diff options
Diffstat (limited to 'doc/api/fixunder.sty')
| -rw-r--r-- | doc/api/fixunder.sty | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/api/fixunder.sty b/doc/api/fixunder.sty index dfd0f320e..fae8a59f9 100644 --- a/doc/api/fixunder.sty +++ b/doc/api/fixunder.sty @@ -3,10 +3,4 @@ % \catcode`\_=\active \def\_{_} -\ifx\undefined\@psfonts -\def_{\leavevmode \kern.06em \vbox{\hrule width.3em}} -\else -%only do this version if we have PostScript fonts already loaded. -\font\courier = c-med -\def_{\leavevmode {\courier \char95}} -\fi +\def_{\leavevmode {\tt \char95}} |
