summaryrefslogtreecommitdiff
path: root/support/latexmk/README
diff options
context:
space:
mode:
Diffstat (limited to 'support/latexmk/README')
-rw-r--r--support/latexmk/README12
1 files changed, 8 insertions, 4 deletions
diff --git a/support/latexmk/README b/support/latexmk/README
index b2293796aa..d86c3e196c 100644
--- a/support/latexmk/README
+++ b/support/latexmk/README
@@ -1,5 +1,5 @@
-Latexmk, version 4.67, 26 December 2019
------------------------------------
+Latexmk, version 4.69a, 17 April 2020
+-------------------------------------
Latexmk completely automates the process of generating a LaTeX
document. Essentially, it is a highly specialized cousin of the
@@ -87,8 +87,8 @@ NOTES:-
John Collins
---------------------------- "latexmk -h" ----------------------------
-===== Set bibtex_fudge = 0 ===
-Latexmk 4.67: Automatic LaTeX document generation routine
+------ TO STDOUT from JCC's latexmkrc
+Latexmk 4.69a: Automatic LaTeX document generation routine
Usage: latexmk [latexmk_options] [filename ...]
@@ -151,6 +151,10 @@ Usage: latexmk [latexmk_options] [filename ...]
-M - Show list of dependent files after processing
-MF file - Specifies name of file to receives list dependent files
-MP - List of dependent files includes phony target for each source file.
+ -MSWinBackSlash under MSWin use backslash (\) for directory separators
+ for filenames given to called programs
+ -MSWinBackSlash- under MSWin use forward slash (/) for directory separators
+ for filenames given to called programs
-new-viewer - in -pvc mode, always start a new viewer
-new-viewer- - in -pvc mode, start a new viewer only if needed
-nobibtex - never use bibtex