summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-22 02:10:50 +0000
committerKarl Berry <karl@freefriends.org>2015-12-22 02:10:50 +0000
commit7299ab4c17ea98e8c232c8abe8df9fd4e9105897 (patch)
treed05c0cb02671527ab3a96a8851cc03c5a067f620
parentb4ba8cda8d4066ac257e687beffc7dddd8d022bc (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@39167 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R62
-rw-r--r--Master/tlpkg/texlive.tlpdb333
2 files changed, 331 insertions, 64 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 5e8b9a5639f..380edb65ab0 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -6601,6 +6601,7 @@ lpform-doc.pdf
lpform-doc.tex
./doc/generic/m-tx:
+README
borup.mtx
buildmtxdoc.lua
chord.mtx
@@ -6617,6 +6618,7 @@ kanons.pdf
kroonhom.mtx
loofnou.mtx
lyrics.tex
+m-tx.html
macro.mtx
melisma.mta
melisma1.mtb
@@ -6630,6 +6632,8 @@ mozart.mtx
mozart0.mtx
mtx-install.pdf
mtx-install.tex
+mtx060
+mtx060.pdf
mtxdoc.ltx
mtxdoc.pdf
mtxdoc.sty
@@ -6640,6 +6644,7 @@ netsoos.mta
netsoos1.mtb
netsoos2.mtb
notes.tex
+prepmx.html
prepmx.pdf
psalm42.mtx
sanctus.mtx
@@ -6648,6 +6653,52 @@ title1.mtx
viva.mtx
volta.mtx
+./doc/generic/m-tx/mtx060:
+Makefile
+README.M-Txdoc
+borup.mtx
+chord.mtx
+dertod.mtx
+docversion
+dona.mtx
+dwoman.mta
+dwoman.mtb
+halleluja.ltx
+kanons.ltx
+kroonhom.mtx
+loofnou.mtx
+lyrics.tex
+macro.mtx
+make-dvi
+make-pdf
+make-target
+melisma.mta
+melisma1.mtb
+melisma2.mtb
+melisma3.mtb
+melisma4.mtb
+melisma5.mtb
+melisma6.mtb
+meter.mtx
+mozart.mtx
+mozart0.mtx
+mtxdoc.sty
+mtxdoc.tex
+mtxindex.tex
+mtxlatex.sty
+netfirst.mtx
+netsoos.mta
+netsoos1.mtb
+netsoos2.mtb
+notes.tex
+pdfcat
+psalm42.mtx
+sanctus.mtx
+title.mtx
+title1.mtx
+viva.mtx
+volta.mtx
+
./doc/generic/mathdots:
README
mathdots.pdf
@@ -6922,7 +6973,6 @@ example.tex
COPYING
ChangeLog
README
-pn2pdf
pndoc.pdf
pndoc.tex
@@ -41942,6 +41992,8 @@ luatex.1
luatex.man1.pdf
luatools.1
luatools.man1.pdf
+m-tx.1
+m-tx.man1.pdf
mag.1
mag.man1.pdf
makeindex.1
@@ -124649,6 +124701,7 @@ lua2dox
luaindex
luaotfload
luasseq
+m-tx
make4ht
makedtx
match_parens
@@ -124668,6 +124721,7 @@ pdfcrop
pdfjam
pedigree-perl
perltex
+petri-nets
pfarrei
pgfmolbio
pgfplots
@@ -125165,6 +125219,9 @@ mktests
./scripts/luasseq:
luasseq.lua
+./scripts/m-tx:
+m-tx.lua
+
./scripts/make4ht:
filters
lapp-mk4.lua
@@ -125270,6 +125327,9 @@ TwinsNode.pm
./scripts/perltex:
perltex.pl
+./scripts/petri-nets:
+pn2pdf
+
./scripts/pfarrei:
a5toa4.tlu
pfarrei.tlu
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 5f7565cfa75..2a6ce3eba77 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/2013
depend release/2015
-depend revision/39156
+depend revision/39166
name 00texlive.image
category TLCore
-revision 39156
+revision 39166
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
@@ -38,7 +38,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=2693
+runfiles size=2694
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -13782,27 +13782,30 @@ catalogue-topics psychology journalpub bibtex-sty
name apnum
category Package
-revision 37357
+revision 39163
shortdesc Arbitrary precision numbers implemented by TeX macros
longdesc The basic operations (addition, subtraction, multiplication,
longdesc division, power to an integer) are implemented by TeX macros in
longdesc this package. Operands may be numbers with arbitrary numbers of
longdesc digits; scientific notation is allowed. The expression scanner
-longdesc is also provided. Exhaustive documentation (including detailed
+longdesc is also provided. As of version 1.4 (December 2015) the
+longdesc calculation of common functions (sqrt, exp, ln, sin, cos, tan,
+longdesc asin, acos, atan, pi) with arbitrary precision in the result
+longdesc has been added. Exhaustive documentation (including detailed
longdesc TeXnical documentation) is included. The macro includes many
longdesc optimizations and uses only TeX primitives (from classic TeX)
longdesc and \newcount macro.
-docfiles size=144
+docfiles size=187
texmf-dist/doc/generic/apnum/README details="Readme"
texmf-dist/doc/generic/apnum/apnum.d
texmf-dist/doc/generic/apnum/apnum.pdf details="Package documentation"
-runfiles size=7
+runfiles size=12
texmf-dist/tex/generic/apnum/apnum.tex
catalogue-ctan /macros/generic/apnum
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-12-21 14:01:35 +0100
catalogue-license pd
catalogue-topics calculation
-catalogue-version 1.2
+catalogue-version 1.4
name appendix
category Package
@@ -109458,7 +109461,7 @@ catalogue-version SVN 6326
name l3experimental
category Package
-revision 38776
+revision 39162
shortdesc Experimental LaTeX3 concepts
longdesc The l3experimental packages are a collection of experimental
longdesc implementations for aspects of the LaTeX3 kernel, dealing with
@@ -109659,7 +109662,7 @@ catalogue-version SVN 6326
name l3packages
category Package
-revision 38776
+revision 39162
shortdesc High-level LaTeX3 concepts
longdesc The bundle holds prototype implementations of concepts for a
longdesc LaTeX designer interface, to be used with the experimental
@@ -109682,7 +109685,7 @@ docfiles size=418
texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf details="xfrac documentation"
texmf-dist/doc/latex/l3packages/xparse/xparse.pdf details="xparse documentation"
texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf details="xtemplate documentation"
-srcfiles size=73
+srcfiles size=75
texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.ins
texmf-dist/source/latex/l3packages/xfrac/xfrac.dtx
@@ -109691,7 +109694,7 @@ srcfiles size=73
texmf-dist/source/latex/l3packages/xparse/xparse.ins
texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
texmf-dist/source/latex/l3packages/xtemplate/xtemplate.ins
-runfiles size=33
+runfiles size=35
texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -124283,7 +124286,7 @@ catalogue-topics font-supp
name m-tx
category Package
-revision 39135
+revision 39166
shortdesc A preprocessor for pmx
longdesc M-Tx is a preprocessor to pmx, which is itself a preprocessor
longdesc to musixtex, a music typesetting system. The prime motivation
@@ -124291,7 +124294,8 @@ longdesc to the development of M-Tx was to provide lyrics for music to
longdesc be typeset. In fact, pmx now provides a lyrics interface, but M-
longdesc Tx continues in use by those who prefer its language.
depend m-tx.ARCH
-docfiles size=222
+docfiles size=391
+ texmf-dist/doc/generic/m-tx/README details="Readme"
texmf-dist/doc/generic/m-tx/borup.mtx
texmf-dist/doc/generic/m-tx/buildmtxdoc.lua
texmf-dist/doc/generic/m-tx/chord.mtx
@@ -124308,6 +124312,7 @@ docfiles size=222
texmf-dist/doc/generic/m-tx/kroonhom.mtx
texmf-dist/doc/generic/m-tx/loofnou.mtx
texmf-dist/doc/generic/m-tx/lyrics.tex
+ texmf-dist/doc/generic/m-tx/m-tx.html
texmf-dist/doc/generic/m-tx/macro.mtx
texmf-dist/doc/generic/m-tx/melisma.mta
texmf-dist/doc/generic/m-tx/melisma1.mtb
@@ -124321,6 +124326,51 @@ docfiles size=222
texmf-dist/doc/generic/m-tx/mozart0.mtx
texmf-dist/doc/generic/m-tx/mtx-install.pdf details="Installation instructions"
texmf-dist/doc/generic/m-tx/mtx-install.tex
+ texmf-dist/doc/generic/m-tx/mtx060.pdf details="Package documentation"
+ texmf-dist/doc/generic/m-tx/mtx060/Makefile
+ texmf-dist/doc/generic/m-tx/mtx060/README.M-Txdoc
+ texmf-dist/doc/generic/m-tx/mtx060/borup.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/chord.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/dertod.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/docversion
+ texmf-dist/doc/generic/m-tx/mtx060/dona.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/dwoman.mta
+ texmf-dist/doc/generic/m-tx/mtx060/dwoman.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/halleluja.ltx
+ texmf-dist/doc/generic/m-tx/mtx060/kanons.ltx
+ texmf-dist/doc/generic/m-tx/mtx060/kroonhom.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/loofnou.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/lyrics.tex
+ texmf-dist/doc/generic/m-tx/mtx060/macro.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/make-dvi
+ texmf-dist/doc/generic/m-tx/mtx060/make-pdf
+ texmf-dist/doc/generic/m-tx/mtx060/make-target
+ texmf-dist/doc/generic/m-tx/mtx060/melisma.mta
+ texmf-dist/doc/generic/m-tx/mtx060/melisma1.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/melisma2.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/melisma3.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/melisma4.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/melisma5.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/melisma6.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/meter.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/mozart.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/mozart0.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/mtxdoc.sty
+ texmf-dist/doc/generic/m-tx/mtx060/mtxdoc.tex
+ texmf-dist/doc/generic/m-tx/mtx060/mtxindex.tex
+ texmf-dist/doc/generic/m-tx/mtx060/mtxlatex.sty
+ texmf-dist/doc/generic/m-tx/mtx060/netfirst.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/netsoos.mta
+ texmf-dist/doc/generic/m-tx/mtx060/netsoos1.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/netsoos2.mtb
+ texmf-dist/doc/generic/m-tx/mtx060/notes.tex
+ texmf-dist/doc/generic/m-tx/mtx060/pdfcat
+ texmf-dist/doc/generic/m-tx/mtx060/psalm42.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/sanctus.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/title.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/title1.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/viva.mtx
+ texmf-dist/doc/generic/m-tx/mtx060/volta.mtx
texmf-dist/doc/generic/m-tx/mtxdoc.ltx
texmf-dist/doc/generic/m-tx/mtxdoc.pdf
texmf-dist/doc/generic/m-tx/mtxdoc.sty
@@ -124331,6 +124381,7 @@ docfiles size=222
texmf-dist/doc/generic/m-tx/netsoos1.mtb
texmf-dist/doc/generic/m-tx/netsoos2.mtb
texmf-dist/doc/generic/m-tx/notes.tex
+ texmf-dist/doc/generic/m-tx/prepmx.html
texmf-dist/doc/generic/m-tx/prepmx.pdf
texmf-dist/doc/generic/m-tx/psalm42.mtx
texmf-dist/doc/generic/m-tx/sanctus.mtx
@@ -124338,9 +124389,12 @@ docfiles size=222
texmf-dist/doc/generic/m-tx/title1.mtx
texmf-dist/doc/generic/m-tx/viva.mtx
texmf-dist/doc/generic/m-tx/volta.mtx
+ texmf-dist/doc/man/man1/m-tx.1
+ texmf-dist/doc/man/man1/m-tx.man1.pdf
texmf-dist/doc/man/man1/prepmx.1
texmf-dist/doc/man/man1/prepmx.man1.pdf
-runfiles size=2
+runfiles size=4
+ texmf-dist/scripts/m-tx/m-tx.lua
texmf-dist/tex/generic/m-tx/mtx.tex
catalogue-ctan /support/m-tx
catalogue-date 2015-12-16 21:52:28 +0100
@@ -124350,135 +124404,154 @@ catalogue-version 0.61
name m-tx.alpha-linux
category Package
-revision 39137
+revision 39166
shortdesc alpha-linux files of m-tx
-binfiles arch=alpha-linux size=38
+binfiles arch=alpha-linux size=39
+ bin/alpha-linux/m-tx
bin/alpha-linux/prepmx
name m-tx.amd64-freebsd
category Package
-revision 39137
+revision 39166
shortdesc amd64-freebsd files of m-tx
-binfiles arch=amd64-freebsd size=26
+binfiles arch=amd64-freebsd size=27
+ bin/amd64-freebsd/m-tx
bin/amd64-freebsd/prepmx
name m-tx.amd64-netbsd
category Package
-revision 39137
+revision 39166
shortdesc amd64-netbsd files of m-tx
-binfiles arch=amd64-netbsd size=27
+binfiles arch=amd64-netbsd size=28
+ bin/amd64-netbsd/m-tx
bin/amd64-netbsd/prepmx
name m-tx.armel-linux
category Package
-revision 39137
+revision 39166
shortdesc armel-linux files of m-tx
-binfiles arch=armel-linux size=24
+binfiles arch=armel-linux size=25
+ bin/armel-linux/m-tx
bin/armel-linux/prepmx
name m-tx.armhf-linux
category Package
-revision 39137
+revision 39166
shortdesc armhf-linux files of m-tx
-binfiles arch=armhf-linux size=22
+binfiles arch=armhf-linux size=23
+ bin/armhf-linux/m-tx
bin/armhf-linux/prepmx
name m-tx.i386-cygwin
category Package
-revision 39137
+revision 39166
shortdesc i386-cygwin files of m-tx
-binfiles arch=i386-cygwin size=27
+binfiles arch=i386-cygwin size=28
+ bin/i386-cygwin/m-tx
bin/i386-cygwin/prepmx.exe
name m-tx.i386-freebsd
category Package
-revision 39137
+revision 39166
shortdesc i386-freebsd files of m-tx
-binfiles arch=i386-freebsd size=23
+binfiles arch=i386-freebsd size=24
+ bin/i386-freebsd/m-tx
bin/i386-freebsd/prepmx
name m-tx.i386-linux
category Package
-revision 39137
+revision 39166
shortdesc i386-linux files of m-tx
-binfiles arch=i386-linux size=34
+binfiles arch=i386-linux size=35
+ bin/i386-linux/m-tx
bin/i386-linux/prepmx
name m-tx.i386-netbsd
category Package
-revision 39137
+revision 39166
shortdesc i386-netbsd files of m-tx
-binfiles arch=i386-netbsd size=23
+binfiles arch=i386-netbsd size=24
+ bin/i386-netbsd/m-tx
bin/i386-netbsd/prepmx
name m-tx.i386-solaris
category Package
-revision 39137
+revision 39166
shortdesc i386-solaris files of m-tx
-binfiles arch=i386-solaris size=28
+binfiles arch=i386-solaris size=29
+ bin/i386-solaris/m-tx
bin/i386-solaris/prepmx
name m-tx.mipsel-linux
category Package
-revision 39137
+revision 39166
shortdesc mipsel-linux files of m-tx
-binfiles arch=mipsel-linux size=26
+binfiles arch=mipsel-linux size=27
+ bin/mipsel-linux/m-tx
bin/mipsel-linux/prepmx
name m-tx.powerpc-linux
category Package
-revision 39137
+revision 39166
shortdesc powerpc-linux files of m-tx
-binfiles arch=powerpc-linux size=25
+binfiles arch=powerpc-linux size=26
+ bin/powerpc-linux/m-tx
bin/powerpc-linux/prepmx
name m-tx.sparc-solaris
category Package
-revision 39137
+revision 39166
shortdesc sparc-solaris files of m-tx
-binfiles arch=sparc-solaris size=26
+binfiles arch=sparc-solaris size=27
+ bin/sparc-solaris/m-tx
bin/sparc-solaris/prepmx
name m-tx.universal-darwin
category Package
-revision 39137
+revision 39166
shortdesc universal-darwin files of m-tx
-binfiles arch=universal-darwin size=55
+binfiles arch=universal-darwin size=56
+ bin/universal-darwin/m-tx
bin/universal-darwin/prepmx
name m-tx.win32
category Package
-revision 39137
+revision 39166
shortdesc win32 files of m-tx
-binfiles arch=win32 size=24
+binfiles arch=win32 size=25
+ bin/win32/m-tx.exe
bin/win32/prepmx.exe
name m-tx.x86_64-cygwin
category Package
-revision 39137
+revision 39166
shortdesc x86_64-cygwin files of m-tx
-binfiles arch=x86_64-cygwin size=26
+binfiles arch=x86_64-cygwin size=27
+ bin/x86_64-cygwin/m-tx
bin/x86_64-cygwin/prepmx.exe
name m-tx.x86_64-darwin
category Package
-revision 39137
+revision 39166
shortdesc x86_64-darwin files of m-tx
-binfiles arch=x86_64-darwin size=30
+binfiles arch=x86_64-darwin size=31
+ bin/x86_64-darwin/m-tx
bin/x86_64-darwin/prepmx
name m-tx.x86_64-linux
category Package
-revision 39137
+revision 39166
shortdesc x86_64-linux files of m-tx
-binfiles arch=x86_64-linux size=26
+binfiles arch=x86_64-linux size=27
+ bin/x86_64-linux/m-tx
bin/x86_64-linux/prepmx
name m-tx.x86_64-solaris
category Package
-revision 39137
+revision 39166
shortdesc x86_64-solaris files of m-tx
-binfiles arch=x86_64-solaris size=34
+binfiles arch=x86_64-solaris size=35
+ bin/x86_64-solaris/m-tx
bin/x86_64-solaris/prepmx
name macros2e
@@ -145334,7 +145407,7 @@ catalogue-version 0.5
name pageslts
category Package
-revision 38152
+revision 39164
shortdesc Variants of last page labels
longdesc The package was designed as an extension of the lastpage
longdesc package -- as well as that package's LastPage label (created
@@ -145357,10 +145430,10 @@ srcfiles size=56
runfiles size=12
texmf-dist/tex/latex/pageslts/pageslts.sty
catalogue-ctan /macros/latex/contrib/pageslts
-catalogue-date 2015-08-18 04:58:17 +0200
+catalogue-date 2015-12-21 20:12:41 +0100
catalogue-license lppl1.3
catalogue-topics label-ref
-catalogue-version 1.2e
+catalogue-version 1.2f
name palatino
category Package
@@ -149552,21 +149625,22 @@ catalogue-version 1.0001
name petri-nets
category Package
-revision 24088
+revision 39165
shortdesc A set TeX/LaTeX packages for drawing Petri nets
longdesc Petri-nets offers a set of TeX/LaTeX packages about Petri nets
longdesc and related models. Three packages are available: the first
longdesc allows the user to draw Petri-nets in PostScript documents; the
longdesc second defines macros related to PBC, M-nets and B(PN) models;
longdesc and a third that combines the other two.
-docfiles size=71
+depend petri-nets.ARCH
+docfiles size=69
texmf-dist/doc/generic/petri-nets/COPYING
texmf-dist/doc/generic/petri-nets/ChangeLog
texmf-dist/doc/generic/petri-nets/README
- texmf-dist/doc/generic/petri-nets/pn2pdf
texmf-dist/doc/generic/petri-nets/pndoc.pdf details="Package documentation"
texmf-dist/doc/generic/petri-nets/pndoc.tex
-runfiles size=12
+runfiles size=14
+ texmf-dist/scripts/petri-nets/pn2pdf
texmf-dist/tex/generic/petri-nets/pndraw.sty
texmf-dist/tex/generic/petri-nets/pndraw.tex
texmf-dist/tex/generic/petri-nets/pnets.sty
@@ -149579,6 +149653,139 @@ catalogue-date 2015-08-03 05:43:12 +0200
catalogue-license gpl
catalogue-topics maths
+name petri-nets.alpha-linux
+category Package
+revision 39165
+shortdesc alpha-linux files of petri-nets
+binfiles arch=alpha-linux size=1
+ bin/alpha-linux/pn2pdf
+
+name petri-nets.amd64-freebsd
+category Package
+revision 39165
+shortdesc amd64-freebsd files of petri-nets
+binfiles arch=amd64-freebsd size=1
+ bin/amd64-freebsd/pn2pdf
+
+name petri-nets.amd64-netbsd
+category Package
+revision 39165
+shortdesc amd64-netbsd files of petri-nets
+binfiles arch=amd64-netbsd size=1
+ bin/amd64-netbsd/pn2pdf
+
+name petri-nets.armel-linux
+category Package
+revision 39165
+shortdesc armel-linux files of petri-nets
+binfiles arch=armel-linux size=1
+ bin/armel-linux/pn2pdf
+
+name petri-nets.armhf-linux
+category Package
+revision 39165
+shortdesc armhf-linux files of petri-nets
+binfiles arch=armhf-linux size=1
+ bin/armhf-linux/pn2pdf
+
+name petri-nets.i386-cygwin
+category Package
+revision 39165
+shortdesc i386-cygwin files of petri-nets
+binfiles arch=i386-cygwin size=1
+ bin/i386-cygwin/pn2pdf
+
+name petri-nets.i386-freebsd
+category Package
+revision 39165
+shortdesc i386-freebsd files of petri-nets
+binfiles arch=i386-freebsd size=1
+ bin/i386-freebsd/pn2pdf
+
+name petri-nets.i386-linux
+category Package
+revision 39165
+shortdesc i386-linux files of petri-nets
+binfiles arch=i386-linux size=1
+ bin/i386-linux/pn2pdf
+
+name petri-nets.i386-netbsd
+category Package
+revision 39165
+shortdesc i386-netbsd files of petri-nets
+binfiles arch=i386-netbsd size=1
+ bin/i386-netbsd/pn2pdf
+
+name petri-nets.i386-solaris
+category Package
+revision 39165
+shortdesc i386-solaris files of petri-nets
+binfiles arch=i386-solaris size=1
+ bin/i386-solaris/pn2pdf
+
+name petri-nets.mipsel-linux
+category Package
+revision 39165
+shortdesc mipsel-linux files of petri-nets
+binfiles arch=mipsel-linux size=1
+ bin/mipsel-linux/pn2pdf
+
+name petri-nets.powerpc-linux
+category Package
+revision 39165
+shortdesc powerpc-linux files of petri-nets
+binfiles arch=powerpc-linux size=1
+ bin/powerpc-linux/pn2pdf
+
+name petri-nets.sparc-solaris
+category Package
+revision 39165
+shortdesc sparc-solaris files of petri-nets
+binfiles arch=sparc-solaris size=1
+ bin/sparc-solaris/pn2pdf
+
+name petri-nets.universal-darwin
+category Package
+revision 39165
+shortdesc universal-darwin files of petri-nets
+binfiles arch=universal-darwin size=1
+ bin/universal-darwin/pn2pdf
+
+name petri-nets.win32
+category Package
+revision 39165
+shortdesc win32 files of petri-nets
+binfiles arch=win32 size=1
+ bin/win32/pn2pdf.exe
+
+name petri-nets.x86_64-cygwin
+category Package
+revision 39165
+shortdesc x86_64-cygwin files of petri-nets
+binfiles arch=x86_64-cygwin size=1
+ bin/x86_64-cygwin/pn2pdf
+
+name petri-nets.x86_64-darwin
+category Package
+revision 39165
+shortdesc x86_64-darwin files of petri-nets
+binfiles arch=x86_64-darwin size=1
+ bin/x86_64-darwin/pn2pdf
+
+name petri-nets.x86_64-linux
+category Package
+revision 39165
+shortdesc x86_64-linux files of petri-nets
+binfiles arch=x86_64-linux size=1
+ bin/x86_64-linux/pn2pdf
+
+name petri-nets.x86_64-solaris
+category Package
+revision 39165
+shortdesc x86_64-solaris files of petri-nets
+binfiles arch=x86_64-solaris size=1
+ bin/x86_64-solaris/pn2pdf
+
name pfarrei
category Package
revision 31934
@@ -192817,12 +193024,12 @@ docfiles size=402
name texlive-docindex
category TLCore
-revision 39139
+revision 39158
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
longdesc for the process.
-docfiles size=198
+docfiles size=197
doc.html
runfiles size=270
texmf-dist/scripts/texlive/var/texcatalogue.keywords