tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-02-23 16:31:56 +03:00
parent 66f5610628
commit 0e54a2730c
2 changed files with 5 additions and 2 deletions

View File

@ -38,7 +38,9 @@
\newcommand\Section[1]{ \newcommand\Section[1]{
\cleartoleftpage% \cleartoleftpage%
\section{#1}} \section{#1}%
% XXX PRECLEAR...
\clearpage}

View File

@ -3838,7 +3838,8 @@
%% This section contains a set of predefined configurable single-page %% This section contains a set of predefined configurable single-page
%% templates. %% templates.
%% %%
% XXX PRECLEAR... % XXX PRECLEAR this may lead to pages collapsing on each other, test...
%
%% Note that most page templates do not |\clearpage| before expanding, %% Note that most page templates do not |\clearpage| before expanding,
%% this enables one to prepend elements (like pdf comments), if clearing %% this enables one to prepend elements (like pdf comments), if clearing
%% a page is required add |\clearpage| manually before the template. %% a page is required add |\clearpage| manually before the template.