diff options
Diffstat (limited to 'macros/latex/contrib/sf298/sf298.ins')
-rw-r--r-- | macros/latex/contrib/sf298/sf298.ins | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/macros/latex/contrib/sf298/sf298.ins b/macros/latex/contrib/sf298/sf298.ins new file mode 100644 index 0000000000..4c80811437 --- /dev/null +++ b/macros/latex/contrib/sf298/sf298.ins @@ -0,0 +1,100 @@ +%% +%% This is file `sf298.ins', the installation file for the `sf298' +%% package. +%% +%% Copyright � 2000,2004 Steven Douglas Cochran. +%% +%% The sf298 package may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% of this license or (at your option) any later version. The latest +%% version of this license is in: +%% http://www.latex-project.org/lppl.txt +%% and version 1.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%%y +%% This package consists of the files Makefile, sf298.dtx, and +%% sf298.ins. +%% +%% The sf298 package is distributed in the hope that it will be +%% useful, but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed +%% or implied, including, but not limited to, the implied warranties of +%% MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX +%% Project Public License for more details. + +\def\batchfile{sf298.ins} +\input docstrip.tex + +\keepsilent +\preamble + +Copyright (C) 2000,2005 Steven Douglas Cochran. + +The copyright remains with the above author. + +This file is NOT the source for sf298, because almost all comments +have been stripped from it. It is NOT the preferred form of sf298 for +making modifications to it. + +Therefore you can NOT redistribute and/or modify THIS file. You can +however redistribute the complete source package (Makefile, sf298.dtx +and sf298.ins) and/or modify it under the terms of the LaTeX Project +Public License, either version 1.2 of this license or (at your option) +any later version. The latest version of this license is in: +http://www.latex-project.org/lppl.txt and version 1.2 or later is part +of all distributions of LaTeX version 1999/09/03 or later. + +The sf298 package is distributed in the hope that it will be useful, +but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed or +implied, including, but not limited to, the implied warranties of +MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX +Project Public License for more details. + +\endpreamble +\declarepreamble\samplepreamble + +Copyright (C) 2000,2005 Steven Douglas Cochran. + +This file is NOT the source for sample298, because almost all comments +have been stripped from it. It is NOT the preferred form of sample298 +for making modifications to it. + +Therefore you can NOT redistribute and/or modify THIS file. You can +however redistribute the complete source package (Makefile, sf298.dtx +and sf298.ins) and/or modify it under the terms of the LaTeX Project +Public License, either version 1.2 of this license or (at your option) +any later version. The latest version of this license is in: +http://www.latex-project.org/lppl.txt and version 1.2 or later is part +of all distributions of LaTeX version 1999/09/03 or later. + +The sf298 package is distributed in the hope that it will be useful, +but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed or +implied, including, but not limited to, the implied warranties of +MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX +Project Public License for more details. + +\endpreamble +\keepsilent + +% programs and packages + +\generate{\file{sf298.sty}{\from{sf298.dtx}{package}} + \usepreamble\samplepreamble + \file{sample298.tex}{\from{sf298.dtx}{sample}} + } + +\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 sf298.sty} +\Msg{*} +\Msg{* To produce the documentation run the file `sf298.dtx'} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{*} +\Msg{***********************************************************} +} +
\ No newline at end of file |