[luatex] Use Math Glyphs from Text Font

Khaled Hosny khaledhosny at eglug.org
Wed Oct 6 00:25:27 CEST 2010


On Wed, Oct 06, 2010 at 12:16:05AM +0200, C. Comren wrote:
> > There must be some other case for the issue you have, and without a
> > minimal example one can hardly tell.
> 
> This example,
> 
>   \documentclass{article}
>   \usepackage{unicode-math}
>   \setmathfont[range=\mathbfsfit/{greek,Greek}]{AFontWithGreekGlyphs}
>   \begin{document}
>   \[
>     d \beta = \omega
>   \]
>   \end{document}
> 
> produces a PDF without \beta and \gamma.

Because you are not using any math bold sans serif in your example
(which what \mathbfsfit is for), it should be \mathit instead.

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


More information about the luatex mailing list