summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-04 00:22:10 +0000
committerKarl Berry <karl@freefriends.org>2009-12-04 00:22:10 +0000
commit3aa73b4539b1ec4a3644caac1e29ad9ac35b8990 (patch)
treee9a54be3f30cf31a99831db9a71b56d965daeb26 /Master/texmf-dist/doc/support
parent1e2739200d6d9e12b5066e05c21e1a6b63183abc (diff)
latexmk 4.11 (2dec09)
git-svn-id: svn://tug.org/texlive/trunk@16285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES21
-rw-r--r--Master/texmf-dist/doc/support/latexmk/README2
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.14
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.pdfbin75002 -> 75222 bytes
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.txt56
5 files changed, 52 insertions, 31 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index e9145a2f018..267f3dad12b 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -95,3 +95,24 @@ From v. 4.07 to v. 4.10
during first run of (pdf)latex. (Previously that caused the
previewer not to run even if viewed file exists.)
+From v. 4.10 to v. 4.11
+ Corrects a long-standing bug that when the main file uses
+ bibtex, and uses \include for subdocuments, changes in
+ bibliography citations did not always trigger a rerun of bibtex.
+ Fixed a problem that latexmk did not detect changed aux files etc
+ on a small document when the run of (pdf)latex was within the
+ 1-second granularity of filetimes.
+ Improved start-up times on some large documents by avoiding
+ unnecessary recalculations of md5 checksums.
+ Deals better with eps-to-pdf conversions reported by epstopdf
+ package.
+ -silent option now causes suppression of certain messages about
+ non-existent files
+ When view files are make via a temporary file (not-yet-documented
+ feature), delete old view file before moving the temporary file.
+ (To avoid reported bug in kpdf and okular.)
+ Corrects a problem that with an error introduced at v. 4.08 that
+ on finding an error in processing one file latexmk exits rather
+ than continuing processing other requested files. The exit code
+ returned by latexmk was also incorrect in this situation
+
diff --git a/Master/texmf-dist/doc/support/latexmk/README b/Master/texmf-dist/doc/support/latexmk/README
index 666cdc67b3a..363e39c4e37 100644
--- a/Master/texmf-dist/doc/support/latexmk/README
+++ b/Master/texmf-dist/doc/support/latexmk/README
@@ -88,7 +88,7 @@ I hope you find this useful.
John Collins
---------------------------- "latexmk -h" ----------------------------
-Latexmk 4.10: Automatic LaTeX document generation routine
+Latexmk 4.11: Automatic LaTeX document generation routine
Usage: latexmk [latexmk_options] [filename ...]
diff --git a/Master/texmf-dist/doc/support/latexmk/latexmk.1 b/Master/texmf-dist/doc/support/latexmk/latexmk.1
index 76cc8190f80..5ef13279d0e 100644
--- a/Master/texmf-dist/doc/support/latexmk/latexmk.1
+++ b/Master/texmf-dist/doc/support/latexmk/latexmk.1
@@ -1,4 +1,4 @@
-.TH LATEXMK 1L "21 August 2009" ""
+.TH LATEXMK 1L "24 November 2009" ""
.SH NAME
latexmk \- generate LaTeX document
.SH SYNOPSIS
@@ -1589,7 +1589,7 @@ e-mail addresses are not written in their standard form to avoid being
harvested by worms and viruses.)
.SH AUTHOR
Current version, by John Collins (username collins at node phys.psu.edu).
-(Version 4.10).
+(Version 4.11).
Released version can be obtained from CTAN:
<http://www.tug.org/tex-archive/support/latexmk/>, and from the
diff --git a/Master/texmf-dist/doc/support/latexmk/latexmk.pdf b/Master/texmf-dist/doc/support/latexmk/latexmk.pdf
index 312256db15d..f081e690501 100644
--- a/Master/texmf-dist/doc/support/latexmk/latexmk.pdf
+++ b/Master/texmf-dist/doc/support/latexmk/latexmk.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/latexmk/latexmk.txt b/Master/texmf-dist/doc/support/latexmk/latexmk.txt
index 5e6cd27f442..35636662e9d 100644
--- a/Master/texmf-dist/doc/support/latexmk/latexmk.txt
+++ b/Master/texmf-dist/doc/support/latexmk/latexmk.txt
@@ -127,7 +127,7 @@ LATEXMK OPTIONS AND ARGUMENTS ON COMMAND LINE
- 21 August 2009 2
+ 24 November 2009 2
@@ -194,7 +194,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 3
+ 24 November 2009 3
@@ -261,7 +261,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 4
+ 24 November 2009 4
@@ -329,7 +329,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 5
+ 24 November 2009 5
@@ -397,7 +397,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 6
+ 24 November 2009 6
@@ -466,7 +466,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 7
+ 24 November 2009 7
@@ -535,7 +535,7 @@ EXAMPLES
- 21 August 2009 8
+ 24 November 2009 8
@@ -604,7 +604,7 @@ HOW TO SET VARIABLES IN INITIALIZATION FILES
- 21 August 2009 9
+ 24 November 2009 9
@@ -674,7 +674,7 @@ FORMAT OF COMMAND SPECIFICATIONS
- 21 August 2009 10
+ 24 November 2009 10
@@ -744,7 +744,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 11
+ 24 November 2009 11
@@ -814,7 +814,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 12
+ 24 November 2009 12
@@ -884,7 +884,7 @@ LIST OF CONFIGURATION VARIABLES USABLE IN INITIALIZATION FILES
- 21 August 2009 13
+ 24 November 2009 13
@@ -954,7 +954,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 14
+ 24 November 2009 14
@@ -1024,7 +1024,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 15
+ 24 November 2009 15
@@ -1094,7 +1094,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 16
+ 24 November 2009 16
@@ -1164,7 +1164,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 17
+ 24 November 2009 17
@@ -1234,7 +1234,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 18
+ 24 November 2009 18
@@ -1304,7 +1304,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 19
+ 24 November 2009 19
@@ -1374,7 +1374,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 20
+ 24 November 2009 20
@@ -1445,7 +1445,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 21
+ 24 November 2009 21
@@ -1516,7 +1516,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 22
+ 24 November 2009 22
@@ -1587,7 +1587,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 23
+ 24 November 2009 23
@@ -1658,7 +1658,7 @@ CUSTOM DEPENDENCIES
- 21 August 2009 24
+ 24 November 2009 24
@@ -1729,7 +1729,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 25
+ 24 November 2009 25
@@ -1800,7 +1800,7 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 26
+ 24 November 2009 26
@@ -1869,11 +1869,11 @@ THANKS TO
AUTHOR
Current version, by John Collins (username collins at node
- phys.psu.edu). (Version 4.10).
+ phys.psu.edu). (Version 4.11).
- 21 August 2009 27
+ 24 November 2009 27
@@ -1946,6 +1946,6 @@ LATEXMK(1L) LATEXMK(1L)
- 21 August 2009 28
+ 24 November 2009 28