diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:49 +0000 |
commit | 06243e7dc0e93473085977200b25ce6f42220ada (patch) | |
tree | da00521bdc3ced5d4473bcf6b92c72043b50d52a /Master/texmf-dist/source/latex/manfnt/manfnt.ins | |
parent | ddb4d867947993c8a049d6bdc5ed164d02a1f5aa (diff) |
trunk/Master/texmf-dist/source/latex/manfnt
git-svn-id: svn://tug.org/texlive/trunk@368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/manfnt/manfnt.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/manfnt/manfnt.ins | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/manfnt/manfnt.ins b/Master/texmf-dist/source/latex/manfnt/manfnt.ins new file mode 100644 index 00000000000..8b01ec4e8dc --- /dev/null +++ b/Master/texmf-dist/source/latex/manfnt/manfnt.ins @@ -0,0 +1,56 @@ +%% +%% This file will generate fast loadable files and documentation +%% driver files from the doc files in this package when run through +%% LaTeX or TeX. +%% +%% +%% Copyright (C) 1998 - 99 by Axel Kielhorn, all rights reserved +%% Copyright (C) 1999 by Denis Kosygin, all rights reserved. +% +% 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. +% +% --------------- start of docstrip commands ------------------ +% +\def\batchfile{manfnt.ins} +\input docstrip.tex +\preamble + +Copyright (C) 1998 - 99 by Axel Kielhorn, all rights reserved +Copyright (C) 1999 by Denis Kosygin, all rights reserved. +For additional copyright information see further down in this file. + +This file is to be used with the LaTeX2e system. +------------------------------------------------ + +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\batchfile{manfnt.dst} % ignored in distribution +\input docstrip.tex % ignored in distribution + +\keepsilent + +\Msg{*** Generating the document class files ***} + +\generate{\file{manfnt.sty}{\from{manfnt.dtx}{}} + } + +\ifToplevel{ +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space manfnt.sty} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +} + +\endinput |