diff --git a/examples/cliptocell-test.tex b/examples/cliptocell-test.tex index aa99652..9361888 100644 --- a/examples/cliptocell-test.tex +++ b/examples/cliptocell-test.tex @@ -42,34 +42,34 @@ \setlength\fboxsep{0pt}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% - \imagecell[fill, clearance=-6mm]{\CaptionBox[no clip]}{DSC00403-2}% + \imagecell[fill, clearance=-6mm]{\CaptionBox[no clip]}{landscape}% \end{inlinecell*}}% \hspace{1cm}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% \begin{cliptocell}% - \imagecell[fill, clearance=-6mm]{\CaptionBox[default=0pt]}{DSC00403-2}% + \imagecell[fill, clearance=-6mm]{\CaptionBox[default=0pt]}{landscape}% \end{cliptocell}% \end{inlinecell*}}% \hspace{1cm}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% \begin{cliptocell}[5mm]% - \imagecell[fill, clearance=-6mm]{\CaptionBox[5mm]}{DSC00403-2}% + \imagecell[fill, clearance=-6mm]{\CaptionBox[5mm]}{landscape}% \end{cliptocell}% \end{inlinecell*}}% \hspace{1cm}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% \begin{cliptocell}[1mm 5mm]% - \imagecell[fill, clearance=-6mm]{\CaptionBox[1mm 5mm]}{DSC00403-2}% + \imagecell[fill, clearance=-6mm]{\CaptionBox[1mm 5mm]}{landscape}% \end{cliptocell}% \end{inlinecell*}}% \hspace{1cm}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% \begin{cliptocell}[1mm 2mm 3mm 4mm]% - \imagecell[fill, clearance=-6mm]{\CaptionBox[1mm 2mm 3mm 4mm]}{DSC00403-2}% + \imagecell[fill, clearance=-6mm]{\CaptionBox[1mm 2mm 3mm 4mm]}{landscape}% \end{cliptocell}% \end{inlinecell*}}% \end{page}% @@ -79,12 +79,12 @@ % image or the enclosing cell... \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% - \imagecell[fit]{}{DSC00403-2}% + \imagecell[fit]{}{landscape}% \end{inlinecell*}}% \hspace{1cm}% \fbox{% \begin{inlinecell*}{\cellsize}{\cellsize}% - \imagecell[fit, clearance=-1mm -2mm -3mm -4mm]{}{DSC00403-2}% + \imagecell[fit, clearance=-1mm -2mm -3mm -4mm]{}{landscape}% \end{inlinecell*}}% \end{page}% diff --git a/examples/cover.tex b/examples/cover.tex index 8e775c0..6cfa492 100644 --- a/examples/cover.tex +++ b/examples/cover.tex @@ -28,7 +28,7 @@ % only 2-4 millimeters under the endpaper to account for % cut and alignment errors... \begin{cliptocell}[0mm {\coverflap} {\coverflap} {\coverflap}] - \imagecell[fill, clearance=-\coverflap]{}{DSC00403-2} + \imagecell[fill, clearance=-\coverflap]{}{landscape} % title... \begin{zinlinecell} \begin{center} @@ -42,12 +42,12 @@ \end{frontcover} \begin{spine} \begin{cliptocell}[0mm \coverflap] - \imagecell[fill, clearance=-\coverflap]{}{DSC00403-2} + \imagecell[fill, clearance=-\coverflap]{}{landscape} \end{cliptocell} \end{spine} \begin{backcover} \begin{cliptocell}[{\coverflap} {\coverflap} 0mm {\coverflap}] - \imagecell[fill, clearance=-\coverflap]{}{DSC00403-2} + \imagecell[fill, clearance=-\coverflap]{}{landscape} \end{cliptocell} \end{backcover} diff --git a/examples/custom-spread.tex b/examples/custom-spread.tex index 86ebc01..c1a021d 100644 --- a/examples/custom-spread.tex +++ b/examples/custom-spread.tex @@ -37,7 +37,7 @@ \end{inlinecell}% \hspace{\textblockmargin}% \begin{inlinecell}{0.75\cellwidth - \textblockmargin + \bleed}{\cellheight}% - \imagecell[fill]{}{DSC00403-2}% + \imagecell[fill]{}{landscape}% \end{inlinecell} \end{spreadtopages} @@ -45,7 +45,7 @@ \begin{spreadtopages}% \hspace{-\bleed}% \begin{inlinecell}{0.75\cellwidth - \textblockmargin + \bleed}{\cellheight}% - \imagecell[fill]{}{DSC00403-2}% + \imagecell[fill]{}{landscape}% \end{inlinecell}% \hspace{\textblockmargin}% \begin{inlinecell}{0.25\cellwidth}{\cellheight}% diff --git a/examples/demo.tex b/examples/demo.tex index 81f02e4..80dbedd 100644 --- a/examples/demo.tex +++ b/examples/demo.tex @@ -28,8 +28,8 @@ % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\edef\TestImage{DSC00403-2} -\edef\TestImageV{DSC00403-2vert} +\edef\TestImage{landscape} +\edef\TestImageV{portrait} \newcommand\Chapter[1]{ diff --git a/examples/endpaper.tex b/examples/endpaper.tex index aed69ea..cec411a 100644 --- a/examples/endpaper.tex +++ b/examples/endpaper.tex @@ -17,7 +17,7 @@ \begin{document} % - - - - - - - - - - - - - - - - - - - - - - - - - - - % the simplest way to fill... -\ImagePageFill{}{DSC00403-2} +\ImagePageFill{}{landscape} % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -27,7 +27,7 @@ % the page (papercell / pagecell) and not the text (page env) \begin{page} \begin{papercell} - \imagecell[fill, clearance=-\bleed]{}{DSC00403-2} + \imagecell[fill, clearance=-\bleed]{}{landscape} \end{papercell} \end{page} @@ -38,20 +38,20 @@ % control #1 -- works fine... \begin{page} \begin{leftside} - \imagecell[fit]{}{DSC00403-2} + \imagecell[fit]{}{landscape} \end{leftside} \begin{rightside} - \imagecell[fit]{}{DSC00403-2} + \imagecell[fit]{}{landscape} \end{rightside} \end{page} \begin{page} \begin{leftside} - \imagecell[fill, right, clearance=\cliptocellclearances]{}{DSC00403-2} + \imagecell[fill, right, clearance=\cliptocellclearances]{}{landscape} \end{leftside} \begin{rightside} - \imagecell[fill, left, clearance=\cliptocellclearances]{}{DSC00403-2} + \imagecell[fill, left, clearance=\cliptocellclearances]{}{landscape} \end{rightside} \end{page} diff --git a/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).jpg b/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).jpg new file mode 100644 index 0000000..54eea00 Binary files /dev/null and b/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).jpg differ diff --git a/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).svg b/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).svg new file mode 100644 index 0000000..3cfd5b4 --- /dev/null +++ b/examples/images/Johannes Vermeer - The Girl With The Pearl Earring (1665).svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.jpg b/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.jpg new file mode 100644 index 0000000..116bdd1 Binary files /dev/null and b/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.jpg differ diff --git a/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.svg b/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.svg new file mode 100644 index 0000000..d7609c3 --- /dev/null +++ b/examples/images/Katsushika Hokusai - The Great Wave off Kanagawa.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/jacket.tex b/examples/jacket.tex index ee3a240..d601e09 100644 --- a/examples/jacket.tex +++ b/examples/jacket.tex @@ -25,17 +25,17 @@ \begin{page} \begin{frontcover} \begin{cliptocell}[0mm \bleed] - \imagecell[fill, clearance=-\bleed]{}{DSC00403-2} + \imagecell[fill, clearance=-\bleed]{}{landscape} \end{cliptocell} \end{frontcover} \begin{backcover} \begin{cliptocell}[0mm \bleed] - \imagecell[fill, clearance=-\bleed]{}{DSC00403-2} + \imagecell[fill, clearance=-\bleed]{}{landscape} \end{cliptocell} \end{backcover} \begin{spine} \begin{cliptocell}[0mm \bleed] - \imagecell[fill, clearance=-\bleed]{}{DSC00403-2} + \imagecell[fill, clearance=-\bleed]{}{landscape} \end{cliptocell} \end{spine} \begin{frontflap} diff --git a/examples/landscape.png b/examples/landscape.png new file mode 100644 index 0000000..959f641 Binary files /dev/null and b/examples/landscape.png differ diff --git a/examples/portrait.png b/examples/portrait.png new file mode 100644 index 0000000..a646b8a Binary files /dev/null and b/examples/portrait.png differ diff --git a/examples/spread-as-background.tex b/examples/spread-as-background.tex index 160dbd2..ca2775e 100644 --- a/examples/spread-as-background.tex +++ b/examples/spread-as-background.tex @@ -19,8 +19,8 @@ \setlength\parindent{0pt} -\edef\TestImage{DSC00403-2} -\edef\TestImageV{DSC00403-2vert} +\edef\TestImage{landscape} +\edef\TestImageV{portrait} \writeimagelistfalse diff --git a/examples/test.tex b/examples/test.tex index 3345ca0..4964f39 100644 --- a/examples/test.tex +++ b/examples/test.tex @@ -19,8 +19,8 @@ \setlength\parindent{0pt} -\edef\TestImage{DSC00403-2} -\edef\TestImageV{DSC00403-2vert} +\edef\TestImage{landscape} +\edef\TestImageV{portrait} \writeimagelistfalse diff --git a/examples/text-image-spread.tex b/examples/text-image-spread.tex index 03f4095..e92fc6f 100644 --- a/examples/text-image-spread.tex +++ b/examples/text-image-spread.tex @@ -20,7 +20,7 @@ % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\edef\TestImage{DSC00403-2} +\edef\TestImage{landscape} diff --git a/examples/two-image-page.tex b/examples/two-image-page.tex index e5deac1..c878354 100644 --- a/examples/two-image-page.tex +++ b/examples/two-image-page.tex @@ -19,8 +19,8 @@ \setlength\parindent{0pt} -\edef\TestImage{DSC00403-2} -\edef\TestImageV{DSC00403-2vert} +\edef\TestImage{landscape} +\edef\TestImageV{portrait} \writeimagelistfalse