From d7e82c1025bdef1eeb73e41ad46917ef77cdcb42 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 18 Jul 2021 20:24:04 +0000 Subject: xistercian (18jul21) git-svn-id: svn://tug.org/texlive/trunk@59976 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xistercian/README.md | 35 +++++++++++++++++++++ .../texmf-dist/doc/latex/xistercian/xistercian.pdf | Bin 0 -> 316107 bytes 2 files changed, 35 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/xistercian/README.md create mode 100644 Master/texmf-dist/doc/latex/xistercian/xistercian.pdf (limited to 'Master/texmf-dist/doc/latex/xistercian') diff --git a/Master/texmf-dist/doc/latex/xistercian/README.md b/Master/texmf-dist/doc/latex/xistercian/README.md new file mode 100644 index 00000000000..d9d17f16d73 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xistercian/README.md @@ -0,0 +1,35 @@ +------------------------------------------------------------------------------- +# xistercian -- Cistercian numerals in LaTeX + +Version 2021-07-17 v1.0 + +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt + +Hosted at https://github.com/Skillmon/ltx_xistercian + +------------------------------------------------------------------------------- + +Copyright (C) 2021 Jonathan P. Spratte + +This work may be distributed and/or modified under the conditions of the +LaTeX Project Public License (LPPL), either version 1.3c of this license or +(at your option) any later version. The latest version of this license is in +the file: + + http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) by + Jonathan P. Spratte. + +------------------------------------------------------------------------------- + +This package adds Cistercian numerals to LaTeX. The glyphs are created with PGF, +but cashed inside boxes to get better performance. + +The package provides (among other macros) the commands: + +- `\cistercian{}` to format a LaTeX2e counter +- `\cisterciannum{}` to format the `` handed in as a string + +It supports the LaTeX typical syntax `\pagenumbering{cistercian}` as well. diff --git a/Master/texmf-dist/doc/latex/xistercian/xistercian.pdf b/Master/texmf-dist/doc/latex/xistercian/xistercian.pdf new file mode 100644 index 00000000000..a55d95f708b Binary files /dev/null and b/Master/texmf-dist/doc/latex/xistercian/xistercian.pdf differ -- cgit v1.2.3