Commit Graph

62 Commits

Author SHA1 Message Date
Jerry James 9e941bc8a5 Update to 4.33c (improved error handling for latex/pdflatex). 2012-08-20 11:06:07 -06:00
Dennis Gilmore 7da3378398 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 13:48:31 -05:00
Jerry James 0d2ec6b6f4 Update to 4.31 (numerous new features documented at
http://www.phys.psu.edu/~collins/software/latexmk-jcc/versions.html).
2012-04-02 14:24:39 -06:00
Jerry James 5b55015d5a Mass rebuild for Fedora 17. 2012-01-10 09:38:33 -07:00
Jerry James cb19c08f5b Add latexmk.pdf to docs.
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.
2011-12-12 13:22:18 -07:00
Jerry James 71aba0a3d6 Update to 4.28a:
- Corrects handling of missing files needed by bibtex or biber.
- Corrects duplicate invocations of dvipdf and ps2pdf.
2011-11-28 14:01:47 -07:00
Jerry James f9915bfe6a Update to 4.27a:
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.
2011-10-17 12:12:37 -06:00
Jerry James f87d7c804a Update to 4.26 (fix some bugs in error reporting). 2011-08-15 09:02:59 -06:00
Jerry James 910d512bdb Update to 4.25 (add deps output file to dependency information). 2011-07-11 10:40:45 -06:00
Jerry James a164336dca * Tue Apr 19 2011 Jerry Jamse <loganjerry@gmail.com> - 4.23a-1
- Update to 4.23a (fix detection of source files listed in .fls file)
2011-04-19 10:40:42 -06:00
Jerry James 0cb21a6566 * Mon Mar 28 2011 Jerry James <loganjerry@gmail.com> - 4.23-1
- Update to 4.23 (several bug fixes, new dependency-tracking functionality)
- Drop BuildRoot and %clean
2011-03-28 10:06:01 -06:00
Dennis Gilmore f565c3890f - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 21:47:25 -06:00
Jerry James 7bbd9a9eeb * Mon Feb 7 2011 Jerry James <loganjerry@gmail.com> - 4.22e-1
- Update to 4.22e (fixes incorrect error handling when reading init files)
2011-02-07 11:52:46 -07:00
Jerry James 212c056095 * Mon Feb 7 2011 Jerry James <loganjerry@gmail.com> - 4.22e-1
- Update to 4.22e (fixes incorrect error handling when reading init files)
2011-02-07 11:51:38 -07:00
Jerry James 77cd2c9d30 * Mon Jan 3 2011 Jerry James <loganjerry@gmail.com> - 4.22-1
- Update to 4.22 (fixes more parse problems, adds biber support)
2011-01-03 11:06:32 -07:00
Jerry James 4aab92647d * Mon Aug 2 2010 Jerry James <loganjerry@gmail.com> - 4.18-1
- Update to 4.18 (parses natbib's citation-undefined warning)
- Drop latexmk-man.patch, upstreamed.
2010-08-02 13:44:43 -06:00
Jerry James 2a65ec92c6 Merge remote branch 'origin/f12/master' 2010-08-02 12:56:12 -06:00
Jerry James 95513060ca Merge remote branch 'origin/f13/master' 2010-08-02 12:56:10 -06:00
Fedora Release Engineering b0d162e6f9 dist-git conversion 2010-07-28 20:33:37 +00:00
Fedora Release Engineering 86fa1d453b dist-git conversion 2010-07-28 20:33:34 +00:00
Fedora Release Engineering 777c84df5e dist-git conversion 2010-07-28 20:33:33 +00:00
Jerry James d765326a62 - Update to 4.17 (fixes log file misparse with filename-space-message
sequence)
- Add latexmk-man.patch to fix insufficiently escaped man page constructs.
2010-07-06 16:50:14 +00:00
Jerry James afcffdf6f8 - Update to 4.17 (fixes log file misparse with filename-space-message
sequence)
- Add latexmk-man.patch to fix insufficiently escaped man page constructs.
2010-07-06 16:50:13 +00:00
Jerry James ef826c65bd - Update to 4.17 (fixes log file misparse with filename-space-message
sequence)
- Add latexmk-man.patch to fix insufficiently escaped man page constructs.
2010-07-06 16:50:13 +00:00
Jerry James 3ac0c417bf - Update to 4.16a (solves problem with preview files on NFS filesystems) 2010-05-24 21:42:50 +00:00
Jerry James 2013a31ef9 - Update to 4.16a (solves problem with preview files on NFS filesystems) 2010-05-24 21:42:50 +00:00
Jerry James bf6aa1bbde - Update to 4.16a (solves problem with preview files on NFS filesystems) 2010-05-24 21:42:49 +00:00
Jerry James ffee02b375 - Update to 4.16 (solves problem with misparsed log files) 2010-05-17 16:11:49 +00:00
Jerry James 323d5066a4 - Update to 4.16 (solves problem with misparsed log files) 2010-05-17 16:11:48 +00:00
Jerry James 9ff91aadf7 - Update to 4.16 (solves problem with misparsed log files) 2010-05-17 16:11:48 +00:00
Jerry James b928fe64ab - Update to 4.15c (solves failure to detect some dependent files) 2010-04-21 15:29:11 +00:00
Jerry James 5753d154fd - Update to 4.15c (solves failure to detect some dependent files) 2010-04-21 15:29:11 +00:00
Jerry James 2cdb20ee8e - Update to 4.15c (solves failure to detect some dependent files) 2010-04-21 15:29:10 +00:00
Jerry James 5308280a11 - Update to 4.15 (some diagnostic and error-handling improvements) 2010-04-12 21:41:35 +00:00
Jerry James b80c353d29 - Update to 4.15 (some diagnostic and error-handling improvements) 2010-04-12 21:41:35 +00:00
Jerry James 5be608644b - Update to 4.15 (some diagnostic and error-handling improvements) 2010-04-12 21:41:34 +00:00
Jesse Keating 20a205ce74 Initialize branch F-13 for latexmk 2010-02-17 01:48:36 +00:00
Jerry James d7f3594b9b - Update to 4.13a (fixes bug with -C not deleting files). 2010-01-25 16:04:57 +00:00
Jerry James e23da470f5 - Update to 4.13a (fixes bug with -C not deleting files). 2010-01-25 16:04:56 +00:00
Jerry James d83524954c - Update to 4.13. 2010-01-18 18:27:43 +00:00
Jerry James ed55f93151 - Update to 4.13. 2010-01-18 18:27:43 +00:00
Jerry James e605c51898 - Update to 4.12 to get new option to not run bibtex.
- Add a missing semicolon to the conf file (bz 551082).
2009-12-30 03:47:38 +00:00
Jerry James b47532be62 - Update to 4.12 to get new option to not run bibtex.
- Add a missing semicolon to the conf file (bz 551082).
2009-12-30 03:47:37 +00:00
Jerry James cb929f8ae7 - Update to 4.11. 2009-12-01 16:32:27 +00:00
Jerry James c52b55ac38 - Update to 4.11. 2009-12-01 16:32:27 +00:00
Bill Nottingham 9e71912a55 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:44:44 +00:00
Bill Nottingham 411044d7b1 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:50:48 +00:00
Jesse Keating 1e7a6502eb Initialize branch F-12 for latexmk 2009-09-29 05:16:33 +00:00
Jerry James 5d5fec82da - Update to 4.10 to correctly handle files produced by epstopdf. 2009-08-24 20:15:54 +00:00
Jesse Keating 36371bd58e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 04:59:46 +00:00