Don't think merging would be a good idea / easy task : maven-pdf-plugin is a Doxia-based formater, not a full stack documentation framework
An option could be to create a Latex Doxia parser, but as is a Latex2Pdf plugin is a nice contribution for Mojo, My +1 Nicolas 2010/1/11 Rémy Sanlaville <[email protected]> > Hi, > > Interesting. > It could be nice to merge your plugin with > maven-pdf-plugin<http://maven.apache.org/plugins/maven-pdf-plugin/> > > Rémy > > > On Fri, Jan 8, 2010 at 5:10 PM, Julien Ponge <[email protected]>wrote: > >> Hi everyone, >> >> I have developed a Maven plugin for building PDF documents from LaTeX >> and would be interested in moving it to the Codehaus Mojo project. >> >> I have pushed the code to github at http://github.com/jponge/latex-mojo >> >> Would you be interested in it? >> >> Cheers >> >>
