Hi,

I try to generate my site documentation with LaTeX. 
So I write my files .tex and put them in src/latex. I have a main file who 
include subfile.

I put in my project.properties the following ligne :
maven.latex.src.dir = src/latex

I launch goals latex:prepare-filesystem and latex:generate
Build is succesful
It copy my file in target/latex
but no pdf

I have try to do a site:generate and it make a directory target/doc/pdf 
but there is no pdf in.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to