From f20e794e5a391d6d3288e49b188f8a1dc2da32f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 8 Feb 2015 21:53:06 +0000 Subject: romanbarpagenumber (8feb15) git-svn-id: svn://tug.org/texlive/trunk@36236 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/romanbarpagenumber/README | 35 +++++++++++++++++++++ .../romanbarpagenumber/romanbarpagenumber.pdf | Bin 0 -> 213051 bytes 2 files changed, 35 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/romanbarpagenumber/README create mode 100644 Master/texmf-dist/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf (limited to 'Master/texmf-dist/doc/latex/romanbarpagenumber') 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 + +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 diff --git a/Master/texmf-dist/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf b/Master/texmf-dist/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf new file mode 100644 index 00000000000..1226802d4f5 Binary files /dev/null and b/Master/texmf-dist/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf differ -- cgit v1.2.3