The LaTeX Font Catalogue

[Front Page] [Serif Fonts] [Serif Fonts, Sub-Categorised] [Sans Serif Fonts] [Typewriter Fonts] [Calligraphical and Handwritten Fonts] [Uncial Fonts] [Blackletter Fonts] [Other Fonts] [Fonts with Math Support] [Fonts with OpenType Support] [All Fonts, by category] [All Fonts, alphabetically] [About The LaTeX Font Catalogue] [Packages that provide math support]

New Computer Modern Typewriter

New Computer Modern Roman is a first release of a new assembly of ComputerModern fonts plus glyphs for non latin alphabets which are considered compatible in style to CM fonts. The fonts contain Latin and accented latin letters and combinations, Greek (monotonic and polytonic) and Cyrillic. To get information of other versions of this font look into the page about the various versions of the Computer Modern fonts.

Text example

New Computer Modern Typewriter example
[Click on text example to enlarge]
[PDF sample] [LaTeX source of PDF sample]

Usage

\usepackage{fontspec}
\usepackage{unicode-math}

\setmainfont[%
ItalicFont=NewCM10-Italic.otf,%
BoldFont=NewCM10-Bold.otf,%
BoldItalicFont=NewCM10-BoldItalic.otf,%
SmallCapsFeatures={Numbers=OldStyle}]{NewCM10-Regular.otf}

\setsansfont[%
ItalicFont=NewCMSans10-Oblique.otf,%
BoldFont=NewCMSans10-Bold.otf,%
BoldItalicFont=NewCMSans10-BoldOblique.otf,%
SmallCapsFeatures={Numbers=OldStyle}]{NewCMSans10-Regular.otf}

\setmonofont[ItalicFont=NewCMMono10-Italic.otf,%
BoldFont=NewCMMono10-Bold.otf,%
BoldItalicFont=NewCMMono10-BoldOblique.otf,%
SmallCapsFeatures={Numbers=OldStyle}]{NewCMMono10-Regular.otf}

\setmathfont{NewCMMath-Regular.otf}

\renewcommand*\familydefault{\ttdefault} %% Only if the base font of the document is to be typewriter style

Style examples

\normalfont

New Computer Modern Typewriter example

\itshape

New Computer Modern Typewriter example

\bfseries

New Computer Modern Typewriter example

\bfseries\itshape

New Computer Modern Typewriter example

New Computer Modern Typewriter number example

Oldstyle numbers

New Computer Modern Typewriter oldstyle number example

Ligatures, German double s, and other special characters

New Computer Modern Typewriter ligature example

Font implementation

New Computer Modern Typewriter exists as OpenType or TrueType only.

Part of TeX Live?

New Computer Modern Typewriter is part of TeX Live.

Location at

fonts/newcomputermodern

Last update of this page

2021-01-22