Design Nomenclature / Type

Tabular figures

Also called tnum, monospaced figures, proportional figures, pnum

Numerals cast to a single advance width so digits stack in columns and a 1 occupies the same space as a 0 — the OpenType tnum feature, and what any table of figures needs. Proportional figures (pnum) give each digit its natural width, which is better in prose and unusable in a column.

Three right-aligned money amounts shown twice. In the first block the narrow 1s pull the digits out of vertical alignment and the decimal points wander; in the second every digit occupies the same width and the columns and decimal points line up exactly.

In practice

Also what a live counter or a clock needs: without tnum, the whole readout jitters every time a 1 rolls past. font-variant-numeric: tabular-nums is one line and fixes it.

Not to be confused with

How this term connects

Baseline gridLining figuresOldstyle figuresOpenTypeSidebearingTabular figures
Related Confused with