TeX/char

From Wikibooks, open books for an open world
< TeX
Jump to navigation Jump to search

Synopsis

[edit | edit source]
\char<number>

Description

[edit | edit source]

Outputs the character given by <number>. See also `\.

Example

[edit | edit source]

The following TeX code outputs an 'A' :

\char`\A