latex-make 2.2.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
    + add the 'LaTeX-Make-local-install' target
  * Rewrite debian/copyright in machine readable format
  * Apply "cme fix dpkg" suggestions
  * Refresh patches and build system

 -- Vincent Danjean <email address hidden>  Tue, 09 Feb 2016 00:23:04 +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.0-1.dsc 2.0 KiB b71586c9a57b7c7cc8c9b6f90427c6f4a6b8430ab2ca44793d9948d072afe9a8
latex-make_2.2.0.orig.tar.gz 64.1 KiB a0e20fc318ea7473b194b94c3a8ce6fa4c769371a87c07b884c03630d6935971
latex-make_2.2.0-1.debian.tar.xz 5.7 KiB fae64452279a3576d6e49b207f40ba7368fd3b39235a7c89f1ef8b215797b7c2

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