diff options
author | Karl Berry <karl@freefriends.org> | 2007-06-17 23:25:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-06-17 23:25:52 +0000 |
commit | de976b5e75878b17c6342e05a14548999a38078e (patch) | |
tree | cecb4cfdf4e57adc5c2482a90cc1e2849449c7bc /Master/texmf-dist/source/latex/unroman/unroman.ins | |
parent | 511b03aa4ca8c27384178598e449388afd251f9c (diff) |
new latex package unroman (11jun07)
git-svn-id: svn://tug.org/texlive/trunk@4463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/unroman/unroman.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/unroman/unroman.ins | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unroman/unroman.ins b/Master/texmf-dist/source/latex/unroman/unroman.ins new file mode 100644 index 00000000000..216062f2e47 --- /dev/null +++ b/Master/texmf-dist/source/latex/unroman/unroman.ins @@ -0,0 +1,32 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% unroman 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, or (at your +% option) any later version. +% +% unroman 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., 675 Mass Ave, Cambridge, MA 02139, USA. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\input docstrip.tex +\askonceonly +\preamble + ---------------------------------------------------------------- + The unroman package - From Roman numerals to Arabic numbers + Maintained by Joseph Wright + E-mail: joseph.wright@morningstar2.co.uk + Released under the GNU General Public License + See http://www.gnu.org/licenses/gpl.txt + ---------------------------------------------------------------- +\endpreamble +\Msg{Generating unroman files:} +\usedir{tex/latex/contib/unroman} +\generate{\file{unroman.sty}{\from{unroman.dtx}{package}}} +\endbatchfile |