Directory graphics/pgf/contrib/xistercian
# xistercian – Cistercian numerals in LaTeX
Version 2021-12-20 v1.2
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/ltxxistercian
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 LaTeX2ε counter\cisterciannum{<integer>}
to format the<integer>
handed in as a string
It supports the LaTeX typical syntax \pagenumbering{cistercian}
as well.
Download the contents of this package in one zip archive (345.1k).
xistercian – Cistercian numerals in LaTeX
xistercian allows you to use Cistercian numerals in LaTeX. The glyphs are created using PGF and to a certain degree configurable. You can use Cistercian numerals as page numbers using \pagenumbering{cistercian}. The two main macros are:
- \cistercian{<counter>} formats the LaTeX2ε counter as a Cistercian numeral
- \cisterciannum{<integer>} formats the integer (given as a string) as a Cistercian numeral
Package | xistercian |
Repository | https://github.com/Skillmon/ltx_xistercian |
Version | 1.2 2021-12-20 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2020–2021 Jonathan P. Spratte |
Maintainer | Jonathan P. Spratte |
Contained in | TeX Live as xistercian MiKTeX as xistercian |
Topics | Experimental LaTeX3 PGF TikZ Graphics Numbers |