summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/romannum
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 01:03:06 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 01:03:06 +0000
commit22dec92dd509560bd4bcc4fa5fe30633a61a514d (patch)
tree45894f6d708392d3132e1e13c3ab53b1da2a4d61 /Master/texmf-dist/doc/latex/romannum
parent3599a7e47c4f330dacbd33b5c6f67ff9d4cbe59d (diff)
romannum update (3sep09)
git-svn-id: svn://tug.org/texlive/trunk@15070 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/romannum')
-rw-r--r--Master/texmf-dist/doc/latex/romannum/README52
-rw-r--r--Master/texmf-dist/doc/latex/romannum/romannum.pdfbin0 -> 146440 bytes
2 files changed, 40 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/romannum/README b/Master/texmf-dist/doc/latex/romannum/README
index db85f9e9b1f..da08fad8576 100644
--- a/Master/texmf-dist/doc/latex/romannum/README
+++ b/Master/texmf-dist/doc/latex/romannum/README
@@ -1,23 +1,51 @@
+____________________
+The ROMANNUM package
+
The romannum package changes LaTeX generated numbers to be printed
with roman numerals instead of arabic digits. This package requires the
stdclsdv package.
+-----------------------------------------------------------------
+ Author: Peter Wilson, Herries Press
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+ Copyright 1999 -- 2004 Peter R. Wilson
+
+ This work may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either
+ version 1.3c of this license or (at your option) any
+ later version: <http://www.latex-project.org/lppl.txt>
+
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Will Robertson.
+
+ This work consists of the files:
+README (this file)
+romannum.dtx
+romannum.ins
+ and the derived files:
+romannum.sty
+
The distribution consists of the following files:
README (this file)
romannum.ins
romannum.dtx
+romannum.pdf (User manual)
+
+-----------------------------------------------------------------
+
+v1.0b (2009/09/03) - New maintainer (Will Robertson)
- The distribution is provided under the terms of the LaTeX
-Project Public License (LPPL).
+-----------------------------------------------------------------
-To install the package:
-o run: latex romannum.ins (which will generate romannum.sty)
-o run: latex romannum.dtx
-o if you want an index, then run: makeindex -s gind.ist romannum
-o run: latex romannum.dtx
-o Print romannum.dvi for a hardcopy of the package manual
-o Move romannum.sty to a location where LaTeX will find it.
+ To install the package:
+- run: latex romannum.ins (which will generate romannum.sty)
+- Move romannum.sty to a location where LaTeX will find it.
+ (typically in a local texmf tree at tex/latex/***) and refresh the
+ file database. See the FAQ on CTAN at help/uk-tex-faq or
+ http://www.tug.ac.uk/faq for more information on this.
-1999/05/08
-Peter Wilson
-peter.r.wilson@boeing.com
+ To regenerate the user manual
+- run: latex romannum.dtx
+- if you want an index, then run: makeindex -s gind.ist romannum
+- run: latex romannum.dtx
+- Print romannum.dvi for a hardcopy of the package manual
diff --git a/Master/texmf-dist/doc/latex/romannum/romannum.pdf b/Master/texmf-dist/doc/latex/romannum/romannum.pdf
new file mode 100644
index 00000000000..beebf62eda2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/romannum/romannum.pdf
Binary files differ