diff options
Diffstat (limited to 'Master/texmf-dist/doc')
26 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/image-gallery/README b/Master/texmf-dist/doc/latex/image-gallery/README new file mode 100644 index 00000000000..7ecabe0dd80 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/README @@ -0,0 +1,8 @@ + +The LaTeX class `image-gallery' can be used to create an overview of pictures +from a digital camera or from other sources. It's possible to adjust the size of +the pictures and all the margins. The example file shows the usage. + +Rolf Niepraschk, 2007-08-27 + + diff --git a/Master/texmf-dist/doc/latex/image-gallery/gallery-example.pdf b/Master/texmf-dist/doc/latex/image-gallery/gallery-example.pdf Binary files differnew file mode 100644 index 00000000000..4a19d50d56a --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/gallery-example.pdf diff --git a/Master/texmf-dist/doc/latex/image-gallery/gallery-example.tex b/Master/texmf-dist/doc/latex/image-gallery/gallery-example.tex new file mode 100644 index 00000000000..2065f6cb296 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/gallery-example.tex @@ -0,0 +1,22 @@ + +% Rolf Niepraschk, Rolf.Niepraschk@ptb.de, 2006-12-05 + +\documentclass[a4paper]{image-gallery} +%\documentclass[a4paper,dummy]{image-gallery} + +\gallerySetup{left=20mm,right=20mm,top=20mm,bottom=20mm, + width=5cm,height=3.75cm,rows=6,columns=3,autorotate=false} + +\begin{document} + +% The resolution of all the pictures are reduced by +% convert -resize 8% original.jpg new.jpg +% +% `mypics.txt' is created with the following call +% ls -1 *.jpg > mypics.txt +% + + \ttfamily\footnotesize + \makeGallery{mypics.txt} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/image-gallery/mypics.txt b/Master/texmf-dist/doc/latex/image-gallery/mypics.txt new file mode 100644 index 00000000000..cede9917612 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/mypics.txt @@ -0,0 +1,22 @@ +pic001.jpg +pic002.jpg +pic003.jpg +pic004.jpg +pic005.jpg +pic006.jpg +pic007.jpg +pic008.jpg +pic009.jpg +pic010.jpg +pic011.jpg +pic012.jpg +pic013.jpg +pic014.jpg +pic015.jpg +pic016.jpg +pic017.jpg +pic018.jpg +pic019.jpg +pic020.jpg +pic021.jpg +pic022.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic001.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic001.jpg Binary files differnew file mode 100644 index 00000000000..25b05cf0adb --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic001.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic002.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic002.jpg Binary files differnew file mode 100644 index 00000000000..57d0cc18e4a --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic002.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic003.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic003.jpg Binary files differnew file mode 100644 index 00000000000..f427d3a1e1a --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic003.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic004.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic004.jpg Binary files differnew file mode 100644 index 00000000000..d15b90d03cc --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic004.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic005.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic005.jpg Binary files differnew file mode 100644 index 00000000000..8c37685aaa4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic005.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic006.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic006.jpg Binary files differnew file mode 100644 index 00000000000..bdb932a1ed4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic006.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic007.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic007.jpg Binary files differnew file mode 100644 index 00000000000..d2283f6a91d --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic007.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic008.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic008.jpg Binary files differnew file mode 100644 index 00000000000..6cb98b37b94 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic008.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic009.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic009.jpg Binary files differnew file mode 100644 index 00000000000..d4e533d4865 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic009.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic010.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic010.jpg Binary files differnew file mode 100644 index 00000000000..1e3ed3f787e --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic010.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic011.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic011.jpg Binary files differnew file mode 100644 index 00000000000..751ef8965f9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic011.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic012.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic012.jpg Binary files differnew file mode 100644 index 00000000000..f26b028bc80 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic012.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic013.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic013.jpg Binary files differnew file mode 100644 index 00000000000..8a33910d955 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic013.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic014.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic014.jpg Binary files differnew file mode 100644 index 00000000000..516911a5172 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic014.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic015.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic015.jpg Binary files differnew file mode 100644 index 00000000000..6ca8fbd9bc6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic015.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic016.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic016.jpg Binary files differnew file mode 100644 index 00000000000..e87273bbefa --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic016.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic017.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic017.jpg Binary files differnew file mode 100644 index 00000000000..9d901a79899 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic017.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic018.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic018.jpg Binary files differnew file mode 100644 index 00000000000..a3aeebcc091 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic018.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic019.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic019.jpg Binary files differnew file mode 100644 index 00000000000..8ac81b91ca3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic019.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic020.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic020.jpg Binary files differnew file mode 100644 index 00000000000..6cab697fcd2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic020.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic021.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic021.jpg Binary files differnew file mode 100644 index 00000000000..9d68f2ba4bc --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic021.jpg diff --git a/Master/texmf-dist/doc/latex/image-gallery/pic022.jpg b/Master/texmf-dist/doc/latex/image-gallery/pic022.jpg Binary files differnew file mode 100644 index 00000000000..9b26bfa2f5e --- /dev/null +++ b/Master/texmf-dist/doc/latex/image-gallery/pic022.jpg |