Hey Peter,<br><br>Thanks for the help!&nbsp; Pardon my ignorance, but how would I go about checking if my font definitons have Small Caps?&nbsp; Sorry, I know next to nothing about fonts.&nbsp; I salvaged the Bembo fonts from an old mac not being used anymore, and the files I have something like 9 LWFN files.
<br><br>Also, if they don't have small caps definitions, it would be fine if I could use another font for small caps, I just don't understand how to do that.&nbsp; If I set &quot;SmallCapsFont&quot; to something else, for example:
<br><br><div style="margin-left: 40px;">\setromanfont[SmallCapsFont=Hoefler Text]{Bembo}<br></div><br>I still don't get small caps, just regular text.<br><br>Thanks again, I really do appreciate the help.<br><br>Best Regards,
<br>Bob MacGregor<br>Princeton University<br><br><br><br><div><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Peter Dyballa</b> &lt;<a href="mailto:Peter_Dyballa@web.de">Peter_Dyballa@web.de</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Am 30.10.2006 um 23:54 schrieb Robert MacGregor:<br><br>&gt; (I have the LWFN files for Bembo).&nbsp;&nbsp;So once I realized this would
<br>&gt; be hell with LaTeX, I found XeTeX and I got Bembo sort of working<br>&gt; using fontspec.<br><br>Are you sure that your Bembo fonts contain SmallCaps?<br><br>The most important factor is that it's a feature of advanced fonts to
<br>allow selection of such font features as SmallCaps (while you're<br>typing &quot;normal&quot; characters) – in case they provide them! You can't do<br>that with simple PostScript or TrueType fonts. If such a font by<br>
chance contains these glyphs you'd have to type the Unicode positions<br>of these characters, just as the Unicode value (in hex) 20AC (8364 in<br>decimal) selects the € glyph from the font – if it's there. Try this<br>with Bembo!
<br><br>XeTeX does not create faked SmallCaps as some (&quot;normal&quot;) TeX packages<br>allow.<br><br>--<br>Greetings<br><br>&nbsp;&nbsp; Pete<br><br>The light at the end of the tunnel has been turned off due to budget<br>cuts.<br>
<br><br>_______________________________________________<br>XeTeX mailing list<br><a href="mailto:postmaster@tug.org">postmaster@tug.org</a><br><a href="http://tug.org/mailman/listinfo/xetex">http://tug.org/mailman/listinfo/xetex
</a><br></blockquote></div><br>