<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 6, 2012, at 2:40 PM, Alain Schremmer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">(3)<span class="Apple-tab-span" style="white-space: pre; ">      </span>The one thing I would not mind having is bold small caps but ...<br>(4)<span class="Apple-tab-span" style="white-space: pre; ">    </span>The one thing I absolutely do not want is to install a font.<br></span></blockquote></div><br><div>Have you tried the libertine package? It's part of TeXLive, so there's nothing to install for these text fonts. Just add</div><div><br></div><div>\usepackage{libertine}</div><div>\usepackage[T1]{fontenc}</div><div>\usepackage{textcomp}</div><div>% add an input encoding if you use other than ASCII characters in your document</div><div><br></div><div>The package has small caps in regular, semi-bold and bold. It is a bit heavier than Computer Modern and, in my opinion, looks very good on screen as well as on paper. Adding a suitable math package to accompany it would currently involve some more work, but if you can wait until MacTeX 2012 appears and then update that distribution using TeX Live Utility, you'll get a rather painless upgrade which includes newtx, whose math has a libertine option that, IMHO, works quite well with the libertine package. (At the moment, the fairly complete version 1.00 of newtx is only on CTAN.)</div><div><br></div><div>Michael</div><div><br></div><div><br></div></body></html>