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=}