From: Martin Mares Date: Sat, 24 Feb 2024 22:57:34 +0000 (+0100) Subject: Thou shalt not use \include{...} before \begin{document} X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3a14bb079d5b72daa714fad09485cb4a85cf5ee8;p=diplomky.git Thou shalt not use \include{...} before \begin{document} --- diff --git a/thesis.tex b/thesis.tex index a2a0e5f..252882d 100644 --- a/thesis.tex +++ b/thesis.tex @@ -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}