summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-26 02:10:47 +0000
committerKarl Berry <karl@freefriends.org>2015-10-26 02:10:47 +0000
commit2fc64b14c9ee0a6ac9c4652735c5a9831bc3d2bc (patch)
tree81fd49493b860f1d7b70a042d8f62a5289758c79
parenta26df9f8e471fde8f1a76cc109e813b0ffcfabe2 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@38713 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R196
-rw-r--r--Master/tlpkg/texlive.tlpdb382
2 files changed, 474 insertions, 104 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index adf87ef2c86..337f013cdbe 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -272,6 +272,7 @@ babelbib
base
beebe
besjournals
+bestpapers
bgteubner
bib-fr
bibexport
@@ -531,6 +532,10 @@ xbtxbst.doc
./bibtex/bst/besjournals:
besjournals.bst
+./bibtex/bst/bestpapers:
+bestpapers-export.bst
+bestpapers.bst
+
./bibtex/bst/bgteubner:
bgteuabbr.bst
bgteuabbr2.bst
@@ -1541,6 +1546,7 @@ apacite
babelbib
base
besjournals
+bestpapers
bib-fr
biber
bibexport
@@ -1603,6 +1609,14 @@ btxhak.tex
README
besjournals.dbj
+./doc/bibtex/bestpapers:
+Makefile
+README
+bestpapers-guide.pdf
+bestpapers-guide.tex
+tex.bib
+typography.bib
+
./doc/bibtex/bib-fr:
CHANGELOG
README
@@ -23709,12 +23723,13 @@ lipsum.pdf
./doc/latex/lisp-on-tex:
LICENSE
-README
+README.md
examples
-test.tex
tug2013
./doc/latex/lisp-on-tex/examples:
+div2.pdf
+div2.tex
fact.pdf
fact.tex
fpnummodule-mandelbrot.pdf
@@ -23730,52 +23745,8 @@ showfont.tex
./doc/latex/lisp-on-tex/tug2013:
bench
slide.pdf
-slide.tex
./doc/latex/lisp-on-tex/tug2013/bench:
-expl3
-latex
-lot
-luatex
-perltex
-
-./doc/latex/lisp-on-tex/tug2013/bench/expl3:
-asts.tex
-mandel.pdf
-mandel.tex
-tarai.pdf
-tarai.tex
-
-./doc/latex/lisp-on-tex/tug2013/bench/latex:
-ast.tex
-mandel.pdf
-mandel.tex
-tarai.pdf
-tarai.tex
-
-./doc/latex/lisp-on-tex/tug2013/bench/lot:
-asts.pdf
-asts.tex
-mandel.pdf
-mandel.tex
-tarai.pdf
-tarai.tex
-
-./doc/latex/lisp-on-tex/tug2013/bench/luatex:
-asts.pdf
-asts.tex
-mandel.pdf
-mandel.tex
-tarai.pdf
-tarai.tex
-
-./doc/latex/lisp-on-tex/tug2013/bench/perltex:
-ast.pdf
-ast.tex
-mandel.pdf
-mandel.tex
-tarai.pdf
-tarai.tex
./doc/latex/listbib:
listbib-doc.pdf
@@ -40888,6 +40859,8 @@ sjisconv.1
sjisconv.man1.pdf
splitindex.1
splitindex.man1.pdf
+srcredact.1
+srcredact.man1.pdf
sty2dtx.1
sty2dtx.man1.pdf
synctex.1
@@ -43125,6 +43098,7 @@ ascii-chart
asymptote-by-example-zh-cn
asymptote-faq-zh-cn
asymptote-manual-zh-cn
+bibtexperllibs
bundledoc
checkcites
classpack
@@ -43170,6 +43144,7 @@ pedigree-perl
pkfix
pkfix-helper
purifyeps
+srcredact
sty2dtx
svn-multi
tex4ebook
@@ -43415,6 +43390,13 @@ transparency.asy
windingnumber.asy
winfonts.tex
+./doc/support/bibtexperllibs:
+BibTeXParser.3pm
+BibTeXParserAuthor.3pm
+BibTeXParserEntry.3pm
+LaTeXToUnicode.3pm
+LaTeXToUnicodeTables.3pm
+
./doc/support/bundledoc:
README
@@ -44094,6 +44076,28 @@ encoding-samples.tex
./doc/support/purifyeps:
README
+./doc/support/srcredact:
+Makefile
+README
+srcredact.pdf
+srcredact.pod
+srcredact.tex
+twain-edited.tex
+twain1-default.pdf
+twain1-default.tex
+twain1-nobonds.pdf
+twain1-nobonds.tex
+twain1-uppercase.pdf
+twain1-uppercase.tex
+twain1.tex
+twain2-default.pdf
+twain2-default.tex
+twain2-nobonds.pdf
+twain2-nobonds.tex
+twain2-uppercase.pdf
+twain2-uppercase.tex
+twain2.tex
+
./doc/support/sty2dtx:
README
sty2dtx.pdf
@@ -123052,6 +123056,7 @@ adhocfilelist
arara
authorindex
bibexport
+bibtexperllibs
bitmap2eps
bundledoc
cachepic
@@ -123145,6 +123150,7 @@ shipunov
simpdftex
spelling
splitindex
+srcredact
sty2dtx
svn-multi
sympytexpackage
@@ -123219,6 +123225,25 @@ authorindex
./scripts/bibexport:
bibexport.sh
+./scripts/bibtexperllibs:
+BibTeX
+LaTeX
+
+./scripts/bibtexperllibs/BibTeX:
+Parser
+Parser.pm
+
+./scripts/bibtexperllibs/BibTeX/Parser:
+Author.pm
+Entry.pm
+
+./scripts/bibtexperllibs/LaTeX:
+ToUnicode
+ToUnicode.pm
+
+./scripts/bibtexperllibs/LaTeX/ToUnicode:
+Tables.pm
+
./scripts/bitmap2eps:
bitmap2eps.vbs
@@ -123797,6 +123822,9 @@ splitindex.pl
splitindex.tlu
splitindex_main.tlu
+./scripts/srcredact:
+srcredact.pl
+
./scripts/sty2dtx:
sty2dtx.pl
@@ -133927,6 +133955,7 @@ startex.ins
./source/support:
adhocfilelist
arara
+bibtexperllibs
classpack
dosepsbin
latex-make
@@ -134030,6 +134059,77 @@ arara
./source/support/arara/src/test/java/com/github/arara:
AraraTest.java
+./source/support/bibtexperllibs:
+BibTeX-Parser
+LaTeX-ToUnicode
+Makefile
+README
+
+./source/support/bibtexperllibs/BibTeX-Parser:
+Changes
+LICENSE
+MANIFEST
+META.yml
+Makefile.PL
+Makefile.TDS
+README
+dist.ini
+notes
+t
+
+./source/support/bibtexperllibs/BibTeX-Parser/t:
+00-load.t
+01-parse.t
+02-parse_string.t
+03-parse_entry.t
+04-entry.t
+05-author.t
+06-parse_complex.t
+07-parse_englishbib.t
+08-parse_large.t
+09-complex.t
+10-funnyname.t
+bibs
+bug66325.t
+cleaned_field.t
+pod-coverage.t
+pod.t
+release-pod-coverage.t
+release-pod-syntax.t
+
+./source/support/bibtexperllibs/BibTeX-Parser/t/bibs:
+01.bib
+06.bib
+09-complex.bib
+10-funnyname.bib
+endnote.txt
+engineering_village.txt
+english.bib
+mathscinet.txt
+
+./source/support/bibtexperllibs/LaTeX-ToUnicode:
+Changes
+LICENSE
+MANIFEST
+META.yml
+Makefile.PL
+Makefile.TDS
+README
+dist.ini
+script
+t
+weaver.ini
+
+./source/support/bibtexperllibs/LaTeX-ToUnicode/script:
+UnicodeData.txt
+convert.pl
+
+./source/support/bibtexperllibs/LaTeX-ToUnicode/t:
+convert.t
+release-pod-coverage.t
+release-pod-syntax.t
+release-synopsis.t
+
./source/support/classpack:
classpack.dtx
classpack.ins
@@ -150869,12 +150969,14 @@ lipsum.sty
./tex/latex/lisp-on-tex:
lisp-arith.sty
-lisp-cast.sty
+lisp-gc.sty
lisp-latexutil.sty
lisp-mod-fpnum.sty
+lisp-mod-l3regex.sty
lisp-on-tex.sty
lisp-prim.sty
lisp-read.sty
+lisp-simple-alloc.sty
lisp-string.sty
lisp-util.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 840292f975f..1d2167b65e5 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/38700
+depend revision/38712
name 00texlive.image
category TLCore
-revision 38647
+revision 38711
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=2686
+runfiles size=2687
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -458,6 +458,7 @@ runfiles size=2686
tlpkg/tlpsrc/bera.tlpsrc
tlpkg/tlpsrc/berenisadf.tlpsrc
tlpkg/tlpsrc/besjournals.tlpsrc
+ tlpkg/tlpsrc/bestpapers.tlpsrc
tlpkg/tlpsrc/betababel.tlpsrc
tlpkg/tlpsrc/beton.tlpsrc
tlpkg/tlpsrc/bewerbung.tlpsrc
@@ -513,6 +514,7 @@ runfiles size=2686
tlpkg/tlpsrc/biblist.tlpsrc
tlpkg/tlpsrc/bibtex.tlpsrc
tlpkg/tlpsrc/bibtex8.tlpsrc
+ tlpkg/tlpsrc/bibtexperllibs.tlpsrc
tlpkg/tlpsrc/bibtexu.tlpsrc
tlpkg/tlpsrc/bibtopic.tlpsrc
tlpkg/tlpsrc/bibtopicprefix.tlpsrc
@@ -2671,6 +2673,7 @@ runfiles size=2686
tlpkg/tlpsrc/sr-vorl.tlpsrc
tlpkg/tlpsrc/srbook-mem.tlpsrc
tlpkg/tlpsrc/srcltx.tlpsrc
+ tlpkg/tlpsrc/srcredact.tlpsrc
tlpkg/tlpsrc/sseq.tlpsrc
tlpkg/tlpsrc/sslides.tlpsrc
tlpkg/tlpsrc/stack.tlpsrc
@@ -3230,7 +3233,7 @@ depend opt_w32_multi_user:1
name 00texlive.installer
category TLCore
-revision 38693
+revision 38702
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -22853,6 +22856,38 @@ docfiles size=8
runfiles size=11
texmf-dist/bibtex/bst/besjournals/besjournals.bst
+name bestpapers
+category Package
+revision 38708
+shortdesc A BibTeX package to produce lists of authors' best papers
+longdesc Many people preparing their resumes find the requirement
+longdesc "please list five (or six, or ten) papers authored by you". The
+longdesc same requirement is often stated for reports prepared by
+longdesc professional teams. The creation of such lists may be a
+longdesc cumbersome task. Even more difficult is it to support such
+longdesc lists over the time, when new papers are added. The BibTeX
+longdesc style bestpapers.bst is intended to facilitate this task. It is
+longdesc based on the idea that it is easier to score than to sort: We
+longdesc can assign a score to a paper and then let the computer select
+longdesc the papers with highest scores. This work was commissioned by
+longdesc the Consumer Financial Protection Bureau, United States
+longdesc Treasury. This package is in the public domain.
+docfiles size=50
+ texmf-dist/doc/bibtex/bestpapers/Makefile
+ texmf-dist/doc/bibtex/bestpapers/README details="Readme"
+ texmf-dist/doc/bibtex/bestpapers/bestpapers-guide.pdf details="Package documentation"
+ texmf-dist/doc/bibtex/bestpapers/bestpapers-guide.tex
+ texmf-dist/doc/bibtex/bestpapers/tex.bib
+ texmf-dist/doc/bibtex/bestpapers/typography.bib
+runfiles size=9
+ texmf-dist/bibtex/bst/bestpapers/bestpapers-export.bst
+ texmf-dist/bibtex/bst/bestpapers/bestpapers.bst
+catalogue-ctan /biblio/bibtex/contrib/bestpapers
+catalogue-date 2015-10-25 08:55:43 +0100
+catalogue-license pd
+catalogue-topics bibtex-sty
+catalogue-version 1.0
+
name betababel
category Package
revision 15878
@@ -25652,6 +25687,86 @@ shortdesc x86_64-solaris files of bibtex8
binfiles arch=x86_64-solaris size=66
bin/x86_64-solaris/bibtex8
+name bibtexperllibs
+category Package
+revision 38711
+shortdesc BibTeX Perl Libraries
+longdesc This package provides BibTeX related Perl libraries by Gerhard
+longdesc Gossen, repacked by Boris Veytsman, for TeX Live and other TDS-
+longdesc compliant distributions. The libraries are written in pure
+longdesc Perl, so should work out of the box on any architecture. They
+longdesc have been packaged here mostly for Boris Veytsman's BibTeX
+longdesc suite, but can be used in any other Perl script.
+docfiles size=10
+ texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm
+ texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm
+ texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm
+ texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicode.3pm
+ texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm
+srcfiles size=361
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/LICENSE
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/MANIFEST
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.TDS
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/notes
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/00-load.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/01-parse.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/02-parse_string.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/03-parse_entry.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/04-entry.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/05-author.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/06-parse_complex.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/07-parse_englishbib.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/08-parse_large.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/10-funnyname.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/06.bib
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/09-complex.bib
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/10-funnyname.bib
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/endnote.txt
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/engineering_village.txt
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/mathscinet.txt
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bug66325.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/cleaned_field.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/pod-coverage.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/pod.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/release-pod-coverage.t
+ texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/release-pod-syntax.t
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/LICENSE
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/MANIFEST
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.TDS
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/script/UnicodeData.txt
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/script/convert.pl
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/t/convert.t
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-pod-coverage.t
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-pod-syntax.t
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-synopsis.t
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/weaver.ini
+ texmf-dist/source/support/bibtexperllibs/Makefile
+ texmf-dist/source/support/bibtexperllibs/README
+runfiles size=10
+ texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
+ texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
+ texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
+ texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode.pm
+ texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode/Tables.pm
+catalogue-ctan /support/bibtexperllibs
+catalogue-date 2015-10-25 12:11:38 +0100
+catalogue-license gpl
+catalogue-topics bibtex-supp
+catalogue-version 0.1
+
name bibtexu
category TLCore
revision 29743
@@ -42483,7 +42598,7 @@ depend xdvi
name collection-bibtexextra
category Collection
-revision 38401
+revision 38711
shortdesc BibTeX additional styles
longdesc Additional BibTeX styles and bibliography data(bases), notably
longdesc including BibLaTeX.
@@ -42496,6 +42611,7 @@ depend apalike2
depend archaeologie
depend beebe
depend besjournals
+depend bestpapers
depend bibarts
depend biber
depend bibexport
@@ -42533,6 +42649,7 @@ depend biblatex-swiss-legal
depend biblatex-trad
depend biblatex-true-citepages-omit
depend biblist
+depend bibtexperllibs
depend bibtopic
depend bibtopicprefix
depend bibunits
@@ -42593,7 +42710,7 @@ depend xcite
name collection-binextra
category Collection
-revision 38300
+revision 38710
shortdesc TeX auxiliary programs
longdesc Various useful, but non-essential, support programs. Includes
longdesc programs and macros for DVI file manipulation, literate
@@ -42655,6 +42772,7 @@ depend pkfix-helper
depend purifyeps
depend pythontex
depend seetexk
+depend srcredact
depend sty2dtx
depend synctex
depend tex4ebook
@@ -110674,7 +110792,7 @@ catalogue-topics book-ex
name latex2e-help-texinfo
category Package
-revision 37355
+revision 38709
shortdesc Unofficial reference manual covering LaTeX2e
longdesc The manual is provided as Texinfo source (which was originally
longdesc derived from the VMS help file in the DECUS TeX distribution of
@@ -110682,7 +110800,7 @@ longdesc 1990, with many subsequent changes). This is a collaborative
longdesc development, and details of getting involved are to be found on
longdesc the package home page. All the other formats in the
longdesc distribution are derived from the Texinfo source, as usual.
-docfiles size=754
+docfiles size=948
texmf-dist/doc/info/latex2e.info
texmf-dist/doc/latex/latex2e-help-texinfo/ChangeLog
texmf-dist/doc/latex/latex2e-help-texinfo/Makefile
@@ -110697,7 +110815,7 @@ docfiles size=754
texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.xml
texmf-dist/doc/latex/latex2e-help-texinfo/ltx-help.el
catalogue-ctan /info/latex2e-help-texinfo
-catalogue-date 2015-10-08 18:14:53 +0200
+catalogue-date 2015-10-25 19:44:08 +0100
catalogue-license other-free
catalogue-topics ref-latex spanish-doc
@@ -116575,14 +116693,16 @@ catalogue-version 1.3
name lisp-on-tex
category Package
-revision 34578
+revision 38706
shortdesc Execute LISP code in a LaTeX document
longdesc The package provides a LISP interpreter written using TeX
longdesc macros; it is provided as a LaTeX package. The interpreter
longdesc static scoping, dynamic typing, and eager evaluation.
-docfiles size=205
+docfiles size=108
texmf-dist/doc/latex/lisp-on-tex/LICENSE
- texmf-dist/doc/latex/lisp-on-tex/README details="Readme"
+ texmf-dist/doc/latex/lisp-on-tex/README.md details="Readme"
+ texmf-dist/doc/latex/lisp-on-tex/examples/div2.pdf
+ texmf-dist/doc/latex/lisp-on-tex/examples/div2.tex
texmf-dist/doc/latex/lisp-on-tex/examples/fact.pdf
texmf-dist/doc/latex/lisp-on-tex/examples/fact.tex
texmf-dist/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
@@ -116594,52 +116714,24 @@ docfiles size=205
texmf-dist/doc/latex/lisp-on-tex/examples/rocket.tex
texmf-dist/doc/latex/lisp-on-tex/examples/showfont.pdf
texmf-dist/doc/latex/lisp-on-tex/examples/showfont.tex
- texmf-dist/doc/latex/lisp-on-tex/test.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/expl3/asts.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/latex/ast.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.tex
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.pdf
- texmf-dist/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.tex
texmf-dist/doc/latex/lisp-on-tex/tug2013/slide.pdf details="Slides from TUG 2013 presentation"
- texmf-dist/doc/latex/lisp-on-tex/tug2013/slide.tex
-runfiles size=17
+runfiles size=22
texmf-dist/tex/latex/lisp-on-tex/lisp-arith.sty
- texmf-dist/tex/latex/lisp-on-tex/lisp-cast.sty
+ texmf-dist/tex/latex/lisp-on-tex/lisp-gc.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-latexutil.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty
+ texmf-dist/tex/latex/lisp-on-tex/lisp-mod-l3regex.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-on-tex.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-prim.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-read.sty
+ texmf-dist/tex/latex/lisp-on-tex/lisp-simple-alloc.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-string.sty
texmf-dist/tex/latex/lisp-on-tex/lisp-util.sty
catalogue-ctan /macros/latex/contrib/lisp-on-tex
-catalogue-date 2015-08-03 05:43:12 +0200
+catalogue-date 2015-10-25 11:03:13 +0100
catalogue-license bsd
catalogue-topics exec-foreign
-catalogue-version 1.3
+catalogue-version 2.0
name listbib
category Package
@@ -121738,12 +121830,12 @@ catalogue-version 1.3
name luatexja
category Package
-revision 38440
+revision 38705
shortdesc Typeset Japanese with Lua(La)TeX
longdesc The package offers support for typesetting Japanese documents
longdesc with LuaTeX. Either of the Plain and LaTeX2e formats may be
longdesc used with the package.
-docfiles size=1048
+docfiles size=1063
texmf-dist/doc/luatex/luatexja/COPYING
texmf-dist/doc/luatex/luatexja/README details="Readme"
texmf-dist/doc/luatex/luatexja/jfm-test.lua
@@ -121783,7 +121875,7 @@ srcfiles size=106
texmf-dist/source/luatex/luatexja/tool/otf-AdobeSongStd-Light.txt
texmf-dist/source/luatex/luatexja/tool/otf-KozMinPr6N-Regular.txt
texmf-dist/source/luatex/luatexja/tool/unicodeBlocks.tex
-runfiles size=340
+runfiles size=345
texmf-dist/tex/luatex/luatexja/addons/luatexja-adjust.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspec-24.sty
@@ -121869,10 +121961,10 @@ runfiles size=340
texmf-dist/tex/luatex/luatexja/patches/lltjp-unicode-math.sty
texmf-dist/tex/luatex/luatexja/patches/lltjp-xunicode.sty
catalogue-ctan /macros/luatex/generic/luatexja
-catalogue-date 2015-09-22 14:53:56 +0200
+catalogue-date 2015-10-25 10:45:13 +0100
catalogue-license bsd
catalogue-topics japanese luatex class
-catalogue-version 20150922.0
+catalogue-version 20151025.0
name luatexko
category Package
@@ -177444,6 +177536,182 @@ catalogue-license pd
catalogue-topics debug-supp
catalogue-version 1.6
+name srcredact
+category Package
+revision 38710
+shortdesc A tool for redacting sources
+longdesc This package provides a tool to keep a master source,
+longdesc consisting of different "chunks" intended for different
+longdesc audiences. The tool allows to extract the versions intended for
+longdesc different audiences and to incorporate the changes made in any
+longdesc of these versions into the master document. This work was
+longdesc commissioned by the Consumer Financial Protection Bureau,
+longdesc United States Treasury.
+depend srcredact.ARCH
+docfiles size=203
+ texmf-dist/doc/man/man1/srcredact.1
+ texmf-dist/doc/man/man1/srcredact.man1.pdf
+ texmf-dist/doc/support/srcredact/Makefile
+ texmf-dist/doc/support/srcredact/README details="Readme"
+ texmf-dist/doc/support/srcredact/srcredact.pdf details="Package documentation"
+ texmf-dist/doc/support/srcredact/srcredact.pod
+ texmf-dist/doc/support/srcredact/srcredact.tex
+ texmf-dist/doc/support/srcredact/twain-edited.tex
+ texmf-dist/doc/support/srcredact/twain1-default.pdf
+ texmf-dist/doc/support/srcredact/twain1-default.tex
+ texmf-dist/doc/support/srcredact/twain1-nobonds.pdf
+ texmf-dist/doc/support/srcredact/twain1-nobonds.tex
+ texmf-dist/doc/support/srcredact/twain1-uppercase.pdf
+ texmf-dist/doc/support/srcredact/twain1-uppercase.tex
+ texmf-dist/doc/support/srcredact/twain1.tex
+ texmf-dist/doc/support/srcredact/twain2-default.pdf
+ texmf-dist/doc/support/srcredact/twain2-default.tex
+ texmf-dist/doc/support/srcredact/twain2-nobonds.pdf
+ texmf-dist/doc/support/srcredact/twain2-nobonds.tex
+ texmf-dist/doc/support/srcredact/twain2-uppercase.pdf
+ texmf-dist/doc/support/srcredact/twain2-uppercase.tex
+ texmf-dist/doc/support/srcredact/twain2.tex
+runfiles size=3
+ texmf-dist/scripts/srcredact/srcredact.pl
+catalogue-ctan /support/srcredact
+catalogue-date 2015-10-25 09:55:51 +0100
+catalogue-license gpl2
+catalogue-topics cond-comp
+catalogue-version 1.0
+
+name srcredact.alpha-linux
+category Package
+revision 38710
+shortdesc alpha-linux files of srcredact
+binfiles arch=alpha-linux size=1
+ bin/alpha-linux/srcredact
+
+name srcredact.amd64-freebsd
+category Package
+revision 38710
+shortdesc amd64-freebsd files of srcredact
+binfiles arch=amd64-freebsd size=1
+ bin/amd64-freebsd/srcredact
+
+name srcredact.amd64-netbsd
+category Package
+revision 38710
+shortdesc amd64-netbsd files of srcredact
+binfiles arch=amd64-netbsd size=1
+ bin/amd64-netbsd/srcredact
+
+name srcredact.armel-linux
+category Package
+revision 38710
+shortdesc armel-linux files of srcredact
+binfiles arch=armel-linux size=1
+ bin/armel-linux/srcredact
+
+name srcredact.armhf-linux
+category Package
+revision 38710
+shortdesc armhf-linux files of srcredact
+binfiles arch=armhf-linux size=1
+ bin/armhf-linux/srcredact
+
+name srcredact.i386-cygwin
+category Package
+revision 38710
+shortdesc i386-cygwin files of srcredact
+binfiles arch=i386-cygwin size=1
+ bin/i386-cygwin/srcredact
+
+name srcredact.i386-freebsd
+category Package
+revision 38710
+shortdesc i386-freebsd files of srcredact
+binfiles arch=i386-freebsd size=1
+ bin/i386-freebsd/srcredact
+
+name srcredact.i386-linux
+category Package
+revision 38710
+shortdesc i386-linux files of srcredact
+binfiles arch=i386-linux size=1
+ bin/i386-linux/srcredact
+
+name srcredact.i386-netbsd
+category Package
+revision 38710
+shortdesc i386-netbsd files of srcredact
+binfiles arch=i386-netbsd size=1
+ bin/i386-netbsd/srcredact
+
+name srcredact.i386-solaris
+category Package
+revision 38710
+shortdesc i386-solaris files of srcredact
+binfiles arch=i386-solaris size=1
+ bin/i386-solaris/srcredact
+
+name srcredact.mipsel-linux
+category Package
+revision 38710
+shortdesc mipsel-linux files of srcredact
+binfiles arch=mipsel-linux size=1
+ bin/mipsel-linux/srcredact
+
+name srcredact.powerpc-linux
+category Package
+revision 38710
+shortdesc powerpc-linux files of srcredact
+binfiles arch=powerpc-linux size=1
+ bin/powerpc-linux/srcredact
+
+name srcredact.sparc-solaris
+category Package
+revision 38710
+shortdesc sparc-solaris files of srcredact
+binfiles arch=sparc-solaris size=1
+ bin/sparc-solaris/srcredact
+
+name srcredact.universal-darwin
+category Package
+revision 38710
+shortdesc universal-darwin files of srcredact
+binfiles arch=universal-darwin size=1
+ bin/universal-darwin/srcredact
+
+name srcredact.win32
+category Package
+revision 38710
+shortdesc win32 files of srcredact
+binfiles arch=win32 size=1
+ bin/win32/srcredact.exe
+
+name srcredact.x86_64-cygwin
+category Package
+revision 38710
+shortdesc x86_64-cygwin files of srcredact
+binfiles arch=x86_64-cygwin size=1
+ bin/x86_64-cygwin/srcredact
+
+name srcredact.x86_64-darwin
+category Package
+revision 38710
+shortdesc x86_64-darwin files of srcredact
+binfiles arch=x86_64-darwin size=1
+ bin/x86_64-darwin/srcredact
+
+name srcredact.x86_64-linux
+category Package
+revision 38710
+shortdesc x86_64-linux files of srcredact
+binfiles arch=x86_64-linux size=1
+ bin/x86_64-linux/srcredact
+
+name srcredact.x86_64-solaris
+category Package
+revision 38710
+shortdesc x86_64-solaris files of srcredact
+binfiles arch=x86_64-solaris size=1
+ bin/x86_64-solaris/srcredact
+
name sseq
category Package
revision 31585
@@ -182913,7 +183181,7 @@ binfiles arch=x86_64-solaris size=16
name teubner
category Package
-revision 38691
+revision 38707
shortdesc Philological typesetting of classical Greek
longdesc An extension to babel greek option for typesetting classical
longdesc Greek with a philological approach. The package works with the
@@ -182934,10 +183202,10 @@ runfiles size=15
texmf-dist/tex/latex/teubner/teubner.sty
texmf-dist/tex/latex/teubner/teubnertx.sty
catalogue-ctan /macros/latex/contrib/teubner
-catalogue-date 2015-10-22 19:24:55 +0200
+catalogue-date 2015-10-25 10:52:17 +0100
catalogue-license lppl1.3
catalogue-topics greek multilingual-addon
-catalogue-version 4.7a
+catalogue-version 4.7b
name tex
category TLCore
@@ -184882,7 +185150,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 38605
+revision 38712
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a
@@ -184971,7 +185239,7 @@ docfiles size=195
texmf-dist/doc/generic/tex4ht/mn7.html
texmf-dist/doc/generic/tex4ht/mn8.html
texmf-dist/doc/generic/tex4ht/mn9.html
-runfiles size=6530
+runfiles size=6529
texmf-dist/scripts/tex4ht/ht.sh
texmf-dist/scripts/tex4ht/htcontext.sh
texmf-dist/scripts/tex4ht/htcopy.pl
@@ -190554,7 +190822,7 @@ docfiles size=419
name texlive-scripts
category TLCore
-revision 38543
+revision 38702
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.