A PhD thesis LyX template for Cambridge University Engineering Department.
- Krishna Kumar
Distributed under MIT License
-
copy
PhDThesisLyX.cls
to the appropriate LaTeX folder, copy to:/Users/[username]/Library/texmf/tex/latex/
or~/Documents/
-
run
sudo texhash
from the command line -
copy
PhDThesisLyX.layout
to the appropriate LyX folder,/Users/[username]/Library/Application Support/LyX-[version]/layouts/
-
Reconfigure LyX by going to
LyX > Reconfigure
-
Open the
Thesis.lyx
file, and replace the field with your text to write your thesis.
-
create a local directory
mkdir -p ~/texmf/tex/latex
-
copy
PhDThesisLyX.cls
to the appropriate LaTeX folder, e.g. under linux, copy it to:~/texmf/tex/latex
cp PhDThesisLyX.cls ~/texmf/tex/latex
-
run
sudo texhash
from the command line -
copy
PhDThesisLyX.layout
to the appropriate LyX folder, e.g. under linux, copy it to:~/.lyx/layouts
. -
Reconfigure LyX by going to Tools > Reconfigure
-
Open the
Thesis.lyx
file, and replace the fields with your text to write your thesis.
In LyX, the PhDThesisLyX
style should now be available as a new document class.
Make sure the University_Crest files (eps + pdf) are in the same folder as your document.
-
Copy
PhDThesisLyX.layout
toC:\Users\<username>\AppData\Roaming\LyX<version>\la