ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: Hyphens missing (again) with setupbackend[export
Date: Mon, 24 Jul 2017 11:51:07 +0200	[thread overview]
Message-ID: <2ae2786d-901f-7e42-fc2b-cf93b0ac5897@wxs.nl> (raw)
In-Reply-To: <a66aaa9b-a625-3442-1077-e857a5ba16e2@rik.users.panix.com>

On 7/24/2017 3:51 AM, Rik Kabel wrote:
> Aditya came across this in 2011 ([NTG-context] export kills hyphen 
> symbol 
> <https://www.mail-archive.com/ntg-context@ntg.nl/msg58460.html>)[1] with 
> the Fontin font. It wasn’t answered then. It is back if it ever left.
> 
> Here is an example:
> 
>     \definefontfamily
>          [TestFont]
>          [rm]
>          [Antykwa Torunska Cond]
>     \setupbodyfont
>          [TestFont]
>     \setupbackend
>          [export=maybe]% or yes, or no, or ...
>     \setuppapersize
>          [A7]
>     \starttext
>     \input ward
>     \stoptext
> 
> If the \setupbackend statement is removed, or an invalid key is used, 
> all is well. It fails with a valid key and any value for that key.
> 
> I am experiencing the problem of missing hyphens with this font even 
> without \setupbackend, but cannot yet construct a working example.
wipe your font cache, add this to the top of your file

\enabledirectives[otf.checksofthyphen]




-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-07-24  9:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24  1:51 Rik Kabel
2017-07-24  9:51 ` Hans Hagen [this message]
2017-07-24 11:54   ` Rik
2017-07-24 13:24     ` Hans Hagen
2017-07-26 16:56       ` Henning Hraban Ramm

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=2ae2786d-901f-7e42-fc2b-cf93b0ac5897@wxs.nl \
    --to=pragma@wxs.nl \
    --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).