%% %% This is file `elzcards-example.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% elzcards.dtx (with options: `ejemplo') %% %% Copyright 2015 Emilio Lazo Zaia %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either %% version 1.3c of this license or (at your option) any later %% version. This version of this license is in %% http://www.latex-project.org/lppl/lppl-1-3c.{html|txt|tex|pdf} %% and the latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3c or later is part of all distributions of %% LaTeX version 2008/05/04 or later. %% %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is Emilio Lazo Zaia. %% %% This work consists of the files README and elzcards.dtx with %% its derived files elzcards.ins, elzcards.cls and %% elzcards-example.tex. %% \documentclass{elzcards} \usepackage[landscape,letterpaper,vmargin={0.25in,0.25in},hmargin={0.25in,0.25in}]{geometry} \newcommand{\mycenter}[1]{\vfill\mbox{}\begin{center}\LARGE#1\end{center}\mbox{}\vfill} \begin{document} \MakeBC{\mycenter{Business card \\ only front side \\ default options}}% \MakeBC*{\mycenter{Business card \\ front side \\ with dots}}% [\mycenter{Business card \\ back side}] \MakeBC**{\mycenter{Business card \\ front side \\ with lines}}% [\mycenter{Business card \\ back side}] \MakeBC*[2in][3.5in][1mm]{\mycenter{Business card \\ vertical \\ front side \\ with 1mm dots}}% [\mycenter{Business card \\ vertical \\ back side}] \Card{\mycenter{Index/flash card \\ front card 1}}[\mycenter{Index/flash card \\ back card 1}] \Card{\mycenter{Index/flash card \\ front card 2}}[\mycenter{Index/flash card \\ back card 2}] \Card{\mycenter{Index/flash card \\ front card 3}}[\mycenter{Index/flash card \\ back card 3}] \Card{\mycenter{Index/flash card \\ front card 4}}[\mycenter{Index/flash card \\ back card 4}] \Card{\mycenter{Index/flash card \\ front card 5}}[\mycenter{Index/flash card \\ back card 5}] \Card{\mycenter{Index/flash card \\ front card 6}}[\mycenter{Index/flash card \\ back card 6}] \Card{\mycenter{Index/flash card \\ front card 7}}[\mycenter{Index/flash card \\ back card 7}] \MakeIC \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 1}} \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 2}} \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 3}} \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 4}} \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 5}} \Card{\mycenter{Index/flash card \\ 3x3in \\ with 2mm dots \\ card 6}} \MakeFC*[3in][3in][2mm] \end{document} %% %% %% End of file `elzcards-example.tex'.