ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Cc: Jonathan Kew <jonathan_kew@sil.org>
Subject: Re: mkii and xetex with tl2008: invalid fontname errors
Date: Thu, 31 Jul 2008 12:23:45 +0200	[thread overview]
Message-ID: <6faad9f00807310323o38d293f8se9c504c7bf3288b@mail.gmail.com> (raw)
In-Reply-To: <m21w1sl3ev.fsf@stanford.edu>

On Thu, Jul 17, 2008 at 9:24 PM, Jesse Alama wrote:

> \definetypeface [busted] [rm] [serif] [palatino] [default]
> \setupbodyfont  [busted]
> \starttext
> \input tufte
> \stoptext

> Using XeTeX and ConTeXt MkII with the TeX Live 2008 developer snapshot
> (as of a few days ago), I run into a bunch of "invalid fontname" errors
> when compiling some documents:
>
> $ texmfstart texexec --xtx file.tex
> TeXExec | processing document 'file.tex'
> TeXExec | no ctx file found
> TeXExec | tex processing method: context
> TeXExec | TeX run 1
> TeXExec | writing option file file.top
> TeXExec | using randomseed 518
> TeXExec | tex engine: xetex
> TeXExec | tex format: cont-en
> This is XeTeXk, Version 3.1415926-2.2-0.999.2 (Web2C 7.5.7)
>  %&-line parsing enabled.
> entering extended mode
> (./file.tex
>
> ConTeXt  ver: 2008.07.14 18:07 MKII  fmt: 2008.7.15  int: english/english
> [snip]
> kpathsea: Invalid fontname `texgyrepagella-italic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-italic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-italic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-italic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-italic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-bolditalic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> kpathsea: Invalid fontname `texgyrepagella-bolditalic:+liga;+kern;mapping=tlig;+trep;', contains ':'
> [many more errors like that]
>
> Any idea what might be going on?

Does it only complain or does it fail to work?

I suspect what the error could be (harmless, though it makes sense to
fix it), but I only think that error reporting got more verbose since
it works here despite many warnings. Outside of TL (probably some
branch of xetex trunk + latest context) I don't get that warning.

Maybe Jonathan knows more. The enteresting thing is that those
messages don't even show up in log file. But log does show that some
files like sort-lan.mkii (and some others) are a bit problematic in
respect to (not being) UTF-8.

% \enableregime[utf]
% \mainlanguage[sl]
% \starttext
%     \ccaron\index{\ccaron\space 1}
%     \Ccaron\index{\Ccaron\space 1}
%     Ä<8d>\index{Ä<8d> 2}
%     Ä<8c>\index{Ä<8c> 2}
%     \v c\index{\v c 3}
%     \v C\index{\v C 3}
%     \placeindex
% \stoptext

That should be

%     č\index{č 2}
%     Č\index{Č 2}

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2008-07-31 10:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 19:24 Jesse Alama
2008-07-17 20:00 ` Mojca Miklavec
2008-07-18  0:55   ` Jesse Alama
2008-07-18  7:57     ` Mojca Miklavec
2008-07-19  3:05       ` Jesse Alama
2008-07-21 11:26         ` Mojca Miklavec
2008-07-31  1:25           ` Jesse Alama
2008-07-31 10:23 ` Mojca Miklavec [this message]
2008-07-31 10:44   ` Taco Hoekwater
     [not found]     ` <6faad9f00807310356v36d11c2bh9370815eb8c0dba@mail.gmail.com>
     [not found]       ` <48919BB9.7030708@elvenkind.com>
     [not found]         ` <6faad9f00807310406v66f7dcb6vbf02f335b48d0acf@mail.gmail.com>
     [not found]           ` <48919D3E.1040806@elvenkind.com>
2008-07-31 11:54             ` Mojca Miklavec
2008-08-02  2:48   ` Jesse Alama
2008-08-02  9:41     ` Mojca Miklavec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6faad9f00807310323o38d293f8se9c504c7bf3288b@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=jonathan_kew@sil.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).