From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60933 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: xits font in ~/.fonts Date: Sun, 15 Aug 2010 12:44:40 -0400 (EDT) Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1281890440 11506 80.91.229.12 (15 Aug 2010 16:40:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 Aug 2010 16:40:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 15 18:40:37 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OkgGD-0008Cx-Nj for gctc-ntg-context-518@m.gmane.org; Sun, 15 Aug 2010 18:40:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2D09ECA51B; Sun, 15 Aug 2010 18:40:37 +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 xZZC20Gh+Xeh; Sun, 15 Aug 2010 18:40:34 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34C40CA518; Sun, 15 Aug 2010 18:40:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1B3E6CA518 for ; Sun, 15 Aug 2010 18:40:33 +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 OxXITekZwT23 for ; Sun, 15 Aug 2010 18:40:30 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by balder.ntg.nl (Postfix) with ESMTP id EAC86CA4EC for ; Sun, 15 Aug 2010 18:40:29 +0200 (CEST) Original-Received: FROM [10.255.254.224] (Unknown [207.61.176.205]) By tombraider.mr.itd.umich.edu ID 4C68187A.B6F36.24214 ; Authuser adityam; 15 Aug 2010 12:40:27 EDT User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:60933 Archived-At: Hi, I cannot use xits fonts if they are placed in $HOME/.fonts. For example, if I use \setupbodyfont[xits] I get a series of messages define fonts > forced type otf of xits-regular not found define fonts > font with name xits-regular is not found define fonts > unknown font xits-regular, loading aborted define fonts > unable to define xits-regular.otf as \*xits11ptrmtfc* I also tried to use the fonts with simplefonts. \usemodule[simplefonts] \setmainfont[XITS] \setmathfont[XITS Math] falls back to LM math while \usemodule[simplefonts] \setmainfont[XITS] \setmathfont[XITS] gives XITS-Regular as the math font (and not XITS-Math). Other fonts in $HOME/.fonts, in particular cambria, work with both methods. \setupbodyfont[cambria] and \usemodule[simplefonts] \setmainfont[Cambria] \setmathfont[Cambria] both work. Here is the output of mtxrun --script font --list "cambria*" --all cambria cambriabold /home/adityam/.fonts/microsoft/cambriab.ttf cambriabold cambriabold /home/adityam/.fonts/microsoft/cambriab.ttf cambriabolditalic cambriabolditalic /home/adityam/.fonts/microsoft/cambriaz.ttf cambriaitalic cambriaitalic /home/adityam/.fonts/microsoft/cambriai.ttf cambriamath cambriamath /home/adityam/.fonts/microsoft/cambria.ttc index: 0 cambriamathnormal cambriamath /home/adityam/.fonts/microsoft/cambria.ttc index: 0 cambrianormal cambriaitalic /home/adityam/.fonts/microsoft/cambriai.ttf and mtxrun --script font --list "xits*" --all brushscriptxitalic brushscriptxitalic BrushScriptX-Italic.afm venturissansadfexitalic venturissansadfexitalic VenturisSansADFEx-Italic.otf venturissansadfno2exitalic venturissansadfno2exitalic VenturisSansADFNo2Ex-Italic.otf xits xits /home/adityam/.fonts/xits-math/xits-regular.otf xitsbold xitsbold /home/adityam/.fonts/xits-math/xits-bold.otf xitsbolditalic xitsbolditalic /home/adityam/.fonts/xits-math/xits-bolditalic.otf xitsitalic xitsitalic /home/adityam/.fonts/xits-math/xits-italic.otf xitsmath xitsmath /home/adityam/.fonts/xits-math/xits-math.otf xitsmathnormal xitsmath /home/adityam/.fonts/xits-math/xits-math.otf xitsmathregular xitsmath /home/adityam/.fonts/xits-math/xits-math.otf xitsnormal xitsitalic /home/adityam/.fonts/xits-math/xits-italic.otf xitsregular xits /home/adityam/.fonts/xits-math/xits-regular.otf Any idea what is going on. If I move the fonts inside $TEXMF everything works. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________