summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/ls-R6
-rw-r--r--Master/tlpkg/texlive.tlpdb56
2 files changed, 36 insertions, 26 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index ddc2208e0bf..fe3ac1faf2a 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -162944,6 +162944,7 @@ srcfiles.tex
texblog.fdf
./source/support/arara:
+pom.java5.xml
pom.xml
src
@@ -187415,9 +187416,14 @@ tikzlibraryshadows.blur.code.tex
./tex/latex/pgf-cmykshadings:
pgf-cmykshadings.sty
+pgfsys-cmykshadings-common-postscript.def
+pgfsys-cmykshadings-dvipdfm.def
pgfsys-cmykshadings-dvipdfmx.def
+pgfsys-cmykshadings-dvips.def
pgfsys-cmykshadings-luatex.def
pgfsys-cmykshadings-pdftex.def
+pgfsys-cmykshadings-textures.def
+pgfsys-cmykshadings-vtex.def
pgfsys-cmykshadings-xetex.def
./tex/latex/pgf-soroban:
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 533ff58de94..982aa68426b 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2018
-depend revision/48972
+depend revision/48980
name 00texlive.image
category TLCore
@@ -16142,7 +16142,7 @@ catalogue-version 1.0
name arara
category Package
-revision 48201
+revision 48979
shortdesc Automation of LaTeX compilation
longdesc Arara is comparable with other well-known compilation tools
longdesc like latexmk and rubber. The key difference is that arara
@@ -16183,7 +16183,8 @@ docfiles size=712
texmf-dist/doc/support/arara/logos/logo1.pdf
texmf-dist/doc/support/arara/logos/logo2.pdf
texmf-dist/doc/support/arara/rules/manual.yaml
-srcfiles size=156
+srcfiles size=159
+ texmf-dist/source/support/arara/pom.java5.xml
texmf-dist/source/support/arara/pom.xml
texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/Arara.java
texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/ConfigurationController.java
@@ -16287,10 +16288,10 @@ catalogue-contact-bugs https://github.com/cereda/arara/issues
catalogue-contact-repository https://github.com/cereda/arara
catalogue-contact-support https://gitter.im/cereda/arara
catalogue-ctan /support/arara
-catalogue-date 2018-07-13 16:30:26 +0200
+catalogue-date 2018-10-23 15:15:51 +0200
catalogue-license bsd
catalogue-topics compilation
-catalogue-version 4.0.3
+catalogue-version 4.0.5
name arara.aarch64-linux
category Package
@@ -34311,7 +34312,7 @@ runfiles size=3
catalogue-contact-bugs https://github.com/9999years/problemset/issues
catalogue-contact-repository https://github.com/9999years/problemset
catalogue-ctan /macros/latex/contrib/brandeis-problemset
-catalogue-date 2018-10-22 11:52:57 +0200
+catalogue-date 2018-10-23 05:31:33 +0200
catalogue-license gpl3
catalogue-topics exercise class
catalogue-version 0.2.0
@@ -89561,7 +89562,7 @@ catalogue-version 0.21i
name exsol
category Package
-revision 41377
+revision 48977
shortdesc Exercises and solutions from the same source, into a book
longdesc This package provides macros to allow for embedding exercises
longdesc and solutions in the LaTeX source of an instructional text
@@ -89589,10 +89590,10 @@ srcfiles size=13
runfiles size=4
texmf-dist/tex/latex/exsol/exsol.sty
catalogue-ctan /macros/latex/contrib/exsol
-catalogue-date 2016-06-24 19:18:15 +0200
+catalogue-date 2018-10-23 09:24:04 +0200
catalogue-license lppl1.3
catalogue-topics exercise
-catalogue-version 1.2
+catalogue-version 1.4
name extarrows
category Package
@@ -184722,33 +184723,36 @@ catalogue-version 1.02
name pgf-cmykshadings
category Package
-revision 48924
+revision 48976
shortdesc Support for CMYK and grayscale shadings in PGF/TikZ
longdesc This package provides support for CMYK and grayscale shadings
longdesc for the pgf package. By default pgf only supports RGB shadings.
-longdesc Horizontal, vertical, radial, and functional shadings are
-longdesc supported for pdfLaTeX, LuaLaTeX, and XeLaTeX. The package
-longdesc attempts to produce shadings consistent with the currently
-longdesc selected xcolor colour model. The rgb, cmyk, and gray colour
-longdesc models from the xcolor package are supported.
-docfiles size=117
+longdesc The package attempts to produce shadings consistent with the
+longdesc currently selected xcolor colour model. The rgb, cmyk, and gray
+longdesc colour models from the xcolor package are supported.
+docfiles size=116
texmf-dist/doc/latex/pgf-cmykshadings/README.md details="Readme"
texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf details="Package documentation"
-srcfiles size=15
+srcfiles size=19
texmf-dist/source/latex/pgf-cmykshadings/pgf-cmykshadings.dtx
texmf-dist/source/latex/pgf-cmykshadings/pgf-cmykshadings.ins
-runfiles size=12
+runfiles size=20
texmf-dist/tex/latex/pgf-cmykshadings/pgf-cmykshadings.sty
+ texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-common-postscript.def
+ texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvipdfm.def
texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvipdfmx.def
+ texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvips.def
texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-luatex.def
texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-pdftex.def
+ texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-textures.def
+ texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-vtex.def
texmf-dist/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-xetex.def
catalogue-contact-repository https://github.com/dcpurton/pgf-cmykshadings
catalogue-ctan /graphics/pgf/contrib/pgf-cmykshadings
-catalogue-date 2018-10-19 06:34:51 +0200
+catalogue-date 2018-10-23 07:45:47 +0200
catalogue-license lppl1.3c
catalogue-topics colour pgf-tikz
-catalogue-version 1.0
+catalogue-version 1.1
name pgf-soroban
category Package
@@ -232665,7 +232669,7 @@ docfiles size=396
name texlive-docindex
category TLCore
-revision 48968
+revision 48974
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
@@ -233045,7 +233049,7 @@ docfiles size=240
name texlive.infra
category TLCore
-revision 48955
+revision 48975
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get the TeX Live
longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus
@@ -245509,7 +245513,7 @@ catalogue-version 12.12
name uantwerpendocs
category Package
-revision 48061
+revision 48978
shortdesc Course texts, master theses, and exams in University of Antwerp style
longdesc These class files implement the house style of the University
longdesc of Antwerp. This package originated from the Faculty of Applied
@@ -245517,7 +245521,7 @@ longdesc Engineering. Using these class files will make it easy for you
longdesc to make and keep your documents compliant to this version and
longdesc future versions of the house style of the University of
longdesc Antwerp.
-docfiles size=312
+docfiles size=319
texmf-dist/doc/latex/uantwerpendocs/LICENSE
texmf-dist/doc/latex/uantwerpendocs/README details="Readme"
texmf-dist/doc/latex/uantwerpendocs/uantwerpencoursetext-example.pdf details="Example course text"
@@ -245559,10 +245563,10 @@ runfiles size=763
texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
catalogue-ctan /macros/latex/contrib/uantwerpendocs
-catalogue-date 2018-06-20 13:40:13 +0200
+catalogue-date 2018-10-23 14:07:20 +0200
catalogue-license lppl1.3
catalogue-topics class dissertation essay letter exam
-catalogue-version 2.1
+catalogue-version 2.2
name uassign
category Package