summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xistercian
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-18 20:24:04 +0000
committerKarl Berry <karl@freefriends.org>2021-07-18 20:24:04 +0000
commitd7e82c1025bdef1eeb73e41ad46917ef77cdcb42 (patch)
tree851fe545933b69294758a1bafbf1db016029834a /Master/texmf-dist/doc/latex/xistercian
parent7a6d0ab90f6ffb484db95f2d46ea48dfa09e3e45 (diff)
xistercian (18jul21)
git-svn-id: svn://tug.org/texlive/trunk@59976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xistercian')
-rw-r--r--Master/texmf-dist/doc/latex/xistercian/README.md35
-rw-r--r--Master/texmf-dist/doc/latex/xistercian/xistercian.pdfbin0 -> 316107 bytes
2 files changed, 35 insertions, 0 deletions
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{<counter>}` to format a LaTeX2e counter
+- `\cisterciannum{<integer>}` to format the `<integer>` 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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/xistercian/xistercian.pdf
Binary files differ