Dear all,<br>I wish to use the Poliphilus roman typeface with Blado italic.<br>This I can do easily thus:<br>\setromanfont[Mapping=tex-text,%<br>&nbsp; Ligatures=Common,<br>&nbsp; Numbers=OldStyle,%<br>&nbsp; SmallCapsFeatures = {LetterSpace=10.0},%<br>
&nbsp; ItalicFont={Blado MT Std Italic}<br>&nbsp; ]{Poliphilus MT Std}<br><br>However, I want to match the scale of the fonts, since Blado is smaller than Poliphilus. I thought I could do something like this:<br><br>\setromanfont[Mapping=tex-text,%<br>

&nbsp; Ligatures=Common,<br>
&nbsp; Numbers=OldStyle,%<br>
&nbsp; SmallCapsFeatures = {LetterSpace=10.0},%<br>
&nbsp; ItalicFont=[Scale=MatchLowercase]{Blado MT Std Italic}<br>
&nbsp; ]{Poliphilus MT Std},<br><br>but XeLaTeX (fontspec) does not recognize that option. <br><br>Does anybody knows how this can be accomplished?<br><br>Thank you all,<br>Pepe Romero<br>