[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Font family for titles, body

Subject: Font family for titles, body
From: David Nedrow <dnedrow@xxxxxxx>
Date: Sun, 29 Jan 2006 22:23:53 -0500
body font
I'm not sure where this belongs, XSL list or docbook-apps.

I'm currently using XEP 4.5 along with oXygen to create and transform documents marked up via DocBook XML.

I've run into a problem where standard math symbols (&lE;, &gE;, etc.) are not available in the print output (pdf or ps).

Apparently, XEP ships with the Adobe Helvetica font family that does not include added math symbols.

I've purchased a nice symbol font from Linotype and have added it to my xep.xml file as follows...

<fonts xmlns="http://www.renderx.com/XEP/config" xml:base="fonts/"
    default-family="Helvetica">
...
    <font-group embed="true" label="LinoType OpenType Fonts">
      <font-family name="Mathematical Pi LT Std">
        <font>
          <font-data otf="MathematicalPiLTStd.otf"/>
        </font>
      </font-family>
    <font-alias name="math" value="Mathematical Pi LT Std"/>
...
</fonts>

What do I need to do in my stylesheets to instruct the processing system to use Mathematical Pi LT Std for missing symbols for all elements (title, body, etc.) when doing print transforms?

Or is this something I configure in XEP?

-David

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.