Hi,
I would like to use this:
\completecontent \chapter{$a|b$} \bye
the problem is that the bar "|" causes problems in the table of contents. Any ideas how I can still have it in the table?
either patch supp-lan:
\def\fakecompoundhyphen
{\def\|{\mathortext\vert\dofakecompoundhyphen}} \def\dofakecompoundhyphen
{\def##1|%
{\doifelsenothing{##1}{\compoundhyphen}{##1}%
\kern\compoundbreakpoint\allowbreak}}or use $a\vert b$ instead
interesting how long it takes for such a bug to show up
Hans
-------------------------------------------------------------------------
Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
