[SVN] r2945 (Latex)
Jeroen van der Ham
jeroen at je-ju.net
Mon Apr 3 20:44:34 UTC 2006
• Update of LaTeX Help.html, I gave a bit more detail about what the TM_LATEX_ERRLVL syntax variable does. The documentation was a bit vague (what is "sufficiently low"?), please correct me if I understood it wrong.
• Update of latexErrWarnHtml.py, It now parses LaTeX errors, complete with error message given by LaTeX.
• New version of latexmk.pl from John Collins.
I had some contact with him and he has now included support for filenames that include spaces (among other things). We're getting a preview version, it will soon be released on CTAN if there are no major problems. If you find anything, please contact him (see the source file). Also, feel free to test this version on other platforms.
The main changes (compared with version 3.07a, which is on CTAN):
1. Allow use of temporary file when making pdf and ps files. This is
the default under -pvc. This tries to prevent the problem that
gv (etc) might try to read a ps file before dvips (etc) has
finished updating it. There are some not-yet-documented
configuration variables.
2. Some OS X specific configuration, on lpr and ps commands.
3. Various small fixes. (For full list, see the latexmk script.)
4. Command line options (and configuration variable) to determine
whether or not latexmk cds to the directory of the texfile. By
default it behaves like TeX: no switch which puts generated files
in the current directory.
The current version is at http://www.phys.psu.edu/~collins/software/latexmk/versions.html
This includes documentation that is updated compared with the release on CTAN.
Changed:
U trunk/Bundles/Latex.tmbundle/Support/Help.html
U trunk/Bundles/Latex.tmbundle/Support/bin/latexErrWarnHtml.py
U trunk/Bundles/Latex.tmbundle/Support/bin/latexmk.pl
More information about the textmate-dev
mailing list