ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: [CG-members] Free fonts for ConTeXt discussion @ Maibach meeting
       [not found] ` <20171019120835.4cc9dcf6@poo.hsd1.co.comcast.net>
@ 2017-10-20  8:29   ` Hans Hagen
  2017-10-20 21:58     ` Alan Braslau
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Hagen @ 2017-10-20  8:29 UTC (permalink / raw)
  To: Alan Braslau; +Cc: mailing list for ConTeXt users, cg-members

On 10/19/2017 8:08 PM, Alan Braslau wrote:
> ConTeXt silently drops missing glyphs and I understand the advantage of
> this behavior over placing a black box (as I believe LaTeX does).
> 
> However, I would like a warning in the log file when this occurs, for a
> chosen font might indeed prove to be in-adapted as incomplete (for a
> particular document). Perhaps this is already the case, but for what
> should I search? Is there a tracker to enable?
> 
> I have experienced the problem in typesetting a long document in trying
> a different font without knowing that it "breaks" my document due to
> missing glyphs. This would be a very important tool for the present the
> font discussion, for a generated table of glyph overviews is one thing
> but perhaps more useful would be warnings about missing glyphs in real
> documents.
% shows all kind of errors at the end of a run (relative new feature, 
dedicated to taco)

\enabledirectives[logs.errors]

% quite old feature

\enabletrackers[fonts.missing=replace]

% or (deleting them)

\enabletrackers[fonts.missing]

% so:

\starttext

     here we \char 999 go

\stoptext

% will report errors

If you compile the latest luatex you will get a report anyway.

Hans

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [CG-members] Free fonts for ConTeXt discussion @ Maibach meeting
  2017-10-20  8:29   ` [CG-members] Free fonts for ConTeXt discussion @ Maibach meeting Hans Hagen
@ 2017-10-20 21:58     ` Alan Braslau
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Braslau @ 2017-10-20 21:58 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users, cg-members

On Fri, 20 Oct 2017 10:29:43 +0200
Hans Hagen <pragma@wxs.nl> wrote:

> % quite old feature
> 
> \enabletrackers[fonts.missing=replace]
>
> % or (deleting them)
> 
> \enabletrackers[fonts.missing]

This is *really* useful.

Some missing glyphs can be corrected by putting certain characters in
math mode (surrounded by $…$); others might need a special construction
(such as \topaccent); still others might call for the use of a more
complete font, eventually substitution.
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-20 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <21E81A7A-FB2F-4C94-805B-81E88883A243@bittext.nl>
     [not found] ` <20171019120835.4cc9dcf6@poo.hsd1.co.comcast.net>
2017-10-20  8:29   ` [CG-members] Free fonts for ConTeXt discussion @ Maibach meeting Hans Hagen
2017-10-20 21:58     ` Alan Braslau

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).