Prev Next latexspecial

Latex Special Characters

Syntax
Description
Example

Syntax
$latex \c $$

Description
Display in Latex mode the character specified by c where c is one of the following: #, $, %, &, _, {, }.

Example
Command Output
\# @(@ \# @)@
\$ @(@ \$ @)@
\% @(@ \% @)@
\& @(@ \& @)@
\_ @(@ \_ @)@
\{ @(@ \{ @)@
\} @(@ \} @)@
Note that inside of a latex command, if a the dollar sign is preceded by a back slash, it need not be replaced (as discussed in the dollar command section).
Input File: omh/latex/latexspecial.omh