From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/88652 Path: news.gmane.org!not-for-mail From: Pablo Rodriguez Newsgroups: gmane.comp.tex.context Subject: Re: Separate italic font. Date: Thu, 04 Sep 2014 18:54:30 +0200 Message-ID: <54089946.5020708@gmx.es> References: <20140904115505.75299a8e@localb.wexfordpress.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1409849703 26109 80.91.229.3 (4 Sep 2014 16:55:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2014 16:55:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 04 18:54:57 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPaJE-0006vI-Bq for gctc-ntg-context-518@m.gmane.org; Thu, 04 Sep 2014 18:54:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 03C7610209 for ; Thu, 4 Sep 2014 18:54:56 +0200 (CEST) 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 qLxlefF8NSiC for ; Thu, 4 Sep 2014 18:54:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0E6C510226 for ; Thu, 4 Sep 2014 18:54:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 08AB4101E3 for ; Thu, 4 Sep 2014 18:54:44 +0200 (CEST) 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 eaWDHjANy5mk for ; Thu, 4 Sep 2014 18:54:40 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 1873E101E1 for ; Thu, 4 Sep 2014 18:54:39 +0200 (CEST) Original-Received: from mout.gmx.com (mout.gmx.com [74.208.4.201]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s84GscM1003502 for ; Thu, 4 Sep 2014 18:54:38 +0200 Original-Received: from [192.168.1.33] ([88.7.24.254]) by mail.gmx.com (mrgmxus002) with ESMTPSA (Nemesis) id 0MV5cx-1Xtdcf1na9-00YNnC for ; Thu, 04 Sep 2014 18:54:36 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 In-Reply-To: <20140904115505.75299a8e@localb.wexfordpress.net> X-Provags-ID: V03:K0:t4TullfQo+kQSSC22FjeePHfSUoZ/zfEFLUSvMc7iW6HLyuuK13 oCiFwCbE1b87mrsueRipP6Z90oWUZxK79wlXI57w5IM+1nZAKboQyDvIXhThfd3Jm7Kmr5/ v1B4WyPTeqvN5uuAI8m7lBtIvmSMNkHpw5ADj3zYb2Ox/n94d+U9qFc6sCU26K3v+c0S5Qk ndXSgt2rTou7vFNS8Fa0g== X-UI-Out-Filterresults: notjunk:1; X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=74.208.4.201; country=US; region=Pennsylvania; city=Wayne; latitude=40.0440; longitude=-75.3877; http://maps.google.com/maps?q=40.0440,-75.3877&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03ML4SCpX - a8172299f1aa - 20140904 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:88652 Archived-At: On 09/04/2014 05:55 PM, john Culleton wrote: > Here is the example from the wiki > -------------------------------------- > \setupbodyfontenvironment[default][em=italic] > \usemodule[simplefonts][size=10pt] > \setmainfont[TeX Gyre Termes] > \setsansfont[TeX Gyre Heros] > \setmonofont[TeX Gyre Cursor] > --------------------------------- > If the font (e.g., MinionPro) has a separate > italic font should I add it? > If so is the correct command: > \setitalicfont[\setupbodyfont[MinionPro-It] > ?? John, \setupbodyfontenvironment[default][em=italic] \usemodule[simplefonts][size=10pt] \setmainfont[TeX Gyre Termes][italicfont=TeX Gyre Pagella Italic] \starttext regular \em italics \stoptext I hope it helps, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________