From f71b4333666734c093e6c4a0a0506ebcc596e1d4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 25 Aug 2023 10:27:08 +0300 Subject: [PATCH] updated docs... Signed-off-by: Alex A. Naanou --- photobook.cls | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/photobook.cls b/photobook.cls index 899a488..7a69746 100644 --- a/photobook.cls +++ b/photobook.cls @@ -4270,10 +4270,16 @@ % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%%%% Basic book information -%% \DescribeMacro{BookType=} -\def\BookType{book} % XXX Document metadata -- move to globals... % XXX Use LaTeX generic metadata... +%% \DescribeMacro{BookType=} +% +%% 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=} \def\BookTitle{} %% \DescribeMacro{BookVersion=}