Update template

This commit is contained in:
2021-12-09 15:56:34 +01:00
parent 807c95ba38
commit e85c3a81e8
3 changed files with 353 additions and 32 deletions

View File

@@ -56,6 +56,7 @@ Do not modify itemize/enumerate environments by default
#+begin_src latex
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{tabularx}
#+end_src
I reduce the size of tables so that longer tables can still fit into an A4 (reduce font and make sans serif).
@@ -228,7 +229,8 @@ Also reduce the font-size
\renewcommand*{\bibfont}{\footnotesize}
#+end_src
* Table of Contents
* Table of Contents for each chapter
Note that this is marked as deprecated for koma-script.
#+begin_src latex
\usepackage{minitoc}
\usepackage[nottoc]{tocbibind}
@@ -238,12 +240,12 @@ Also reduce the font-size
https://tug.org/FontCatalogue/quattrocento/
#+begin_src latex
\usepackage[sf, scaled=0.9]{quattrocento}
\usepackage[lf]{ebgaramond}
#+end_src
https://tug.org/FontCatalogue/crimsonproregular/
#+begin_src latex
\usepackage{crimson}
% \usepackage{crimson}
#+end_src
https://tug.org/FontCatalogue/sourcecodepro/