On 4/18/2015 11:28 AM, Alan BRASLAU wrote:
On Fri, 17 Apr 2015 23:51:56 +0200
Hans Hagen <[email protected]> wrote:

Anyway, I've added a checker so that at least it gets reported
(assuming the use of one math collection):

mkiv lua stats  > unknown math characters: ½ (U+000BD) (n=3)

This will be quite useful.

A question in general for the mailing list: should missing math (and
text) characters simply not appear or should some placeholder (such as
a box) be rendered in its place? This could help with proofreading.

Nevertheless, having missing characters reported in the log file is a
good diagnostic.

we already have

\enabletrackers[fonts.missing=replace] % top of file

which should show something with

\starttext
    \m{T_α}
    \m{T_½}
    \m{T½_½}
    test \char3211 test
\stoptext

I've extended that to math so that you will get a placeholder there too (more visible with this option, otherwise a "?" will be used as replacement).

Hans



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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 via email to