fixed bug item 508925:

This commit is contained in:
nofreude 2002-02-05 12:20:43 +00:00
parent baf1dbbf76
commit da9c6ba9b5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
%\def\~{\rawhtml~\endrawhtml}
\def\~{\char`\~}
\def\cd#1{{\tt\def\\{\char`\\}\defcsactive\${\char`\$}\defcsactive\&{\char`\&}#1}}
\def\cd#1{{\tt\def\\{\char`\\}\defcsactive\${\char`\$}\defcsactive\~{\char`\~}\defcsactive\&{\char`\&}#1}}
\def\cddollar{\undefcsactive\$}
\def\cdmath{\undefcsactive\$}
\def\codeallowbreaks{\relax}