[xep-support] Space missing

Gustaf Liljegren gustaf.liljegren at bredband.net
Thu Jul 31 00:07:08 PDT 2003


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 at 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



More information about the Xep-support mailing list