Hey All,<br><br>First off, I've been using LaTeX for quite some time, but I've always just used the default layouts and Computer Modern.&nbsp; This past weekend I decided to delve into fonts, specifically because I want to use Bembo font in a document (I have the LWFN files for Bembo).&nbsp; So once I realized this would be hell with LaTeX, I found XeTeX and I got Bembo sort of working using fontspec.&nbsp; What I haven't got working is small caps, and this is quite critical for me.
<br><br>The command:<br><br><div style="margin-left: 40px;">\setromanfont{Bembo}<br></div><br>results in Bembo as the default font, but without Bold/Italic/SmallCaps, so I changed that to:<br><br><div style="margin-left: 40px;">
\setromanfont[BoldFont=Bembo Bold, ItalicFont=Bembo Italic]{Bembo}<br></div><br>which works for Bold and Italic, but I don't know how to get Small Caps working.&nbsp; I tried using &quot;SmallCapsFont=Bembo&quot; but that just renders smallcaps as plain Bembo.&nbsp; I don't know how to set this, as I don't have a separate LWFN font file for Bembo Small Caps.&nbsp; Is this a problem with my font files, or is there a way around this?
<br><br>Thanks in advance.<br><br>Best Regards,<br>Bob MacGregor<br>Princeton University<br>