doc-src/railsetup.sty
author wenzelm
Mon, 02 May 2011 21:46:54 +0200
changeset 43501 a55e0663ad1d
parent 43492 51bf5e365be9
permissions -rw-r--r--
simplified rail setup, using plain defaults (NB: \small is incompatible with \isabellestyle used here);
     1 %% rail antiquotation environment
     2 \newenvironment{railoutput}%
     3 {\begin{list}{}{\rail@param}\def\rail@expand{\relax}\makeatletter}{\end{list}}
     4 
     5 %% content markup
     6 \def\rail@termfont{\isabellestyle{tt}}
     7 \def\rail@nontfont{\isabellestyle{it}}
     8 \def\rail@namefont{\isabellestyle{it}}