[xep-support] Space missing

From: Gustaf Liljegren (gustaf.liljegren@bredband.net)
Date: Thu Jul 31 2003 - 00:07:08 PDT

  • Next message: owner-xep-support@renderx.com: "(no subject)"

    I may have worked too long tonight, but I can't find the reason why XEP
    won't render the four EM spaces (U+2003, or  ) in this example:

    <?xml version="1.0" encoding="iso-8859-1"?>
    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
      <fo:layout-master-set>
        <fo:simple-page-master master-name="test">
          <fo:region-body margin="20mm"/>
        </fo:simple-page-master>
      </fo:layout-master-set>
      <fo:page-sequence master-reference="test">
        <fo:flow flow-name="xsl-region-body">
          <fo:block
            font-family="Stone Sans Semibold"
            letter-spacing="-0.04em"
            keep-with-next.within-page="always"
            space-before="1.2em"
            space-after="0.6em"
            font-size="10pt">3.3.1 &#8195;&#8195;&#8195;&#8195;Text
    here.</fo:block>
        </fo:flow>
      </fo:page-sequence>
    </fo:root>

    Anyone? :-)

    Gustaf

    -------------------
    (*) 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 : Thu Jul 31 2003 - 00:12:21 PDT