[XeTeX] Always bold math

Zdenek Wagner zdenek.wagner at gmail.com
Wed Oct 12 23:36:56 CEST 2011


2011/10/12 Tobias Schoel <liesdiedatei at googlemail.com>:
> Hi,
>
> is there a convenient way to tell XeLaTeX to print all math in bold. May be
> a fontspec or unicode-math option or command?
>
> Or a LaTeX-command? \boldmath doesn't work.
>
Do you have \boldmath outside math? This works for me, compare the
output of both equations:

\documentclass{article}
\usepackage{fontspec}
\begin{document}
$$\pi r^2 / 4$$

\boldmath
$$\pi r^2 / 4$$
\end{document}


> Thanks
>
> Toscho
> --
> Tobias Schoel
> Europaschule Kairo
> www.europaschulekairo.com
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>  http://tug.org/mailman/listinfo/xetex
>



-- 
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz



More information about the XeTeX mailing list