From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34200 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: xetext-pdftex differences Date: Thu, 12 Apr 2007 09:53:03 +0200 Message-ID: <20070412095303019737.27b0d64b@st.estfiles.de> References: <20070408221618732639.581a6a4d@st.estfiles.de> <6faad9f00704101227u1fd43e52wf55050e5cc918374@mail.gmail.com> <20070411110917406329.47c0f948@st.estfiles.de> <6faad9f00704110844x377d61dao3f5cad8d433707cb@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (GMessage framework 1.5.4) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176364420 14877 80.91.229.12 (12 Apr 2007 07:53:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 07:53:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 12 09:53:33 2007 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 1Hbu7W-00040k-S3 for gctc-ntg-context-518@m.gmane.org; Thu, 12 Apr 2007 09:53:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C0C11FE32; Thu, 12 Apr 2007 09:53:30 +0200 (CEST) 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 14174-07-4; Thu, 12 Apr 2007 09:53:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6A64A1FE37; Thu, 12 Apr 2007 09:53:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 220F41FE37 for ; Thu, 12 Apr 2007 09:53:22 +0200 (CEST) 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 14174-07-3 for ; Thu, 12 Apr 2007 09:53:20 +0200 (CEST) Original-Received: from smtprelay08.ispgateway.de (smtprelay08.ispgateway.de [80.67.29.8]) by ronja.ntg.nl (Postfix) with ESMTP id 360641FE32 for ; Thu, 12 Apr 2007 09:53:20 +0200 (CEST) Original-Received: (qmail 18423 invoked from network); 12 Apr 2007 07:53:19 -0000 Original-Received: from unknown (HELO mitnutzersw.intern) (698580@[87.185.231.77]) (envelope-sender ) by smtprelay08.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 12 Apr 2007 07:53:19 -0000 In-Reply-To: <6faad9f00704110844x377d61dao3f5cad8d433707cb@mail.gmail.com> X-Mailer: GyazMail version 1.5.4 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:34200 Archived-At: On Wed, 11 Apr 2007 17:44:18 +0200, Mojca Miklavec wrote: > You should try to get "uc" working if possible, but you need to add > some definitions from my previous mail. If you want to stick with > texnansi, you should better use pdfTeX. I have a document with German as the main language, defined ... \usetypescriptfile[type-gyr] \usetypescript[times][texnansi] \mainlanguage[de] \setupbodyfont[times,10pt] ... and inserted Arabic quotes in Arabic AlBayan.ttf, defined ... \font\geeza="AlBayan" at 10pt That's why it's typeset with XeTeX. But nevertheless texnansi for TeXGyreTermes seems to be fine (at least for now). Thank you, Steffen