diff --git a/.latexmkrc b/.latexmkrc deleted file mode 100644 index 63ee07b..0000000 --- a/.latexmkrc +++ /dev/null @@ -1 +0,0 @@ -$pdf_mode=5 diff --git a/README.md b/README.md index 6504cb9..7960d9b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This project contains the LaTeX code of my Ph.D. defence thesis. -I chose to use `XeLaTeX` to compile it (`BibTeX` for the bibliography) in order to have more freedom to customise the class and the packages. I have included a local `.latexmkrc` file so if you use [_latexmk_](https://mg.readthedocs.io/latexmk.html) you should be good to go. In other cases you should probably use somthing like `xelatex -file-line-error -synctex=1 -interaction=nonstopmode` and the name of the file to compile it. Remember to install both `xelatex` and `biber`! +The LaTeX file compiles using PDFLaTeX as backend. -The repository contains submodules which point to other repositories where I keep my custom packages and classes. Clone the repository using `git clone --recurse-submodules` to include them in your local machine. +The repository contains submodules which point to other repositories where I keep my custom packages and classes. +Clone the repository using `git clone --recurse-submodules` to include them in your local machine. diff --git a/latex-commons b/latex-commons index 003e231..71c71c0 160000 --- a/latex-commons +++ b/latex-commons @@ -1 +1 @@ -Subproject commit 003e231e41edec91d24ebfee8e525a8d7757279b +Subproject commit 71c71c0e056a39ee2a7430dd6e9fca4ce21bb55f