TeX/char
Appearance
< TeX
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
\char<number>
Outputs the character given by <number>. See also `\.
The following TeX code outputs an 'A' :
\char`\A