summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexmk/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index b4b4422f3e5..fc5d7b3167d 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -69,3 +69,13 @@ From v. 4.01 to v. 4.05
Change to a nicer #! line
Safer use of % in placeholders in commands
+From v. 4.05 to v. 4.07
+ In preview-continuous mode, arrange that ctrl/C used to stop the
+ processing loop does not automatically kill a script used to
+ call latexmk
+ Better handling of situation when a run of (pdf)latex does not
+ produce a dvi or pdf file, or when the opposite type of output
+ is produced than expected (e.g., pdf instead of dvi by latex)
+ Deal better with case that file is written and read by (pdf)latex
+ during a run
+