Hotfix: custommargin was printing true on the first page - issue fixed
This commit is contained in:
parent
cd42b42a53
commit
43b69242ae
@ -704,7 +704,7 @@ supported!}
|
||||
% If Margin has been set (default margin print/online version)
|
||||
\ifsetCustomMargin
|
||||
\AtBeginDocument{
|
||||
\@ifpackageloaded{geometry}{true}{\ClassWarning{PhDThesisPSnPDF}{%
|
||||
\@ifpackageloaded{geometry}{}{\ClassWarning{PhDThesisPSnPDF}{%
|
||||
Custom margin is chosen, but geometry package is not loaded. Please load the
|
||||
`geometry' package in the preamble.}}}
|
||||
\else
|
||||
|
BIN
thesis.pdf
BIN
thesis.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user