diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:18 +0000 |
commit | 7a2315a5e569deffd1e81fa06cb4cbecbba22ab3 (patch) | |
tree | 94034c1bf2deb048ffcc620058c013190bb0e8b3 /Master/texmf-dist/source/latex/scale/scale.ins | |
parent | 3711bb404ebfc654ff2b7f65606bdc1ba3fb7835 (diff) |
trunk/Master/texmf-dist/source/latex/scale
git-svn-id: svn://tug.org/texlive/trunk@502 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/scale/scale.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/scale/scale.ins | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/scale/scale.ins b/Master/texmf-dist/source/latex/scale/scale.ins new file mode 100644 index 00000000000..134d803c3e7 --- /dev/null +++ b/Master/texmf-dist/source/latex/scale/scale.ins @@ -0,0 +1,55 @@ +%% copyright (C) 1999 Soeren Sandmann Pedersen +%% +%% Please send error reports and suggestions for improvements to +%% Soeren Sandmann (sandmann@daimi.au.dk). +%% +%% This program is free software; you can redistribute it and/or +%% modify it under the terms of the GNU General Public License +%% as published by the Free Software Foundation; either version 2 +%% of the License, or (at your option) any later version. +%% +%% This program is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%% GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public License +%% along with this program; if not, write to the Free Software +%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +%% +\def\batchfile{scale.ins} +\input docstrip.tex +\keepsilent +\preamble +copyright (C) 1999 Soeren Sandmann Pedersen + +Please send error reports and suggestions for improvements to +Soeren Sandmann (sandmann@daimi.au.dk). + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +\endpreamble + +\generateFile{scale.sty}{f}{\from{scale.dtx}{package}} +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the file} +\Msg{* `scale.sty' into a directory searched by TeX.} +\Msg{*} +\Msg{* To produce the documentation run the file `scale.dtx'} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{*} +\Msg{***********************************************************} |