ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: lua code prevents compilation
Date: Thu, 02 Apr 2015 09:35:55 +0200	[thread overview]
Message-ID: <551CF15B.3000406@gmx.es> (raw)
In-Reply-To: <551C8C0B.5080105@wxs.nl>

On 04/02/2015 02:23 AM, Hans Hagen wrote:
> On 4/2/2015 1:21 AM, Pablo Rodriguez wrote:
>> [...]
>> Both lack the underscore glyph. This causes the crash, since it works
>> fine if I replace the glyph with an existing glyph in the font.
>> [...]
>> Would it be possible that ConTeXt silently ignores that the font doesn’t
>> contain the glyph?
> 
> the message is fuzzy (and i have to check a lua stack issue maybe but 
> not now) ... if char is nil then char.depth is an error
> 
>> I think this might be a bug.
> 
>  >      function document.addfunnyhyphen(tfmdata)
>  >          local underscore = utf.byte("_")
>  >          local char       = tfmdata.characters[underscore]
> 
>             if not char then return end

Many thanks for your help, Hans.

This solves my issue.


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
___________________________________________________________________________________

      reply	other threads:[~2015-04-02  7:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-30 15:19 Pablo Rodriguez
2015-03-30 20:33 ` Hans Hagen
2015-04-01 23:21   ` Pablo Rodriguez
2015-04-02  0:23     ` Hans Hagen
2015-04-02  7:35       ` Pablo Rodriguez [this message]

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=551CF15B.3000406@gmx.es \
    --to=oinos@gmx.es \
    --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).