A make-like utility for LaTeX files
Go to file
Fedora Release Engineering 7e7d065f3e Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 16:59:16 +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.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild 2022-07-21 16:59:16 +00:00
latexmkrc Update to 4.77. 2022-03-19 16:18:27 -06:00
sources Update to 4.77. 2022-03-19 16:18:27 -06: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.