Peter Rolf wrote:
Hi,
I just run into the problem, that \strutheight is lower than the height of some german umlauts (���).
% ----- \setupoutput[pdftex] \mainlanguage[german]
\setupcolors[state=start]
\starttext \showstruts
\def\FOO#1{\framed[frame=off,background=color,backgroundcolor=green]{#1\strut}}
\hbox{\FOO{AOU}\FOO{���}}
\stoptext % -----
Is this intended (and if so, why)?
I need this for several boxes with a mp overlay as background and centered text. The height of the boxes is equal, so all text should be placed on the same baseline. Currently I box the text and set the height manually to \strutheight. But a more "global" solution would be prefered. Should I define my own gfx strut or just add one of those umlauts to \setfontstrut or ...? Dunno what is the best solution.
(1) increase the lineheight (2.8ex by default) (2) change the height/depth ration (.72/.28 by default) it all depends on the font Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------