<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=utf-8"><meta name=Generator content="Microsoft Word 12 (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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        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=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>RenderX does not support “faux” or “pseudo” small caps (it really not a good thing to do, you should allow the font vendor to decide how he wishes a small-cap to appear for the font and not try to fake something).<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>You must use obtain a small-caps variant font and use it as you would italic, <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>bold or any other variant (either directly by name or as you do below through a font-variant of small-caps.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Kevin Brown<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>RenderX<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> xep-support-bounces@renderx.com [mailto:xep-support-bounces@renderx.com] <b>On Behalf Of </b>Pilecki Konstanty<br><b>Sent:</b> Thursday, December 05, 2013 3:05 AM<br><b>To:</b> xep-support@renderx.com<br><b>Subject:</b> [xep-support] Small caps<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am not able to obtain a ‘small caps’ font variant, when XEP RenderX tool is using. A piece of the appropriate FO code looks like this:<o:p></o:p></p><p class=MsoNormal><fo:block font-family="ZapfCalligrEU" font-variant="small-caps" font-size="15pt">Some text</fo:block><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The <font-family> element in xep.xml configuration document is as follow:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><font-family name="ZapfHumnstEU" embed="true" ligatures="<span lang=PL>ff fi fl ffi ffl</span>"><o:p></o:p></p><p class=MsoNormal> <font><o:p></o:p></p><p class=MsoNormal> <font-data ttf="0015EU27.ttf"/><o:p></o:p></p><p class=MsoNormal> </font><o:p></o:p></p><p class=MsoNormal> <font style="oblique"><o:p></o:p></p><p class=MsoNormal> <font-data ttf="0016EU27.ttf"/><o:p></o:p></p><p class=MsoNormal> </font><o:p></o:p></p><p class=MsoNormal> <font weight="bold"><o:p></o:p></p><p class=MsoNormal> <font-data ttf="0017EU27.ttf"/><o:p></o:p></p><p class=MsoNormal> </font><o:p></o:p></p><p class=MsoNormal> <font weight="bold" style="oblique"><o:p></o:p></p><p class=MsoNormal> <font-data ttf="0018EU27.ttf"/><o:p></o:p></p><p class=MsoNormal> </font><o:p></o:p></p><p class=MsoNormal></font-family><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I guess, I should add one more child element like:<o:p></o:p></p><p class=MsoNormal> <font variant="small-caps"><o:p></o:p></p><p class=MsoNormal> <font-data ttf="???.ttf"/><o:p></o:p></p><p class=MsoNormal> </font><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Unfortunately, there is not present a ttf file for small caps in the font family installed in my system. Is it any way to obtain desired small caps, despite of this? I have tried the same case with Antenna House, and XSL Formatter manages with the case.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I would be very grateful for any suggestion.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=PL>Kostek<o:p></o:p></span></p><p class=MsoNormal><span lang=PL style='font-size:12.0pt;font-family:"Times New Roman","serif"'>!DSPAM:87,52a05de49851982080968! <o:p></o:p></span></p></div></body></html>