19 Feb
2006
19 Feb
'06
8:43 a.m.
Hello, the following test-file produces the error "Use of | doesn't match its definition." \setupoutput[pdf] \setupinteraction[state=start] \placebookmarks[section] \starttext \section{bla|-|bla} \stoptext My workaround: \setupoutput[pdf] \setupinteraction[state=start] \def\myHyphen{|-|} \appendtoks \def\myHyphen{-} \to \simplifiedcommands \placebookmarks[section] \starttext \section{bla\myHyphen bla} \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/