From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5672 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Questions/Comments Date: Mon, 17 Sep 2001 18:34:00 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010917183152.023c08d8@server-1> References: <20010914213903.B372@wimsey> <5.1.0.14.1.20010911183140.025dee60@server-1> <5.1.0.14.1.20010911092040.025bd458@server-1> <20010910185708.L14168@localhost> <5.1.0.14.1.20010911092040.025bd458@server-1> <5.1.0.14.1.20010911183140.025dee60@server-1> <5.1.0.14.1.20010914130939.024b3d98@server-1> <20010914213903.B372@wimsey> 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 1035396249 3633 80.91.224.250 (23 Oct 2002 18:04:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:04:09 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Marco Kuhlmann In-Reply-To: <20010914220049.C372@wimsey> Xref: main.gmane.org gmane.comp.tex.context:5672 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5672 At 10:00 PM 9/14/2001 +0200, Marco Kuhlmann wrote: >Marco Kuhlmann wrote (2001-09-14 (21:39)): > > > But still, if I want a header to be typeset with let us say > > \bf, then \xxx not only changes the font size, but also > > switches to the regular (non-bold) font. What I need is a > > command that just changes the size of the font, and keeps all > > the other parameters. > >I think I got it: > >\unexpanded\def\versal% > {\let\versal\relax > \let\scratchtoken\fontalternative > \versface\csname\scratchtoken\endcsname} hm, looks terrible, doens't it? anyway, you can safe a line by: \expandafter\versface\csname\fontalternative\endcsname which is still not something i want users to bother with, 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 -------------------------------------------------------------------------