diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/hrlatex/hrlatex.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/hrlatex/hrlatex.ins | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/hrlatex/hrlatex.ins b/Master/texmf-dist/source/latex/hrlatex/hrlatex.ins new file mode 100644 index 00000000000..b8b78eb88a5 --- /dev/null +++ b/Master/texmf-dist/source/latex/hrlatex/hrlatex.ins @@ -0,0 +1,58 @@ +%% +%% Copyright (C) 2006 by Marcel Maretic <marcelix at gmail com> +%% +%% This file 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. +%% + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/hrlatex} + +\preamble + +% +% Copyright (C) 2005 HRLaTeX team +% +% 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +\endpreamble + +\generate{\file{hrlatex.sty}{\from{hrlatex.dtx}{package}}} + +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* hrlatex.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file hrlatex.dtx *} +\Msg{* through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*************************************************************} + +\endbatchfile |