From d2a6bb90e56a2836bb59477b8f27248aab9149f5 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 1 Oct 2020 03:04:13 +0000 Subject: CTAN sync 202010010304 --- support/latexmk/CHANGES | 9 + support/latexmk/INSTALL | 2 +- support/latexmk/README | 18 +- support/latexmk/latexmk.1 | 17 +- support/latexmk/latexmk.pdf | Bin 192124 -> 192210 bytes support/latexmk/latexmk.pl | 209 +++--- support/latexmk/latexmk.txt | 1632 +++++++++++++++++++++---------------------- 7 files changed, 958 insertions(+), 929 deletions(-) (limited to 'support/latexmk') diff --git a/support/latexmk/CHANGES b/support/latexmk/CHANGES index ac91892ccb..018ff33c5c 100644 --- a/support/latexmk/CHANGES +++ b/support/latexmk/CHANGES @@ -735,3 +735,12 @@ From v. 4.69a to 4.70a Small bug corrections, and changes to some diagnostic messages. Documentation corrections. +From v. 4.70a to 4.70b + Fix problems when rearranging rules to deal with change of output file of + *latex engine (e.g., .pdf to .dvi). + Fix problem with the new default not to do the change of directory for + bibtex. Use of full path names for output-directory or tex file no + longer causes a bibtex error. + Add options -bibfudge, -bibfudge-, -nobibfudge. + + diff --git a/support/latexmk/INSTALL b/support/latexmk/INSTALL index 33acea5cb1..1e1d6d79c2 100644 --- a/support/latexmk/INSTALL +++ b/support/latexmk/INSTALL @@ -1,6 +1,6 @@ INSTALLING latexmk ================== - (Version 4.70a, 13 September 2020) + (Version 4.70b, 29 September 2020) John Collins Physics Department diff --git a/support/latexmk/README b/support/latexmk/README index 414814d183..89124040c5 100644 --- a/support/latexmk/README +++ b/support/latexmk/README @@ -1,4 +1,4 @@ -Latexmk, version 4.70a, 13 September 2020 +Latexmk, version 4.70b, 29 September 2020 ----------------------------------------- Latexmk completely automates the process of generating a LaTeX @@ -87,8 +87,7 @@ NOTES:- John Collins ---------------------------- "latexmk -h" ---------------------------- ------- TO STDOUT from JCC's latexmkrc -Latexmk 4.70a: Automatic LaTeX document generation routine +Latexmk 4.70b: Automatic LaTeX document generation routine Usage: latexmk [latexmk_options] [filename ...] @@ -101,6 +100,8 @@ Usage: latexmk [latexmk_options] [filename ...] -bibtex-cond - use bibtex when needed, but only if the bib file exists -bibtex-cond1 - use bibtex when needed, but only if the bib file exists; on cleanup delete bbl file only if bib file exists + -bibfudge - use change-directory fudge needed for old bibtexs + -bibfudge- - don't use change-directory fudge needed for old bibtexs -bm - Print message across the page when converting to postscript -bi - Set contrast or intensity of banner -bs - Set scale for banner @@ -141,11 +142,11 @@ Usage: latexmk [latexmk_options] [filename ...] -l- - turn off -l -latex= - set program used for latex. (replace '' by the program name) - -latexoption=