diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-08 21:53:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-08 21:53:06 +0000 |
commit | f20e794e5a391d6d3288e49b188f8a1dc2da32f9 (patch) | |
tree | fd15c56b622fa002a5d6224ef469d64afb7eeba9 /Master/texmf-dist/doc/latex/romanbarpagenumber/README | |
parent | a26b9ff90e587a4678f1c9d38a1d87f04d14c633 (diff) |
romanbarpagenumber (8feb15)
git-svn-id: svn://tug.org/texlive/trunk@36236 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/romanbarpagenumber/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/romanbarpagenumber/README | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/romanbarpagenumber/README b/Master/texmf-dist/doc/latex/romanbarpagenumber/README new file mode 100644 index 00000000000..bf953f367c3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/romanbarpagenumber/README @@ -0,0 +1,35 @@ +LaTeX package 'romanbarpagenumber' +~~~~~~~~~~~~~~~~~~~~~~~~ +Copyright (C) 2015 by Robin Schneider <ypid@riseup.net> + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +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.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +CTAN: https://www.ctan.org/pkg/romanbarpagenumber +Code repository: https://github.com/ypid/latex-packages/tree/master/romanbarpagenumber + +Question on Stackexchange: https://tex.stackexchange.com/questions/120066/pagenumbering-with-romanbar-compatible-to-hyperref + + + DESCRIPTION +Use the package romanbar for roman page numbers. + +The package romanbar allows to typeset roman numbers with bars. The +romanbarpagenumber package allows you to use those "correct" roman numbers as page +number. + + GENERATING THE FILES +You can generate the romanbarpagenumber.sty file with: pdflatex romanbarpagenumber.ins + +The documentation can be generated with: +pdflatex romanbarpagenumber.dtx +makeindex -s gglo.ist -o romanbarpagenumber.gls romanbarpagenumber.glo +makeindex -s gind romanbarpagenumber +pdflatex romanbarpagenumber.dtx +thumbpdf romanbarpagenumber +pdflatex romanbarpagenumber.dtx |