AW: [xep-support] Installing otf-fonts [URGENT]

From: Szabo, Patrick \(LNG-VIE\) <patrick.szabo@lexisnexis.at>
Date: Sun Feb 14 2010 - 23:51:30 PST

I know i already postet this but it's quite urgent :/

Hi,

I have the following dir-structure:

XEP
/hyphen
/examples
/doc
/afm
/otf <- i copied the .otfs in there
/lib
/etc <- in there lies the fonts.xml
/tmp
/xep.sh
/validate.sh
/readme.txt

My entry in the fonts.xml looks like this:

 
 <font name="FrutigerLTStd-Bold" ttf="../otf/FrutigerLTStd-Bold.otf" embed="true">
      <alias name="FrutigerLT-Bold"/>
 </font>

My attribute-set:

<xsl:attribute-set name="titel" use-attribute-sets="general">
                <!--<xsl:attribute name="font-family">OptimaLT-Bold</xsl:attribute>-->
                <xsl:attribute name="font-family">FrutigerLT-Bold</xsl:attribute>
                <xsl:attribute name="font-weight">bold</xsl:attribute>
                <xsl:attribute name="line-height">11.5pt</xsl:attribute>
                <xsl:attribute name="keep-with-next">always</xsl:attribute>
                <xsl:attribute name="font-size">9.5pt</xsl:attribute>
                <xsl:attribute name="hyphenate">true</xsl:attribute>
</xsl:attribute-set>

Unfortunately that doesn't work. The title is Helvetica Oo

Any ideas ?!

regards

Patrick Szabo
 XSLT-Entwickler

Tel.: +43 (1) 534 52 - 1573
Fax: +43 (1) 534 52 - 146

Patrick.Szabo@lexisnexis.at

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
http://www.lexisnexis.at/
 
-----Ursprüngliche Nachricht-----

Von: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] Im Auftrag von Michael Sulyaev
Gesendet: Donnerstag, 11. Februar 2010 14:18
An: xep-support@renderx.com
Betreff: Re: [xep-support] Installing otf-fonts

Szabo, Patrick (LNG-VIE) wrote:
> What is this CIDFont/ ?! (can't find a dir or something that's called
> like this)
> Where do i have to put the otf-files to ?! (which dir)

Hello Patrick,

You can place the font files wherever you like, as soon as the config
file points to them correctly. An obvious solution is to use absolute
paths.

When debugging the config file it's always a good idea to use plain old
console invocation of XEP, w/o any j2ee wrappers. If a font file is not
found, you'd get a message to stderr saying where XEP looked for it.

Regards,

Michael Sulyaev
RenderX
-------------------
(*) 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/terms-of-service.html

-------------------
(*) 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/terms-of-service.html
Received on Mon Feb 15 00:13:29 2010

This archive was generated by hypermail 2.1.8 : Mon Feb 15 2010 - 00:13:36 PST