ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <ConTeXt@rik.users.panix.com>
To: ntg-context@ntg.nl
Subject: Re: Soft-hyphen in Antykwa.
Date: Sat, 26 Jun 2021 21:38:55 -0400	[thread overview]
Message-ID: <581bfc4e-961a-6f72-427b-9b00c6864dcf@rik.users.panix.com> (raw)
In-Reply-To: <5c297d96-e7d9-7042-b1cb-397ab1ee83de@rik.users.panix.com>



On 6/26/2021 18:38, Rik Kabel wrote:
> All,
> 
> In recent compilations of a document using Antykwa Torunska Condensed 
> (in headings in the margin), I now have no hyphen at a word break, and 
> see the following in the log:
> 
>     fonts           > checking > char ­ (U+000AD) in font
>     'AntykwaTorunskaCond-Regular' with id 73: missing
> 
> Is there a way to restore the hyphen that once appeared? (ConTeXt  ver: 
> 2021.06.25 22:49 LMTX).
> 

More information, sorry for the lack of detail in the first post.

1. The problem appears to be associated with tagging. Set the state to 
stop, or remove the line, and the hyphen appears.

2. When HeadFont is libertinus, there is no problem.

Sample document:

\definefontfamily  [HeadFont]
                    [rm]
                    [Antykwa Torunska Cond]
\setuphead         [chapter]
                    [style=\HeadFont\tfa]
\setuphead         [section]
                    [alternative=margintext,
                     before={\blank[big]\blank},
                     insidesection={\blank[-line]\setupindenting[next]},
                     style=\HeadFont\tf]
\setupindenting    [yes,
                     small]
\setuptagging      [state=start]
\setupbodyfont     [libertinus,12pt]
\starttext
   \startchapter    [title=Testing Antykwa Torunska Condensed breaks]
     \input klein
     \startsection  [title=Abracadabra]
       \input knuth
     \stopsection
   \stopchapter
\stoptext

-- 
Rik
___________________________________________________________________________________
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:[~2021-06-27  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-26 22:38 Rik Kabel
2021-06-27  1:38 ` Rik Kabel [this message]
2021-06-27 11:46 ` Hans Hagen
2021-06-27 18:14   ` Rik Kabel
2021-06-27 20:16     ` Rik Kabel

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=581bfc4e-961a-6f72-427b-9b00c6864dcf@rik.users.panix.com \
    --to=context@rik.users.panix.com \
    --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).