latex-make 2.1.18-4 source package in Ubuntu

Changelog

latex-make (2.1.18-4) unstable; urgency=medium


  * Fix several lintial notices:
    + duplicate-in-relation-field
    + vcs-field-not-canonical
    + out-of-date-standards-version (no changes needed)
    + copyright-refers-to-symlink-license

 -- Vincent Danjean <email address hidden>  Wed, 05 Mar 2014 12:32:41 +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
Trusty release universe tex

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
latex-make_2.1.18-4.dsc 2.0 KiB f0ac42b11bb2c04eda51546e3e3602a4405a3730af29ffe83de24f00af8c7ff8
latex-make_2.1.18.orig.tar.gz 59.8 KiB 2e3a6097e498cfe010fbac4b73c43a212ceafc847c9daba214654cd4b177a1dd
latex-make_2.1.18-4.debian.tar.xz 5.6 KiB 7a6a80c55e7c4b3ddd54ed5203623fc68769348c80f558c0b4df4e8f8a7e4a3c

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