Moved subpages
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
This commit is contained in:
parent
2b4b735d40
commit
b8f0eab401
2 changed files with 2 additions and 1 deletions
1
main.tex
1
main.tex
|
@ -1,6 +1,5 @@
|
||||||
\input{preamble.tex}
|
\input{preamble.tex}
|
||||||
|
|
||||||
\usepackage{subfiles}
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
% Correct numeral usage in footnotes, figures and listings
|
% Correct numeral usage in footnotes, figures and listings
|
||||||
|
|
||||||
|
|
|
@ -450,4 +450,6 @@ minimum height=1cm, align=center, text width=3cm, draw=black, fill=blue!30]
|
||||||
bookmarks=true,
|
bookmarks=true,
|
||||||
pdfcreator=xelatex,
|
pdfcreator=xelatex,
|
||||||
]{hyperref}
|
]{hyperref}
|
||||||
|
\usepackage{subfiles}
|
||||||
|
|
||||||
\sloppy
|
\sloppy
|
||||||
|
|
Loading…
Reference in a new issue