diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/romannum | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/romannum')
-rw-r--r-- | Master/texmf-dist/doc/latex/romannum/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/romannum/README b/Master/texmf-dist/doc/latex/romannum/README new file mode 100644 index 00000000000..db85f9e9b1f --- /dev/null +++ b/Master/texmf-dist/doc/latex/romannum/README @@ -0,0 +1,23 @@ + The romannum package changes LaTeX generated numbers to be printed +with roman numerals instead of arabic digits. This package requires the +stdclsdv package. + + The distribution consists of the following files: +README (this file) +romannum.ins +romannum.dtx + + 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. + +1999/05/08 +Peter Wilson +peter.r.wilson@boeing.com |