mycards.cfg 358 B

123456789101112
  1. \NeedsTeXFormat{LaTeX2e}[1996/12/01]
  2. \ProvidesFile{avery5388.cfg}
  3. \newcommand{\cardpaper}{a4paper}
  4. \newcommand{\cardpapermode}{portrait}
  5. \newcommand{\cardrows}{4}
  6. \newcommand{\cardcolumns}{2}
  7. \setlength{\cardheight}{70mm}
  8. \setlength{\cardwidth}{100mm}
  9. \setlength{\topoffset}{2mm}
  10. \setlength{\oddoffset}{5mm}
  11. \setlength{\evenoffset}{5mm}
  12. \endinput