[NTG-context] Re: textbar
Patrick Gundlach
ntg-context@ntg.nl
Wed, 21 Jan 2004 16:28:48 +0100
"Thomas A.Schmitz" <thomas.schmitz@uni-bonn.de> writes:
> I was under the (mistaken?) impression that "textbar" (for "|") was
> predefined somewhere in the distribution, but couldn't find
> anyhting.
It is defined in enco-cyr.tex, but should also be defined in (at
least)
enco-tbo.tex
enco-ans.tex
enco-ec.tex
> So I defined it myself in the preamble of my document:
> \define\textbar{\getglyph{Roman}{\char124}}
> and it seems to be working. Is this the proper way to do this?
\definecharacter textbar 124
Patrick