Alan Bowen wrote: > \quote and \quotation generate an unwanted space after the closing > quote or quotation mark. > > To see the problem, try > \starttext > (\quote{Hello world!}) > (\quotation{Hello world!}) > \stoptext > > Is this old news or an artefact of recent changes?
It is definately recent because it did not happen in 20060202. There is a missing percent sign in the new core-mis.tex: --- core-mis.tex.orig 2006-02-06 10:20:00.514036364 +0100 +++ core-mis.tex 2006-02-06 10:20:16.690357309 +0100 @@ -595,7 +595,7 @@ \or \prewordbreak %\nobreak \hskip\hspaceamount\currentlanguage{#2}% - \languageparameter#1 + \languageparameter#1% \or \languageparameter#1% \fi Cheers, Taco _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context