Re: [docbook-apps] DocBook assembly generation: missing top-level titles
Hi, have you tried putting the title outside the <info> tag? Like: <structure xml:id="guide"> <output renderas="article"/> <title>My Article Title</title> <module renderas="section"> I use it that way with the same toolchain and it works for me. Robert On 06/07/2013 10:41 AM, wrote: