\ifthispageodd → \Ifthispageodd
The compiler told me to do so.
This commit is contained in:
parent
dac58ee8f5
commit
49db25d699
1 changed files with 1 additions and 1 deletions
2
hdr.tex
2
hdr.tex
|
@ -123,7 +123,7 @@
|
||||||
% ABSTRACTS START
|
% ABSTRACTS START
|
||||||
% *****************************************************
|
% *****************************************************
|
||||||
|
|
||||||
\ifthispageodd{\newpage\thispagestyle{empty}\null\newpage}{}
|
\Ifthispageodd{\newpage\thispagestyle{empty}\null\newpage}{}
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm}
|
\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm}
|
||||||
\fontfamily{rm}\selectfont
|
\fontfamily{rm}\selectfont
|
||||||
|
|
Loading…
Reference in a new issue