Add command to deactivate page numbering in footer
This commit is contained in:
parent
0e625e9e30
commit
8bef70f2ba
@ -345,6 +345,14 @@
|
||||
|
||||
\vspace{.2cm}
|
||||
}
|
||||
|
||||
%% \nonumbering
|
||||
%% deactivate page numbering in footer
|
||||
%%
|
||||
\NewDocumentCommand \nonumbering{ }{
|
||||
\cefoot*{}
|
||||
\cofoot*{}
|
||||
}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user