The latexmk rpms
Find a file
2025-01-17 10:13:17 +00:00
.gitignore Update to 4.55. Update URLs. 2018-01-17 18:26:06 -07:00
changelog Convert to %autorelease and %autochangelog 2024-03-30 20:36:50 -06:00
latexmk-README.fedora Fix Fedora configuration not being found 2021-12-05 12:24:05 +01:00
latexmk.spec Move configuration steps to %conf 2025-01-14 11:57:19 -07:00
latexmkrc Version 4.84 2024-04-01 11:07:56 -06:00
README.md Update to 4.76. Drop upstreamed -conf patch. 2021-11-24 15:08:26 -07:00
sources Version 4.86a 2024-12-29 10:49:54 -05:00

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.