From: Geurt Lagemaat (Lagemaat@oriana-automatisering.com)
Date: Fri Jan 03 2003 - 08:51:44 PST
Dear XEP users and developers,
I'm trying to use small caps in my stylesheet by using a font expert
set. In my case I have a Baskerville font expert set (BskvillExpMT) that
contains small caps letters. I changed the fonts.xml file with:
<font name="BskvillExpMT"
afm="BAY_____.AFM"
pfb="BAY_____.PFB"
embed="true">
<alias name="Baskerville-SC"/>
</font>
My stylesheet has a match for a smallcaps elements:
<xsl:template match="smallcaps" mode="article">
<fo:inline font-family="Baskerville-SC">
<xsl:apply-templates mode="article"/>
</fo:inline>
</xsl:template>
I'm using XEP 3.13 to generate a PDF-file. The resulting PDF-file
displays only white space or strange dots where I expect small caps
letters. Does anyone have the same experience or have a idea how I can
solve this problem? Does someone know if a font expert set requires
something special?
Yours,
Geurt Lagemaat
Oriana Automatisering
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri Jan 03 2003 - 08:46:57 PST