mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20: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}
|
\end{page}
|
||||||
|
|
||||||
|
|
||||||
% XXX ignores layoutmode=endpaper....
|
|
||||||
\ImagePageFill{}{DSC00403-2}
|
\ImagePageFill{}{DSC00403-2}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{page}
|
\begin{page}
|
||||||
\begin{papercell}
|
\begin{papercell}
|
||||||
\imagecell[fill]{}{DSC00403-2}
|
\imagecell[fill]{}{DSC00403-2}
|
||||||
@ -47,7 +45,7 @@
|
|||||||
|
|
||||||
|
|
||||||
% XXX for some reason this is not centered correctly but scaling seems
|
% XXX for some reason this is not centered correctly but scaling seems
|
||||||
% correct...
|
% correct -- a page env is not a cell...
|
||||||
\begin{page}
|
\begin{page}
|
||||||
\imagecell[fill]{}{DSC00403-2}
|
\imagecell[fill]{}{DSC00403-2}
|
||||||
\end{page}
|
\end{page}
|
||||||
|
|||||||
@ -1491,6 +1491,9 @@
|
|||||||
%%
|
%%
|
||||||
%% Note that this may span more than one page if there is enough stuff
|
%% Note that this may span more than one page if there is enough stuff
|
||||||
%% packed in.
|
%% 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}{%
|
\newenvironment{page}{%
|
||||||
% XXX do we need \null here???
|
% XXX do we need \null here???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user