I'm making a small layout module around the package "frontespizio" (http://www.ctan.org/tex-archive/macros/latex/contrib/frontespizio/), but I'm a novice, and I need help. I need to know if (and how!) is possible to:
1) force the documentclass (book, article) to use the titlepage ambient. 2) tell lyx that, to generate the pdf (via pdflatex), it must do 3 passes (pass 0): generate the FILE.tex from FILE.lyx (as all documents, I think) (pass 1): pdflatex FILE.tex (as all documents?) (pass 2): pdflatex FILE-frn.tex (this file is auto-generated!) (pass 3): pdflatex FILE.tex (include the FILE-frn.pdf) -- By ZeD
