From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9044 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: interaction between \tfx and \os (2nd try) Date: Wed, 21 Aug 2002 17:43:19 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020821174143.02190a88@server-1> References: <20020821053730.1eda288c.wmcclain@salamander.com> 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 1035399402 32642 80.91.224.250 (23 Oct 2002 18:56:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:56:42 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: ntg-context@ntg.nl In-Reply-To: <20020821053730.1eda288c.wmcclain@salamander.com> Xref: main.gmane.org gmane.comp.tex.context:9044 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9044 Hi, In cont-sys.tex, after \unprotect, add: \def\@fs@sa {\scaledfont\normalizedbodyfontsize % was \fontbody \setsamofontspec} and also: \def\dodefinefont[#1][#2][#3]% [name][spec][1.6 | line=10pt | setup_id] {\doifinstringelse{ }{#2} {\ifthirdargument \unexpanded\setvalue{#1}{\redodefinefont{#1}{#2}{#3}}% \else \unexpanded\setvalue{#1}{\dododefinefont{#1}{#2}}% \fi} {\definefont[#1][#2 sa *][#3]}} Please test this extensively, works ok with: {x123 \os x123} {\tfa x123 \os x123} {x123 \tx x123 \os x123} \definefontsynonym[OldStyle][Serif] {x123 \os x123} {\tfa x123 \os x123} {x123 \tx x123 \os x123} 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 ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------