summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/comma/README
blob: 9f6d92f5e31a5403da16bd0d8787b631a2d0e797 (plain)
1
2
3
4
5
6
comma.sty:
   Adds a new possibility for printing counter values in addition
   to \arabic, \roman, etc.
   \commaform inserts a comma every three digits, as in 12,345.
   It may be easily customised to insert any other TeX command
   (such as a thin space `\,') instead of a comma.