thesis_template

LaTeX class for an undergraduate 4th year project (4YP) report or a DPhil / PhD doctoral thesis for a student of the Department of Engineering Science at the University of Oxford

View the Project on GitHub maurovm/thesis_template

Carlito font installation for Linux

Modern Linux distributions have the Carlito font already installed in the system. For Fedora 29 and above, you can install it with the following command:

$ sudo dnf install texlive-carlito

For Ubuntu 18.04, you can install the font by executing the following command:

$ sudo apt-get install texlive-fonts-extra

Manual font installation

If your linux distribution does not provide the Carlito font, you can install it by executing the following commands in the terminal:

$ mkdir -p ~/.fonts
$ rsync -avtP fonts/ ~/.fonts/

Afterwards, you will need to update the font cache by executing:

$ fc-cache -fv
$ luaotfload-tool -vvv --update --force