Hi I was reading core-tab.tex on http://source.contextgarden.net/core-tab.tex (trying to learn a little...)
Sorry I have no line numbers, but about two-thirds of the way down that file, by chance I think I found an error: \bgroup \catcode`\|=\@@other \gdef\@@otherbar {|} \catcode`\"=\@@other \gdef\@@otherquite {"} \catcode`\|=\@@active \gdef\@@useotherbar {\let|\@@otherbar} \catcode`\"=\@@active \gdef\@@useotherquote{\let"\@@otherquote} \egroup The second \catcode line contains \gdef\@@otherquite, which I'm almost positive should be \gdef\@@otherquote . I hope this helps. David ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________