On Thu, Jan 20, 2011 at 10:23 PM, Gwen Barnes <[email protected]> wrote: > Hi, > > I wrote a module to use revnum.sty in LyX. It works fine within LyX, but > the output to pdf is incorrect. I tested it by exporting a tex file. If I > run pdflatex on it once, I get the output LyX gives me. When I run pdflatex > twice on the tex file, I get the correct output. So it seems that I > (revnum.sty) need LyX to run pdflatex an additionaI time to update the aux > file properly before outputting the pdf. How I can I do this? > I'm very curious to have an answer to this, too. I've written a small module to use with totcount package, which also requires two successive pdflatex passes to generate the proper PDF output.
Is it possible to force LyX to compile a document a second time, without making any modifications to the LyX file in between the two pdflatex passes? Regards Liviu
