On 4/11/2016 11:29 AM, massifr@fastwebnet.it wrote:
Hello list, I'm typesetting italian text that contains "E" letters with a grave accent, like this: "È".
In my "body font environment" the interline space is narrow and those "È" make their lines taller, making every following line move downwards.
The problem is easily solvable putting "\smash" before "È".
But my sources are XML and typesetting is done through xmlsetups, so I'm looking for an automatic way to replace every "È" in the text with "\smash{È}". Is it possible?
\definefontfeature[default][default][dimensions={0,1.9,0}] \starttext \showglyphs \strut g È\par \strut g E\par \strut g È\par \strut g E\par \strut g È\par \strut g E\par \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------