latex-make 2.2.1-1 source package in Ubuntu

Changelog

latex-make (2.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Vincent Danjean <email address hidden>  Tue, 09 Feb 2016 10:09:56 +0100

Upload details

Uploaded by:
Vincent Danjean
Uploaded to:
Sid
Original maintainer:
Vincent Danjean
Architectures:
all
Section:
tex
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
latex-make_2.2.1-1.dsc 2.0 KiB 09e7c419fd79cc1305baca2c00756da5f56718f7e0d0b45942ba483a88f47031
latex-make_2.2.1.orig.tar.gz 64.7 KiB 6a10297a7a4906c118ede4d640cbc00e8b38d56d250fd3df74455615c2a39d6c
latex-make_2.2.1-1.debian.tar.xz 5.7 KiB 97c5ffceb59a2c45428bccc457e47265969c9aeb70b5fa40c65ee4085b22bee2

Available diffs

No changes file available.

Binary packages built by this source

latex-make: easy compiling of complex (and simple) LaTeX documents

 This package provides several tools that aim to simplify the
 compilation of LaTeX documents:
 .
 LaTeX.mk: a Makefile snippet to help compiling LaTeX documents in
 DVI, PDF, PS, ... format. Dependencies are automatically tracked: one
 should be able to compile documents with a one-line Makefile
 containing 'include LaTeX.mk'. Complex documents (with multiple
 bibliographies, indexes, glossaries, ...) should be correctly managed.
 .
 figlatex.sty: a LaTeX package to easily insert xfig figures (with
 \includegraphics{file.fig}). It can interact with LaTeX.mk so that the
 latter automatically invokes transfig if needed.
 .
 And various helper tools for LaTeX.mk