[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#501520: Updated patch - fix warning about twosideshift



Hi,

I've also removed the twosideshift setting, since that's now obsolete.

HTH,

Matthew
--- /home/matthew/programming/latex/texlive-extra-2007.dfsg.17/texmf-dist/source/latex/flashcards/flashcards.dtx	2006-01-11 23:53:23.000000000 +0000
+++ flashcards.dtx	2010-07-22 17:09:41.000000000 +0100
@@ -47,7 +47,6 @@
 %<avery5371>\ProvidesFile{avery5371.cfg}
 %<avery5388>\ProvidesFile{avery5388.cfg}
 %<flashcards>\RequirePackage{ifthen}
-%<flashcards>\RequirePackage{geometry}
 %<flashcards>\LoadClass{article}
 %
 %<*driver>
@@ -417,6 +416,7 @@
     \OptionNotUsed}}
 \ProcessOptions
 \pagestyle{empty}
+%<flashcards>\RequirePackage[\cardpaper]{geometry}
 %    \end{macrocode}
 %
 % \subsection*{Setup Paper}
@@ -431,7 +431,6 @@
           top=\topoffset,
           left=\oddoffset,
           right=\evenoffset,
-          twosideshift=\oddevenshift,
           bottom=0.0in,
           noheadfoot}
 \ifthenelse{\boolean{flashcards@dvips}}{\geometry{dvips}}{}

Reply to: