latex-make 2.1.18-2 source package in Ubuntu

Changelog

latex-make (2.1.18-2) unstable; urgency=low


  * ensure dh_installtex is called when building the package (Closes: #681300)

 -- Vincent Danjean <email address hidden>  Thu, 12 Jul 2012 14:28:30 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
latex-make_2.1.18-2.dsc 2.0 KiB 39caaf74de8e7032933b8fea152ac5e0a46a6a8c08bbba2a2d5d1c6756c54c5c
latex-make_2.1.18.orig.tar.gz 59.8 KiB 2e3a6097e498cfe010fbac4b73c43a212ceafc847c9daba214654cd4b177a1dd
latex-make_2.1.18-2.debian.tar.gz 5.7 KiB 47b898e60298c83889b3e126206f41012d89d94532421fd3852494816936e70a

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