RE: [docbook-apps] itemizedlist indenting in PDF output

From
Mauritz Jeanson <>
Date
2010-07-30T11:22:26+00:00
ID
C2ECD1F16B974B19B7530F8AB20D2CBF@D7MZ171J
Thread
RE: [docbook-apps] itemizedlist indenting in PDF output
|  -----Original Message-----
|  From: Tim M 
|  
|  I am trying to create a PDF output using a2x from asciidoc 
|  => docbook xml => PDF(using dblatex).  I have found that 
|  when outputting PDF, the first level of an itemized list 
|  will not be indented at all.  I would like to indent this 
|  first level but am not sure how to do so.  I have not found 
|  a way to do it in my asciidoc source so I am trying to find 
|  a way to do it by customizing the docbook XML output of 
|  asciidoc, and/or by customizing the docbook styles.


From this description, it is hard to say where the problem is. 

Please show us the XML output from asciidoc. That would help in narrowing
the possibilities down.

Mauritz