diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:53:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:53:23 +0000 |
commit | c8cef4d95f5fc1186ab1ca2e43a2a42086f9adab (patch) | |
tree | 92dc59b050138e7fcfe7757b48ed3c1ec30fcda1 /Master/texmf-dist/source/latex/flashcards/flashcards.ins | |
parent | 9c0b575a4064ef065936c234111aa1e7a6f77c38 (diff) |
trunk/Master/texmf-dist/source/latex/flashcards
git-svn-id: svn://tug.org/texlive/trunk@287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/flashcards/flashcards.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/flashcards/flashcards.ins | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/flashcards/flashcards.ins b/Master/texmf-dist/source/latex/flashcards/flashcards.ins new file mode 100644 index 00000000000..506b28a81c1 --- /dev/null +++ b/Master/texmf-dist/source/latex/flashcards/flashcards.ins @@ -0,0 +1,34 @@ +\def\filedate{16 March 2000} +\def\fileversion{1.0.0} +\def\batchfile{flashcards.ins} +\input docstrip.tex + +\keepsilent + +\preamble + +FlashCards LaTeX2e Class for Typesetting Double Sided Cards +Copyright (C) 2000 Alexander M. Budge <ambudge@mit.edu> + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program (the file COPYING); if not, write to the +Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +\endpreamble + +\generateFile{samplecards.tex}{f}{\from{flashcards.dtx}{sample}} +\generateFile{flashcards.cls}{f}{\from{flashcards.dtx}{flashcards}} +\generateFile{avery5371.cfg}{f}{\from{flashcards.dtx}{avery5371}} +\generateFile{avery5388.cfg}{f}{\from{flashcards.dtx}{avery5388}} + +\endinput |