updated docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-08-25 10:27:08 +03:00
parent 164fdab6a5
commit f71b433366

View File

@ -4270,10 +4270,16 @@
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
%%%%% Basic book information %%%%% Basic book information
%% \DescribeMacro{BookType=<text>}
\def\BookType{book}
% XXX Document metadata -- move to globals... % XXX Document metadata -- move to globals...
% XXX Use LaTeX generic metadata... % XXX Use LaTeX generic metadata...
%% \DescribeMacro{BookType=<text>}
%
%% Used in page macro text to indicate the type of document built, by default
%% this is set to |book| for the most common case but can be set to anything
%% (e.g. |brochure|, |magazine|, |presentation|, ...etc.)
%%
\def\BookType{book}
%% \DescribeMacro{BookTitle=<text>} %% \DescribeMacro{BookTitle=<text>}
\def\BookTitle{} \def\BookTitle{}
%% \DescribeMacro{BookVersion=<text>} %% \DescribeMacro{BookVersion=<text>}