This means:
- -c also deletes $deps_file if it is used
- Fix bugs associated with the -cd option
- Add missfont.log and the generated synctex.gz to standard cleaned-up files
This means:
- When -jobname option is used, quote it on command line.
- Change maintainer's preferred e-mail.
- Attempt to improve handling of errors from (pdf)latex.
- Fix up for the making of -eps-converted-to.pdf
- Improve listing of warning lines from log file.
- Fix failure when using both -cd and -output-directory
- If user's home directory can't be determined, then don't read ~/.latexmkrc
- Introduce configuration variable $silence_logfile_warnings
- In setting $pscmd, allow for non-existent environment variable USER
- Miscellaneous corrections.
Also:
- Fix license handling
- Relax LaTeX Requires slightly
- Automatic creation of subdirectories of auxdir
- Add error diagnostics to if_source
- Allow print_type = 'auto'
- Fix use of directories with names containing perl glob characters
- Ensure that subdirectories are created properly
- In output of dependencies, include pathname of target file(s) in the rule.
- In -pvc mode, writing of deps file is per make not per overall run.
Update to 4.37:
- Fix failure when current dir's name contains special regexp characters.
- Make -rules work with -pvc.
- Add -lualatex option.
- Allow $clean_ext and $clean_full_ext to contain wildcards.
- Fix bug when using revtex4-1.cls.
Update to 4.30a:
- Fix use of bibtex when $aux_dir and/or $out_dir are set.
- Documentation of $search_path separator variable.
- Work with feynmp package and mpost.
- Let dvips find files in the output directory.
- In search for cus-deps that can make a missing file, look in $out_dir.
- Parse biber 0.9.7 error messages.
Fixes making ps/pdf files via a temporary file with no %D placeholder.
Adds png to list of graphics extensions for pdflatex.
Adds -norc option to prevent auto-reading of rc files.
Adds -aux-directory and -output-directory options.