summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/frankenstein/abbrevs.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-05-18 16:33:56 +0000
committerKarl Berry <karl@freefriends.org>2007-05-18 16:33:56 +0000
commit2e6b6d51f565a1d1aafaa05a7289f9140cf3b266 (patch)
tree6b1aa8b7601953917bc128955df86e3bb6fe66cc /Master/texmf-dist/source/latex/frankenstein/abbrevs.ins
parent774356b0a3b7fb04a931d846245c784bef0073e9 (diff)
install longstanding and complicated package frankenstein
git-svn-id: svn://tug.org/texlive/trunk@4311 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/frankenstein/abbrevs.ins')
-rw-r--r--Master/texmf-dist/source/latex/frankenstein/abbrevs.ins64
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/frankenstein/abbrevs.ins b/Master/texmf-dist/source/latex/frankenstein/abbrevs.ins
new file mode 100644
index 00000000000..5dbb011dc4f
--- /dev/null
+++ b/Master/texmf-dist/source/latex/frankenstein/abbrevs.ins
@@ -0,0 +1,64 @@
+% abbrevs.ins -- docstrip driver for the abbrevs LaTeX package
+%
+% Copyright (C) 1995-2001 Matthew Swift <swift@alum.mit.edu>
+% Please see the copyright notice in \preamble below.
+
+% This file, when run through TeX or LaTeX, will generate fast loadable files
+% from the .sty, .cls, or .bst files mentioned below.
+
+\input docstrip
+\keepsilent
+
+\preamble
+
+ This program is part of the Frankenstein bundle for LaTeX.
+
+ Copyright (C) 1995-2001 Matthew Swift <swift@alum.mit.edu>
+
+ This file may have one of TWO names, either
+ abbrevs.sty or abbrevs.stq. This
+ LaTeX package will work ONLY if it is called abbrevs.sty
+ and placed in a proper directory. This file should have been
+ distributed to you with a DIFFERENT file (also) called
+ abbrevs.sty which functions identically to this one
+ but contains documentation in comments. This file works faster,
+ but the other should be kept because it contains the documentation
+ for this LaTeX package. Files called README and INSTALL should have
+ also been distributed to you with this file; see them for more
+ information.
+
+ This program is free software; you may redistribute it and/or
+ modify it under the conditions of the LaTeX Project Public
+ License, either version 1.2 or (at your option) any later version.
+ The latest version of this license is in
+ http://www.latex-project.org/lppl.txt, and version 1.2 or later is
+ part of all distributions of LaTeX version 1999/12/01 or later.
+
+ 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
+ LaTeX Project Public License for more details.
+
+\endpreamble
+
+\askforoverwritefalse
+
+% This will get changed to either nothing or \nopostamble.
+
+
+\generate{\file{abbrevs.stq}{\from{abbrevs.sty}{}}}
+
+\Msg{}
+\Msg{***********************************************************************}
+\Msg{*}
+\Msg{* The file abbrevs.stq is a faster replacement for the file}
+\Msg{* abbrevs.sty.}
+\Msg{*}
+\Msg{* abbrevs.stq is stripped of comments (documentation) and must be}
+\Msg{* renamed abbrevs.sty and placed where LaTeX can find it}
+\Msg{* before it may be used.}
+\Msg{*}
+\Msg{***********************************************************************}
+\Msg{}
+
+\endbatchfile