mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
updated docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5568a6d6b8
commit
c3896ba7f9
@ -33,11 +33,9 @@
|
||||
\end{page}
|
||||
|
||||
|
||||
% XXX ignores layoutmode=endpaper....
|
||||
\ImagePageFill{}{DSC00403-2}
|
||||
|
||||
|
||||
|
||||
\begin{page}
|
||||
\begin{papercell}
|
||||
\imagecell[fill]{}{DSC00403-2}
|
||||
@ -47,7 +45,7 @@
|
||||
|
||||
|
||||
% XXX for some reason this is not centered correctly but scaling seems
|
||||
% correct...
|
||||
% correct -- a page env is not a cell...
|
||||
\begin{page}
|
||||
\imagecell[fill]{}{DSC00403-2}
|
||||
\end{page}
|
||||
|
||||
@ -1491,6 +1491,9 @@
|
||||
%%
|
||||
%% Note that this may span more than one page if there is enough stuff
|
||||
%% packed in.
|
||||
%% Also note that items within the page environment are placed in the
|
||||
%% same way as in any normal page, for absolute placement use either
|
||||
%% specific cells/environments like |papercell| or more generic |call|.
|
||||
%%
|
||||
\newenvironment{page}{%
|
||||
% XXX do we need \null here???
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user