|
|
|
|
|
by rossjudson
4895 days ago
|
|
Or you could use org.codehaus.mojo:latex-maven-plugin, stick your latex and graphics in src/main/latex/<doc>, and watch it 'just work', like I do. I agree that not every maven plugin does exactly what you want it to, but a lot of them get pretty damn close, and as the authors iterate them, they gain a lot of flexibility. |
|