[xep-support] Don't know why xep finds error

Henk Rutten hrutten at grafidata.nl
Sat Aug 26 05:27:16 PDT 2006


Hello Teus,

In the xslfo-file you use the following instruction (Lines 396-399):

      <fo:block font-size="12pt" text-align-last="justify"
space-before="0mm" space-after="0mm" start-indent="0mm" end-indent="0mm"
text-indent="0mm" span="all" intrusion-displace="line">
      <fo:block id="toc_63_2" span="all">
      </fo:block>
      </fo:block>

The code '<fo:block id="toc_63_2" span="all">' is a child element of another
<fo:block>. The span attribute may only be used in <fo:block>, if this
<fo:block> is a direct child of <fo:flow>

Groeten
Henk Rutten

-----Oorspronkelijk bericht-----
Van: owner-xep-support at renderx.com [mailto:owner-xep-support at renderx.com]
Namens Teus Benschop
Verzonden: zaterdag 26 augustus 2006 12:35
Aan: xep-support at renderx.com
Onderwerp: [xep-support] Don't know why xep finds error

Hi,

I am a bit puzzled by the following three messages that xep gives during 
the formatting process:

[warning] 'span' attribute on block ignored because the element is not a 
direct child of a flow
[warning] 'span' attribute on block ignored because the element is not a 
direct child of a flow
[error] no space for an element, trying to recover

If anybody can shed light on this, that would be very helpful.

The xslfo-file has been inserted below.

Thank you,

Teus.



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



More information about the Xep-support mailing list