diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-09 13:15:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-09 13:15:05 +0000 |
commit | 5a221313b82fe5e9fc9db7db3e17ba4985f470f4 (patch) | |
tree | 9f6ba3c1ad6de63dfee9dfd98e107ae18ad1df2b /Master/texmf-dist/source/latex/leading/leading.ins | |
parent | 8f0b3a4f2a7707d2fe6401235979e0fb092c8a53 (diff) |
new package leading (6may07)
git-svn-id: svn://tug.org/texlive/trunk@4267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/leading/leading.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/leading/leading.ins | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/leading/leading.ins b/Master/texmf-dist/source/latex/leading/leading.ins new file mode 100644 index 00000000000..272dc67de35 --- /dev/null +++ b/Master/texmf-dist/source/latex/leading/leading.ins @@ -0,0 +1,71 @@ +%% +%% This is file `leading.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% leading.dtx (with options: `batchfile') +%% +%% __________________________________ +%% Copyright (C) 2007 Will Robertson +%% +%% License information appended. +%% +\input docstrip.tex +\keepsilent +\preamble + + __________________________________ + Copyright (C) 2007 Will Robertson + + License information appended. + +\endpreamble +\postamble + +Copyright (C) 2007 by Will Robertson <wspr81@gmail.com> + +Distributable under the LaTeX Project Public License, +version 1.3c or higher (your choice). The latest version of +this license is at: http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) +by Will Robertson. + +This work consists of the file \jobname.dtx + and the derived files \jobname.sty and \jobname.pdf. + +\endpostamble +\askforoverwritefalse +\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}} +\generate{\file{\jobname.ins}{\from{\jobname.dtx}{batchfile}}} +\nopreamble\nopostamble +\generate{\file{dtx-style.sty}{\from{\jobname.dtx}{dtx-style}}} +\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}} +\Msg{*************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* leading.sty} +\Msg{*} +\Msg{* To produce the documentation run the file leading.dtx} +\Msg{* through LaTeX. Have fun!} +\Msg{*} +\Msg{*************************************************************} +\endbatchfile +%% +%% Copyright (C) 2007 by Will Robertson <wspr81@gmail.com> +%% +%% Distributable under the LaTeX Project Public License, +%% version 1.3c or higher (your choice). The latest version of +%% this license is at: http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) +%% by Will Robertson. +%% +%% This work consists of the file leading.dtx +%% and the derived files leading.sty and leading.pdf. +%% +%% +%% End of file `leading.ins'. |