vote up 0 vote down star

I am having some issues formatting a PDF to my liking.

How can I set the indent for a title in a section? The title is in a sect1.

Also, I would like to be able to have less padding/margin before a list (<ul> in HTML), also in a sect1.

Lastly, email addresses are formatted oddly, if I don't have the mailto: in the value, it doesn't generate the link. If I have it, then the link says mailto:email@email.com or whatever email address. I just want to see the email@email.com.

flag

72% accept rate
How does HTML enter the picture? I thought the processing chain was docbook XML -> XSL-FO -> TeX -> PDF nwalsh.com/docbook/procdiagram – wcoenen Oct 7 at 13:06
Are you using DocBook 4 or 5? And which link tag are you using for the email links? – Paul Roub Oct 7 at 14:20
I'm using Maven JDocbook: jboss.org/maven-jdocbook-plugin/dependencies.html/…. I'm guessing it would be supporting the latest docbook (v5) since v5 has been out for over a year. I was merely referencing the html equivalent since I don't have the xml in front of me. – Walter White Oct 8 at 12:36

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.