diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:55:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:55:06 +0000 |
commit | cb36ee48c1ae31760c63ec077cca69e539f0785b (patch) | |
tree | 5479e50cbbd694be22457c17f4d49abc801857b5 /Master/texmf-dist/source/latex/mfnfss/oldgerm.ins | |
parent | e389aee09928f6fb2a1200dad1739c1103dde8eb (diff) |
trunk/Master/texmf-dist/source/latex/mfnfss
git-svn-id: svn://tug.org/texlive/trunk@385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/mfnfss/oldgerm.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/mfnfss/oldgerm.ins | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins b/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins new file mode 100644 index 00000000000..2d26cdb46ba --- /dev/null +++ b/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins @@ -0,0 +1,123 @@ +%% +%% 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 1993 1994 1995 1996 1997 1998 1999 +%% The LaTeX3 Project and any individual authors listed elsewhere +%% in this file. +%% +%% For further copyright information, and conditions for modification +%% and distribution, see the file legal.txt, and any other copyright +%% notices in this file. +%% +%% This file is part of the Standard LaTeX `MFNFSS Bundle'. +%% -------------------------------------------------------- +%% +%% This file, and all the other files in this bundle as listed below, +%% may be distributed under the terms of the LaTeX Project Public +%% License, as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.0 or, at your option, any later version. +%% +%% --------------- start of docstrip commands ------------------ +%% +%% Copyright 1995 1996 1997 The LaTeX3 Project Team. +%% +%% This file is part of the `mfnfss' bundle in the LaTeX2e distribution. +%% +%% You are allowed to distribute this file together with the +%% corresponding source files. +%% +%% You are not allowed to modify its contents. +%% +\def\batchfile{oldgerm.ins} +\input docstrip.tex + +{\ifx\generate\undefined +\Msg{**********************************************} +\Msg{*} +\Msg{* This installation requires docstrip} +\Msg{* version 2.3c or later.} +\Msg{*} +\Msg{* An older version of docstrip has been input} +\Msg{*} +\Msg{**********************************************} +\errhelp{Move or rename old docstrip.tex.} +\errmessage{Old docstrip in input path} +\batchmode +\csname @@end\endcsname +\fi} + + +\keepsilent + +\usedir{tex/latex/mfnfss} + +\declarepreamble\mfnfsspreamble + +This is a generated file. + +Copyright 1993 1994 1995 1996 1997 1998 1999 +The LaTeX3 Project and any individual authors listed elsewhere +in this file. + +This file is part of the Standard LaTeX `MFNFSS Bundle'. +-------------------------------------------------------- + +It may be distributed under the terms of the LaTeX Project Public +License, as described in lppl.txt in the base LaTeX distribution. +Either version 1.0 or, at your option, any later version. +\endpreamble + +\declarepreamble\mfnfssfd + +This is a generated file. + +Copyright 1993 1994 1995 1996 1997 1998 1999 +The LaTeX3 Project and any individual authors listed elsewhere +in this file. + +This file is part of the Standard LaTeX `MFNFSS Bundle'. +-------------------------------------------------------- + +It may be distributed under the terms of the LaTeX Project Public +License, as described in lppl.txt in the base LaTeX distribution. +Either version 1.0 or, at your option, any later version. + +In particular, 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 + + +\generate{% + \usepreamble\mfnfsspreamble + \file{oldgerm.sty}{\from{oldgerm.dtx}{package}} + \usepreamble\mfnfssfd + \file{uyfrak.fd}{\from{oldgerm.dtx}{fd,Uyfrak}} + \file{uygoth.fd}{\from{oldgerm.dtx}{fd,Uygoth}} + \file{uyswab.fd}{\from{oldgerm.dtx}{fd,Uyswab}} + \file{uyinit.fd}{\from{oldgerm.dtx}{fd,Uyinit}} + } + + +\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 oldgerm.sty} +\Msg{* \space\space *.fd} +\Msg{*} +\Msg{* To produce the documentation run the files ending with} +\Msg{* `.dtx' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +} + +\endinput |