diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:26 +0000 |
commit | ebb241f4903993524a0322ad02b8bc28dac6794e (patch) | |
tree | 024f2c794e69e479c849a44642676b48b1195b20 /Master/texmf-dist/source/latex/labels/labels.ins | |
parent | edb51ea9976ea9b02c1f3be87c348f2f09923fbf (diff) |
trunk/Master/texmf-dist/source/latex/labels
git-svn-id: svn://tug.org/texlive/trunk@345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/labels/labels.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/labels/labels.ins | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/labels/labels.ins b/Master/texmf-dist/source/latex/labels/labels.ins new file mode 100644 index 00000000000..e2fb1443a96 --- /dev/null +++ b/Master/texmf-dist/source/latex/labels/labels.ins @@ -0,0 +1,50 @@ +\def\fileversion{4} +\def\filedate{2003/05/22} +\def\batchfile{labels.ins} +\input docstrip.tex +\keepsilent +% +% LaTeX2e document class for printing labels +% +% Sebastian Rahtz and Julian Gilbey +% +\preamble +Originally copyright (C) 1993-1994-1995-1998 by Sebastian Rahtz + and Grant Gustafson +Copyright (C) 2002-2003 by Julian Gilbey <jdg@debian.org> + +This program may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.2 +of this license 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 consists of the files labels.dtx and labels.ins +together with the generated files labels.sty and olabels.sty. + +\endpreamble + +% ignored commands +\def\filedate{2003/05/22} +\def\batchfile{labels.dst} +\input docstrip.tex + +% package file + +\Msg{*** Generating style file ***} +\generateFile{labels.sty}{f}{\from{labels.dtx}{package}} +\generateFile{olabels.sty}{f}{\from{labels.dtx}{package,latex209}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space olabels.sty, labels.sty} +\Msg{*} +\Msg{***********************************************************} + + +\endinput |