Latexmk.py completely automates the process of generating a LaTeX document.
Project description
Overview
Latexmk.py completely automates the process of generating a LaTeX document. Given the source files for a document, latexmk.py issues the appropriate sequence of commands to generate a .dvi or .pdf version of the document.
Inspired by http://ctan.tug.org/tex-archive/support/latexmk/
Installation
Preferable via pip:
pip install latexmk.py
For source installation you need distribute or setuptools
Usage
$ latexmk.py [options] [filename]
For details run:
$ latexmk.py -h
License
MIT, see LICENSE for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
latexmk.py-0.4.zip
(8.7 kB
view details)
File details
Details for the file latexmk.py-0.4.zip
.
File metadata
- Download URL: latexmk.py-0.4.zip
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c87c9e50b214c7fd40746626f344c3a8b22d02907df42f6b253b91a5ae77ede1 |
|
MD5 | 095c0af87992d914231d6baf83d6a9b3 |
|
BLAKE2b-256 | 43c1884aa67f96c4148c9fcc4f8d4cbc37ccb9d2b757206b3a0b41cf352e197a |