<div dir="ltr">Dear RenderX members,<div><br></div><div>In XEP I've relied on the default afm fonts until now, but they don't support Greek characters that I now need to output to PDF. I am trying to add a set of .ttf fonts. I've tried following the user guide (as well as similar instructions on a few sites), but XEP keeps returning: "[warning] could not find any font family matching "AlegreyaSans"; replaced by Helvetica"</div><div><br></div><div>My configuration in XEP.xml looks like this (I've put the .ttf fonts in the same directory as the default .afm):</div><div><br></div><div><font face="monospace"><fonts xml:base="fonts/" default-family="Helvetica"><br></font></div><div><font face="monospace">....</font></div><div><font face="monospace"><font-group label="Windows TrueType" embed="true" subset="true"> <br>    <font-family name="AlegreyaSans"><br>       <font><font-data ttf="alegreyasans-regular.ttf"/></font><br>       <font style="oblique"><font-data ttf="alegreyasans-italic.ttf"/></font><br>       <font weight="bold"><font-data ttf="alegreyasans-bold.ttf"/></font><br>       <font weight="bold" style="oblique"><font-data ttf="alegreyasans-bolditalic.ttf"/></font><br>    </font-family><br></font></div><div><font face="monospace"></font-group></font></div><div><font face="monospace">...</font></div><div><font face="monospace"></fonts></font></div><div><br></div><div>And in the fo file the reference is:</div><div><br></div><div><font face="monospace"><fo:flow flow-name="xsl-region-body" <b>font-family="AlegreyaSans" </b>font-weight="normal" font-size="10pt" space-before="10pt" space-after="10pt"></font><br></div><div><br></div><div>Am I missing a configuration somewhere?</div><div><br></div><div>Many thanks in advance,</div><div>JPR</div><div><br></div></div>