diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:03:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:03:17 +0000 |
commit | ecf966f305f6aeff2bbdf42c82d8425921aa9eda (patch) | |
tree | db606a57e3619610e4c35cae849d41cf4e0937d5 /Master/texmf-dist/source/latex/tugboat/tugboat.ins | |
parent | ac3c55a3216b5988f0e48ba9414ddb059f19a699 (diff) |
source 1
git-svn-id: svn://tug.org/texlive/trunk@105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tugboat/tugboat.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/tugboat/tugboat.ins | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/tugboat/tugboat.ins b/Master/texmf-dist/source/latex/tugboat/tugboat.ins new file mode 100644 index 00000000000..579ca46d4b2 --- /dev/null +++ b/Master/texmf-dist/source/latex/tugboat/tugboat.ins @@ -0,0 +1,60 @@ +\def\batchfile{tugboat.ins} +\input docstrip.tex +%\errorcontextlines999 + +\keepsilent + +\preamble + +Copyright (C) 1994,1995,1996,2001 TeX Users Group +All rights reserved. + +This file is part of the tugboat package. +----------------------------------------- + +This is a generated file. Permission is granted to customize the +declarations in this file to serve the needs of your installation. +However, no permission is granted to distribute a modified version of +this file under its original name. + + +\endpreamble +\askforoverwritefalse +\generate{\file{ltugboat.cls}{% + \from{tugboat.dtx}{latex,classtop,common,classtail,latex2e,ltugboatcls}} + \file{ltugproc.cls}{% + \from{tugboat.dtx}{ltugproccls}} + \file{ltugboat.sty}{% + \from{tugboat.dtx}{ltugboatsty}} + \file{ltugproc.sty}{% + \from{tugboat.dtx}{ltugprocsty}} + \file{ltugcomn.sty}{% + \from{tugboat.dtx}{common,latex,latex2e,ltugcomn}}} + +%\generateFile{tugboat.sty}{f}{ +% \from{tugboat.dtx}{tugboatsty}} +% +%\generateFile{tugproc.sty}{f}{ +% \from{tugboat.dtx}{tugprocsty}} +% + +\keepsilent + +\ifToplevel{ +\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 All *.sty and all *.cls} +\Msg{*} +\Msg{* Then move ltugbib.bst to a directory searched by BibTeX} +\Msg{*} +\Msg{* Preferred TDS locations:} +\Msg{* tex/latex/tugboat (for *.sty, *.cls)} +\Msg{* bibtex/bst/misc (for ltugbib.bst)} +\Msg{*} +\Msg{***********************************************************} +} + +\endinput |