From 75ea8af969ed61b1f317bf97428d4dc273364b7e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 Aug 2019 21:50:28 +0000 Subject: elzcards (17aug19) git-svn-id: svn://tug.org/texlive/trunk@51894 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/elzcards/README | 17 ++++-- .../doc/latex/elzcards/elzcards-examples.pdf | Bin 47554 -> 53804 bytes .../doc/latex/elzcards/elzcards-examples.tex | 62 ++++++++++++++------- Master/texmf-dist/doc/latex/elzcards/elzcards.pdf | Bin 120195 -> 139280 bytes 4 files changed, 53 insertions(+), 26 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/elzcards/README b/Master/texmf-dist/doc/latex/elzcards/README index 532570e202d..8f895c23417 100644 --- a/Master/texmf-dist/doc/latex/elzcards/README +++ b/Master/texmf-dist/doc/latex/elzcards/README @@ -1,7 +1,14 @@ -elzcards is a package meant to be an easy and flexible way -to typeset business cards, index cards and flash cards, -with -optional- back side. You must bother only by setting -the paper size, margins and the design of your card. -Everything else is done by elzcards. +A package for typesetting business cards, index cards, and +flash cards in an easy and flexible way, optionally also with +reverse side. You will have to furnish the paper size, the +desired size of your card, the printable area of your paper, +and the design of the card. Everything else is taken care of by +elzcards. + +Un paquete para componer tarjetas de presentación, fichas y +tarjetas flash en una forma fácil y flexible, opcionalmente con +reverso. Usted tiene que proporcionar el tamaño del papel, el +tamaño deseado de su tarjeta, el área imprimible del papel, +y el diseño de su tarjeta. Todo lo demás lo hace elzcards. diff --git a/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.pdf b/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.pdf index 85ee1b7e704..5af74986d34 100644 Binary files a/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.pdf and b/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.pdf differ diff --git a/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.tex b/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.tex index dc13070b7be..a2eb21146c1 100644 --- a/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.tex +++ b/Master/texmf-dist/doc/latex/elzcards/elzcards-examples.tex @@ -6,7 +6,7 @@ %% %% elzcards.dtx (with options: `ejemplo') %% -%% Copyright 2017 Emilio Lazo Zaia +%% Copyright 2019 Emilio Augusto Lazo Zaia %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -20,7 +20,7 @@ %% %% This work has the LPPL maintenance status `maintained'. %% -%% The Current Maintainer of this work is Emilio Lazo Zaia. +%% The Current Maintainer of this work is Emilio Augusto Lazo Zaia. %% %% This work consists of the files README and elzcards.dtx with %% its derived files elzcards.ins, elzcards.sty and @@ -28,7 +28,7 @@ %% \documentclass{article} \usepackage{elzcards} -\usepackage[landscape,letterpaper,vmargin={0.25in,0.25in},hmargin={0.25in,0.25in}]{geometry} +\usepackage[landscape,letterpaper,vmargin={0mm,0mm},hmargin={0mm,0mm}]{geometry} \newcommand{\mycenter}[1]{% \vspace*{2pt}\hspace*{2pt}$\nwarrow$ top left corner\vfill @@ -36,26 +36,26 @@ \vfill\hfill bottom right corner $\searrow$\hspace*{2pt}\vspace*{2pt}} \begin{document} - %% Printing business cards with different options, showing all elzcards can do: + %% Writing business cards with different options: \BusinessCard{\mycenter{Business card \\ only front side \\ default options}} \MakeBC \BusinessCard{\mycenter{Business card \\ front side \\ vertical shaped \\ with thicker and longer external segments}}% [\mycenter{Business card \\ back side \\ vertical shaped}] - \MakeBC[segments,hsize=2in, vsize=3.5in, line thickness=1pt, segment length=0.5cm] + \MakeBC[segments, hsize=2in, vsize=3.5in, line thickness=1pt, segment length=0.5cm] \BusinessCard{\mycenter{Business card \\ only front side \\ with dots}} - %% Using \MakeBC* to avoid purging the card from memory: + %% Using \MakeBC* to avoid clearing the card from memory: \MakeBC*[dots] - %% We can do \MakeBC again because we've used \MakeBC* before: - \MakeBC[crop color=blue] + %% We can issue \MakeBC again because we've used \MakeBC* before: + \MakeBC[dots] \BusinessCard{\mycenter{Business card \\ only front side \\ with big dots and gaps}} \MakeBC[dots, dot size=4pt, hgap=1.666cm, vgap=0.666cm] - \BusinessCard{\mycenter{Business card \\ only front side \\ with lines}} + \BusinessCard{\mycenter{Business card \\ only front side \\ with green lines}} \MakeBC[crop color=green, lines] \BusinessCard{\mycenter{Business card \\ only front side \\ with thicker lines}} @@ -66,21 +66,29 @@ \BusinessCard{\mycenter{Business card \\ front side \\ other size \\ with gaps}}% [\mycenter{Business card \\ back side \\ other size \\ with gaps}] - %% We can specify the size also with \BCdim command; this will make default that change onwards: + %% We can specify the size also with \BCdim command; this will change the default onwards: \BCdim{74mm}{52mm} - \MakeBC[segments,hgap=1.666cm, vgap=0.666cm] + \MakeBC[hgap=1.666cm, vgap=0.666cm] - %% Testing with index/flash cards: - \IndexCard{\mycenter{Index/flash card \\ front side \CurrentIC{} of \TotalIC}}% + \BusinessCard{\mycenter{Business card \\ only front side \\ other size \\ auto gap inner}}% + \MakeBC[autogap inner] + + %% Autogap total best works if all paper margins are set to zero, so all gaps will be equal. + \BusinessCard{\mycenter{Business card \\ only front side \\ other size \\ auto gap total}}% + \MakeBC[autogap total] + + %% Writing index/flash cards: + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ front side}}% [\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ back side}] %% Note that not all cards has back side. - \IndexCard{\mycenter{Index/flash card \\ only front side \CurrentIC{} of \TotalIC}} - \IndexCard{\mycenter{Index/flash card \\ only front side \CurrentIC{} of \TotalIC}} - \IndexCard{\mycenter{Index/flash card \\ front side \CurrentIC{} of \TotalIC}}% + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ front side}}% [\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ back side}] - \IndexCard{\mycenter{Index/flash card \\ only front side \CurrentIC{} of \TotalIC}} - \IndexCard{\mycenter{Index/flash card \\ only front side \CurrentIC{} of \TotalIC}} - \IndexCard{\mycenter{Index/flash card \\ only front side \CurrentIC{} of \TotalIC}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} %% Now \MakeIC* instead of \MakeIC, %% so we can process the same set of cards again with \MakeIC or \MakeIC*. \MakeIC* @@ -89,10 +97,11 @@ \CardGap{0.5cm}{0.5cm} \SegmentLength{10pt} \LineThickness{1pt} - \CropColor{Orange} + \CropColor{orange} \CropSegments %% \MakeIC* again because we did use \MakeIC* before and the cards weren't cleared: - \MakeIC*[hsize=2.5in,vsize=1.5in] + %% Now restricting the grid to 3 rows and 3 columns even if 4x4 might fit on the page + \MakeIC*[hsize=2.25in, vsize=1.5in, rows=3, columns=3] %% We redefine again some default parameters: \CardGap{0pt}{0pt} @@ -101,8 +110,19 @@ \CropDots %% Also we can change some other defaults with %% \CropCrosses, \CropLines, \NoCropMarks and \CropColor. + %% \AutoGapInner, \AutoGapTotal, \NoAutoGap, \Transverse, \NoTransverse. %% \MakeFC is an alias to \MakeIC: \MakeFC*[hgap=0pt, vgap=0pt] + %% + %% Different order: + \MakeIC*[order=1 5 4 8 6 3 7 2] + %% + %% Adding four more cards to show the transverse option: + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \IndexCard{\mycenter{Index/flash card \CurrentIC{} of \TotalIC \\ only front side}} + \MakeIC[rows=2, columns=2, transverse] \end{document} %% %% diff --git a/Master/texmf-dist/doc/latex/elzcards/elzcards.pdf b/Master/texmf-dist/doc/latex/elzcards/elzcards.pdf index 9f146da6968..8f63546efe2 100644 Binary files a/Master/texmf-dist/doc/latex/elzcards/elzcards.pdf and b/Master/texmf-dist/doc/latex/elzcards/elzcards.pdf differ -- cgit v1.2.3