This package browser is in early development. Mind the rough edges.

texlive-dozenal

Typeset documents using base twelve numbering

The package supports typesetting documents whose counters are represented in base twelve, also called dozenal. It includes a macro for converting positive whole numbers to dozenal from decimal (base ten) representation. The package also includes a few other macros and redefines all the standard counters to produce dozenal output. Fonts, in Roman, italic, slanted, and boldface versions, provide ten and eleven. The fonts were designed to blend well with the Computer Modern fonts, and are available both as Metafont source and in Adobe Type 1 format.

Installation

Install the latest version of texlive-dozenal as follows:

guix install texlive-dozenal

Or install a particular version:

guix install texlive-dozenal@2025.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of texlive-dozenal about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-dozenal'><img src='https://packages.guix.gnu.org/packages/texlive-dozenal/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-dozenal/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-dozenal)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-dozenal][https://packages.guix.gnu.org/packages/texlive-dozenal/badges/latest-version.svg]]