OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Yet again, FOP complaining of the generated fo file


HI Alberto,
What kind of list is it?  Can you send me the whole list element?

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- From: "Alberto Simões" <hashashin@gmail.com>
To: "Bob Stayton" <bobs@sagehill.net>
Cc: <docbook-apps@lists.oasis-open.org>
Sent: Tuesday, April 03, 2012 10:13 AM
Subject: Re: [docbook-apps] Yet again, FOP complaining of the generated fo file


On Tue, Apr 3, 2012 at 6:08 PM, Bob Stayton <bobs@sagehill.net> wrote:
Yes, the standard has a content model of (%block;)+, which means it should
not be empty. What DocBook XML is triggering that output?

It links to the <listitem> close/open sequence:


[...]
         <programlisting format="linespecific"
id="I_programlisting_appa_tt72" language="perl"
xml:space="preserve">print "Would link '$source' to
'$dest'.\n";</programlisting>
       </listitem>

       <?dbfo-need height=”2in” ?>

       <listitem>
         <para>Here’s one way to do it:</para>

         <programlisting format="linespecific"
id="I_programlisting_appa_tt73" language="perl"
xml:space="preserve">use File::Basename;
[...]

Thanks




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]