diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-19 23:23:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-19 23:23:51 +0000 |
commit | 994e8740e5b5588a65c3baec92333b81ae2edd54 (patch) | |
tree | 042867ad1828218c2585eea633a2587aaed65006 /Master/texmf | |
parent | 666a6e2300f00cb53ed434b53f5fecebfc97f2ef (diff) |
latexmk 4.16a (19may10)
git-svn-id: svn://tug.org/texlive/trunk@18356 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/doc/man/man1/latexmk.1 | 12 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/latexmk.man1.pdf | bin | 89821 -> 90633 bytes |
2 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf/doc/man/man1/latexmk.1 b/Master/texmf/doc/man/man1/latexmk.1 index 917435b18b1..9a1205a08ee 100644 --- a/Master/texmf/doc/man/man1/latexmk.1 +++ b/Master/texmf/doc/man/man1/latexmk.1 @@ -1,4 +1,4 @@ -.TH LATEXMK 1L "10 May 2010" "" +.TH LATEXMK 1L "18 May 2010" "" .SH NAME latexmk \- generate LaTeX document .SH SYNOPSIS @@ -1445,8 +1445,12 @@ quoting only ensures that such filenames are correctly treated by the operating system in passing arguments to programs.) .TP .B $sleep_time [2] -The time to sleep (in seconds) between checking for source file -changes when running the \fB-pvc\fR option. +The time to sleep (in seconds) between checking for source file +changes when running with the \fB-pvc\fR option. This is subject to a +minimum of one second delay, except that zero delay is also allowed. + +A value of exactly 0 gives no delay, and typically results in 100% CPU +usage, which may not be desirable. .TP .B $texfile_search [""] This is an obsolete variable, replaced by the \fI@default_files\fR @@ -1700,7 +1704,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 collins at node phys.psu.edu). -(Version 4.16). +(Version 4.16a). Released version can be obtained from CTAN: <http://www.tug.org/tex-archive/support/latexmk/>, and from the diff --git a/Master/texmf/doc/man/man1/latexmk.man1.pdf b/Master/texmf/doc/man/man1/latexmk.man1.pdf Binary files differindex 3b064de0cf3..aabdd5954d1 100644 --- a/Master/texmf/doc/man/man1/latexmk.man1.pdf +++ b/Master/texmf/doc/man/man1/latexmk.man1.pdf |