From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/48515 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: current fontsize in both marks Date: Wed, 18 Mar 2009 14:37:50 +0100 Message-ID: <49C0F92E.1060600@gmx.net> References: <49C0ED81.8090005@gmx.net> <49C0F085.1080307@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237383514 7902 80.91.229.12 (18 Mar 2009 13:38:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Mar 2009 13:38:34 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 18 14:39:52 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Ljvzr-0005qL-5P for gctc-ntg-context-518@m.gmane.org; Wed, 18 Mar 2009 14:39:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AECA91FDE2; Wed, 18 Mar 2009 14:38:25 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01530-02-2; Wed, 18 Mar 2009 14:38:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E1DD01FDDD; Wed, 18 Mar 2009 14:38:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E8071FDDA for ; Wed, 18 Mar 2009 14:38:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01530-02 for ; Wed, 18 Mar 2009 14:37:53 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by ronja.ntg.nl (Postfix) with ESMTP id 45DB21FDDD for ; Wed, 18 Mar 2009 14:37:53 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by filter4-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with SMTP id n2IDbq67029981 for ; Wed, 18 Mar 2009 14:37:52 +0100 Original-Received: (qmail invoked by alias); 18 Mar 2009 13:37:51 -0000 Original-Received: from i577BC375.versanet.de (EHLO [192.168.1.3]) [87.123.195.117] by mail.gmx.net (mp063) with SMTP; 18 Mar 2009 14:37:51 +0100 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX19lmw5HGtplr7cBPn5MBaaWerL+CVG90IX5K7UBKU prTIusqwEHogoE User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) In-Reply-To: <49C0F085.1080307@wxs.nl> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.53 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.20; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 195481664 - ffa6ca046a54 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:48515 Archived-At: Hans Hagen schrieb: > Peter Rolf wrote: >> Hi, >> >> for my overprinting macro I need the actual font size (no = >> overprinting if size is greater 23pt). After searching and a lot of = >> tries I found >> >> \scaledfont (mkii) and >> \somefontsize (mkiv), >> >> which seem to show the right values. Both macros are bound = >> exclusively to only one mark. Is there a better (more generic and = >> mark independent) way? > > we can add > > \def\somefontsize{\scaledfont} > > to mkii > sounds good. > is there more? > no. also i'm not far away from the point, where i finally skip mkii (too = time-consuming to maintain both marks). currently mkii support is only a = fallback in case of luatex problems (which i probably don't need anymore). thanks Hans! > (i'm not going to retrofit all 'improvements' from mkiv to mkii; for = > instance there are couple of speedups in mkiv helpers) > > 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 > ----------------------------------------------------------------- > _________________________________________________________________________= __________ = > > If your question is of interest to others as well, please add an entry = > to the Wiki! > > maillist : ntg-context@ntg.nl / = > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ = > > -- = "Es ist doch ein Trost, das Geldgier manchmal bl=F6d macht." - Kottan in "Kottan ermittelt", Folge 9: "Die Einteilung" - ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________