Dear ConTeXt folks,

Am Samstag, den 29.10.2011, 18:27 +0200 schrieb Paul Menzel:

> some fractions (input using Compose) are not displayed in the resulting
> PDF files.
> 
>         \starttext
>         ⅛ ist $\frac18$.
>         
>         ½, ⅓, ¼, ⅕, ⅙, ⅛
>         \stoptext
> 
> I guess this is a font problem,

using XITS [1][2] (Is that the also the fonts name?), everything is
shown correctly.

        \setupbodyfont[xits]
        
        \starttext
        ⅛ ist $\frac18$.
        
        ½, ⅓, ¼, ⅕, ⅙, ⅛
        \stoptext

> but maybe fall backs could be added?

Since I am wondering why ½ should work but not for example ⅛.


Thanks,

Paul

Attachment: eigths.pdf
Description: Adobe PDF document

\setupbodyfont[xits]

\starttext
⅛ ist $\frac18$.

½, ⅓, ¼, ⅕, ⅙, ⅛
\stoptext

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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