Theses, Books, Title pagesInstalling new class

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
LyxUSF
Posts: 1
Joined: Sun Jul 31, 2016 5:33 pm

Installing new class

Post by LyxUSF »

I am new to Lyx and Latex.
I am trying to use the latex class file provided by my University to write my dissertation in Lyx. Using instructions found in forums I was able to get it to appear under Document -> Settings... -> Document class. However I still can't get it to work. For example when I write something under title and try to compile it I get an error message. Some of the environements also don't show up. I have attached class file, a template, example of expected output and the error message. Please help.
Attachments
Error:
Error:
LyxError.jpg (69.98 KiB) Viewed 2705 times
template.pdf
Example:
(62.14 KiB) Downloaded 162 times
usfmanus.cls
Class:
(27.83 KiB) Downloaded 241 times
template.tex
Template
(1.98 KiB) Downloaded 214 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Installing new class

Post by Johannes_B »

Trying to get that to work with LyX might be a bit too complicated for a starter. Just place the class file and a copy of the template in the same folder and start editing the copy with a simple editor (notepad will do, any LaTeX editor editor will do too). Replace the placeholders with your own content and press compile (that only works so simple with a LaTeX editor).

For a start, the most basic and simple editor that won't confuse you is Texworks. It should have been installed with LyX (usually MikTeX is a dependency) on your system.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply