Remove side effects from \sharpf and \sharpt.
This commit is contained in:
parent
6f96cb1dae
commit
3819d9659e
|
@ -15,8 +15,8 @@
|
||||||
\def\RnRS{R5RS}
|
\def\RnRS{R5RS}
|
||||||
\def\Posix{\textsc{Posix}}
|
\def\Posix{\textsc{Posix}}
|
||||||
|
|
||||||
\def\sharpf{\normalfont\texttt{\#f}}
|
\def\sharpf{\textnormal{\texttt{\#f}}}
|
||||||
\def\sharpt{\normalfont\texttt{\#t}}
|
\def\sharpt{\textnormal{\texttt{\#t}}}
|
||||||
\newcommand{\synteq}{\textnormal{::=}}
|
\newcommand{\synteq}{\textnormal{::=}}
|
||||||
|
|
||||||
\def\maketildeother{\catcode`\~=12}
|
\def\maketildeother{\catcode`\~=12}
|
||||||
|
|
Loading…
Reference in New Issue