summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/man/man1/latexmk.18
-rw-r--r--Master/texmf-dist/doc/man/man1/latexmk.man1.pdfbin217744 -> 218166 bytes
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES7
-rw-r--r--Master/texmf-dist/doc/support/latexmk/INSTALL2
-rw-r--r--Master/texmf-dist/doc/support/latexmk/README9
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.pdfbin193203 -> 193197 bytes
-rw-r--r--Master/texmf-dist/doc/support/latexmk/latexmk.txt150
7 files changed, 93 insertions, 83 deletions
diff --git a/Master/texmf-dist/doc/man/man1/latexmk.1 b/Master/texmf-dist/doc/man/man1/latexmk.1
index 7b32b20f386..6c2bc9f30a8 100644
--- a/Master/texmf-dist/doc/man/man1/latexmk.1
+++ b/Master/texmf-dist/doc/man/man1/latexmk.1
@@ -1,4 +1,4 @@
-.TH LATEXMK 1 "15 April 2021" ""
+.TH LATEXMK 1 "3 May 2021" ""
.SH NAME
latexmk \- generate LaTeX document
.SH SYNOPSIS
@@ -2315,7 +2315,7 @@ The command to invoke a dvi-previewer in landscape mode.
use the MS-Windows \fIstart\fR program, which will cause to be run
whatever command the system has associated with .dvi files.]
.TP
-.B $dvipdf ["dvipdf %O %S %D"]
+.B $dvipdf ["dvipdf -dALLOWPSTRANSPARENCY %O %S %D"]
Command to convert .dvi to .pdf file. A common reconfiguration is to
use the dvipdfm command, which needs its arguments in a different order:
@@ -3010,7 +3010,7 @@ OS-X, and
"ps -f -u $ENV{USER}" under other operating systems (including Linux).
In these specifications "$ENV{USER}" is substituted by the username.
.TP
-.B $ps2pdf ["ps2pdf %O %S %D"]
+.B $ps2pdf ["ps2pdf -dALLOWPSTRANSPARENCY %O %S %D"]
Command to convert .ps to .pdf file.
.TP
.B $ps_filter [empty]
@@ -3919,7 +3919,7 @@ e-mail addresses are not written in their standard form to avoid being
harvested too easily.)
.SH AUTHOR
Current version, by John Collins
-(Version 4.72b).
+(Version 4.73).
Report bugs etc to his e-mail (jcc8 at psu.edu).
Released version can be obtained from CTAN:
diff --git a/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf b/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf
index 074d2d2d113..72f6a657988 100644
--- a/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index 57c7877e84f..c24292b0d2a 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -755,3 +755,10 @@ From v. 4.70b to 4.72b
Improve handling of situation when auxdir or outdir are specified as
absolute paths.
Miscellaneous bug corrections, especially about consistent normalizations
+
+From v. 4.72b to 4.73
+ Correct slowness in parsing some log files.
+ Provide emulation of -aux-directory, so that it can be used with
+ implementation other than MiKTeX. (At the moment the only documentation
+ of this feature is given by latexmk --help.)
+
diff --git a/Master/texmf-dist/doc/support/latexmk/INSTALL b/Master/texmf-dist/doc/support/latexmk/INSTALL
index 1d5dad273aa..c3443d28977 100644
--- a/Master/texmf-dist/doc/support/latexmk/INSTALL
+++ b/Master/texmf-dist/doc/support/latexmk/INSTALL
@@ -1,6 +1,6 @@
INSTALLING latexmk
==================
- (Version 4.72b, 15 April 2021)
+ (Version 4.73, 3 May 2021)
John Collins
Physics Department
diff --git a/Master/texmf-dist/doc/support/latexmk/README b/Master/texmf-dist/doc/support/latexmk/README
index 7044cc63a32..2ec292f02ee 100644
--- a/Master/texmf-dist/doc/support/latexmk/README
+++ b/Master/texmf-dist/doc/support/latexmk/README
@@ -1,5 +1,5 @@
-Latexmk, version 4.72b, 15 April 2021
--------------------------------------
+Latexmk, version 4.73, 3 May 2021
+---------------------------------
Latexmk completely automates the process of generating a LaTeX
document. Essentially, it is a highly specialized cousin of the
@@ -87,7 +87,7 @@ NOTES:-
John Collins
---------------------------- "latexmk -h" ----------------------------
-Latexmk 4.72b: Automatic LaTeX document generation routine
+Latexmk 4.73: Automatic LaTeX document generation routine
Usage: latexmk [latexmk_options] [filename ...]
@@ -127,6 +127,8 @@ Usage: latexmk [latexmk_options] [filename ...]
-dvi- - turn off required dvi
-e <code> - Execute specified Perl code (as part of latexmk start-up
code)
+ -emulate-aux-dir - emulate -aux-directory option for *latex
+ -emulate-aux-dir- - use -aux-directory option with *latex
-f - force continued processing past errors
-f- - turn off forced continuing processing past errors
-gg - Super go mode: clean out generated files (-CA), and then
@@ -165,6 +167,7 @@ Usage: latexmk [latexmk_options] [filename ...]
-nobibtex - never use bibtex
-nobibfudge or -nobibtexfudge - don't change directory when running bibtex
-nodependents - Do not show list of dependent files after processing
+ -noemulate-aux-dir - use -aux-directory option with *latex
-noindexfudge or -nomakeindexfudge - don't change directory when running makeindex
-norc - omit automatic reading of system, user and project rc files
-output-directory=dir or -outdir=dir
diff --git a/Master/texmf-dist/doc/support/latexmk/latexmk.pdf b/Master/texmf-dist/doc/support/latexmk/latexmk.pdf
index f3a8e152c0c..24874cdfb56 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 50f7017ecd9..fa73538a8e2 100644
--- a/Master/texmf-dist/doc/support/latexmk/latexmk.txt
+++ b/Master/texmf-dist/doc/support/latexmk/latexmk.txt
@@ -61,7 +61,7 @@ DESCRIPTION
- 15 April 2021 1
+ 3 May 2021 1
@@ -127,7 +127,7 @@ LATEXMK OPTIONS AND ARGUMENTS ON COMMAND LINE
- 15 April 2021 2
+ 3 May 2021 2
@@ -193,7 +193,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 3
+ 3 May 2021 3
@@ -259,7 +259,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 4
+ 3 May 2021 4
@@ -325,7 +325,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 5
+ 3 May 2021 5
@@ -391,7 +391,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 6
+ 3 May 2021 6
@@ -457,7 +457,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 7
+ 3 May 2021 7
@@ -523,7 +523,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 8
+ 3 May 2021 8
@@ -589,7 +589,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 9
+ 3 May 2021 9
@@ -655,7 +655,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 10
+ 3 May 2021 10
@@ -721,7 +721,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 11
+ 3 May 2021 11
@@ -787,7 +787,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 12
+ 3 May 2021 12
@@ -853,7 +853,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 13
+ 3 May 2021 13
@@ -919,7 +919,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 14
+ 3 May 2021 14
@@ -985,7 +985,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 15
+ 3 May 2021 15
@@ -1051,7 +1051,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 16
+ 3 May 2021 16
@@ -1117,7 +1117,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 17
+ 3 May 2021 17
@@ -1183,7 +1183,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 18
+ 3 May 2021 18
@@ -1249,7 +1249,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 19
+ 3 May 2021 19
@@ -1315,7 +1315,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 20
+ 3 May 2021 20
@@ -1381,7 +1381,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 21
+ 3 May 2021 21
@@ -1447,7 +1447,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 22
+ 3 May 2021 22
@@ -1513,7 +1513,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 23
+ 3 May 2021 23
@@ -1579,7 +1579,7 @@ DEALING WITH ERRORS, PROBLEMS, ETC
- 15 April 2021 24
+ 3 May 2021 24
@@ -1645,7 +1645,7 @@ ALLOWING FOR CHANGE OF OUTPUT FILE TYPE
- 15 April 2021 25
+ 3 May 2021 25
@@ -1711,7 +1711,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 26
+ 3 May 2021 26
@@ -1777,7 +1777,7 @@ CONFIGURATION/INITIALIZATION (RC) FILES
- 15 April 2021 27
+ 3 May 2021 27
@@ -1843,7 +1843,7 @@ HOW TO SET VARIABLES IN INITIALIZATION FILES
- 15 April 2021 28
+ 3 May 2021 28
@@ -1909,7 +1909,7 @@ FORMAT OF COMMAND SPECIFICATIONS
- 15 April 2021 29
+ 3 May 2021 29
@@ -1975,7 +1975,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 30
+ 3 May 2021 30
@@ -2041,7 +2041,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 31
+ 3 May 2021 31
@@ -2107,7 +2107,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 32
+ 3 May 2021 32
@@ -2173,7 +2173,7 @@ LIST OF CONFIGURATION VARIABLES USABLE IN INITIALIZATION FILES
- 15 April 2021 33
+ 3 May 2021 33
@@ -2239,7 +2239,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 34
+ 3 May 2021 34
@@ -2305,7 +2305,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 35
+ 3 May 2021 35
@@ -2371,7 +2371,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 36
+ 3 May 2021 36
@@ -2437,7 +2437,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 37
+ 3 May 2021 37
@@ -2503,7 +2503,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 38
+ 3 May 2021 38
@@ -2569,7 +2569,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 39
+ 3 May 2021 39
@@ -2635,7 +2635,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 40
+ 3 May 2021 40
@@ -2701,7 +2701,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 41
+ 3 May 2021 41
@@ -2732,7 +2732,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
the MS-Windows start program, which will cause to be run what-
ever command the system has associated with .dvi files.]
- $dvipdf ["dvipdf %O %S %D"]
+ $dvipdf ["dvipdf -dALLOWPSTRANSPARENCY %O %S %D"]
Command to convert .dvi to .pdf file. A common reconfiguration
is to use the dvipdfm command, which needs its arguments in a
different order:
@@ -2767,7 +2767,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 42
+ 3 May 2021 42
@@ -2833,7 +2833,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 43
+ 3 May 2021 43
@@ -2899,7 +2899,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 44
+ 3 May 2021 44
@@ -2965,7 +2965,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 45
+ 3 May 2021 45
@@ -3031,7 +3031,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 46
+ 3 May 2021 46
@@ -3097,7 +3097,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 47
+ 3 May 2021 47
@@ -3163,7 +3163,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 48
+ 3 May 2021 48
@@ -3229,7 +3229,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 49
+ 3 May 2021 49
@@ -3295,7 +3295,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 50
+ 3 May 2021 50
@@ -3361,7 +3361,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 51
+ 3 May 2021 51
@@ -3427,7 +3427,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 52
+ 3 May 2021 52
@@ -3493,7 +3493,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 53
+ 3 May 2021 53
@@ -3559,7 +3559,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 54
+ 3 May 2021 54
@@ -3601,7 +3601,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
(including Linux). In these specifications "$ENV{USER}" is sub-
stituted by the username.
- $ps2pdf ["ps2pdf %O %S %D"]
+ $ps2pdf ["ps2pdf -dALLOWPSTRANSPARENCY %O %S %D"]
Command to convert .ps to .pdf file.
$ps_filter [empty]
@@ -3625,7 +3625,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 55
+ 3 May 2021 55
@@ -3691,7 +3691,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 56
+ 3 May 2021 56
@@ -3757,7 +3757,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 57
+ 3 May 2021 57
@@ -3823,7 +3823,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 58
+ 3 May 2021 58
@@ -3889,7 +3889,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 59
+ 3 May 2021 59
@@ -3955,7 +3955,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 60
+ 3 May 2021 60
@@ -4021,7 +4021,7 @@ CUSTOM DEPENDENCIES
- 15 April 2021 61
+ 3 May 2021 61
@@ -4087,7 +4087,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 62
+ 3 May 2021 62
@@ -4153,7 +4153,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 63
+ 3 May 2021 63
@@ -4219,7 +4219,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 64
+ 3 May 2021 64
@@ -4285,7 +4285,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 65
+ 3 May 2021 65
@@ -4351,7 +4351,7 @@ ADVANCED CONFIGURATION: Some extra resources and advanced tricks
- 15 April 2021 66
+ 3 May 2021 66
@@ -4417,7 +4417,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 67
+ 3 May 2021 67
@@ -4483,7 +4483,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 68
+ 3 May 2021 68
@@ -4549,7 +4549,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 69
+ 3 May 2021 69
@@ -4615,7 +4615,7 @@ LATEXMK(1) General Commands Manual LATEXMK(1)
- 15 April 2021 70
+ 3 May 2021 70
@@ -4681,7 +4681,7 @@ BUGS
- 15 April 2021 71
+ 3 May 2021 71
@@ -4698,7 +4698,7 @@ THANKS TO
dard form to avoid being harvested too easily.)
AUTHOR
- Current version, by John Collins (Version 4.72b). Report bugs etc to
+ Current version, by John Collins (Version 4.73). Report bugs etc to
his e-mail (jcc8 at psu.edu).
Released version can be obtained from CTAN:
@@ -4747,6 +4747,6 @@ AUTHOR
- 15 April 2021 72
+ 3 May 2021 72