solarchemist's version of Uppsala University's PhD thesis LaTeX class (LuaLaTeX and XeLaTeX)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Taha Ahmed ee821afe22 Clarified README in preparation for public launch of repo. 5 years ago
LuaUUThesis.cls Added compatibility=false to caption to make it work with subcaption. 6 years ago
README.md Clarified README in preparation for public launch of repo. 5 years ago
UUThesisTemplate.cls Template for xelatex. I've done some mods compared to UU original template. 6 years ago
uuprintcolorscmyk.sty Added my old UU colour schema packages. 6 years ago
uuprintcolorsrgb.sty Added my old UU colour schema packages. 6 years ago

README.md

Clone this repo into your TEXMF_LOCAL directory (I suggest /usr/local/texlive/texmf-local/tex/latex/local). Refresh your texhash or similar, and then you should be able to load the following packages:

\usepackage{uuprintcolorscmyk}
\usepackage{uuprintcolorsrgb}

and the following classes:

\documentclass{LuaUUThesis}
\documentclass{UUThesisTemplate}

LuaUUThesis is based on the UUThesisTemplate but uses LuaLaTeX instead of XeLaTeX.

The CMYK and RGB colour definitions are entirely based on the Uppsala university graphical profile from around 2014.

Note to self: your Ansible luxor playbook depends on this repo. This repo lives on luxor at /usr/local/texlive/texmf-local/tex/latex/local/.