<br><div class="gmail_quote">On Mon, Dec 20, 2010 at 5:41 AM, Ulrike Fischer <span dir="ltr"><<a href="mailto:news3@nililand.de">news3@nililand.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am Sun, 19 Dec 2010 10:52:51 -0500 schrieb Peter Davis:<br>
<div class="im"><br>
> I'm trying to use XeLaTeX with the fontspec and setspace packages.  However,<br>
> using \setstretch seems to override the previously specified \fontsize.  So,<br>
> for example<br>
><br>
> \fontsize{20}{20}<br>
> \selectfont<br>
> \setstretch{1.2}<br>
> \fontspec{Lucida Sans Unicode}<br>
><br>
> I would expect to produce 20 point Lucida Sans on 24 point leading, but I'm<br>
> *not* getting 20 pt text.  Is there some magical order in which I have to<br>
> specify these? Thanks!<br>
<br>
</div>\setstretch calls \normalsize. So move it before your \fontsize<br>
command.<br>
<br></blockquote><div><br></div><div><br></div><div>Aha!  Thank you.  I found surprisingly little information on \setstretch.</div><div><br></div><div>Thanks,</div><div><br></div><div>-pd</div><div><br></div></div>