AZ logo

CTAN directory: /macros/latex/contrib/comma

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
comma Formats a number by inserting commas.

Files

Name Size* Date UTC Notes
README 283 bytes 2010-May-11 Shown below
comma.pdf 154 KiB 2010-Feb-22
comma.sty 3 KiB 1999-Apr-10
comma.tex 1 KiB 2010-Feb-22

  *File sizes in kibibytes.

Contents of README

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.