diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-30 23:32:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-30 23:32:40 +0000 |
commit | 5776f6c9b6cf24e5a9b8c6bbd88d2b4bfb5c0234 (patch) | |
tree | 92b155c112ae5314c5b3d9eaad9ea805735ce10f /Master/texmf-dist/doc/man/man1 | |
parent | a9b7bc30b28ec77ad1e0de52a2193de4225ad780 (diff) |
latexmk (30jan17)
git-svn-id: svn://tug.org/texlive/trunk@43099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/latexmk.1 | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/latexmk.man1.pdf | bin | 148322 -> 148846 bytes |
2 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/latexmk.1 b/Master/texmf-dist/doc/man/man1/latexmk.1 index e62accde5e9..e970ff1d6b2 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 "17 January 2017" "" +.TH LATEXMK 1 "19 January 2017" "" .SH NAME latexmk \- generate LaTeX document .SH SYNOPSIS @@ -1961,6 +1961,16 @@ STDOUT of running the command is then piped to \fIlatexmk\fR.) See also the \fI@BIBINPUTS\fR variable for another way that \fIlatexmk\fR also uses to try to locate files; it applies only in the case of .bib files. + +.TP +.B $kpsewhich_show [0] +Whether to show diagnostics about invocations of \fIkpsewhich\fR: the +command line use to invoke it and the results. These diagnostics are +shown if \fI$kpsewhich_show\fR is non-zero or if diagnostics mode is +on. (But in the second case, lots of other diagnostics are also +shown.) Without these diagnostics there is nothing visible in +\fIlatexmk\fR's screen output about invocations of \fIkpsewhich\fR. + .TP .B $landscape_mode [0] If nonzero, run in landscape mode, using the landscape mode previewers and @@ -3035,7 +3045,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 jcc8 at node psu.edu). -(Version 4.52b). +(Version 4.52c). Released version can be obtained from CTAN: <http://www.ctan.org/pkg/latexmk/>, and from the diff --git a/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf b/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf Binary files differindex 716b02f7f24..c90a405c97d 100644 --- a/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/latexmk.man1.pdf |