README.rdoc in rails-latex-1.0.1 vs README.rdoc in rails-latex-1.0.2

- old
+ new

@@ -42,9 +42,12 @@ If a LaTeX package requires two parses then add the following to the .pdf.erbtex file: <% @latex_parse_twice=true %> +The last log file is moved to tmp/rails-latex/input.log . If the PDF is no produced the build directory is not removed; +a archive script should be written to occasionally clean up the tmp/rails-latex directory. + See the rails application under examples/rails-latex-demo/ for a working example. == Requirements * ruby 1.8 or 1.9 \ No newline at end of file