Merge branch 'main' of github.com:flynx/photobook

This commit is contained in:
Alex A. Naanou 2021-08-09 14:32:40 +03:00
commit cab5eddea5
2 changed files with 6 additions and 6 deletions

View File

@ -15,8 +15,8 @@ TEX := lualatex
# Generate docs from latex package/class...
#
# - keep only lines starting with '%%'
# - %%%% Text -> \section(Text)
# - %%%%% Text -> \subsection(Text)
# - %%%% Text -> \section(Text)
# - %% >> code -> \begin{verbatim}code\end{verbatim}
#
# NOTE: the idea of keeping latex docs in a latex file is far similar

View File

@ -243,6 +243,7 @@
%% \end{verbatim}
%% \end{minipage}
%
% XXX document layout bools here...
% XXX in cover layout setup pdf boxes in a way to use \bleed as foldover...
% ...see hyperref docs to set pdf view/print area (???)
% .....should also set \bleed default to something like 17mm
@ -251,7 +252,6 @@
% - setup pine
% - setup back-cover
% ...envs??
% XXX do we need to implement cover fold over???
% XXX not yet sure how to go about this -- should we update \blockwidth
% or should we define a new length and let some templates
% use one and some use the other???
@ -406,9 +406,9 @@
%----------------------------------------------------------------------
%%%% Globals
%
% NOTE: most of these are setup in \InitPage...
%%
%% Most of these are setup in |\InitPage|.
%%
%% \DescribeMacro{\layoutmode}
%
%% Layout mode
@ -849,7 +849,7 @@
%
%% Get pdf page count
%%
%% >> \pdfpagecount{<file.pdf>}
%% >> \pdfpagecount{<file-pdf>}
%%
\newcommand\pdfpagecount[1]{
\ifpdftex