From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5983 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Accents too high Date: Mon, 05 Nov 2001 13:38:31 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20011105133734.0311b2f8@server-1> References: <01110223332600.01567@levana> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035396536 6212 80.91.224.250 (23 Oct 2002 18:08:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:08:56 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Patrick Gundlach In-Reply-To: <01110223332600.01567@levana> Xref: main.gmane.org gmane.comp.tex.context:5983 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5983 Hi Patrick (and other umlaut users), This can go into cont-new.tex: \def\smashaccent#1% {\dontleavehmode \bgroup \setbox\scratchbox\hbox{#1}% \ifdim\ht\scratchbox>\strutheight \ht\strutbox\strutheight \fi \ifdim\dp\scratchbox>\strutdepth \dp\strutbox\strutdepth \fi \box\scratchbox \egroup} \def\moveaccent#1#2% {\smashaccent {\dimen0=\fontdimen5\font \dimen2=\dimen0 \advance\dimen2 -#1% \fontdimen5\font\dimen2 #2\relax \fontdimen5\font\dimen0}} I hope that this solves (all) problems, hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------