<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-2"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=CS link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Dear All,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I've set my environment according to this thread:<o:p></o:p></p><p class=MsoNormal><a href="http://services.renderx.com/lists/xep-support/3846.html">http://services.renderx.com/lists/xep-support/3846.html</a><o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>i.e. changed Palatino entry in the xep.xml (small-caps variant added)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>      &lt;font-family name=&quot;Palatino&quot; embed=&quot;true&quot; ligatures=&quot;&amp;#xFB00; &amp;#xFB01; &amp;#xFB02; &amp;#xFB03; &amp;#xFB04;&quot;&gt;<o:p></o:p></p><p class=MsoNormal>        &lt;font&gt;&lt;font-data ttf=&quot;pala.ttf&quot;/&gt;&lt;/font&gt;<o:p></o:p></p><p class=MsoNormal>        &lt;font variant=&quot;small-caps&quot;&gt;&lt;font-data ttf=&quot;pala.ttf&quot;/&gt;&lt;/font&gt;<o:p></o:p></p><p class=MsoNormal>        &lt;font style=&quot;italic&quot;&gt;&lt;font-data ttf=&quot;palai.ttf&quot;/&gt;&lt;/font&gt;<o:p></o:p></p><p class=MsoNormal>        &lt;font weight=&quot;bold&quot;&gt;&lt;font-data ttf=&quot;palab.ttf&quot;/&gt;&lt;/font&gt;<o:p></o:p></p><p class=MsoNormal>        &lt;font weight=&quot;bold&quot; style=&quot;italic&quot;&gt;&lt;font-data ttf=&quot;palabi.ttf&quot;/&gt;&lt;/font&gt;<o:p></o:p></p><p class=MsoNormal>      &lt;/font-family&gt;<o:p></o:p></p><p class=MsoNormal>    &lt;/font-group&gt;<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>But when I apply small-caps in this example, this setting is ignored. Howerer, text is typed with Palatino.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<o:p></o:p></p><p class=MsoNormal>&lt;fo:root xmlns:fo=&quot;http://www.w3.org/1999/XSL/Format&quot;&gt;<o:p></o:p></p><p class=MsoNormal>  &lt;fo:layout-master-set&gt;<o:p></o:p></p><p class=MsoNormal>    &lt;fo:simple-page-master master-name=&quot;simple&quot; page-height=&quot;297mm&quot; page-width=&quot;210mm&quot;&gt;<o:p></o:p></p><p class=MsoNormal>      &lt;fo:region-body margin=&quot;10mm&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>    &lt;/fo:simple-page-master&gt;<o:p></o:p></p><p class=MsoNormal>  &lt;/fo:layout-master-set&gt;<o:p></o:p></p><p class=MsoNormal>  &lt;fo:page-sequence master-reference=&quot;simple&quot;&gt;<o:p></o:p></p><p class=MsoNormal>    &lt;fo:flow flow-name=&quot;xsl-region-body&quot;&gt;<o:p></o:p></p><p class=MsoNormal>      &lt;fo:block font-family=&quot;Palatino&quot; font-variant=&quot;small-caps&quot;&gt;ad&lt;/fo:block&gt;<o:p></o:p></p><p class=MsoNormal>    &lt;/fo:flow&gt;<o:p></o:p></p><p class=MsoNormal>  &lt;/fo:page-sequence&gt;<o:p></o:p></p><p class=MsoNormal>&lt;/fo:root&gt;<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Originally tested with Adobe Minion Pro, but with the same result. Both fonts have real small caps included.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Does this feature works just for certain fonts?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks, Jan<o:p></o:p></p></div>
!DSPAM:87,536746fb9852096618870!

</body></html>