mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 12:39:58 +01:00
Moved header includes to later
This commit is contained in:
parent
b2632a6377
commit
30328d343a
@ -249,10 +249,6 @@ $if(dir)$
|
|||||||
\fi
|
\fi
|
||||||
$endif$
|
$endif$
|
||||||
|
|
||||||
$for(header-includes)$
|
|
||||||
$header-includes$
|
|
||||||
$endfor$
|
|
||||||
|
|
||||||
%% Monash overrides
|
%% Monash overrides
|
||||||
$if(toc)$
|
$if(toc)$
|
||||||
\AtBeginSection[]{
|
\AtBeginSection[]{
|
||||||
@ -268,6 +264,10 @@ $endif$
|
|||||||
\fi
|
\fi
|
||||||
%%
|
%%
|
||||||
|
|
||||||
|
$for(header-includes)$
|
||||||
|
$header-includes$
|
||||||
|
$endfor$
|
||||||
|
|
||||||
$if(title)$
|
$if(title)$
|
||||||
\title[$shorttitle$]{$title$}
|
\title[$shorttitle$]{$title$}
|
||||||
$endif$
|
$endif$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user