From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7579 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: fonts/tetex Date: Mon, 8 Apr 2002 09:14:55 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <02040809145501.00362@levana> References: <5.1.0.14.1.20020405193622.038dea00@server-1> <5.1.0.14.1.20020407102100.03bff008@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035398030 20314 80.91.224.250 (23 Oct 2002 18:33:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:33:50 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20020407102100.03bff008@server-1> Xref: main.gmane.org gmane.comp.tex.context:7579 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7579 Good morning, > see type-pre.tex: > \usetypescript [sans,mono,math] [computer-modern] [default,name,size] Oh, I might have expressed myself a bit fuzzyly. I want to use \definetypface[..][rm][serif].... but the typeface [...][ss][sans].... and the typeface [...][tt][mono].... should not be touched. (Not even switched back to cm) Example: in LaTeX (the L-word :) if you say \usepackage{times}, only the \rmdefault will be changed to times roman, the \sfdefault (sans) and \ttdefault will be left in its original state. That way you can set up a typsecript and change one font (rm, ss, tt) afterwards. With \definetypeface, this is (as far as I have seen) not possible. (I have read the source but could not find a reason why this is the behaviour.) -- Viele Grüße, Patrick Gundlach