[OS X TeX] tex question

William Adams will.adams at frycomm.com
Thu Mar 9 19:30:45 CET 2006


On Mar 9, 2006, at 1:23 PM, Scott Cunningham wrote:

> I'm trying to write in boldface AND small caps.  If I do:
>
> \bf{\sc{type}}
>
> then it only does small caps, but no bold face.  Anyone know how to  
> do both?

Choose a fontset, and use font commands with support for such. This  
works:

\documentclass{minimal}
\usepackage{mathptmx}
\begin{document}
\textbf{\textsc{test}}
\end{document}

but with faked small caps. Look at XeTeX or the Font Installation  
Guide for better solutions.

William

-- 
William Adams
senior graphic designer
Fry Communications



This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list