summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-20 21:17:27 +0000
committerKarl Berry <karl@freefriends.org>2022-02-20 21:17:27 +0000
commit5e9bdcaf96ffc896520415e92bf26bc26420961e (patch)
treeee527f152dc9dbe173b4f1086bebe1b41e62a200
parent2e856ecc8cc7a9bf86e4d6965a39a23cacbeed53 (diff)
flashcards (20feb22)
git-svn-id: svn://tug.org/texlive/trunk@62104 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/flashcards/README6
-rw-r--r--Master/texmf-dist/doc/latex/flashcards/flashcards.pdfbin144601 -> 246934 bytes
-rw-r--r--Master/texmf-dist/source/latex/flashcards/flashcards.dtx9
-rw-r--r--Master/texmf-dist/source/latex/flashcards/flashcards.ins4
-rw-r--r--Master/texmf-dist/tex/latex/flashcards/flashcards.cls4
5 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/flashcards/README b/Master/texmf-dist/doc/latex/flashcards/README
index 038291524ee..42b7b9fde25 100644
--- a/Master/texmf-dist/doc/latex/flashcards/README
+++ b/Master/texmf-dist/doc/latex/flashcards/README
@@ -2,11 +2,11 @@
A LaTeX Class for Typesetting Flash Cards.
- v1.0.1
- 30 July 2010
+ v1.0.2
+ 20 February 2022
Alexander M. Budge <ambudge@mit.edu>
-(bug-fixes from v1.0.0 to v1.0.1 by Matthew Vernon <matthew@debian.org>)
+(bug-fixes from v1.0.0 to v1.0.2 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
index 153139ac0b4..5c9799a1df7 100644
--- a/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf
+++ b/Master/texmf-dist/doc/latex/flashcards/flashcards.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/flashcards/flashcards.dtx b/Master/texmf-dist/source/latex/flashcards/flashcards.dtx
index 307c2694dd1..9ef0e00c3e7 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.1}
-\def\filedate{13 August 2010}
+\def\fileversion{1.0.2}
+\def\filedate{20 February 2022}
\def\docdate{16 March 2000}
%</driver>
%
@@ -42,7 +42,7 @@
%%
%
%<flashcards|sample|avery5371|avery5388>\NeedsTeXFormat{LaTeX2e}[1996/12/01]
-%<flashcards>\ProvidesClass{flashcards}[2010/08/13 1.0.1 (matthew@debian.org)]
+%<flashcards>\ProvidesClass{flashcards}[2022/02/20 1.0.2 (matthew@debian.org)]
%<sample>\ProvidesFile{samplecards.tex}
%<avery5371>\ProvidesFile{avery5371.cfg}
%<avery5388>\ProvidesFile{avery5388.cfg}
@@ -66,6 +66,7 @@
%
% \MakeShortVerb{\|}
%
+% \changes{v1.0.2}{20 February 2022}{Bug-fix Release.}
% \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.}
@@ -524,7 +525,7 @@
}
%
\newcommand{\flashcards@ps@back@begin@empty}{\flashcards@format@back}
-\newcommand{\flashcards@ps@back@end@emtpy}{}
+\newcommand{\flashcards@ps@back@end@empty}{}
\newcommand{\flashcards@ps@back@begin@plain}
{\vspace*{\fill}\center\flashcards@format@back}
\newcommand{\flashcards@ps@back@end@plain}{\vspace*{\fill}}
diff --git a/Master/texmf-dist/source/latex/flashcards/flashcards.ins b/Master/texmf-dist/source/latex/flashcards/flashcards.ins
index d850494d0ab..98a4fe4ae87 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{13 August 2010}
-\def\fileversion{1.0.1}
+\def\filedate{20 February 2022}
+\def\fileversion{1.0.2}
\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 76e49c05e8a..f8fe7c28b2f 100644
--- a/Master/texmf-dist/tex/latex/flashcards/flashcards.cls
+++ b/Master/texmf-dist/tex/latex/flashcards/flashcards.cls
@@ -40,7 +40,7 @@
%% Right brace \} Tilde \~}
%%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
-\ProvidesClass{flashcards}[2010/08/13 1.0.1 (matthew@debian.org)]
+\ProvidesClass{flashcards}[2022/02/20 1.0.2 (matthew@debian.org)]
\RequirePackage{ifthen}
\LoadClass{article}
\newboolean{flashcards@dvips}\setboolean{flashcards@dvips}{false}
@@ -147,7 +147,7 @@
\vspace*{\fboxsep}}%
}
\newcommand{\flashcards@ps@back@begin@empty}{\flashcards@format@back}
-\newcommand{\flashcards@ps@back@end@emtpy}{}
+\newcommand{\flashcards@ps@back@end@empty}{}
\newcommand{\flashcards@ps@back@begin@plain}
{\vspace*{\fill}\center\flashcards@format@back}
\newcommand{\flashcards@ps@back@end@plain}{\vspace*{\fill}}