Taco Hoekwater wrote:
What will work, is setting the TeX primitive \language to a value that does not have associated patterns (-1 is a possibility, but usually 255 also works). In the next bit of context code, there will be no hyphenation:
\starttext \normallanguage -1 \hsize = 0pt \input zapf \language[en] \stoptext
(babel has a language definition 'nohyph', precisely for this)
Hope this helps,
I now have: \definieer\stophyph{\bgroup\normallanguage-1} \definieer\starthyph{\egroup} Now I say \stophyph right before a citation and \starthyph right after it. This seems to work. Maybe not an elegant solution, but I'm happy. Tanks! Peter.
Taco
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context