On 05/10/10 01:59, Svenn Are Bjerkem wrote:
Hi, when I try the following in my top asciidoc document // a2x: --dblatex-opts "-P latex.output.revhistory=0" // a2x: --dblatex-opts "-P doc.toc.show=0" // a2x: --dblatex-opts "-P doc.publisher.show=0" // a2x: --dblatex-opts "-P toc.section.depth=2 -P doc.publisher.show=0" only the last line is respected. When looking at a2x -v I see that the args list is a2x: args: ['--dblatex-opts', '-P latex.output.revhistory=0', '-- dblatex-opts', '-P doc.toc.show=0', '--dblatex-opts', '-P doc.publisher.show=0', '--dblatex-opts', '-P toc.section.depth=2 -P doc.publisher.show=0', '-v', '-L', '-f', 'pdf', 'top.txt'] I guess all the --dblates-opts on separate lines are not concatenated before sending off to dblatex.
a2x *-opts options can only be specified once, it's alway been this way. Cheers, Stuart
-- Svenn
-- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
