]> mj.ucw.cz Git - diplomky.git/commitdiff
Thou shalt not use \include{...} before \begin{document}
authorMartin Mares <mj@ucw.cz>
Sat, 24 Feb 2024 22:57:34 +0000 (23:57 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 1 Mar 2024 22:10:18 +0000 (00:10 +0200)
thesis.tex

index a2a0e5f35fc399375994e51afd404e1a47b9d662..252882dc57e6d0bde87dd28c52381c3b0fd0aa3e 100644 (file)
@@ -68,9 +68,9 @@
 \hypersetup{breaklinks=true}
 
 % Definice různých užitečných maker (viz popis uvnitř souboru)
-\include{macros}
+\input macros.tex
 
-%% Titulní strana a různé povinné informační strany
+%%% Titulní strana a různé povinné informační strany
 \begin{document}
 \include{title}