From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9821 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[3]: \switchtobodyfont[cmr] in Gamma Date: Tue, 12 Nov 2002 23:10:53 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <662634187.20021112231053@iol.it> References: <5.1.0.14.1.20021112092521.00ad1ab0@server-1> <5.1.0.14.1.20021112092521.00ad1ab0@server-1> <5.1.0.14.1.20021112191134.00ad6e78@server-1> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037139533 1576 80.91.224.249 (12 Nov 2002 22:18:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2002 22:18:53 +0000 (UTC) Cc: ntg-context@ntg.nl Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BjMx-0000PE-00 for ; Tue, 12 Nov 2002 23:18:51 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DF1BA10AE8; Tue, 12 Nov 2002 23:20:31 +0100 (MET) Original-Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by ref.ntg.nl (Postfix) with ESMTP id 208C610AE7 for ; Tue, 12 Nov 2002 23:19:19 +0100 (MET) Original-Received: from [151.29.130.91] (151.29.130.91) by smtp2.libero.it (6.5.028) id 3DCC0031001FFCDB; Tue, 12 Nov 2002 23:18:53 +0100 X-Mailer: The Bat! (v1.60q) Business X-Priority: 3 (Normal) Original-To: ntg-context@ref.ntg.nl In-Reply-To: <5.1.0.14.1.20021112191134.00ad6e78@server-1> Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: Giuseppe Bilotta List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9821 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9821 Tuesday, November 12, 2002 Hans Hagen wrote: >> >>I never managed to get typeface working correctly, other than >>defining things similarly to type-pre and using those with >>\switchbodyfont. Is there any documentation on how to *use* >>typefaces (not *define* them)? HH> define: HH> \definetypeface[mainface][....] HH> then use 'm: HH> \setupbodyfont[mainface] Something like this? \starttext \switchtobodyfont[modern] This is a test \switchtobodyfont[postscript] This is a test \switchtobodyfont[modern] This is a test \stoptext Does nothing, here. -- Giuseppe "Oblomov" Bilotta