Update template
This commit is contained in:
@@ -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/
|
||||
|
Reference in New Issue
Block a user