A make-like utility for LaTeX files
Go to file
Fedora Release Engineering a20a6ff767 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 15:28:05 +00:00
.gitignore Update to 4.55. Update URLs. 2018-01-17 18:26:06 -07:00
README.md Update to 4.76. Drop upstreamed -conf patch. 2021-11-24 15:08:26 -07:00
latexmk-README.fedora Fix Fedora configuration not being found 2021-12-05 12:24:05 +01:00
latexmk.rpmlintrc Update to 4.67. 2020-01-03 17:00:15 -07:00
latexmk.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild 2022-01-20 15:28:05 +00:00
latexmkrc Fix Fedora configuration not being found 2021-12-05 12:24:05 +01:00
sources Update to 4.76. Drop upstreamed -conf patch. 2021-11-24 15:08:26 -07:00

README.md

Latexmk is a perl script for running LaTeX the correct number of times to resolve cross references, etc.; it also runs auxiliary programs (bibtex, makeindex if necessary, and dvips and/or a previewer as requested). It has a number of other useful capabilities, for example to start a previewer and then run latex whenever the source files are updated, so that the previewer gives an up-to-date view of the document. The script runs on both UNIX and MS-WINDOWS (95, ME, XP, etc). This script is a corrected and improved version of the original version of latexmk.