From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41934 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Setting up minimals (saw: Re: distro info) Date: Fri, 27 Jun 2008 08:15:32 +0200 Message-ID: <115224fb0806262315j7b7480e3h7e87bde1d27c9c2d@mail.gmail.com> References: <2339E6FA-E53D-4C0B-9D72-109A10D29485@di.unito.it> <20080626103317011525.0800db48@gmail.com> <1C7EE015-63F0-4E39-9778-C53C88C9FFEE@di.unito.it> <20080626153329.17136b7qzb1906os@web.mail.umich.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 1214547452 12252 80.91.229.12 (27 Jun 2008 06:17:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2008 06:17:32 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 27 08:18:17 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 1KC7Hk-0005Mj-8e for gctc-ntg-context-518@m.gmane.org; Fri, 27 Jun 2008 08:18:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 82D9B1FD9B; Fri, 27 Jun 2008 08:17:14 +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 08979-02-2; Fri, 27 Jun 2008 08:16:25 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0D5D1FD3B; Fri, 27 Jun 2008 08:16:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9507E1FCF4 for ; Fri, 27 Jun 2008 08:16:18 +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 08980-01-6 for ; Fri, 27 Jun 2008 08:15:43 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.155]) by ronja.ntg.nl (Postfix) with ESMTP id 3AC371FD59 for ; Fri, 27 Jun 2008 08:15:43 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so184029ywm.74 for ; Thu, 26 Jun 2008 23:15:33 -0700 (PDT) Original-Received: by 10.150.153.3 with SMTP id a3mr1555864ybe.248.1214547332758; Thu, 26 Jun 2008 23:15:32 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Thu, 26 Jun 2008 23:15:32 -0700 (PDT) In-Reply-To: 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:41934 Archived-At: On Fri, Jun 27, 2008 at 3:43 AM, Aditya Mahajan wrote: > On Fri, 27 Jun 2008, Andrea Valle wrote: > >> Perfect, all seems to work > > Great. If you found certain instructions on the wiki confusing, please add > details there. > >> So back to the other questions >> >> - This means I can use something like this if I call the xtx switch?: >> >> \definetypeface[Optima][rm][Xserif][Optima] >> \definetypeface[Optima][tt][Xmono][LM Typewriter Regular] >> \definetypeface[Garamond][rm][Xserif][Garamond] >> \setupbodyfont[Optima] >> >> - How does font selection work under luatex? > > I don't know font selection in XeTeX, and understand font selection in > luatex only marginally, so I'll let someone else answer this. I never used the short definition for XeTeX but fonts defined with the longer form can be used with XeTeX and LuaTeX, you could use the same typescripts. http://wiki.contextgarden.net/Mark_IV#A_.28Complete.29_Typescript_Example http://archive.contextgarden.net/message/20080413.111450.d1603396.en.html http://archive.contextgarden.net/message/20080609.010650.0b8f9e15.en.html You can find more threads in the list archive. >> - What have I to do to use bibtex? > > Suppose your file is called thesis.tex (Ok, I had to test things to ensure > what I was saying was true, and that is the only test file that I have > currently :). Now run > $context thesis > This will create a lot of warnings about missing references, ignore them. > Then run > $bibtex thesis > This will create tesis.bbl. Now run context, and all those warnings will > be gone. You only need to run bibtex once (unless you change your bib > file). > > This situation is temporary. When Hans implements intermediate run's in > mtxrun, you will not need to run bibtex by hand. > > Aditya Regards Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________