tail token vs. terminal;
--- a/doc-src/railsetup.sty Mon Mar 27 18:08:57 2000 +0200
+++ b/doc-src/railsetup.sty Mon Mar 27 18:09:24 2000 +0200
@@ -22,10 +22,12 @@
\setlength\railjoinsize{16pt}
\def\rail@termfont{\small\ttfamily\upshape}
+\def\rail@tokenfont{\small\ttfamily\upshape}
\def\rail@nontfont{\small\rmfamily\upshape}
\def\rail@annofont{\small\rmfamily\itshape}
\def\rail@namefont{\small\rmfamily\itshape}
\def\rail@indexfont{\small\rmfamily\itshape}
-\newcommand{\railtoken}[1]{{\texttt{#1}}}
+\newcommand{\railtterm}[1]{{\texttt{#1}}}
+\newcommand{\railtoken}[1]{{\textrm{#1}}}
\newcommand{\railqtoken}[1]{{\textsl{#1}}}
\newcommand{\railnonterm}[1]{{\emph{#1}}}