fixed railqtoken;
authorwenzelm
Tue, 28 Mar 2000 12:28:24 +0200
changeset 859958b6f99dd5a9
parent 8598 f625793c4fff
child 8600 a466c687c726
fixed railqtoken;
doc-src/railsetup.sty
     1.1 --- a/doc-src/railsetup.sty	Tue Mar 28 11:50:23 2000 +0200
     1.2 +++ b/doc-src/railsetup.sty	Tue Mar 28 12:28:24 2000 +0200
     1.3 @@ -29,5 +29,5 @@
     1.4  \def\rail@indexfont{\small\rmfamily\itshape}
     1.5  \newcommand{\railtterm}[1]{{\texttt{#1}}}
     1.6  \newcommand{\railtoken}[1]{{\textrm{#1}}}
     1.7 -\newcommand{\railqtoken}[1]{{\textsl{#1}}}
     1.8 +\newcommand{\railqtoken}[1]{{\rmfamily\textsl{#1}}}
     1.9  \newcommand{\railnonterm}[1]{{\emph{#1}}}