Remove side effects from \sharpf and \sharpt.

This commit is contained in:
sperber 2002-04-10 15:12:48 +00:00
parent 6f96cb1dae
commit 3819d9659e
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
\def\RnRS{R5RS}
\def\Posix{\textsc{Posix}}
\def\sharpf{\normalfont\texttt{\#f}}
\def\sharpt{\normalfont\texttt{\#t}}
\def\sharpf{\textnormal{\texttt{\#f}}}
\def\sharpt{\textnormal{\texttt{\#t}}}
\newcommand{\synteq}{\textnormal{::=}}
\def\maketildeother{\catcode`\~=12}