Hello,
With this test.cld file, the "= blub" is not printed:
context.starttext()
context.startchapter{title = "bla = blub"}
context.stopchapter()
context.stoptext()
Workaround:
context.startchapter{title = "{bla = blub}"}
But according to the documentation
http://www.pragma-ade.com/general/manuals/cld-mkiv.pdf
at page 16, the workaround shouldn't be needed.
--
Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________