diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-30 21:30:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-30 21:30:06 +0000 |
commit | 2e3fde47ddb7b29ee2f0587f2df92891dbc377bc (patch) | |
tree | c33511a33d3772f64ba9aaba164d979efa07b053 /Master/texmf-dist/source/generic/youngtab/youngtab.ins | |
parent | fc9117a56d131ac50cccb9ce74115714ce105ef7 (diff) |
youngtab now generic (30sep20)
git-svn-id: svn://tug.org/texlive/trunk@56494 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/youngtab/youngtab.ins')
-rw-r--r-- | Master/texmf-dist/source/generic/youngtab/youngtab.ins | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/youngtab/youngtab.ins b/Master/texmf-dist/source/generic/youngtab/youngtab.ins new file mode 100644 index 00000000000..a58ace3a9e0 --- /dev/null +++ b/Master/texmf-dist/source/generic/youngtab/youngtab.ins @@ -0,0 +1,36 @@ +%% +%% --------------- start of docstrip commands ------------------ +%% +\def\batchfile{youngtab.ins} +\input docstrip.tex +\preamble + +Copyright (C) 1996,98,99 Volker B"orchers and Stefan Gieseke, +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. + +\endpreamble +\def\filedate{1999/05/19} +\input docstrip +\keepsilent + +\generateFile{youngtab.sty}{t}{\from{youngtab.dtx}{package}} + +\ifToplevel{ +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move} +\Msg{* \space\space youngtab.sty} +\Msg{* into a directory searched by TeX:} +\Msg{*} +\Msg{* To produce the documentation run} +\Msg{* \space\space youngtab.dtx} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{***********************************************************} +} + + + |