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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Itemizedlist problem


Per the reference (I didn't try to wade through the dtd), a listitem doesn't
support #PCDATA.  Try:
<itemizedlist>
  <listitem><para>Item 1</para></listitem>
  <listitem><para>And Item 2</para></listitem>
</itemizedlist>

Thanks,
Lane.
On Thu, Nov 02, 2000 at 03:04:34PM +0100, siaco@id.pl wrote:
> Hi!
> 
> I have strange problem using itemizedlist. From the source code:
> 
> <itemizedlist>
> <listitem>Item 1</listitem>
> <listitem>And Item 2</listitem>
> </itemizedlist>
> 
> while generating PDF or PS output a newline after first letter (in this case
> "I" and "A") appears. I'm using an sgml version of Docbook (4.1) and
> docboo-stylesheets 1.57. What could be wrong ?
> 
> -- 
> Ryszard Lach
> Internet Designers s.c. 
> http://www.id.pl
> 

-- 
Lane Stevens
Terrapin Technologies, Inc.
http://www.cycletime.com


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


Powered by eList eXpress LLC