diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/flashcards/COPYING (renamed from Master/texmf-dist/source/latex/flashcards/COPYING) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/flashcards/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/flashcards/flashcards.pdf | bin | 168414 -> 144601 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/flashcards/samplecards.dvi | bin | 3656 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/flashcards/flashcards.dtx | 10 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/flashcards/flashcards.ins | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/flashcards/flashcards.cls | 5 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
8 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/flashcards/COPYING b/Master/texmf-dist/doc/latex/flashcards/COPYING index e77696ae8dd..e77696ae8dd 100644 --- a/Master/texmf-dist/source/latex/flashcards/COPYING +++ b/Master/texmf-dist/doc/latex/flashcards/COPYING diff --git a/Master/texmf-dist/doc/latex/flashcards/README b/Master/texmf-dist/doc/latex/flashcards/README index 1fb2719cb03..038291524ee 100644 --- a/Master/texmf-dist/doc/latex/flashcards/README +++ b/Master/texmf-dist/doc/latex/flashcards/README @@ -2,10 +2,11 @@ A LaTeX Class for Typesetting Flash Cards. - v1.0.0 - 16 March 2000 + v1.0.1 + 30 July 2010 Alexander M. Budge <ambudge@mit.edu> +(bug-fixes from v1.0.0 to v1.0.1 by Matthew Vernon <matthew@debian.org>) ---------------------------------------------------------------------- DESCRIPTION diff --git a/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf b/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf Binary files differindex 66241dc1075..153139ac0b4 100644 --- a/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf +++ b/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf diff --git a/Master/texmf-dist/doc/latex/flashcards/samplecards.dvi b/Master/texmf-dist/doc/latex/flashcards/samplecards.dvi Binary files differdeleted file mode 100644 index ac56e8fa866..00000000000 --- a/Master/texmf-dist/doc/latex/flashcards/samplecards.dvi +++ /dev/null diff --git a/Master/texmf-dist/source/latex/flashcards/flashcards.dtx b/Master/texmf-dist/source/latex/flashcards/flashcards.dtx index 9acda8bc5e9..307c2694dd1 100644 --- a/Master/texmf-dist/source/latex/flashcards/flashcards.dtx +++ b/Master/texmf-dist/source/latex/flashcards/flashcards.dtx @@ -19,8 +19,8 @@ % %<*driver> \def\filename{flashcards.dtx} -\def\fileversion{1.0.0} -\def\filedate{16 March 2000} +\def\fileversion{1.0.1} +\def\filedate{13 August 2010} \def\docdate{16 March 2000} %</driver> % @@ -42,12 +42,11 @@ %% % %<flashcards|sample|avery5371|avery5388>\NeedsTeXFormat{LaTeX2e}[1996/12/01] -%<flashcards>\ProvidesClass{flashcards}[2000/03/14 0.1.1 (ambudge@mit.edu)] +%<flashcards>\ProvidesClass{flashcards}[2010/08/13 1.0.1 (matthew@debian.org)] %<sample>\ProvidesFile{samplecards.tex} %<avery5371>\ProvidesFile{avery5371.cfg} %<avery5388>\ProvidesFile{avery5388.cfg} %<flashcards>\RequirePackage{ifthen} -%<flashcards>\RequirePackage{geometry} %<flashcards>\LoadClass{article} % %<*driver> @@ -67,6 +66,7 @@ % % \MakeShortVerb{\|} % +% \changes{v1.0.1}{13 August 2010}{Bug-fix Release.} % \changes{v1.0.0}{16 March 2000}{Full Release.} % \changes{v0.1.1}{14 March 2000}{Second Pre-release.} % \changes{v0.1.0}{12 March 2000}{First Pre-release.} @@ -417,6 +417,7 @@ \OptionNotUsed}} \ProcessOptions \pagestyle{empty} +%<flashcards>\RequirePackage[\cardpaper]{geometry} % \end{macrocode} % % \subsection*{Setup Paper} @@ -431,7 +432,6 @@ top=\topoffset, left=\oddoffset, right=\evenoffset, - twosideshift=\oddevenshift, bottom=0.0in, noheadfoot} \ifthenelse{\boolean{flashcards@dvips}}{\geometry{dvips}}{} diff --git a/Master/texmf-dist/source/latex/flashcards/flashcards.ins b/Master/texmf-dist/source/latex/flashcards/flashcards.ins index 506b28a81c1..d850494d0ab 100644 --- a/Master/texmf-dist/source/latex/flashcards/flashcards.ins +++ b/Master/texmf-dist/source/latex/flashcards/flashcards.ins @@ -1,5 +1,5 @@ -\def\filedate{16 March 2000} -\def\fileversion{1.0.0} +\def\filedate{13 August 2010} +\def\fileversion{1.0.1} \def\batchfile{flashcards.ins} \input docstrip.tex diff --git a/Master/texmf-dist/tex/latex/flashcards/flashcards.cls b/Master/texmf-dist/tex/latex/flashcards/flashcards.cls index 7d209617650..76e49c05e8a 100644 --- a/Master/texmf-dist/tex/latex/flashcards/flashcards.cls +++ b/Master/texmf-dist/tex/latex/flashcards/flashcards.cls @@ -40,9 +40,8 @@ %% Right brace \} Tilde \~} %% \NeedsTeXFormat{LaTeX2e}[1996/12/01] -\ProvidesClass{flashcards}[2000/03/14 0.1.1 (ambudge@mit.edu)] +\ProvidesClass{flashcards}[2010/08/13 1.0.1 (matthew@debian.org)] \RequirePackage{ifthen} -\RequirePackage{geometry} \LoadClass{article} \newboolean{flashcards@dvips}\setboolean{flashcards@dvips}{false} \newboolean{flashcards@grid}\setboolean{flashcards@grid}{false} @@ -74,6 +73,7 @@ \OptionNotUsed}} \ProcessOptions \pagestyle{empty} +\RequirePackage[\cardpaper]{geometry} \setlength{\oddevenshift}{\oddoffset} \addtolength{\oddevenshift}{-\evenoffset} \addtolength{\oddoffset}{-\oddevenshift} @@ -83,7 +83,6 @@ top=\topoffset, left=\oddoffset, right=\evenoffset, - twosideshift=\oddevenshift, bottom=0.0in, noheadfoot} \ifthenelse{\boolean{flashcards@dvips}}{\geometry{dvips}}{} diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index eef1e68c16a..f7b63cd264f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -133,7 +133,7 @@ my @TLP_working = qw( filecontents filehook findhyph fink first-latex-doc fix2col fixfoot fixme fixpdfmag fjodor - flabels flacards flagderiv flashmovie flippdf float floatrow + flabels flacards flagderiv flashcards flashmovie flippdf float floatrow flowfram fltpage fltpoint fmtcount fn2end fnbreak fncychap fncylab fnpara |