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?
-Gwen