From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46037 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Times New Roman Date: Mon, 1 Dec 2008 15:04:49 +0100 Message-ID: <6faad9f00812010604i3428b6a0u7dbc040ef925630d@mail.gmail.com> References: <4F2F6B0F-3DD5-484A-B809-B99DE7B5BE26@princeton.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1228140426 10354 80.91.229.12 (1 Dec 2008 14:07:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2008 14:07:06 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 01 15:08:10 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1L79RO-0005FB-1L for gctc-ntg-context-518@m.gmane.org; Mon, 01 Dec 2008 15:07:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF3181FBBA; Mon, 1 Dec 2008 15:06:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01016-02-5; Mon, 1 Dec 2008 15:05:27 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 546861FB64; Mon, 1 Dec 2008 15:05:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15AEA1FB64 for ; Mon, 1 Dec 2008 15:05:26 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04075-01-2 for ; Mon, 1 Dec 2008 15:04:51 +0100 (CET) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by ronja.ntg.nl (Postfix) with ESMTP id BF7071FA4C for ; Mon, 1 Dec 2008 15:04:50 +0100 (CET) Original-Received: by yw-out-1718.google.com with SMTP id 5so921527ywm.74 for ; Mon, 01 Dec 2008 06:04:49 -0800 (PST) Original-Received: by 10.142.177.7 with SMTP id z7mr4523874wfe.132.1228140289329; Mon, 01 Dec 2008 06:04:49 -0800 (PST) Original-Received: by 10.142.54.21 with HTTP; Mon, 1 Dec 2008 06:04:49 -0800 (PST) In-Reply-To: <4F2F6B0F-3DD5-484A-B809-B99DE7B5BE26@princeton.edu> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:46037 Archived-At: On Mon, Dec 1, 2008 at 2:46 PM, Alan Bowen wrote: > I am running the ConTeXt Minimals of 11/10 and am trying to access > Times New Roman using the script > > \usetypescript [timesnewroman][ec] > \definetypeface[timesnewroman][rm][serif][timesnewroman][default] > [encoding=ec] > \definebodyfont[9pt,11pt][rm][default] > \setupbodyfont[timesnewroman,rm,11pt] > > I am not sure what I getting and I am puzzled by the log file , hence, > my question: Is Times New Roman distributed with the minimals and is > this the way to access it? Hello Alan, Do you need "something-like-times" or Times New Roman? This works: % possibly \usetypescriptfile[type-gyr] \usetypescript[times][ec] \setupbodyfont[times,12pt] It will give you times-like typeface (TeX Gyre Termes), but not Times New Roman. Times New Roman is not distributied (and possibly copyrighted). Mojca ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________