mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
updated docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
238597543e
commit
6ef54c6939
@ -74,6 +74,19 @@
|
|||||||
\end{inlinecell*}}%
|
\end{inlinecell*}}%
|
||||||
\end{page}%
|
\end{page}%
|
||||||
|
|
||||||
|
\begin{page}%
|
||||||
|
\fbox{%
|
||||||
|
\begin{inlinecell*}{\cellsize}{\cellsize}%
|
||||||
|
% XXX this is offset by 1mm for some reason...
|
||||||
|
\imagecell[fit]{}{DSC00403-2}%
|
||||||
|
\end{inlinecell*}}%
|
||||||
|
\hspace{1cm}%
|
||||||
|
\fbox{%
|
||||||
|
\begin{inlinecell*}{\cellsize}{\cellsize}%
|
||||||
|
\imagecell[fit, clearance=-1mm -2mm -3mm -4mm]{}{DSC00403-2}%
|
||||||
|
\end{inlinecell*}}%
|
||||||
|
\end{page}%
|
||||||
|
|
||||||
|
|
||||||
\end{document} %-------------------------------------------------------
|
\end{document} %-------------------------------------------------------
|
||||||
% vim:set ts=4 sw=4 :
|
% vim:set ts=4 sw=4 :
|
||||||
|
|||||||
@ -2108,7 +2108,6 @@
|
|||||||
{-\the\photobook@cliptocell@right} %
|
{-\the\photobook@cliptocell@right} %
|
||||||
{-\the\photobook@cliptocell@top}}}
|
{-\the\photobook@cliptocell@top}}}
|
||||||
|
|
||||||
% XXX use \cliptocellclearances as default...
|
|
||||||
\newenvironment{cliptocell}[1][0mm]{%
|
\newenvironment{cliptocell}[1][0mm]{%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\setcliptocellbleeds{#1}
|
\setcliptocellbleeds{#1}
|
||||||
@ -2220,7 +2219,9 @@
|
|||||||
%% Image |clearance|. This sets the amount of clearance around an image
|
%% Image |clearance|. This sets the amount of clearance around an image
|
||||||
%% (default: |0pt|).
|
%% (default: |0pt|).
|
||||||
%%
|
%%
|
||||||
%% >> \imagecell[clearance=-4mm]{}{<image>}
|
%% >> \imagecell[clearance=<size>]{}{<image>}
|
||||||
|
%% >> \imagecell[clearance=<horizontal> <vertical>]{}{<image>}
|
||||||
|
%% >> \imagecell[clearance=<left> <bottom> <top> <right>]{}{<image>}
|
||||||
%%
|
%%
|
||||||
%% \begin{minipage}{\textwidth}
|
%% \begin{minipage}{\textwidth}
|
||||||
%% \begin{verbatim}
|
%% \begin{verbatim}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user