Great. It works!<br><br>Thanks a lot!<br><br>Bob<br><br><div class="gmail_quote">On Mon, Oct 27, 2008 at 7:07 PM, Jonathan Kew <span dir="ltr">&lt;<a href="mailto:jonathan@jfkew.plus.com">jonathan@jfkew.plus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On 28 Oct 2008, at 12:00 AM, Bob Yu wrote:<br>
<br>
&gt; Dear all, I am having a problem with Adobe Garamond font. I am using<br>
&gt; the following command:<br>
&gt;<br>
&gt; \setromanfont{Adobe Garamond Pro}<br>
&gt; \usepackage[numbers,sort&amp;compress]{natbib}<br>
&gt; \renewcommand{\bibnumfmt}[1]{#1.}<br>
&gt;<br>
&gt; However the sort&amp;compress does not come out right. See the attached<br>
&gt; figure. The line between reference 1-4 is very ugly.<br>
&gt;<br>
&gt; Any help will be appreciated!<br>
<br>
</div></div>Looks like you need to apply the tex-text mapping, which converts &quot;--&quot;<br>
into an en-dash, as is conventional in TeX fonts. Try:<br>
<br>
 &nbsp; \setromanfont[Mapping=tex-text]{Adobe Garamond Pro}<br>
<br>
(You&#39;ll also need this if you use things like ``TeX-style quotes&#39;&#39; and<br>
dashes---like that---in your text.)<br>
<br>
JK<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" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</blockquote></div><br>