On 2/22/2013 12:49 PM, luigi scarso wrote:
On Fri, Feb 22, 2013 at 12:33 PM, Mikael P. Sundqvist <mic...@gmail.com> wrote:
With the latest discussion about the || in mind, I notice that I cannot
get it in iwona.

\stupbodyfont[iwona]
\starttext
  $\fenced[doublebar]{v}$

$\Vert v\Vert$

$||v||$
\stoptext

Does it mean that the glyph is missing in the font?

/Mikael

\enabletrackers[fonts.missing]
\setupbodyfont[iwona]
\starttext
  $\fenced[doublebar]{v}$

$\Vert v\Vert$

$||v||$
\stoptext

My log file says:

Missing character: There is no ‖ (U+2016) in font Iwona-Regular!
Missing character: There is no ‖ (U+2016) in font Iwona-Regular!
Missing character: There is no ‖ (U+2016) in font Iwona-Regular!

so we need to add en entry to math-ttv.lua

-----------------------------------------------------------------
                                          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 : 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 via email to