doc-src/railsetup.sty
changeset 8599 58b6f99dd5a9
parent 8592 c7f7cb82fd56
child 9029 2962c80230e3
     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}}}