From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25618 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: how to embed a postscript Times Date: Fri, 27 Jan 2006 18:13:20 +0100 Message-ID: References: <0362EA83-3116-49B1-84EC-9CFAA2558AEF@st.estfiles.de> <43D9D266.6010900@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1138382056 11879 80.91.229.2 (27 Jan 2006 17:14:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jan 2006 17:14:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 27 18:14:10 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1F2XAU-0001ir-KD for gctc-ntg-context-518@m.gmane.org; Fri, 27 Jan 2006 18:13:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 32DF412842; Fri, 27 Jan 2006 18:13:50 +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 31980-07-2; Fri, 27 Jan 2006 18:13:47 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0DD11283E; Fri, 27 Jan 2006 18:13:47 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8B0C61283E for ; Fri, 27 Jan 2006 18:13: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 32154-01 for ; Fri, 27 Jan 2006 18:13:44 +0100 (CET) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by ronja.ntg.nl (Postfix) with SMTP id 9362A1283A for ; Fri, 27 Jan 2006 18:13:44 +0100 (CET) Original-Received: (qmail 2528 invoked from network); 27 Jan 2006 17:13:39 -0000 Original-Received: from unknown (HELO [87.193.17.72]) (698580@[87.193.17.72]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 27 Jan 2006 17:13:39 -0000 In-Reply-To: <43D9D266.6010900@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:25618 Archived-At: Am 27.01.2006 um 08:57 schrieb Taco Hoekwater: > Steffen Wolfrum wrote: >> Hi, >> >> I have to typeset a document in postscript Times Roman. I guess I >> have to use >> >> \usetypescript[postscript][\defaultencoding] >> \setupbodyfont[postscript,10pt] >> >> But is this enough to make sure that my Times is really embedded and >> not "overwritten" by the standard printer Times when the PDF is >> printed? > > There is nothing more you can do from within ConTeXt. Check your PDF > using the Document Settings->Fonts dialog in the Adobe Reader. If > it says there are only embedded fonts named 'NimbusRom' or something > similar, you are safe (this is very likely with current TeX distros) OK. That's the case. Thank you, Steffen