summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-12 01:11:24 +0000
committerKarl Berry <karl@freefriends.org>2014-10-12 01:11:24 +0000
commitf8418dd91aecb2f2597814203629eb1d5d412c29 (patch)
treef7b2b22a01aacb7036e4513cb7991291b397e96c /Master/tlpkg
parent4888499385c44655bec69496f0e01649d7636627 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@35358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/texlive.tlpdb81
1 files changed, 64 insertions, 17 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 81cacaa788e..4fece543a28 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -24,11 +24,11 @@ depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2014
depend release/2014
-depend revision/35350
+depend revision/35357
name 00texlive.image
category TLCore
-revision 35311
+revision 35357
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -1583,6 +1583,7 @@ runfiles size=2637
tlpkg/tlpsrc/latex-fonts.tlpsrc
tlpkg/tlpsrc/latex-git-log.tlpsrc
tlpkg/tlpsrc/latex-graphics-companion.tlpsrc
+ tlpkg/tlpsrc/latex-make.tlpsrc
tlpkg/tlpsrc/latex-notes-zh-cn.tlpsrc
tlpkg/tlpsrc/latex-referenz.tlpsrc
tlpkg/tlpsrc/latex-tabellen.tlpsrc
@@ -44040,7 +44041,7 @@ depend otibet
name collection-pictures
category Collection
-revision 35265
+revision 35357
shortdesc Graphics, pictures, diagrams
longdesc Including TikZ, pict, etc., but MetaPost and PStricks are
longdesc separate.
@@ -44095,6 +44096,7 @@ depend hvfloat
depend knitting
depend knittingpattern
depend lapdf
+depend latex-make
depend lpic
depend makeshape
depend mathspic
@@ -52933,9 +52935,9 @@ runfiles size=2588
texmf-dist/tex/lualatex/dad/T1dad.fd
texmf-dist/tex/lualatex/dad/dad.sty
catalogue-ctan /language/arabic/dad
-catalogue-date 2014-10-01 13:37:11 +0200
+catalogue-date 2014-10-11 21:18:18 +0200
catalogue-license lppl
-catalogue-version 1.0
+catalogue-version 1.1
name dancers
category Package
@@ -79739,7 +79741,7 @@ catalogue-version 1.2
name getmap
category Package
-revision 35218
+revision 35355
shortdesc Download OpenStreetMap maps for use in documents.
longdesc The package provides a simple interface to OpenStreetMap, and
longdesc to Google Maps "map images". In the simplest case, it is
@@ -79750,7 +79752,7 @@ longdesc LaTeX must be running with \write 18 enabled). The ("external")
longdesc lua script may be used from the command line; a bash version is
longdesc provided.
depend getmap.ARCH
-docfiles size=498
+docfiles size=581
texmf-dist/doc/latex/getmap/README details="Readme"
texmf-dist/doc/latex/getmap/getmap-example.tex
texmf-dist/doc/latex/getmap/getmap.dtx
@@ -79758,14 +79760,14 @@ docfiles size=498
texmf-dist/doc/latex/getmap/install.bat
texmf-dist/doc/latex/getmap/makefile
texmf-dist/doc/latex/getmap/manifest.txt
-runfiles size=9
+runfiles size=10
texmf-dist/scripts/getmap/getmapdl.lua
texmf-dist/tex/latex/getmap/getmap.cfg
texmf-dist/tex/latex/getmap/getmap.sty
catalogue-ctan /macros/latex/contrib/getmap
-catalogue-date 2014-09-19 22:14:31 +0200
+catalogue-date 2014-10-11 18:59:52 +0200
catalogue-license lppl
-catalogue-version 1.7
+catalogue-version 1.8
name getmap.alpha-linux
category Package
@@ -102772,6 +102774,51 @@ catalogue-ctan /info/examples/lgc
catalogue-date 2012-05-22 11:10:15 +0200
catalogue-license lppl
+name latex-make
+category Package
+revision 35357
+shortdesc Easy compiling of complex (and simple) LaTeX documents.
+longdesc This package provides several tools that aim to simplify the
+longdesc compilation of LaTeX documents: LaTeX.mk: a Makefile snippet to
+longdesc help compiling LaTeX documents in DVI, PDF, PS, ... format.
+longdesc Dependencies are automatically tracked: one should be able to
+longdesc compile documents with a one-line Makefile containing 'include
+longdesc LaTeX.mk'. Complex documents (with multiple bibliographies,
+longdesc indexes, glossaries, ...) should be correctly managed.
+longdesc figlatex.sty: a LaTeX package to easily insert xfig figures
+longdesc (with \includegraphics{file.fig}). It can interact with
+longdesc LaTeX.mk so that the latter automatically invokes transfig if
+longdesc needed. And various helper tools for LaTeX.mk This package
+longdesc requires GNUmake (>= 3.81).
+docfiles size=213
+ texmf-dist/doc/support/latex-make/LaTeX.mk
+ texmf-dist/doc/support/latex-make/LaTeX.mk.conf
+ texmf-dist/doc/support/latex-make/README details="Readme"
+ texmf-dist/doc/support/latex-make/figlatex.pdf details="figlatex Package documentation"
+ texmf-dist/doc/support/latex-make/latex-make.pdf details="Package documentation"
+ texmf-dist/doc/support/latex-make/texdepends.pdf details="texdepends Package documentation"
+srcfiles size=34
+ texmf-dist/source/support/latex-make/figlatex.dtx
+ texmf-dist/source/support/latex-make/latex-make.dtx
+ texmf-dist/source/support/latex-make/latex-make.ins
+ texmf-dist/source/support/latex-make/pdfswitch.dtx
+ texmf-dist/source/support/latex-make/texdepends.dtx
+runfiles size=16
+ texmf-dist/scripts/latex-make/figdepth.py
+ texmf-dist/scripts/latex-make/gensubfig.py
+ texmf-dist/scripts/latex-make/latexfilter.py
+ texmf-dist/scripts/latex-make/svg2dev.py
+ texmf-dist/scripts/latex-make/svgdepth.py
+ texmf-dist/tex/latex/latex-make/figlatex.cfg
+ texmf-dist/tex/latex/latex-make/figlatex.sty
+ texmf-dist/tex/latex/latex-make/pdfswitch.sty
+ texmf-dist/tex/latex/latex-make/texdepends.sty
+ texmf-dist/tex/latex/latex-make/texgraphicx.sty
+catalogue-ctan /support/latex-make
+catalogue-date 2014-10-11 08:22:11 +0200
+catalogue-license gpl
+catalogue-version 2.1.19.1
+
name latex-notes-zh-cn
category Package
revision 15878
@@ -112202,7 +112249,7 @@ srcfiles size=7
runfiles size=2
texmf-dist/tex/latex/lps/lps.cls
catalogue-ctan /macros/latex/contrib/lps
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2014-10-11 08:59:27 +0200
catalogue-license lppl
catalogue-version 0.7
@@ -179349,21 +179396,21 @@ catalogue-license other-free
name texfot
category Package
-revision 33155
+revision 35356
shortdesc Filter clutter from the output of a TeX run.
longdesc The package provides a small Perl script to filter the online
longdesc output from a TeX run, attempting to show only those messages
longdesc which probably deserve some change in the source. The TeX
longdesc invocation itself need not change.
depend texfot.ARCH
-docfiles size=7
+docfiles size=8
texmf-dist/doc/man/man1/texfot.1
texmf-dist/doc/man/man1/texfot.man1.pdf
texmf-dist/doc/support/texfot/README details="Readme"
-runfiles size=3
+runfiles size=4
texmf-dist/scripts/texfot/texfot.pl
catalogue-ctan /support/texfot
-catalogue-date 2014-03-17 11:47:57 +0100
+catalogue-date 2014-10-11 19:11:26 +0200
catalogue-license pd
name texfot.alpha-linux
@@ -179638,7 +179685,7 @@ docfiles size=321
name texlive-docindex
category TLCore
-revision 35343
+revision 35352
shortdesc top-level TeX Live doc.html, etc.
longdesc These files are regenerated as needed, which is often, so we
longdesc make them a separate package. See the tl-update-auto script
@@ -185136,7 +185183,7 @@ catalogue-license lppl
name tlgs.win32
category TLCore
-revision 35237
+revision 35354
catalogue ghostscript
shortdesc Freely available PostScript interpreter.
longdesc Ghostscript is a freely available PostScript interpreter which