[XeTeX] choosing semibold?
Poile, Christopher
poile at edwards.usask.ca
Thu Dec 4 23:29:46 CET 2008
Thank you Fr. Gilmary, that’s exactly what I was looking for.
Now, if I could only find out how to specify an exact point size for a font.
And then figure out how to redefine the section and subsection heading so that it doesn’t add a small amount of vertical space afterwards. (I’m able to adjust the section heading’s font style using the sectsty package, but I can’t seem to adjust the vertical space after the heading.)
Thanks again for the help,
Chris.
From: xetex-bounces at tug.org [mailto:xetex-bounces at tug.org] On Behalf Of Fr. Michael Gilmary
Sent: Thursday, December 04, 2008 3:55 PM
To: Unicode-based TeX for Mac OS X and other platforms
Subject: Re: [XeTeX] choosing semibold?
Hi Everyone,
What’s the appropriate way to choose a semibold version of a font while in the main document? I assume that \textbf{Blah} goes for the bold weight of the \setromanfont{} font. Is there an equivalent command for semibold? I’m using Times LT Std which has Roman, Italic, Semibold, SemiboldItalic, Bold, BoldItalic, and even ExtraBold.
A second question: how do I access the ExtraBold, or any other specific font weight, without redefining all calls to \textbf{}?
Dear Chris:
Try:
\newfontfamily\semibf{Times LT Std Semibold}
\semibf{This text should be semibold.}
\textbf{But this text is bold.}
And the same for ExtraBold, just define a new font family, as needed. See the fontspec documentation, p. 5.
--
United in adoration of Jesus,
fr. michael gilmary, mma
Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-9725
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/xetex/attachments/20081204/3c2e0a49/attachment.html
More information about the XeTeX
mailing list