From 8648526c103a20e6f68adcc48c64f15b574be692 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Oct 2021 19:52:27 +0300 Subject: [PATCH 1/3] typo... Signed-off-by: Alex A. Naanou --- photobook.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/photobook.cls b/photobook.cls index 3350090..a2ca673 100644 --- a/photobook.cls +++ b/photobook.cls @@ -2782,10 +2782,10 @@ %% A foldout always starts on the right/odd page and will always end on %% the left/even page. %% -%% If |\foldoutpages{..}| is called on and even page, an empty normal +%% If |\foldoutpages{..}| is called on an even page, an empty normal %% page will be created pushing the foldout to the right page of the %% spread. If an odd number of pages is created the set will be padded -% with an empty page before |\foldoutpages{..}| exits. +%% with an empty page before |\foldoutpages{..}| exits. %% %% %% Foldout panel numbering From dd7556dca055eb70768291e2b214b06a0a5b208e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Oct 2021 19:56:05 +0300 Subject: [PATCH 2/3] cleanup... Signed-off-by: Alex A. Naanou --- photobook.cls | 8 -------- 1 file changed, 8 deletions(-) diff --git a/photobook.cls b/photobook.cls index a2ca673..887e1d6 100644 --- a/photobook.cls +++ b/photobook.cls @@ -2859,14 +2859,6 @@ %% %% The size of the paper fold is set by |\paperfoldwidth|. %% -% XXX order doc secions correctly... -% XXX add manual size mode -- list of lengths... -% XXX need to: -% - create two pages -- DONE -% - first odd, second even -- DONE -% - fold marks -- DONE -% - cells for panels -- DONE -% - outer panel must be smaller than the inner panel by \clearfoldout -- DONE % XXX move to globals... % XXX revise defaults... \newlength\paperfoldwidth From 683daa62c8b5ec4292367e67cd9ecbf445b605db Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 12 Oct 2021 05:08:14 +0300 Subject: [PATCH 3/3] docs... Signed-off-by: Alex A. Naanou --- photobook.cls | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/photobook.cls b/photobook.cls index 887e1d6..d56d89a 100644 --- a/photobook.cls +++ b/photobook.cls @@ -2722,7 +2722,13 @@ % %% >> \begin{foldout}[] ... \end{foldout} % -%% || grammar: +%% || can be a number of folds, or contain one or more fold +%% types (|in| or |out|), two or more panel widths (dimensions) or a +%% sequence of both (i.e. dim fold dim ...) where missing widths are +%% automatically calculated and missing folds are the same as the previous +%% fold or the default if no folds are specified. +%% +%% Formal || grammar: %% %% \begin{minipage}{\textwidth} %% \begin{verbatim}