From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55765 Path: news.gmane.org!not-for-mail From: Marius Newsgroups: gmane.comp.tex.context Subject: times new roman, arial and courier fonts Date: Sat, 23 Jan 2010 16:46:23 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1051019569==" X-Trace: ger.gmane.org 1264258040 29753 80.91.229.12 (23 Jan 2010 14:47:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Jan 2010 14:47:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 23 15:47:13 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NYhGa-00033d-AD for gctc-ntg-context-518@m.gmane.org; Sat, 23 Jan 2010 15:47:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2964CC9C53; Sat, 23 Jan 2010 15:47:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bGuZUSM-zLIT; Sat, 23 Jan 2010 15:46:40 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 035C1C9C12; Sat, 23 Jan 2010 15:46:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B7E43C9C12 for ; Sat, 23 Jan 2010 15:46:33 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aju99heGbX+W for ; Sat, 23 Jan 2010 15:46:25 +0100 (CET) Original-Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by balder.ntg.nl (Postfix) with ESMTP id 8F0A4C9AFD for ; Sat, 23 Jan 2010 15:46:24 +0100 (CET) Original-Received: by fxm10 with SMTP id 10so352817fxm.14 for ; Sat, 23 Jan 2010 06:46:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=8IibhwidErCjOaCHdro9tkyKXuPneUKFMccDnRdkSEY=; b=ojxc7Uj22/M2T8bqfSf7MWe5XT4s9akv1RC9ixKRSYRrMYfSjeMWrkRJWBIUU3AKJg kJbY4ZOc4pCK6iwFrGhTYf2hfVjEYXrUxxCntsREpt+wzGqdUSr23Z574+5RsywPmcok AyJg9Iy9KEai+wwXODB0ZBp8BndPwakD3Ffho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wjnlkMKSbXKlABQtc3K59eRPUzPy7QczpXDYz5e1mIJO003UloWJafJMN09ndEfoWu Aduike9+Rutsp5LBVN90x4PTl0u4cduIsuoIxBrOG5rv3PH9jU0j/I05xiqODPmbFbH2 bFQI+LpD258a7UQNodRmMXaMGJ7Iqya887V8I= Original-Received: by 10.102.183.10 with SMTP id g10mr2256830muf.40.1264257983809; Sat, 23 Jan 2010 06:46:23 -0800 (PST) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55765 Archived-At: --===============1051019569== Content-Type: multipart/alternative; boundary=001636417597078826047dd60013 --001636417597078826047dd60013 Content-Type: text/plain; charset=UTF-8 Hello all, how to set times new roman as \rm, arial as \ss and courier as \tt? \usetypescriptfile[type-win] \usetypescript[times] \usetypescript[arial] \usetypescript[courier] \setupbodyfont[times,10pt] This code sets just \rm, but \ss and \tt are left as default latin modern font. Thank you, Marius --001636417597078826047dd60013 Content-Type: text/html; charset=UTF-8 Hello all,

how to set times new roman as \rm, arial as \ss and courier as \tt?

\usetypescriptfile[type-win]
\usetypescript[times]
\usetypescript[arial]
\usetypescript[courier]

\setupbodyfont[times,10pt]

This code sets just \rm, but \ss and \tt are left as default latin modern font.

Thank you,
Marius
--001636417597078826047dd60013-- --===============1051019569== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1051019569==--