summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-13 00:47:39 +0000
committerKarl Berry <karl@freefriends.org>2020-02-13 00:47:39 +0000
commit65357d7b50fc9ef5ca51ada17c49b3d6778fd8c6 (patch)
tree5162de1a776c6a4dab3ae9e8d2c9459a5d67b5b1 /Master
parent775445b47908bd8ef0417e2ff0e16209cc127a5d (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@53765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R55
-rw-r--r--Master/tlpkg/texlive.tlpdb101
2 files changed, 136 insertions, 20 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 2c7f435ea32..3086d32765a 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -13924,6 +13924,7 @@ onrannual
opcit
oplotsymbl
opteng
+optex
optidef
optional
options
@@ -27981,6 +27982,8 @@ grid-system.pdf
grid-system.tex
./doc/latex/gridset:
+LICENSE.md
+README.md
gridset.pdf
./doc/latex/gridslides:
@@ -36467,6 +36470,11 @@ OptEngInstruct.pdf
OptEngInstruct.tex
README
+./doc/latex/optex:
+README
+demo.tex
+ring.png
+
./doc/latex/optidef:
README.md
optidef.pdf
@@ -185912,9 +185920,7 @@ grffile.dtx
Makefile
./source/latex/gridset:
-README
gridset.dtx
-gridset.ins
./source/latex/grundgesetze:
grundgesetze.dtx
@@ -225108,6 +225114,7 @@ luaxml
lyluatex
markdown
nodetree
+optex
spelling
./tex/luatex/barracuda:
@@ -225443,6 +225450,50 @@ nodetree.lua
nodetree.sty
nodetree.tex
+./tex/luatex/optex:
+alloc.opm
+basics-a.opm
+basics-macros.opm
+catcodes.opm
+csplain-params.opm
+f-adventor.opm
+f-antt.opm
+f-baskerville.opm
+f-bonum.opm
+f-cursor.opm
+f-gfsbodoni.opm
+f-heros.opm
+f-libertine-s.opm
+f-libertine.opm
+f-lmfonts.opm
+f-pagella.opm
+f-schola.opm
+f-technika.opm
+f-termes.opm
+f-xcharter.opm
+fams-ini.opm
+fonts-catalog.opm
+fonts-opmac.opm
+fonts-preload.opm
+fonts-resize.opm
+fonts-select.opm
+hyphen-lan.opm
+if-macros.opm
+logos.opm
+luatex-ini.opm
+margins.opm
+math-macros.opm
+math-preload.opm
+opmac-rest.opm
+optex.ini
+outlines.opm
+output.opm
+parameters.opm
+pdfuni-string.opm
+plain-macros.opm
+prefixed.opm
+uni-lcuc.opm
+
./tex/luatex/spelling:
spelling.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 15226f00042..1b2692caac5 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2019
-depend revision/53760
+depend revision/53764
name 00texlive.image
category TLCore
-revision 53742
+revision 53764
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
@@ -40,7 +40,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=4992
+runfiles size=4993
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -2798,6 +2798,7 @@ runfiles size=4992
tlpkg/tlpsrc/opensans.tlpsrc
tlpkg/tlpsrc/oplotsymbl.tlpsrc
tlpkg/tlpsrc/opteng.tlpsrc
+ tlpkg/tlpsrc/optex.tlpsrc
tlpkg/tlpsrc/optidef.tlpsrc
tlpkg/tlpsrc/optional.tlpsrc
tlpkg/tlpsrc/options.tlpsrc
@@ -59860,7 +59861,7 @@ depend xunicode
name collection-luatex
category Collection
-revision 53034
+revision 53764
shortdesc LuaTeX packages
longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
longdesc Lua as an embedded scripting and extension language.
@@ -59904,6 +59905,7 @@ depend luavlna
depend luaxml
depend nodetree
depend odsfile
+depend optex
depend pdfarticle
depend placeat
depend plantuml
@@ -115277,7 +115279,7 @@ catalogue-version 0.3.0
name gridset
category Package
-revision 15878
+revision 53762
shortdesc Grid, a.k.a. in-register, setting
longdesc Grid setting -- also known as strict in-register setting -- is
longdesc something, that should be done for a lot of documents but is
@@ -115288,19 +115290,20 @@ longdesc the next grid position. This may be enough under some
longdesc circumstances, but in other circumstances it may fail. Thus
longdesc gridset is only one more step for grid setting, not a complete
longdesc solution.
-docfiles size=30
- texmf-dist/doc/latex/gridset/gridset.pdf
-srcfiles size=7
- texmf-dist/source/latex/gridset/README
+docfiles size=57
+ texmf-dist/doc/latex/gridset/LICENSE.md
+ texmf-dist/doc/latex/gridset/README.md details="Readme"
+ texmf-dist/doc/latex/gridset/gridset.pdf details="Package documentation"
+srcfiles size=6
texmf-dist/source/latex/gridset/gridset.dtx
- texmf-dist/source/latex/gridset/gridset.ins
-runfiles size=5
+runfiles size=2
texmf-dist/tex/latex/gridset/gridset.sty
-catalogue-contact-home http://komascript.de/gridset
+catalogue-contact-home https://komascript.de/gridset
+catalogue-contact-repository https://github.com/komascript/gridset.git
catalogue-ctan /macros/latex/contrib/gridset
-catalogue-license lppl
+catalogue-license lppl1.3c
catalogue-topics typeset-grid
-catalogue-version 0.1
+catalogue-version 0.3
name gridslides
category Package
@@ -184411,7 +184414,7 @@ runfiles size=5
catalogue-ctan /macros/latex/contrib/nlctdoc
catalogue-license lppl
catalogue-topics doc-supp class
-catalogue-version 1.06
+catalogue-version 1.07
name nmbib
category Package
@@ -201533,6 +201536,68 @@ catalogue-license lppl
catalogue-topics journalpub
catalogue-version 1.0
+name optex
+category Package
+revision 53764
+shortdesc LuaTeX format based on Plain TeX and OPmac
+longdesc OpTeX is a LuaTeX format based on Plain TeX macros with power
+longdesc from OPmac (fonts selection system, colors, external graphics,
+longdesc references, hyperlinks, ...) with unicode fonts.
+depend luatex
+docfiles size=318
+ texmf-dist/doc/latex/optex/README details="Readme"
+ texmf-dist/doc/latex/optex/demo.tex
+ texmf-dist/doc/latex/optex/ring.png
+runfiles size=111
+ texmf-dist/tex/luatex/optex/alloc.opm
+ texmf-dist/tex/luatex/optex/basics-a.opm
+ texmf-dist/tex/luatex/optex/basics-macros.opm
+ texmf-dist/tex/luatex/optex/catcodes.opm
+ texmf-dist/tex/luatex/optex/csplain-params.opm
+ texmf-dist/tex/luatex/optex/f-adventor.opm
+ texmf-dist/tex/luatex/optex/f-antt.opm
+ texmf-dist/tex/luatex/optex/f-baskerville.opm
+ texmf-dist/tex/luatex/optex/f-bonum.opm
+ texmf-dist/tex/luatex/optex/f-cursor.opm
+ texmf-dist/tex/luatex/optex/f-gfsbodoni.opm
+ texmf-dist/tex/luatex/optex/f-heros.opm
+ texmf-dist/tex/luatex/optex/f-libertine-s.opm
+ texmf-dist/tex/luatex/optex/f-libertine.opm
+ texmf-dist/tex/luatex/optex/f-lmfonts.opm
+ texmf-dist/tex/luatex/optex/f-pagella.opm
+ texmf-dist/tex/luatex/optex/f-schola.opm
+ texmf-dist/tex/luatex/optex/f-technika.opm
+ texmf-dist/tex/luatex/optex/f-termes.opm
+ texmf-dist/tex/luatex/optex/f-xcharter.opm
+ texmf-dist/tex/luatex/optex/fams-ini.opm
+ texmf-dist/tex/luatex/optex/fonts-catalog.opm
+ texmf-dist/tex/luatex/optex/fonts-opmac.opm
+ texmf-dist/tex/luatex/optex/fonts-preload.opm
+ texmf-dist/tex/luatex/optex/fonts-resize.opm
+ texmf-dist/tex/luatex/optex/fonts-select.opm
+ texmf-dist/tex/luatex/optex/hyphen-lan.opm
+ texmf-dist/tex/luatex/optex/if-macros.opm
+ texmf-dist/tex/luatex/optex/logos.opm
+ texmf-dist/tex/luatex/optex/luatex-ini.opm
+ texmf-dist/tex/luatex/optex/margins.opm
+ texmf-dist/tex/luatex/optex/math-macros.opm
+ texmf-dist/tex/luatex/optex/math-preload.opm
+ texmf-dist/tex/luatex/optex/opmac-rest.opm
+ texmf-dist/tex/luatex/optex/optex.ini
+ texmf-dist/tex/luatex/optex/outlines.opm
+ texmf-dist/tex/luatex/optex/output.opm
+ texmf-dist/tex/luatex/optex/parameters.opm
+ texmf-dist/tex/luatex/optex/pdfuni-string.opm
+ texmf-dist/tex/luatex/optex/plain-macros.opm
+ texmf-dist/tex/luatex/optex/prefixed.opm
+ texmf-dist/tex/luatex/optex/uni-lcuc.opm
+catalogue-also csplain
+catalogue-contact-home http://petr.olsak.net/optex
+catalogue-ctan /macros/luatex/optex
+catalogue-license pd
+catalogue-topics format luatex
+catalogue-version 0.02
+
name optidef
category Package
revision 50941
@@ -220894,7 +220959,7 @@ catalogue-version 2.97
name pstricks-add
category Package
-revision 52617
+revision 53763
shortdesc A collection of add-ons and bugfixes for PSTricks
longdesc Collects together examples that have been posted to the
longdesc PSTricks mailing list, together with many additional features
@@ -220905,7 +220970,7 @@ longdesc (e.g., logarithm axes); polar plots; plotting tangent lines of
longdesc curves or functions; solving and printing differential
longdesc equations; box plots; matrix plots; and pie charts. The package
longdesc makes use of PostScript routines provided by pst-math.
-docfiles size=2774
+docfiles size=2776
texmf-dist/doc/generic/pstricks-add/Changes
texmf-dist/doc/generic/pstricks-add/README details="Readme"
texmf-dist/doc/generic/pstricks-add/data/contourN.data
@@ -220934,7 +220999,7 @@ runfiles size=25
catalogue-ctan /graphics/pstricks/contrib/pstricks-add
catalogue-license lppl
catalogue-topics graphics-in-tex pstricks
-catalogue-version 3.89
+catalogue-version 3.89a
name pstricks_calcnotes
category Package