LaTeX can already do (arabic) decimal and roman numbering for sections/chapters/pages/enums etc, but for proper geekiness of one's papers/presentations, it should be able to do it in binary digits. This mini-hackweek project is about finding out and documenting how to do that in the easiest way.

The answer is probably in this stackexchange entry

which boils down to zypper -n in texlive-moreenum texlive-scheme-medium

\usepackage{moreenum}

\begin{document}

\begin{enumerate}[label=\enumbi­nary*,start=8]

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 12

Activity

  • over 9 years ago: bmwiedemann originated this project.

  • Comments

    • froh
      over 9 years ago by froh | Reply

      Just stumbled upon the fmtcount LaTeX package which sounds similar?

    Similar Projects

    This project is one of its kind!