7 Nov
2011
7 Nov
'11
1:19 p.m.
Hi Hans! If one uses the HZ-algorithm the behavior of (the exported) \thinspace depends on the line break. \definefontfeature[default][default][expansion=quality] \setupalign[hz] \setupbackend[export=yes,css=yes,xhtml=yes] \starttext \startbuffer narrow\,nonbreaking\,space \stopbuffer \getbuffer \par \dorecurse{10}{\getbuffer} \stoptext exports to: narrownonbreakingspace <break/> narrow nonbreaking … Would it be possible to export \, to ? Regards Andreas