CTAN package update: moreenum
Date: July 16, 2011 9:49:01 AM CEST
the daemon told me, yesterday:
> The following information was provided by the package's contributor.
>
> Name of contribution: moreenum
> Author's name: Seamus Bradley
> Location on CTAN: latex/contrib
> Summary description: More enumeration options
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> moreenum
>
> This provides the following new enumerate styles.
>
> - \greek for lowercase Greek letters
> - \Greek for uppercase Greek letters
> - \enumHex for uppercase hexadecimal enumeration
> - \enumhex for lowercase hexadecimal enumeration
> - \enumbinary for binary enumeration
> - \enumoctal for octal enumeration
> - \raisenth for 1st, 2nd, 3rd etc with raised "th"s
> - \levelnth for 1st, 2nd 3rd with level "th"s
> - \Nthwords for "First", "Second", "Third" etc
> - \nthwords for "first", "second", "third" etc
> - \NTHWORDS for "FIRST", "SECOND", "THIRD" etc
> - \Nwords for "One", "Two", "Three" etc
> - \nwords for "one", "two", "three" etc
> - \NWORDS for "ONE", "TWO", "THREE" etc
>
> Each of these works with enumitem's "starred variant" feature.
> So \begin{enumerate}[label=\Hex*] will output a hex enumerated list.
> Enumitem provides a start=0 option for starting your enumerations at
> 0.
> A binzero environment is provided for binary starting at zero enumeration.
> Likewise enumoctzero, enumHexzero and enumhexzero for the hex enumerations.
>
> Currently requires amsmath, alphalph, enumitem, and fmtcount
> all of which should be part of any modern TeX distribution.
(whew)
i've installed this new version, and updated the catalogue repository;
thanks for the upload.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/moreenum.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/moreenum/
the updates all happened last night, so the information will all be
available as shown above, on the web.
Robin Fairbairns
For the CTAN team
moreenum – More enumeration options
The package provides the following new enumerate styles:
- \greek for lowercase Greek letters;
- \Greek for uppercase Greek letters;
- \enumHex for uppercase hexadecimal enumeration;
- \enumhex for lowercase hexadecimal enumeration;
- \enumbinary for binary enumeration;
- \enumoctal for octal enumeration;
-
\levelnth for
1st
,2nd
,3rd
etc., with thenth
s on the baseline; -
raisenth for
1st
,2nd
,3rd
etc., with thenth
s raised; -
\nthwords for
first
,second“, “third
etc.; -
\Nthwords for
First
,Second
,Third
etc.; -
\NTHWORDS for
FIRST
,SECOND
,THIRD
etc.; -
\nwords for
one
,two
,three
etc.; -
\Nwords for
One
,Two
,Three
etc.; and -
\NWORDS for
ONE
,TWO
,THREE
etc.
Each of these works with enumitem’s
starred variant
feature. So
\begin{enumerate}[label=\enumhex*] will output a hex
enumerated list. Enumitem provides a start=0 option for
starting your enumerations at 0.
The package requires amsmath, alphalph, enumitem (of course), binhex and nth, all of which are widely available.
| Package | moreenum |
| Version | 1.03 |
| Maintainer | Seamus Bradley |