Set up AucTeX for multi-file compilation.
This commit is contained in:
parent
d04a8411d9
commit
e92389d3b0
2 changed files with 10 additions and 0 deletions
|
@ -32,3 +32,8 @@
|
||||||
\noindent \textbf{Abstract:} \lipsum[1-2]
|
\noindent \textbf{Abstract:} \lipsum[1-2]
|
||||||
\end{multicols}
|
\end{multicols}
|
||||||
\end{mdframed}
|
\end{mdframed}
|
||||||
|
|
||||||
|
%%% Local Variables:
|
||||||
|
%%% TeX-engine: luatex
|
||||||
|
%%% TeX-master: "hdr"
|
||||||
|
%%% End:
|
||||||
|
|
|
@ -82,3 +82,8 @@
|
||||||
Titre, Affiliation & \\
|
Titre, Affiliation & \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\end{titlepage}
|
\end{titlepage}
|
||||||
|
|
||||||
|
%%% Local Variables:
|
||||||
|
%%% TeX-engine: luatex
|
||||||
|
%%% TeX-master: "hdr"
|
||||||
|
%%% End:
|
||||||
|
|
Loading…
Reference in a new issue