Hi, I'm using doxia-maven-plugin 1.0-alpha-9 using APT as the input format. I can get it to generate latex, pdf, xdoc, rtf, xhtml.
However, if I try to use a macro as documented (http://maven.apache.org/doxia/macros/index.html), like the example that follows. Then the macro is not expanded, it is just ignored. Any ideas for fixes? Thanks David Example APT with macro.... ------ Title ------ John Smith David Jones ------ 27 September 2007 ------ Title ~~ Use table of contents macro %{toc|section=2|fromDepth=0|toDepth=4} * Introduction Blah blah blah blah blah blah blah blah blah blah... -- View this message in context: http://www.nabble.com/apt-macro-in-doxia-book-not-working-tf4568267.html#a13038140 Sent from the Doxia - Users mailing list archive at Nabble.com.
