Hi, I'm converting JavaDoc output to DocBook using dbdoclet and a customization XSLT. The resulting DocBook formatting uses object oriented tags. The <classsynopsis> tag holds all of the methods and the methods are indented according to formatting from the DocBook stylesheets. My question is, if the line is too long in PDF output, and I am wrapping it to the next line, how can I get the next line to indent as well? I am using docbook-xsl-ns-1.74.0 / Saxon / XEP.
Thanks! Lillian
