summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-21 23:50:03 +0000
committerKarl Berry <karl@freefriends.org>2009-08-21 23:50:03 +0000
commit60961ff6e9cd5bde2a7a55e7099330f618ef0b87 (patch)
treea1354572a94e1a8811395d69f276dc14e456085f /Master/texmf-dist/doc/support
parentb9c7ed74e07a19cbedb140faefeaaad448608a41 (diff)
latexmk 4.10 (21aug09)
git-svn-id: svn://tug.org/texlive/trunk@14802 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES16
-rw-r--r--Master/texmf-dist/doc/support/latexmk/README4
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.14
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.pdfbin160153 -> 75002 bytes
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.txt56
5 files changed, 48 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index fc5d7b3167d..e9145a2f018 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -1,3 +1,6 @@
+List of main changes in latexmk
+
+
From v. 3.04 to v. 3.07
Pdf files can be made by any of three methods: pdflatex, from dvi
or from postscript.
@@ -79,3 +82,16 @@ From v. 4.05 to v. 4.07
Deal better with case that file is written and read by (pdf)latex
during a run
+From v. 4.07 to v. 4.10
+ Binmode for log file under MSWin to avoid problem with ctrl/Z
+ written by Miktex 2.7 giving spurious end-of-file.
+ Deal with issues in depedency structure caused by epstopdf, which
+ automatically creates pdf files from eps files during run of
+ pdflatex.
+ Correct problem with determining use of custom dependencies, when
+ file-not found-report has extensionless filename, but
+ corresponding .tex file exists.
+ Preview-continuous mode now doesn't bomb out if there are errors
+ during first run of (pdf)latex. (Previously that caused the
+ previewer not to run even if viewed file exists.)
+
diff --git a/Master/texmf-dist/doc/support/latexmk/README b/Master/texmf-dist/doc/support/latexmk/README
index 33d5fc6e6a9..666cdc67b3a 100644
--- a/Master/texmf-dist/doc/support/latexmk/README
+++ b/Master/texmf-dist/doc/support/latexmk/README
@@ -1,4 +1,4 @@
-Hi, and thanks for checking out latexmk. (Version 4.07, 27 May 2009)
+Hi, and thanks for checking out latexmk. (Version 4.10, 21 August 2009)
Latexmk completely automates the process of generating a LaTeX document.
Essentially, it is a highly specialized cousin of the general make
@@ -88,7 +88,7 @@ I hope you find this useful.
John Collins
---------------------------- "latexmk -h" ----------------------------
-Latexmk 4.08: Automatic LaTeX document generation routine
+Latexmk 4.10: 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 e8499cefadd..76cc8190f80 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 "27 May 2009" ""
+.TH LATEXMK 1L "21 August 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.07).
+(Version 4.10).
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 2e7340e1fa6..312256db15d 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 14a1d72e135..5e6cd27f442 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
- 27 May 2009 2
+ 21 August 2009 2
@@ -194,7 +194,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 3
+ 21 August 2009 3
@@ -261,7 +261,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 4
+ 21 August 2009 4
@@ -329,7 +329,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 5
+ 21 August 2009 5
@@ -397,7 +397,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 6
+ 21 August 2009 6
@@ -466,7 +466,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 7
+ 21 August 2009 7
@@ -535,7 +535,7 @@ EXAMPLES
- 27 May 2009 8
+ 21 August 2009 8
@@ -604,7 +604,7 @@ HOW TO SET VARIABLES IN INITIALIZATION FILES
- 27 May 2009 9
+ 21 August 2009 9
@@ -674,7 +674,7 @@ FORMAT OF COMMAND SPECIFICATIONS
- 27 May 2009 10
+ 21 August 2009 10
@@ -744,7 +744,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 11
+ 21 August 2009 11
@@ -814,7 +814,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 12
+ 21 August 2009 12
@@ -884,7 +884,7 @@ LIST OF CONFIGURATION VARIABLES USABLE IN INITIALIZATION FILES
- 27 May 2009 13
+ 21 August 2009 13
@@ -954,7 +954,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 14
+ 21 August 2009 14
@@ -1024,7 +1024,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 15
+ 21 August 2009 15
@@ -1094,7 +1094,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 16
+ 21 August 2009 16
@@ -1164,7 +1164,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 17
+ 21 August 2009 17
@@ -1234,7 +1234,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 18
+ 21 August 2009 18
@@ -1304,7 +1304,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 19
+ 21 August 2009 19
@@ -1374,7 +1374,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 20
+ 21 August 2009 20
@@ -1445,7 +1445,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 21
+ 21 August 2009 21
@@ -1516,7 +1516,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 22
+ 21 August 2009 22
@@ -1587,7 +1587,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 23
+ 21 August 2009 23
@@ -1658,7 +1658,7 @@ CUSTOM DEPENDENCIES
- 27 May 2009 24
+ 21 August 2009 24
@@ -1729,7 +1729,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 25
+ 21 August 2009 25
@@ -1800,7 +1800,7 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 26
+ 21 August 2009 26
@@ -1869,11 +1869,11 @@ THANKS TO
AUTHOR
Current version, by John Collins (username collins at node
- phys.psu.edu). (Version 4.07).
+ phys.psu.edu). (Version 4.10).
- 27 May 2009 27
+ 21 August 2009 27
@@ -1946,6 +1946,6 @@ LATEXMK(1L) LATEXMK(1L)
- 27 May 2009 28
+ 21 August 2009 28