diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:21 +0000 |
commit | 8b909865f2b6ffeb4314622e1b9029e64aac7a8e (patch) | |
tree | a94ad2f8ca1c64b0e01c8c49f1952291c4b02bdc /Master/texmf-dist/source/latex/preprint/balance.ins | |
parent | d11486b019edfcc5645b6d3a47867f415e3f978a (diff) |
trunk/Master/texmf-dist/source/latex/preprint
git-svn-id: svn://tug.org/texlive/trunk@460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/preprint/balance.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/preprint/balance.ins | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/preprint/balance.ins b/Master/texmf-dist/source/latex/preprint/balance.ins new file mode 100644 index 00000000000..74157f708ee --- /dev/null +++ b/Master/texmf-dist/source/latex/preprint/balance.ins @@ -0,0 +1,64 @@ +% File: balance.ins +% Copyright 1999 Patrick W. Daly +% +% This file can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% +% It is an installation file for extracting package and driver +% files from the original source file. Simply process it under +% TeX or LaTeX. + +\input docstrip + +\preamble +============================================= +IMPORTANT NOTICE: + +This program can be redistributed and/or modified under the terms +of the LaTeX Project Public License Distributed from CTAN +archives in directory macros/latex/base/lppl.txt; either +version 1 of the License, or any later version. + +This is a generated file. +It may not be distributed without the original source file \inFileName. + +Full documentation can be obtained by LaTeXing that original file. +Only a few abbreviated comments remain here to describe the usage. +============================================= +\endpreamble +\postamble + +<<<<< End of generated file <<<<<< +\endpostamble + +\declarepreamble\driver +============================================ +This is the driver file to produce the LaTeX documentation +from the original source file \inFileName. + +Make changes to it as needed. (Never change the file \inFileName!) +============================================ +\endpreamble + +\declarepostamble\driverq + +End of documentation driver file. +\endpostamble + +\keepsilent +\askforoverwritefalse + +\generate{\file{balance.sty}{\from{balance.dtx}{package}} + \file{balance.drv}{\usepreamble\driver\usepostamble\driverq + \from{balance.dtx}{driver}} + } + +\obeyspaces +\Msg{******************************************}% +\Msg{* For documentation, process balance.dtx *}% +\Msg{* or the driver file balance.drv *}% +\Msg{******************************************} + +\endbatchfile |