Next in thread → Next in month →

Re: [docbook-apps] FOP rendering orderedlists and itemizedlists

From
Mike Devlin <>
Date
2004-08-19T13:29:19+00:00
ID
Thread
Re: [docbook-apps] FOP rendering orderedlists and itemizedlists
On Thu, 19 Aug 2004 14:46:18 +0200, "Rune Enggaard Lausen"
<> said:
> Mike Devlin wrote:
> 
> > Apologies
> > 
> > My markup should have read:
> > 
> > <itemisedlist>
> >   <listitem>
> >     <para>list item 1</para>
> >   </listitem>
> >   <listitem>
> >     <para>list item 2</para>
> >   </listitem>
> >   <listitem>
> >     <para>list item 3</para>
> >   </listitem>
> > </itemisedlist>
> 
> Is this an actual snippet from a file or did you type it directly in 
> the mail?
> 
> The reason for my question is that your snippet is not valid DocBook. 
> It's called <itemizedlist> with a 'z', not <itemisedlist> with an 's'.
> 
> The stylesheets assume that documents to be processed are valid. If 
> not, you can expect undefined behaviour.
> 
> HTH.
> 
> Best regards,
> 
> 	Rune Lausen
> 

Rune

> Is this an actual snippet from a file or did you type it directly in 
> the mail?

I typed it into the mail to demonstrate my problem (my actual XML is
valid) ;o)

On further investigation (and perhaps I should have started here - I got
carried away with searching the archives because I've seem reference to
the problem previously) there may be something happening in my
customisation layer - output from the vanilla ../fo/profile-docbook.xsl
gives me correct formatting of lists...

:o(

MikeD
-- 
  Mike Devlin
  
Next in thread → Next in month →