mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
notes....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5649c678db
commit
dcd747c32c
@ -36,6 +36,8 @@
|
|||||||
\edef\foldmarkoffset{-10mm}
|
\edef\foldmarkoffset{-10mm}
|
||||||
%\foldmarksfalse
|
%\foldmarksfalse
|
||||||
|
|
||||||
|
% XXX should '12cm in in 5cm' size the second panel to 12cm???
|
||||||
|
% ...i.e. should we adjust max width when manually sizing panels???
|
||||||
\begin{foldout}[12cm 12cm 5cm]
|
\begin{foldout}[12cm 12cm 5cm]
|
||||||
\ImagePageFill{\PageInfo}{\TestImage}
|
\ImagePageFill{\PageInfo}{\TestImage}
|
||||||
\end{foldout}
|
\end{foldout}
|
||||||
|
|||||||
@ -2978,6 +2978,8 @@
|
|||||||
\edef\photobook@foldout@prevfold{in}
|
\edef\photobook@foldout@prevfold{in}
|
||||||
|
|
||||||
% >> \photobook@foldout@pushpanel{<width>}{<fold>}
|
% >> \photobook@foldout@pushpanel{<width>}{<fold>}
|
||||||
|
%
|
||||||
|
% XXX should we set maxpanelwidth when manually setting panel widths???
|
||||||
% XXX might be good to warn the user if the manual fold will not work...
|
% XXX might be good to warn the user if the manual fold will not work...
|
||||||
% after two folds in same direction panels must be strictly smaller...
|
% after two folds in same direction panels must be strictly smaller...
|
||||||
% ...would be nice to maintain maxpanelwidth and warn if explicit
|
% ...would be nice to maintain maxpanelwidth and warn if explicit
|
||||||
@ -3016,6 +3018,10 @@
|
|||||||
\photobook@foldout@panelwidth}%
|
\photobook@foldout@panelwidth}%
|
||||||
% explicit width...
|
% explicit width...
|
||||||
\else%
|
\else%
|
||||||
|
% XXX should we set the maxpanelwidth here too???
|
||||||
|
% ...if yes, should we be more thorough and size it to the
|
||||||
|
% available space (accounting for last two folds)??
|
||||||
|
%\setlength\photobook@foldout@maxpanelwidth{#1}%
|
||||||
\setlength\photobook@foldout@panelwidth{#1}\fi%
|
\setlength\photobook@foldout@panelwidth{#1}\fi%
|
||||||
% accumulate width...
|
% accumulate width...
|
||||||
\setlength\foldoutwidth{
|
\setlength\foldoutwidth{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user