[XeTeX] XeTeX Digest, Vol 108, Issue 4

linecommander linecommander at gmail.com
Wed Mar 13 01:03:43 CET 2013


> 4. Re: XeTeX & CMUnicode (Peter Dyballa)
> Message: 4
> Date: Tue, 12 Mar 2013 11:08:45 +0100
> From: Peter Dyballa <Peter_Dyballa at Web.DE>
> Am 11.03.2013 um 19:39 schrieb linecommander:
>
>> How to make on the bold figure of the CMU Serif?
>
> Which CMU font *files* are you trying to use? And why? Can you give a minimal example of how you try to select the other font faces?
>

preamle:
\font\bf="CMU Serif:style=Bold" at 12pt
\begin{document}
\bf{some text}
\end{document}

"some text" in the body of document isn't have bold face

---------------------------------------------------------------------------------

another preamble:
\font\bf="DejaVu Serif/B" at 12pt
\begin{document}
\bf{some text}
\end{document}

"some text" in the body of document have quality bold face with DejaVu Serif

and I want to have the same result with "CMU Serif:style=Bold"

----------------------------------------------------------------------------------

another examble:

in body of document

\fontspec[FakeBold=1.5,FakeStretch=1.2,Color=161616]{CMU Serif}{some
bold-missed text}

"some bold-missed text" have uglyStretched face

trying adding by fontspec font with the Style=bold exactly
\fontspec[FakeBold=1.5,FakeStretch=1.2,Color=161616]{CMU
Serif:style=Bold}{some bolded text}

leavs result as in first example & does not makes "some bolded text" bold shape

but I want to have it

can I hope to'll have had whished result?


More information about the XeTeX mailing list