summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-09 03:01:29 +0000
committerNorbert Preining <norbert@preining.info>2020-02-09 03:01:29 +0000
commitce124d96f4bfa21c13a9803a0c4c9eecdf11c130 (patch)
tree6c33bd2b021ad3fd95a009b3bfe4300e51435c10 /systems
parent9fe464819ed0a8c536f116bb55dbd39dd32cd904 (diff)
CTAN sync 202002090301
Diffstat (limited to 'systems')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm4
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb1318
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2162616 -> 2162488 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/0ac4ca3c977dbb6b6f982ecebd82015d01f166c1ec144cec5f78ce7029cb0049-filelists.xml.gz (renamed from systems/win32/miktex/setup/rpm/fedora/28/repodata/c607e855ce45ac9082f8c79bb96b96c129387e64bc08b60d06210e7c597a563f-filelists.xml.gz)bin21809 -> 25798 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e-other.xml.gzbin0 -> 656 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f-filelists.sqlite.bz2bin0 -> 40035 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932-primary.xml.gzbin0 -> 3518 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841-other.sqlite.bz2bin1282 -> 0 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b-other.xml.gzbin608 -> 0 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1-filelists.sqlite.bz2bin34310 -> 0 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255-primary.xml.gzbin3191 -> 0 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a-other.sqlite.bz2bin0 -> 1381 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a-primary.sqlite.bz2bin25574 -> 0 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25-primary.sqlite.bz2bin0 -> 29209 bytes
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml72
-rw-r--r--systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml.asc16
-rw-r--r--systems/win32/miktex/tm/packages/files.csv.lzmabin526160 -> 526586 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/files.csv.lzmabin525989 -> 527138 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/pr.ini6
-rw-r--r--systems/win32/miktex/tm/packages/pr.ini8
-rw-r--r--systems/win32/w32tex/ChangeLog36
24 files changed, 879 insertions, 599 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
index 60b878f882..4dd848a1d2 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
@@ -1,4 +1,4 @@
-# $Id: TLPDB.pm 53076 2019-12-10 06:20:44Z preining $
+# $Id: TLPDB.pm 53706 2020-02-07 01:48:10Z preining $
# TeXLive::TLPDB.pm - tlpdb plain text database files.
# Copyright 2007-2019 Norbert Preining
# This file is licensed under the GNU General Public License version 2
@@ -6,7 +6,7 @@
package TeXLive::TLPDB;
-my $svnrev = '$Revision: 53076 $';
+my $svnrev = '$Revision: 53706 $';
my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown";
sub module_revision { return $_modulerevision; }
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 36a066748d..cf5357c265 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2019
-depend revision/53687
+depend revision/53712
name 00texlive.image
category TLCore
-revision 53677
+revision 53700
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
@@ -1541,6 +1541,7 @@ runfiles size=4992
tlpkg/tlpsrc/etoolbox-de.tlpsrc
tlpkg/tlpsrc/etoolbox.tlpsrc
tlpkg/tlpsrc/etsvthor.tlpsrc
+ tlpkg/tlpsrc/euclideangeometry.tlpsrc
tlpkg/tlpsrc/euenc.tlpsrc
tlpkg/tlpsrc/euflag.tlpsrc
tlpkg/tlpsrc/eukdate.tlpsrc
@@ -2546,6 +2547,7 @@ runfiles size=4992
tlpkg/tlpsrc/metapost-colorbrewer.tlpsrc
tlpkg/tlpsrc/metapost-examples.tlpsrc
tlpkg/tlpsrc/metapost.tlpsrc
+ tlpkg/tlpsrc/metastr.tlpsrc
tlpkg/tlpsrc/metatex.tlpsrc
tlpkg/tlpsrc/metatype1.tlpsrc
tlpkg/tlpsrc/metauml.tlpsrc
@@ -55450,7 +55452,7 @@ catalogue-topics colour
name cluttex
category Package
-revision 51927
+revision 53698
shortdesc An automation tool for running LaTeX
longdesc This is another tool for the automation of LaTeX document
longdesc processing, like latexmk or arara. The main feature of this
@@ -55462,11 +55464,11 @@ longdesc makeglossaries will be executed if a corresponding option is
longdesc set. Furthermore, cluttex can watch input files for changes
longdesc (using an external program).
depend cluttex.ARCH
-containersize 20096
-containerchecksum e6b721b8220a7196d0baa93878526f76f8ce986ee586ae8a31344b674061012a644b2d492ae7ca4f896bd90648a3786cbdb8965b8e25695eb751fbfbc6692ce9
-doccontainersize 687788
-doccontainerchecksum 904b3594c4c90d906e7ab801a5d2bf5c3297cdc5a05ed4a9fe3c97ef1330b45e357356a27ccb15d3deb76d98764550da6e84d0f2f9a845452ed382f1a606a50c
-docfiles size=271
+containersize 21376
+containerchecksum e211cd6fc89751628b0ebf0bd599ddffd18e39e24292fa896bd2394bbc1fe60c35d5230662a53fa685f051963db3966f27dd752cc63877585880a62483f6f93d
+doccontainersize 676332
+doccontainerchecksum d26a6fe183999987b2a1d375d1061fadd78d23a1bddb0582d8f70561c5d1bd745d33e0c41e8256adb00e2dc5b9f4904e7de4f2c03a00a6688b6c4a433f1d359c
+docfiles size=278
texmf-dist/doc/support/cluttex/CHANGELOG.md
texmf-dist/doc/support/cluttex/COPYING
texmf-dist/doc/support/cluttex/Makefile
@@ -55475,10 +55477,10 @@ docfiles size=271
texmf-dist/doc/support/cluttex/build.lua
texmf-dist/doc/support/cluttex/checkglobal.lua
texmf-dist/doc/support/cluttex/doc/Makefile
- texmf-dist/doc/support/cluttex/doc/manual-ja.pdf details="Package documentation" language="ja"
- texmf-dist/doc/support/cluttex/doc/manual-ja.tex
- texmf-dist/doc/support/cluttex/doc/manual.pdf details="Package documentation" language="en"
- texmf-dist/doc/support/cluttex/doc/manual.tex
+ texmf-dist/doc/support/cluttex/doc/cluttex-ja.pdf details="Package documentation" language="ja"
+ texmf-dist/doc/support/cluttex/doc/cluttex-ja.tex
+ texmf-dist/doc/support/cluttex/doc/cluttex.pdf details="Package documentation" language="en"
+ texmf-dist/doc/support/cluttex/doc/cluttex.tex
texmf-dist/doc/support/cluttex/example/README.md details="Readme"
texmf-dist/doc/support/cluttex/example/biblatex/foo.bib
texmf-dist/doc/support/cluttex/example/biblatex/main.tex
@@ -55503,6 +55505,7 @@ docfiles size=271
texmf-dist/doc/support/cluttex/example/simple/main.tex
texmf-dist/doc/support/cluttex/src/cluttex.lua
texmf-dist/doc/support/cluttex/src/texrunner/auxfile.lua
+ texmf-dist/doc/support/cluttex/src/texrunner/checkdriver.lua
texmf-dist/doc/support/cluttex/src/texrunner/fsutil.lua
texmf-dist/doc/support/cluttex/src/texrunner/fswatcher_windows.lua
texmf-dist/doc/support/cluttex/src/texrunner/handleoption.lua
@@ -55520,14 +55523,14 @@ docfiles size=271
texmf-dist/doc/support/cluttex/src/texrunner/shellutil_unix.lua
texmf-dist/doc/support/cluttex/src/texrunner/shellutil_windows.lua
texmf-dist/doc/support/cluttex/src/texrunner/tex_engine.lua
-runfiles size=27
+runfiles size=29
texmf-dist/scripts/cluttex/cluttex.lua
catalogue-contact-bugs https://github.com/minoki/cluttex/issues
catalogue-contact-repository https://github.com/minoki/cluttex
catalogue-ctan /support/cluttex
-catalogue-license gpl3
+catalogue-license gpl3+
catalogue-topics compilation use-lua
-catalogue-version 0.4
+catalogue-version 0.5
name cluttex.aarch64-linux
category Package
@@ -63359,7 +63362,7 @@ containerchecksum f2ea20d7371094b37c3ee5157008affe576939143acd5e77e530dc32b0799c
name collection-latexextra
category Collection
-revision 53425
+revision 53700
shortdesc LaTeX additional packages
relocated 1
longdesc A very large collection of add-on packages for LaTeX.
@@ -64108,6 +64111,7 @@ depend mensa-tex
depend menu
depend menukeys
depend metalogox
+depend metastr
depend method
depend metre
depend mfirstuc
@@ -64663,8 +64667,8 @@ depend ziffer
depend zref
depend zwgetfdate
depend zwpagelayout
-containersize 6048
-containerchecksum fe3c5761725eb7b9bd0a0c0ef80d68df4be6b382145f294955d5d6974f209e72d36f998e41bdfc1a324d648ee5656df04f7fcb411a3ddc1e4782569e01b1cdc5
+containersize 6040
+containerchecksum e0625e0f33d1fe02fa60be7628d800e103db0b9aaa5393e4289ac8ba6d364c3229afe7ea252128ebd8899c2985d97119ddae3d65a6753938750dd8e0e1f1ae8f
name collection-latexrecommended
category Collection
@@ -64807,7 +64811,7 @@ containerchecksum f347edefa974c6f08874d6bdefccd4acfc4d29c49cdc422ab77ef2408dac88
name collection-mathscience
category Collection
-revision 53653
+revision 53699
shortdesc Mathematics, natural sciences, computer science packages
relocated 1
depend collection-fontsrecommended
@@ -64886,6 +64890,7 @@ depend engtlc
depend eqexpl
depend eqnarray
depend eqnnumwarn
+depend euclideangeometry
depend extarrows
depend extpfeil
depend faktor
@@ -65014,8 +65019,8 @@ depend xymtex
depend yhmath
depend youngtab
depend ytableau
-containersize 1396
-containerchecksum 23ad24f5f8c06a280ca47fae41ff6db6b39971719252838a04816c1c3243243844c58cc962959cc11af948956ba6fa1d804321c16d320775acf2d8b96ba079ed
+containersize 1404
+containerchecksum f76274cf450f7d01e10650537756aa2794bb4acd9c7c08afaad899a0c14b7b5e8d3bdd2d47ac7d6f7c37bc22bc95a90abdd9cd69e14272608569bf66f97a407e
name collection-metapost
category Collection
@@ -104098,22 +104103,23 @@ catalogue-version 0.3
name erw-l3
category Package
-revision 53117
+revision 53694
shortdesc Utilities built around expl3
relocated 1
longdesc Features: compose: compose control sequences, whether
longdesc predefined or inline csutil: narrow purpose control sequences
longdesc (backend to other packages) numbrdcs: numbered control
longdesc sequences built from other control sequences or inline
-containersize 2752
-containerchecksum f0c68bb556368f81f1a6bee551fa55e05c92f000cc228fbcfc1215b30cfa3454e36da289052a3e428cf4f189ac3ed98bf1dfb88fcf5178f0c7920bdfe0b5da9f
-doccontainersize 532436
-doccontainerchecksum 95e51c458a6ea73a66eefeb74d94b955b373a526e75027f94ef2f286c4563c1fadf47e9f3b0abe6095057eea47f927b7a169eb68afebc16c312a5bcdd4d15088
-docfiles size=132
+containersize 2756
+containerchecksum 230c866b9b72c0155af79cbf7d212411f3a038fde5bdae44f09554cb3499d501ba71be5234e7c9e2c2d5844919a8ff6a4473b6a06de33f66baa6ba0316037eff
+doccontainersize 530220
+doccontainerchecksum 34bb0e752d769cac90b50ae350e91e224dd83c9206ad05ea2d4ef0c427df413cff692808d6b0820b12852a9f60628679d18d9d7bc2f2d4c11328d162f8adf491
+docfiles size=133
RELOC/doc/latex/erw-l3/README.md details="Readme"
+ RELOC/doc/latex/erw-l3/README.txt
RELOC/doc/latex/erw-l3/erw-l3.pdf details="Package documentation"
-srccontainersize 7644
-srccontainerchecksum bdcd29d5e7e9178a064b96487e5be9488646b1414f8e6a16cc04b9e9524cb6b424eaf74b03ffa5f417c5a50290dc8448b64f0c94a54ad81f7632e320b63fcf05
+srccontainersize 7700
+srccontainerchecksum 63202dce4c3c74b1bda95bddb0b66655745f8dbd26aba1da261bb38d7aba056b2280ccaaf301c394feca09ae06f1372ed4c25a1cd4965fa049558c2d9590a0ca
srcfiles size=11
RELOC/source/latex/erw-l3/erw-l3.dtx
RELOC/source/latex/erw-l3/erw-l3.ins
@@ -104124,8 +104130,8 @@ catalogue-contact-repository https://github.com/rogard/erw-l3
catalogue-contact-support https://github.com/er-cpp/edu-latex3/issues
catalogue-ctan /macros/latex/contrib/erw-l3
catalogue-license lppl1.3c
-catalogue-topics latex3
-catalogue-version 0.1.5
+catalogue-topics latex3 expl3
+catalogue-version 0.1.6
name es-tex-faq
category Package
@@ -105429,6 +105435,37 @@ catalogue-license lppl1.3c
catalogue-topics shortcut dutch
catalogue-version 1.0
+name euclideangeometry
+category Package
+revision 53699
+shortdesc Draw geometrical constructions
+relocated 1
+longdesc This package provides tools to draw most of the geometrical
+longdesc constructions that a high school instructor or bachelor degree
+longdesc professor might need to teach geometry. The connection to
+longdesc Euclide depends on the fact that in its times calculations were
+longdesc made with ruler, compass and also with ellipsograph. This
+longdesc package extends the functionalities of the curve2e package.
+containersize 6236
+containerchecksum 7d788f3320ebb70ab08d0c7e0b7ec37b10cb271fed265e1ec19e51429d42c3c13156630e32b0b1a7013e7a674971d8c9f345b35f3f3ed5b59ac373fd9cb0eae7
+doccontainersize 1016316
+doccontainerchecksum efd347042f31b542338c3067e0ec41cab3a4d0b0dde2c391f6a2f5cfb8207d2416817a54df8a8ba1af889d84d89663b4ef8757299e5297e11465e2b05b557514
+docfiles size=269
+ RELOC/doc/latex/euclideangeometry/README.txt details="Readme"
+ RELOC/doc/latex/euclideangeometry/euclideangeometry-man.pdf
+ RELOC/doc/latex/euclideangeometry/euclideangeometry-man.tex
+ RELOC/doc/latex/euclideangeometry/euclideangeometry.pdf details="Package documentation"
+srccontainersize 21356
+srccontainerchecksum 5a94dcc4570cdf15463e14ffded2c44bf65c5ba2c8b05dc4ed6adc83adedf302f8dcd9ce141e8105433048731dbfe103e3c2f1723b667fd55e04fb94270b4bbc
+srcfiles size=18
+ RELOC/source/latex/euclideangeometry/euclideangeometry.dtx
+runfiles size=5
+ RELOC/tex/latex/euclideangeometry/euclideangeometry.sty
+catalogue-ctan /macros/latex/contrib/euclideangeometry
+catalogue-license lppl1.3c
+catalogue-topics graphics
+catalogue-version 0.1.2
+
name euenc
category Package
revision 19795
@@ -151758,7 +151795,7 @@ catalogue-version 1.2m
name latex
category Package
-revision 53640
+revision 53712
shortdesc A TeX macro package that defines LaTeX
relocated 1
longdesc LaTeX is a widely-used macro package for TeX, providing many
@@ -151780,10 +151817,10 @@ depend luatex
depend pdftex
depend latexconfig
depend latex-fonts
-containersize 168372
-containerchecksum 9d3b8f53681d8f9d2777d676e9954b986fecc6c56efd384993040ba4842fb1b84c48529badc5f29b1951cd4039bfe6d6f1c158a0874e9e30ae7fdea6dfb6aff7
-doccontainersize 18418908
-doccontainerchecksum 52033cd017c94dfa4051607b30d265a0bb3747666868a094bf9c01c5c1996fcc18744c7719c7dec66b83e8fa94efaf4187755fd2575175f1f8ee762d644da712
+containersize 168424
+containerchecksum 8ce29f3486b54de8915273577174211854b20d493631af5341b92f33b07b11ca10e2967ad523b621e17d78efe1362a12c6ea3ff1f7af07aee452bd77d2599fc4
+doccontainersize 18418404
+doccontainerchecksum b50fbe1b27ac4642f9dfe8365e820e33f2e9ef6060dd35ad4d94bf9b82ce85375b2dfe652751e22ec8d8679627cd50f2a1f940f4abce1505cfdc0b742670b9bf
docfiles size=5683
RELOC/doc/latex/base/README.md
RELOC/doc/latex/base/alltt.pdf
@@ -151914,8 +151951,8 @@ docfiles size=5683
RELOC/doc/latex/base/utf8ienc.pdf
RELOC/doc/latex/base/webcomp.err
RELOC/doc/latex/base/webcomp.pdf
-srccontainersize 522904
-srccontainerchecksum 37a6b7c500ad0535564157ed30cc1f1071838199e6bc5e52bc823b1e60e14490b16e39c177249fbf71186d099e361da66ae940c6a9b547847e46f47efb6acba6
+srccontainersize 522968
+srccontainerchecksum 2972d6ebe87f3b1f3c306782f2a0b985b804a4b6b1d49ced0ec2721b2a106adde44211f4cffe84689ff51e6903dcc82bdb6635df232d5e76507e9db53bee1d22
srcfiles size=773
RELOC/source/latex/base/alltt.dtx
RELOC/source/latex/base/alltt.ins
@@ -152246,7 +152283,7 @@ catalogue-version 2020-02-01 pre-release 1
name latex-base-dev
category Package
-revision 53651
+revision 53711
shortdesc Development pre-release of the LaTeX kernel
relocated 1
longdesc This package provides a testing release for upcoming LaTeX2e
@@ -152256,11 +152293,11 @@ longdesc users is required by adding these changes to the release LaTeX
longdesc kernel. Typically, the code here will be used by a TeX system
longdesc to create dedicated formats, for example pdflatex-dev, which
longdesc can then be used explicitly for testing.
-containersize 167788
-containerchecksum 6ca9e22db98529cccfab3fb522ad07c1d2033bf45340993b4965fc406adeefabe8a727529c49ca69309d20a88bf5b397ca1ec056994252ed98fd80fd21370581
-doccontainersize 18416956
-doccontainerchecksum f274d15aa73a79c95ce656c4e458421b940c82b8d13fa7168ceda248c65bee2c9c1603058c88dad673c6073f02dab13e9092ba52373209c5e0fe25dc1de380d5
-docfiles size=5683
+containersize 167812
+containerchecksum 62581d99b0bb4ca4fc922c7e0011a079249382f25f1ace5ec8e381348cd75be48816344ac9e036d0a6528b4545dc5d24ff809565a118819367ac596d8ec06291
+doccontainersize 17572476
+doccontainerchecksum f2ac864a12bd1ba9ec26f3f350a4c88e8efe6b7aec17380df33b973e0a08d5d7cda0d75c9b27ed6175e79df5b4904b6a0292b6069e0742365910ce99aee94c35
+docfiles size=5588
RELOC/doc/latex-dev/base/README.md details="Readme"
RELOC/doc/latex-dev/base/alltt.pdf
RELOC/doc/latex-dev/base/bugs.txt
@@ -152390,8 +152427,8 @@ docfiles size=5683
RELOC/doc/latex-dev/base/utf8ienc.pdf
RELOC/doc/latex-dev/base/webcomp.err
RELOC/doc/latex-dev/base/webcomp.pdf
-srccontainersize 522988
-srccontainerchecksum b8e4b4f2a1742b4861da70f2ea17f936208c3946cf5af6d56d887b4b4e3034666703f5300fc8b32fa3c146b5b96ab7098ef5084e675469b40da3a4e8847475a4
+srccontainersize 523032
+srccontainerchecksum 1c23a62c6d7ee670b9fa800d94e7d36f04dab64bc784785e011fec70b6b0afdf8fd5ab414db21ae7b5b4bd59474d6872d54c302c886c8709dfeccdfeb41570b1
srcfiles size=773
RELOC/source/latex-dev/base/alltt.dtx
RELOC/source/latex-dev/base/alltt.ins
@@ -152651,7 +152688,7 @@ catalogue-also latex-base
catalogue-ctan /macros/latex-dev/base
catalogue-license lppl1.3c
catalogue-topics format class
-catalogue-version 2020-10-01 pre-release 0
+catalogue-version 2020-10-01 pre-release 1
name latex-bib-ex
category Package
@@ -160762,7 +160799,7 @@ catalogue-version 1.6
name letterswitharrows
category Package
-revision 52894
+revision 53709
shortdesc Draw arrows over math letters
relocated 1
longdesc This package provides LaTeX math-mode commands for setting left
@@ -160770,16 +160807,16 @@ longdesc and right arrows over mathematical symbols so that the arrows
longdesc dynamically scale with the symbols. While it is possible to set
longdesc arrows over longer strings of symbols, the focus lies on single
longdesc characters.
-containersize 3052
-containerchecksum 9e08daf9630265679fb2acc42d3bdff28edd52ed725bc15c421bbcee50189643a74df7a1180203387ebd4b02918733471165a7eb5ec21440ad3e96ca16a65a5b
-doccontainersize 454324
-doccontainerchecksum 1ba5544a3933700c3b44756ca08c58f22bf6a759619d4d0ca51848e756adb7d5834738de0fbcf0d5bd24e94367d046dc475d4ed4667c14f7e5f644ecf2890200
-docfiles size=112
- RELOC/doc/latex/letterswitharrows/README details="Readme"
+containersize 3204
+containerchecksum 4594fdce5a2c6bb4c4405d5111b574076faa247e4b5976596695af2de776edc26fb949d46012ce29663c55c78342d0d234e0a0e0f6a53fc59991083fc3b7e52c
+doccontainersize 455796
+doccontainerchecksum 4bbef8f44103e5155cdcbb3719c80f3a1cd4b24211b3734e4e698b411519fb70742b4cab9ee510bf4db2a6a929550e1f448aeffba311b0fa7904e17ecd44b5b2
+docfiles size=113
+ RELOC/doc/latex/letterswitharrows/README.txt details="Readme"
RELOC/doc/latex/letterswitharrows/letterswitharrows.pdf details="Package documentation"
-srccontainersize 4972
-srccontainerchecksum 45f51f42b1077b14b2c1225967394cc7ad9c7954f1e180d6bd1b69ec12def80e770c3779bddfd91320da98ec0471488271acfe86c6a33e9100aaa40a92599822
-srcfiles size=4
+srccontainersize 5200
+srccontainerchecksum ea32a5da486d6c7501c900254f1c76494bc30ca6ab74be7d7f6494abe263151c0a94ec3ebae48d778e7fd21ab71f065a26c56535ae9d2f1d8205cceae13ee9af
+srcfiles size=5
RELOC/source/latex/letterswitharrows/letterswitharrows.dtx
runfiles size=3
RELOC/tex/latex/letterswitharrows/letterswitharrows.sty
@@ -183925,6 +183962,37 @@ binfiles arch=x86_64-solaris size=596
bin/x86_64-solaris/mpost
bin/x86_64-solaris/r-mpost
+name metastr
+category Package
+revision 53700
+shortdesc Store and compose strings
+relocated 1
+longdesc This is a package to store and compose strings in a structured
+longdesc way. This can serve various purposes, for example: manage and
+longdesc write document metadata; use templates for formatting document
+longdesc data; assist in assembling and displaying document license
+longdesc information; facilitate basic internationalisation and
+longdesc localisation.
+containersize 7136
+containerchecksum c7a99993dbc27d883a8d1dc6e1c95b64db6b173b534773c28906966aef4f1036f27142fc04e927a370acccd02f16d139ee10f0cbdc649bbe49474c475293dbdb
+doccontainersize 316524
+doccontainerchecksum fccdb834bd22eb214eab42fe18afa3b7106099e3e589f3c685a0fb36c2226bcdd73ef5ca46ae48bc692e9d7b5868b8b8c263c3b02c796688466b7a54905b451c
+docfiles size=83
+ RELOC/doc/latex/metastr/README.txt details="Readme"
+ RELOC/doc/latex/metastr/metasamp.tex
+ RELOC/doc/latex/metastr/metastr.pdf details="Package documentation"
+srccontainersize 21848
+srccontainerchecksum 12c5cd5c449f211aa6b047a19d88239d91ccdf73ecd7dd7d9493341fd245a5e3b5d3fd089a3b5c0d3d5f904cfaba5f4b3e821021e667da4d8046535da57a0619
+srcfiles size=27
+ RELOC/source/latex/metastr/metastr.dtx
+ RELOC/source/latex/metastr/metastr.ins
+runfiles size=9
+ RELOC/tex/latex/metastr/metastr.sty
+catalogue-ctan /macros/latex/contrib/metastr
+catalogue-license lppl1.3
+catalogue-topics metadata string licence-mgmt
+catalogue-version 1.0
+
name metatex
category Package
revision 15878
@@ -232490,32 +232558,32 @@ catalogue-version 1.0
name pmhanguljamo
category Package
-revision 53664
+revision 53693
shortdesc Poor man's Hangul Jamo input method
relocated 1
longdesc This package provides a Hangul transliteration input method
longdesc that allows to typeset Korean letters (Hangul) using the proper
longdesc fonts. The name is derived from "Poor man's Hangul Jamo Input
longdesc Method".
-containersize 3224
-containerchecksum 5b8b059b2f40c1b9498695e9972d05c8ff6a898ac819271f59f2933a666414797e1cef474cb579418cea43ab86d8d542acb8e20bc214b0c2bc3556c9600be96f
-doccontainersize 684040
-doccontainerchecksum 9d67321b63bb8c24a75954bc0aff56ec0bc99e49ef13a1251b62c92e5f8aacd8722b283cb6f9cedc9122f0c936b5944fb331b55cd67dda562da63cda31431c82
-docfiles size=223
+containersize 4872
+containerchecksum 123367842e0d4ba5521a502b322bd1509dc6cbfd8cb5de1c7d94bc2f96032aeec70277aa6e742a78a1bc989bfd5efa24a5ea95ae320fa736a2a2972d8eec8086
+doccontainersize 683208
+doccontainerchecksum 366c1f364922eb5e00caec1f2922061ab9a80707e7a04b4d42dc077bdcb744026a545fecb597bacef7d1e253ec53ca7f15fb5e21d3398b9a18b366015e158eba
+docfiles size=219
RELOC/doc/latex/pmhanguljamo/README.md details="Readme"
RELOC/doc/latex/pmhanguljamo/munjangganghwa.jpg
RELOC/doc/latex/pmhanguljamo/pmhanguljamo-doc.pdf details="Package documentation"
RELOC/doc/latex/pmhanguljamo/pmhanguljamo-doc.tex
RELOC/doc/latex/pmhanguljamo/pmhanguljamo-kdoc.pdf details="Package documentation" language="ko"
RELOC/doc/latex/pmhanguljamo/pmhanguljamo-kdoc.tex
- RELOC/doc/latex/pmhanguljamo/pmhanguljamo-rrk.tex
-runfiles size=4
+runfiles size=8
+ RELOC/tex/latex/pmhanguljamo/pmhanguljamo-rrk.sty
RELOC/tex/latex/pmhanguljamo/pmhanguljamo.sty
catalogue-also kotex-utf
catalogue-ctan /language/korean/pmhanguljamo
catalogue-license lppl1.3
catalogue-topics korean
-catalogue-version 0.3.1
+catalogue-version 0.3.2
name pmx
category Package
@@ -266770,7 +266838,7 @@ catalogue-version 11a
name step
category Package
-revision 52523
+revision 53708
shortdesc A free Times-like font
relocated 1
longdesc The STEP fonts are a free Times-like (i.e., Times replacement)
@@ -266780,111 +266848,110 @@ longdesc design with Adobe's digitization of Linotype Times, commonly
longdesc used in publishing. The fonts were forked from XITS/STIX and
longdesc Type 1 support is provided for legacy TeX engines.
execute addMap STEP.map
-containersize 1594072
-containerchecksum eb75458fa63f8821eea922fe52c9b6c69e1c09b8f3be4d15f719ab8134b47805daf221fc1f1919821e27ae68be861fa1f4f01c561329c6cd23c37b6ea5b50b0d
-doccontainersize 176452
-doccontainerchecksum 466670ab901383ca4512a2ef37ac916f85ba8e1e8c6e102e7b4792f58e5a892081b132c3db0bf5008dc9fd7111b26ea35f4651ff3e235f4c6b4def074d6aefaa
-docfiles size=47
+containersize 1559332
+containerchecksum 7cfc37af1bbbe95e53fa79a5a73c1020a86d359c54e392fc5879c96bc6d26d75625a62464e4fb0f5daa3289c3c534c6c937543648a88864a8b294280c90ae055
+doccontainersize 47232
+doccontainerchecksum 7126ce3cfc2bcbd3016e0a42d9a07729a676d7cd7d9af13019de532e80b3e4a8f2b02ae058d3ca93adebaee4f07fa95896df0867138fab0e13c7314d2780fbad
+docfiles size=16
RELOC/doc/fonts/step/README details="Readme"
RELOC/doc/fonts/step/STEP-COPYING
RELOC/doc/fonts/step/step-fonts.pdf details="Package documentation"
RELOC/doc/fonts/step/step-fonts.tex
-runfiles size=1000
- RELOC/fonts/enc/dvips/step/a_2gbaam.enc
+runfiles size=1097
+ RELOC/fonts/enc/dvips/step/a_2a2bfu.enc
+ RELOC/fonts/enc/dvips/step/a_2b3rql.enc
RELOC/fonts/enc/dvips/step/a_3rxxvm.enc
- RELOC/fonts/enc/dvips/step/a_4esb2f.enc
- RELOC/fonts/enc/dvips/step/a_4otmjh.enc
- RELOC/fonts/enc/dvips/step/a_4t3tqv.enc
+ RELOC/fonts/enc/dvips/step/a_47wiac.enc
+ RELOC/fonts/enc/dvips/step/a_4h34hb.enc
+ RELOC/fonts/enc/dvips/step/a_4mxykn.enc
+ RELOC/fonts/enc/dvips/step/a_4zqdxy.enc
RELOC/fonts/enc/dvips/step/a_574n7u.enc
- RELOC/fonts/enc/dvips/step/a_5k2pnm.enc
- RELOC/fonts/enc/dvips/step/a_5kjsul.enc
+ RELOC/fonts/enc/dvips/step/a_5mws5y.enc
RELOC/fonts/enc/dvips/step/a_5xnggg.enc
- RELOC/fonts/enc/dvips/step/a_6jxagp.enc
- RELOC/fonts/enc/dvips/step/a_6sfsu6.enc
- RELOC/fonts/enc/dvips/step/a_75yyfj.enc
- RELOC/fonts/enc/dvips/step/a_7a5nqn.enc
+ RELOC/fonts/enc/dvips/step/a_6auynr.enc
+ RELOC/fonts/enc/dvips/step/a_6hfbmi.enc
+ RELOC/fonts/enc/dvips/step/a_6wpl7b.enc
RELOC/fonts/enc/dvips/step/a_7if24z.enc
- RELOC/fonts/enc/dvips/step/a_aevneq.enc
- RELOC/fonts/enc/dvips/step/a_ahbw5k.enc
- RELOC/fonts/enc/dvips/step/a_ahclkl.enc
- RELOC/fonts/enc/dvips/step/a_aoap6m.enc
+ RELOC/fonts/enc/dvips/step/a_7jxw4d.enc
+ RELOC/fonts/enc/dvips/step/a_7wspdk.enc
+ RELOC/fonts/enc/dvips/step/a_7z23fd.enc
+ RELOC/fonts/enc/dvips/step/a_a6xuhy.enc
RELOC/fonts/enc/dvips/step/a_arx325.enc
+ RELOC/fonts/enc/dvips/step/a_bm4xhn.enc
+ RELOC/fonts/enc/dvips/step/a_bmbu3p.enc
+ RELOC/fonts/enc/dvips/step/a_bonk4u.enc
RELOC/fonts/enc/dvips/step/a_bt7ykx.enc
- RELOC/fonts/enc/dvips/step/a_bw7ysd.enc
- RELOC/fonts/enc/dvips/step/a_cc2n7r.enc
- RELOC/fonts/enc/dvips/step/a_cqqmgz.enc
- RELOC/fonts/enc/dvips/step/a_ds5txz.enc
+ RELOC/fonts/enc/dvips/step/a_ccwxvq.enc
+ RELOC/fonts/enc/dvips/step/a_dy6wlv.enc
+ RELOC/fonts/enc/dvips/step/a_e4dxwh.enc
RELOC/fonts/enc/dvips/step/a_enu25g.enc
RELOC/fonts/enc/dvips/step/a_euweyh.enc
+ RELOC/fonts/enc/dvips/step/a_evkz3b.enc
RELOC/fonts/enc/dvips/step/a_f2t6y6.enc
RELOC/fonts/enc/dvips/step/a_f5fqnw.enc
RELOC/fonts/enc/dvips/step/a_fdcm6h.enc
RELOC/fonts/enc/dvips/step/a_ffybip.enc
RELOC/fonts/enc/dvips/step/a_fha2fn.enc
RELOC/fonts/enc/dvips/step/a_fwzjjs.enc
- RELOC/fonts/enc/dvips/step/a_g3ibdt.enc
- RELOC/fonts/enc/dvips/step/a_g5azuq.enc
RELOC/fonts/enc/dvips/step/a_gbbiod.enc
- RELOC/fonts/enc/dvips/step/a_gkokml.enc
- RELOC/fonts/enc/dvips/step/a_gl5exx.enc
- RELOC/fonts/enc/dvips/step/a_gwwgis.enc
- RELOC/fonts/enc/dvips/step/a_h6i53a.enc
- RELOC/fonts/enc/dvips/step/a_hamrva.enc
- RELOC/fonts/enc/dvips/step/a_ibvqy3.enc
- RELOC/fonts/enc/dvips/step/a_j4ep6i.enc
- RELOC/fonts/enc/dvips/step/a_jhwfjo.enc
- RELOC/fonts/enc/dvips/step/a_jothuw.enc
- RELOC/fonts/enc/dvips/step/a_kbcxke.enc
- RELOC/fonts/enc/dvips/step/a_kgjeet.enc
+ RELOC/fonts/enc/dvips/step/a_gnavrk.enc
+ RELOC/fonts/enc/dvips/step/a_gwrxgc.enc
+ RELOC/fonts/enc/dvips/step/a_gz42of.enc
+ RELOC/fonts/enc/dvips/step/a_hbts53.enc
+ RELOC/fonts/enc/dvips/step/a_hgebca.enc
+ RELOC/fonts/enc/dvips/step/a_inbzfq.enc
+ RELOC/fonts/enc/dvips/step/a_jwptb5.enc
+ RELOC/fonts/enc/dvips/step/a_k7io4a.enc
+ RELOC/fonts/enc/dvips/step/a_kleesj.enc
+ RELOC/fonts/enc/dvips/step/a_knoumu.enc
+ RELOC/fonts/enc/dvips/step/a_kv7n4v.enc
+ RELOC/fonts/enc/dvips/step/a_kxamvp.enc
+ RELOC/fonts/enc/dvips/step/a_l3aktj.enc
RELOC/fonts/enc/dvips/step/a_l3q5ro.enc
- RELOC/fonts/enc/dvips/step/a_l6bj4g.enc
- RELOC/fonts/enc/dvips/step/a_lvbxzy.enc
- RELOC/fonts/enc/dvips/step/a_mjsrji.enc
- RELOC/fonts/enc/dvips/step/a_mmhgd3.enc
- RELOC/fonts/enc/dvips/step/a_n35jrc.enc
- RELOC/fonts/enc/dvips/step/a_n6yyi4.enc
- RELOC/fonts/enc/dvips/step/a_nj7yl6.enc
- RELOC/fonts/enc/dvips/step/a_nk3vlt.enc
- RELOC/fonts/enc/dvips/step/a_nm54me.enc
- RELOC/fonts/enc/dvips/step/a_nys5r4.enc
+ RELOC/fonts/enc/dvips/step/a_lihfjg.enc
+ RELOC/fonts/enc/dvips/step/a_lwp5cc.enc
+ RELOC/fonts/enc/dvips/step/a_lws4fe.enc
+ RELOC/fonts/enc/dvips/step/a_lz3c5z.enc
+ RELOC/fonts/enc/dvips/step/a_mkgnjm.enc
+ RELOC/fonts/enc/dvips/step/a_mpy73s.enc
+ RELOC/fonts/enc/dvips/step/a_msql4j.enc
+ RELOC/fonts/enc/dvips/step/a_nm3vu2.enc
+ RELOC/fonts/enc/dvips/step/a_np5cf6.enc
RELOC/fonts/enc/dvips/step/a_oqx7v6.enc
- RELOC/fonts/enc/dvips/step/a_owwokh.enc
+ RELOC/fonts/enc/dvips/step/a_oxrcs3.enc
+ RELOC/fonts/enc/dvips/step/a_p2lhbt.enc
RELOC/fonts/enc/dvips/step/a_psybls.enc
- RELOC/fonts/enc/dvips/step/a_q3sghv.enc
RELOC/fonts/enc/dvips/step/a_q6ipx2.enc
- RELOC/fonts/enc/dvips/step/a_qboisw.enc
- RELOC/fonts/enc/dvips/step/a_rcz4zw.enc
+ RELOC/fonts/enc/dvips/step/a_qqe53s.enc
+ RELOC/fonts/enc/dvips/step/a_rcc5m6.enc
RELOC/fonts/enc/dvips/step/a_redus5.enc
RELOC/fonts/enc/dvips/step/a_rgssq4.enc
RELOC/fonts/enc/dvips/step/a_rx4otu.enc
- RELOC/fonts/enc/dvips/step/a_smf27h.enc
+ RELOC/fonts/enc/dvips/step/a_ryuwvo.enc
RELOC/fonts/enc/dvips/step/a_smrcla.enc
- RELOC/fonts/enc/dvips/step/a_tded26.enc
+ RELOC/fonts/enc/dvips/step/a_sycgav.enc
+ RELOC/fonts/enc/dvips/step/a_tmbyhw.enc
RELOC/fonts/enc/dvips/step/a_tpegoz.enc
- RELOC/fonts/enc/dvips/step/a_tpkmtb.enc
RELOC/fonts/enc/dvips/step/a_tqaent.enc
- RELOC/fonts/enc/dvips/step/a_trfpj6.enc
- RELOC/fonts/enc/dvips/step/a_u5xlv2.enc
+ RELOC/fonts/enc/dvips/step/a_txv6lr.enc
RELOC/fonts/enc/dvips/step/a_uda4d5.enc
- RELOC/fonts/enc/dvips/step/a_udjv2r.enc
+ RELOC/fonts/enc/dvips/step/a_ufgsbs.enc
RELOC/fonts/enc/dvips/step/a_uhrokn.enc
RELOC/fonts/enc/dvips/step/a_uip2yp.enc
- RELOC/fonts/enc/dvips/step/a_uki32u.enc
+ RELOC/fonts/enc/dvips/step/a_umr5bj.enc
RELOC/fonts/enc/dvips/step/a_v7z4fi.enc
- RELOC/fonts/enc/dvips/step/a_vjmilf.enc
+ RELOC/fonts/enc/dvips/step/a_vca5tb.enc
RELOC/fonts/enc/dvips/step/a_vmnawy.enc
RELOC/fonts/enc/dvips/step/a_vzhqhy.enc
- RELOC/fonts/enc/dvips/step/a_wmhjje.enc
- RELOC/fonts/enc/dvips/step/a_wql5wd.enc
+ RELOC/fonts/enc/dvips/step/a_w7y2wc.enc
RELOC/fonts/enc/dvips/step/a_wzfdme.enc
+ RELOC/fonts/enc/dvips/step/a_x67loa.enc
+ RELOC/fonts/enc/dvips/step/a_x7ixiy.enc
RELOC/fonts/enc/dvips/step/a_xnivr2.enc
- RELOC/fonts/enc/dvips/step/a_xwhxeh.enc
- RELOC/fonts/enc/dvips/step/a_xy7ndg.enc
- RELOC/fonts/enc/dvips/step/a_yl3m5r.enc
- RELOC/fonts/enc/dvips/step/a_zbkikv.enc
- RELOC/fonts/enc/dvips/step/a_zdolkr.enc
- RELOC/fonts/enc/dvips/step/a_zjx4yp.enc
- RELOC/fonts/enc/dvips/step/a_zypzpm.enc
+ RELOC/fonts/enc/dvips/step/a_xscnug.enc
+ RELOC/fonts/enc/dvips/step/a_y3uxyj.enc
+ RELOC/fonts/enc/dvips/step/a_ya3dy4.enc
+ RELOC/fonts/enc/dvips/step/a_ylmzrw.enc
RELOC/fonts/map/dvips/step/STEP.map
RELOC/fonts/opentype/public/step/STEP-Bold.otf
RELOC/fonts/opentype/public/step/STEP-BoldItalic.otf
@@ -266902,6 +266969,9 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Bold-sup-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-sup-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-sup-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-sup-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-sup-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-sup-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-ly1--base.tfm
@@ -266912,8 +266982,11 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tlf-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tlf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tlf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-ly1--base.tfm
@@ -266924,8 +266997,11 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tosf-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tosf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Bold-tosf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Bold-tosf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-ly1--base.tfm
@@ -266936,6 +267012,8 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-sup-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-ly1--base.tfm
@@ -266946,8 +267024,10 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-tlf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-ly1--base.tfm
@@ -266958,8 +267038,10 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-BoldItalic-tosf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-sup-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-sup-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-sup-ly1--base.tfm
@@ -266970,6 +267052,8 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Italic-sup-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-sup-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-sup-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-sup-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-sup-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-ly1--base.tfm
@@ -266980,8 +267064,10 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-tlf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-tlf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-ly1--base.tfm
@@ -266992,8 +267078,23 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-tosf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Italic-tosf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Italic-tosf-ts3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-lgr--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-lgr.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-ly1--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-ly1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-ot1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t1--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t2a.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t2b.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-dnom-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-inf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-inf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-inf-ly1--base.tfm
@@ -267004,6 +267105,22 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Regular-inf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-inf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-inf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-inf-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-inf-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-inf-ts3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-lgr--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-lgr.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-ly1--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-ly1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-ot1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t1--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t2a.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t2b.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-numr-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-sup-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-sup-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-sup-ly1--base.tfm
@@ -267014,6 +267131,9 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Regular-sup-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-sup-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-sup-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-sup-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-sup-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-sup-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-ly1--base.tfm
@@ -267030,13 +267150,19 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-sc-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t1.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tlf-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-lgr--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-lgr.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-ly1--base.tfm
@@ -267053,13 +267179,19 @@ runfiles size=1000
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-t3.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-sc-ts3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t1.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t2a.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t2b.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t2c.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t3--base.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-t3.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/step/STEP-Regular-tosf-ts1.tfm
+ RELOC/fonts/tfm/public/step/STEP-Regular-tosf-ts3.tfm
RELOC/fonts/type1/public/step/STEP-Bold.pfb
RELOC/fonts/type1/public/step/STEP-BoldItalic.pfb
RELOC/fonts/type1/public/step/STEP-Italic.pfb
@@ -267067,13 +267199,16 @@ runfiles size=1000
RELOC/fonts/vf/public/step/STEP-Bold-sup-lgr.vf
RELOC/fonts/vf/public/step/STEP-Bold-sup-ly1.vf
RELOC/fonts/vf/public/step/STEP-Bold-sup-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Bold-sup-t3.vf
RELOC/fonts/vf/public/step/STEP-Bold-tlf-lgr.vf
RELOC/fonts/vf/public/step/STEP-Bold-tlf-ly1.vf
RELOC/fonts/vf/public/step/STEP-Bold-tlf-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Bold-tlf-t3.vf
RELOC/fonts/vf/public/step/STEP-Bold-tlf-ts1.vf
RELOC/fonts/vf/public/step/STEP-Bold-tosf-lgr.vf
RELOC/fonts/vf/public/step/STEP-Bold-tosf-ly1.vf
RELOC/fonts/vf/public/step/STEP-Bold-tosf-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Bold-tosf-t3.vf
RELOC/fonts/vf/public/step/STEP-Bold-tosf-ts1.vf
RELOC/fonts/vf/public/step/STEP-BoldItalic-sup-lgr.vf
RELOC/fonts/vf/public/step/STEP-BoldItalic-sup-ly1.vf
@@ -267097,19 +267232,31 @@ runfiles size=1000
RELOC/fonts/vf/public/step/STEP-Italic-tosf-ly1.vf
RELOC/fonts/vf/public/step/STEP-Italic-tosf-t1.vf
RELOC/fonts/vf/public/step/STEP-Italic-tosf-ts1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-dnom-lgr.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-dnom-ly1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-dnom-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-dnom-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-inf-lgr.vf
RELOC/fonts/vf/public/step/STEP-Regular-inf-ly1.vf
RELOC/fonts/vf/public/step/STEP-Regular-inf-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-inf-t3.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-numr-lgr.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-numr-ly1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-numr-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-numr-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-sup-lgr.vf
RELOC/fonts/vf/public/step/STEP-Regular-sup-ly1.vf
RELOC/fonts/vf/public/step/STEP-Regular-sup-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-sup-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-lgr.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-ly1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-sc-lgr.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-sc-ly1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-sc-ot1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-sc-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-tlf-sc-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-tlf-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-tlf-ts1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-lgr.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-ly1.vf
@@ -267117,38 +267264,66 @@ runfiles size=1000
RELOC/fonts/vf/public/step/STEP-Regular-tosf-sc-ly1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-sc-ot1.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-sc-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-tosf-sc-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-t1.vf
+ RELOC/fonts/vf/public/step/STEP-Regular-tosf-t3.vf
RELOC/fonts/vf/public/step/STEP-Regular-tosf-ts1.vf
+ RELOC/tex/latex/step/LGRSTEP-Dnom.fd
RELOC/tex/latex/step/LGRSTEP-Inf.fd
+ RELOC/tex/latex/step/LGRSTEP-Numr.fd
RELOC/tex/latex/step/LGRSTEP-Sup.fd
RELOC/tex/latex/step/LGRSTEP-TLF.fd
RELOC/tex/latex/step/LGRSTEP-TOsF.fd
+ RELOC/tex/latex/step/LY1STEP-Dnom.fd
RELOC/tex/latex/step/LY1STEP-Inf.fd
+ RELOC/tex/latex/step/LY1STEP-Numr.fd
RELOC/tex/latex/step/LY1STEP-Sup.fd
RELOC/tex/latex/step/LY1STEP-TLF.fd
RELOC/tex/latex/step/LY1STEP-TOsF.fd
+ RELOC/tex/latex/step/OT1STEP-Dnom.fd
RELOC/tex/latex/step/OT1STEP-Inf.fd
+ RELOC/tex/latex/step/OT1STEP-Numr.fd
RELOC/tex/latex/step/OT1STEP-Sup.fd
RELOC/tex/latex/step/OT1STEP-TLF.fd
RELOC/tex/latex/step/OT1STEP-TOsF.fd
+ RELOC/tex/latex/step/T1STEP-Dnom.fd
RELOC/tex/latex/step/T1STEP-Inf.fd
+ RELOC/tex/latex/step/T1STEP-Numr.fd
RELOC/tex/latex/step/T1STEP-Sup.fd
RELOC/tex/latex/step/T1STEP-TLF.fd
RELOC/tex/latex/step/T1STEP-TOsF.fd
+ RELOC/tex/latex/step/T2ASTEP-Dnom.fd
RELOC/tex/latex/step/T2ASTEP-Inf.fd
+ RELOC/tex/latex/step/T2ASTEP-Numr.fd
RELOC/tex/latex/step/T2ASTEP-Sup.fd
RELOC/tex/latex/step/T2ASTEP-TLF.fd
RELOC/tex/latex/step/T2ASTEP-TOsF.fd
+ RELOC/tex/latex/step/T2BSTEP-Dnom.fd
RELOC/tex/latex/step/T2BSTEP-Inf.fd
+ RELOC/tex/latex/step/T2BSTEP-Numr.fd
RELOC/tex/latex/step/T2BSTEP-Sup.fd
RELOC/tex/latex/step/T2BSTEP-TLF.fd
RELOC/tex/latex/step/T2BSTEP-TOsF.fd
+ RELOC/tex/latex/step/T2CSTEP-Dnom.fd
RELOC/tex/latex/step/T2CSTEP-Inf.fd
+ RELOC/tex/latex/step/T2CSTEP-Numr.fd
RELOC/tex/latex/step/T2CSTEP-Sup.fd
RELOC/tex/latex/step/T2CSTEP-TLF.fd
RELOC/tex/latex/step/T2CSTEP-TOsF.fd
+ RELOC/tex/latex/step/T3STEP-Dnom.fd
+ RELOC/tex/latex/step/T3STEP-Inf.fd
+ RELOC/tex/latex/step/T3STEP-Numr.fd
+ RELOC/tex/latex/step/T3STEP-Sup.fd
+ RELOC/tex/latex/step/T3STEP-TLF.fd
+ RELOC/tex/latex/step/T3STEP-TOsF.fd
RELOC/tex/latex/step/TS1STEP-TLF.fd
RELOC/tex/latex/step/TS1STEP-TOsF.fd
+ RELOC/tex/latex/step/TS3STEP-Dnom.fd
+ RELOC/tex/latex/step/TS3STEP-Inf.fd
+ RELOC/tex/latex/step/TS3STEP-Numr.fd
+ RELOC/tex/latex/step/TS3STEP-Sup.fd
+ RELOC/tex/latex/step/TS3STEP-TLF.fd
+ RELOC/tex/latex/step/TS3STEP-TOsF.fd
RELOC/tex/latex/step/step.sty
catalogue-also xits
catalogue-contact-bugs https://github.com/dbenjaminmiller/step/issues
@@ -267156,7 +267331,7 @@ catalogue-contact-repository https://github.com/dbenjaminmiller/step
catalogue-ctan /fonts/step
catalogue-license ofl
catalogue-topics font-greek font-cyrillic font font-body font-serif font-proportional font-maths font-symbol-maths font-otf font-type1 font-supp
-catalogue-version 2.0.1a
+catalogue-version 2.0.2
name stex
category Package
@@ -283665,15 +283840,15 @@ docfiles size=572
name texlive-docindex
category TLCore
-revision 53679
+revision 53705
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.
containersize 388
-containerchecksum 4c07132f9c8f2f1e7aad9946c5a369d90c0cc266acc6de5f129773d4c448170c51646325ef644cbeb8a662ede0f33fd84efc087c7a95ec029723fb4bafc7934f
-doccontainersize 158468
-doccontainerchecksum f0545dc5590d5c9b46874292c6af708a32f1e2e8e2269140f92ad29382a73b0aa8c3b81df7f9404bd8bf77b55e678754c4a48f1a9570d36b54f76dba6c7a107b
+containerchecksum d58f771aa35eb30324b40a772f20aca04e8320f8dbaf45ff2b1cce3daed3a7c7967026cbf1b21dfc20f619c2e613e3dc814eb41fc725091e5f59e14c0aef3510
+doccontainersize 158600
+doccontainerchecksum 12dbdec4680ad3ae1d4060263edbeaf2efb08e1905f2984424110f25bcdcb5723b7ad84f4dfd7ba287a9fb4b9cb52698293b2a4607b5225211bf600ee4f774fc
docfiles size=311
doc.html
@@ -291154,130 +291329,149 @@ catalogue-version 2.1d
name tkz-base
category Package
-revision 53530
+revision 53695
shortdesc Tools for drawing with a cartesian coordinate system
relocated 1
longdesc The bundle is a set of packages, designed to give mathematics
longdesc teachers (and students) easy access to programming of drawings
longdesc with TikZ.
-containersize 15768
-containerchecksum 060cbc1da8fef23f5fa63cf34b260f161b9ce6f65c6516bd46d8655c0849ae6c4671f173d214bb953d742b0f594cc66d0da60ae087285fa5a316082d72a36134
-doccontainersize 391252
-doccontainerchecksum 772b5a0a938b52bc991622c5501183001175ad84d7c2e7c4e342b852b5801db052e336493651f9a2a480c832116173ed01b0081911d3d41248409cce12cf35a0
-docfiles size=208
+containersize 15896
+containerchecksum 221c722b6919f8bfaae489f07ddfce6eb3e1495bbeb4ab180fb7fe5627adf1ae3c853a36eae9626959073ea07bb41642351143142ca31e089b4e5f77c6f53f22
+doccontainersize 437260
+doccontainerchecksum f33b074f1d45a4d01a7fe02dff39360ca2e1c9352e8989e9c024b40e8fddb3f523526c86f5f205cca0cc7b009a974a02a1213b5e4c5d038c522076a2798b84ff
+docfiles size=273
RELOC/doc/latex/tkz-base/README details="Readme"
RELOC/doc/latex/tkz-base/TKZdoc-base.pdf details="Package documentation" language="fr"
- RELOC/doc/latex/tkz-base/examples/how_to_compile.txt
- RELOC/doc/latex/tkz-base/examples/main.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-10-2-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-4-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-5-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-6-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-6-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-7-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-11-9-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-1-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-10-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-10-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-10-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-2-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-5-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-7-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-12-8-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-13-2-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-14-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-3-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-15-4-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-16-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-2-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-4-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-17-5-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-18-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-18-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-18-1-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-18-1-4.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-18-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-2-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-2-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-6-2-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-4.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-5.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-1-6.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-10-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-10.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-11.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-4.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-5.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-6.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-7.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-8.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-2-9.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-3-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-3-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-7-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-7-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-7-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-8-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-8-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-7-9-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-10.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-11.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-4.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-5.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-7.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-8.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-8-0-9.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-1-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-1-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-1-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-1-4.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-1-5.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-10-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-10-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-10-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-11-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-11-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-12-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-2-0.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-3-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-4-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-4-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-5-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-5-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-5-3.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-6-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-6-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-7-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-7-2.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-8-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-9-1.tex
- RELOC/doc/latex/tkz-base/examples/tkzbase-9-9-2.tex
+ RELOC/doc/latex/tkz-base/examples/preamble-standalone.ltx
+ RELOC/doc/latex/tkz-base/examples/tiger.pdf
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-2-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-2-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-2-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-05-2-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-4.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-5.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-1-6.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-10-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-10.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-11.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-4.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-5.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-6.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-7.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-8.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-2-9.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-3-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-3-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-7-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-7-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-7-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-8-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-8-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-06-9-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-10.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-11.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-4.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-5.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-6.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-7.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-8.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-07-0-9.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-1-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-1-4.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-1-5.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-10-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-10-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-10-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-11-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-11-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-12-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-2-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-4-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-4-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-5-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-5-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-5-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-6-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-6-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-7-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-7-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-8-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-9-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-08-9-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-09-2-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-2-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-4-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-5-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-6-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-6-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-7-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-10-9-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-1-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-10-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-10-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-10-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-2-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-5-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-7-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-11-8-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-12-2-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-13-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-2-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-3-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-14-4-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-15-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-2-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-2-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-3-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-4-0.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-16-5-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-17-1-1.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-17-1-2.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-17-1-3.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-17-1-4.tex
+ RELOC/doc/latex/tkz-base/examples/tkzBase-17-2-1.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-BB.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-axes.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-compilation.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-divers.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-example.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-faq.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-grid.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-initialisation.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-installation.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-main.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-marks.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-news.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-obj.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-point.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-rep.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-style.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-texte.tex
+ RELOC/doc/latex/tkz-base/latex/TKZdoc-base-tools.tex
+ RELOC/doc/latex/tkz-base/latex/tiger.pdf
runfiles size=29
RELOC/tex/latex/tkz-base/tkz-base.cfg
RELOC/tex/latex/tkz-base/tkz-base.sty
@@ -291302,7 +291496,7 @@ catalogue-contact-repository https://github.com/tkz-sty
catalogue-ctan /macros/latex/contrib/tkz/tkz-base
catalogue-license lppl
catalogue-topics pgf-tikz
-catalogue-version 3.01c
+catalogue-version 3.02c
name tkz-berge
category Package
@@ -291498,234 +291692,290 @@ catalogue-version 1.00c
name tkz-doc
category Package
-revision 48709
+revision 53701
shortdesc Documentation macros for the TKZ series of packages
relocated 1
longdesc This bundle offers a documentation class (tkz-doc) and a
longdesc package (tkzexample). These files are used in the documentation
-longdesc of the author's packages tkz-tab and tkz-linknodes.
-containersize 8364
-containerchecksum 8ca4da6f1b627c7e6604e8eb55fec2a20198e23240cdb043f83d7f8b28ff1687f71e63fb6a500018d7b5a17add28531c45abe79398880bfbcf5395f5baf7639c
-doccontainersize 404
-doccontainerchecksum e35ae8c425fb20a4f54ab5a81b0b013d107c86a37113b92b4db9fd90de338ec746899e2e554a5c568def0439ff484520bbb7e3bdffdea0728c0bc38d0d574c18
-docfiles size=1
- RELOC/doc/latex/tkz-doc/README
-runfiles size=9
+longdesc of the author's packages tkz-base, tkz-euclide, tkz-fct,
+longdesc tkz-linknodes, and tkz-tab.
+containersize 7136
+containerchecksum b0b1c71bcfd60065200492c6ccfcf7a4e4f107c042b6ba7c52a9dcee9094d650eb85fff991c86f389a682fbf2fb583f96f03b668dc0fd959c5871904f227434c
+doccontainersize 2540
+doccontainerchecksum cd7d5f718c75c1c6001e01e05d980a35432297539783f479f1a6d6db4faa5141b38832f594ac1f7e54714cef1f25da028ec2bc685f96292b63946bc143bf7568
+docfiles size=3
+ RELOC/doc/latex/tkz-doc/README details="Readme"
+ RELOC/doc/latex/tkz-doc/couverture.tex
+ RELOC/doc/latex/tkz-doc/tkz-doc.cfg
+runfiles size=8
RELOC/tex/latex/tkz-doc/tkz-doc.cls
RELOC/tex/latex/tkz-doc/tkzexample.sty
+catalogue-contact-home http://altermundus.fr
catalogue-contact-repository https://github.com/tkz-sty
catalogue-ctan /macros/latex/contrib/tkz-doc
-catalogue-license lppl
+catalogue-license lpplgpl
catalogue-topics doc-supp class
-catalogue-version 1.1d
+catalogue-version 1.2c
name tkz-euclide
category Package
-revision 53531
+revision 53697
shortdesc Tools for drawing Euclidean geometry
relocated 1
longdesc The tkz-euclide package is a set of files designed to give math
longdesc teachers and students easy access to the programming of
longdesc Euclidean geometry with TikZ.
-containersize 26104
-containerchecksum a69b9cf067195d751d2b70c08066bacfa47f9ab3a503d6061d882d5b04458e5b73df859e4d65df13182138e634d6eb953c5dbc4e71575fd040ba34670d0bc745
-doccontainersize 1098324
-doccontainerchecksum b071556a1d1a8347edd22929b0269832355ff83e2f423b64ba6c3d43447bdf917d0a9b99a53dfbe249effcc535e4e07d49a6c0f3366804e549d9040e33f5d10b
-docfiles size=475
+containersize 26060
+containerchecksum 8a3809b248694681215e5e6c7349a7b063ff986942dd93a9a745c021b8a3a9e88972da9225bcba2dd30223ef13ba7cea010cfa3c4dcdd75b03a28ebb7bc4a220
+doccontainersize 1220756
+doccontainerchecksum 4a050ae4591d63eeb75cea10a8fb87e617d18af7360589cf616acc74a0ceea47713273bc0c99c243b5f35a4b00b1f61ca61ed52ef016c2fc935ed49ac2a29ffc
+docfiles size=594
RELOC/doc/latex/tkz-euclide/Euclidean_geometry.pdf
RELOC/doc/latex/tkz-euclide/README details="Readme" language="en"
- RELOC/doc/latex/tkz-euclide/TKZdoc-euclide.pdf details="Package documentation" language="fr"
+ RELOC/doc/latex/tkz-euclide/TKZdoc-euclide.pdf details="Package documentation" language="en"
RELOC/doc/latex/tkz-euclide/cheatsheet_euclide_1.pdf
RELOC/doc/latex/tkz-euclide/cheatsheet_euclide_2.pdf
- RELOC/doc/latex/tkz-euclide/examples/how_to_compile.txt
- RELOC/doc/latex/tkz-euclide/examples/main.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-10-0-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-10-0-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-6-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-7-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-11-7-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-12-1-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-10.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-11.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-7.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-8.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-1-9.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-13-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-4-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-6-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-14-7-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-15-1-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-16-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-16-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-16-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-16-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-3-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-5-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-5-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-17-5-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-18-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-19-0-7.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-3-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-3-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-6-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-6-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-20-7-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-1-7.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-21-2-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-2-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-2-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-22-6-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-7.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-8.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-2-9.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-3-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-3-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-23-3-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-4-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-4-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-4-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-4-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-7-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-7-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-24-8-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-25-3-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-1-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-4-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-5-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-26-6-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-27-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-27-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-27-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-27-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-28-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-29-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-30-1-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-30-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-10.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-11.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-12.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-7.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-8.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-31-2-9.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-5-0-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-6-2-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-6-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-6-4-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-4-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-5-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-5-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-7-5-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-8-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-8-2-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-8-2-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-8-3-0.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-1.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-2.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-3.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-4.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-5.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-6.tex
- RELOC/doc/latex/tkz-euclide/examples/tkzeuclide-9-1-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/preamble-standalone.ltx
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-01-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-01-3-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-01-3-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-01-4-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-01-6-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-0-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-2-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-4-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-04-5-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-05-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-05-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-05-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-05-3-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-06-1-9.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-07-0-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-07-0-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-07-0-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-08-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-08-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-5-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-6-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-7-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-09-7-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-10-1-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-10.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-11.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-1-9.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-11-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-3-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-4-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-5-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-5-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-12-6-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-13-1-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-1-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-14-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-3-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-5-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-5-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-5-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-15-5-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-16-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-16-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-16-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-16-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-16-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-17-0-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-3-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-3-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-5-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-6-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-7-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-7-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-18-8-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-10.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-1-9.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-19-2-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-2-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-2-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-5-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-20-6-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-2-9.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-21-3-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-4-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-4-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-4-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-4-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-7-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-7-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-22-8-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-23-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-1-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-3-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-4-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-5-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-24-6-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-25-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-25-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-25-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-25-3-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-26-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-27-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-28-1-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-28-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-1-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-1-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-10.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-11.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-12.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-13.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-4.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-5.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-6.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-7.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-8.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-29-2-9.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-1-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-1-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-1-3.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-2-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-2-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-3-1.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-3-2.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-30-4-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-31-2-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-31-3-0.tex
+ RELOC/doc/latex/tkz-euclide/examples/tkzEuclide-31-4-0.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-FAQ.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-angles.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-arcs.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-base.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-circles.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-config.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-exemples.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-installation.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-intersec.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-lines.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-main.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-news.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-obj.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-pointby.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-points.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-pointwith.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-polygons.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-presentation.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rapporteur.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rnd.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-sectors.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-show.tex
+ RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-triangles.tex
runfiles size=55
RELOC/tex/latex/tkz-euclide/tkz-euclide.sty
RELOC/tex/latex/tkz-euclide/tkz-obj-eu-angles.tex
@@ -291753,25 +292003,62 @@ catalogue-contact-repository https://github.com/tkz-sty/tkz-euclide
catalogue-ctan /macros/latex/contrib/tkz/tkz-euclide
catalogue-license lppl
catalogue-topics maths graphics-use
-catalogue-version 3.01c
+catalogue-version 3.02c
name tkz-fct
category Package
-revision 22831
+revision 53696
shortdesc Tools for drawing graphs of functions
relocated 1
longdesc The tkz-fct package is designed to give math teachers (and
longdesc students) easy access to programming graphs of functions with
longdesc TikZ and gnuplot.
-containersize 4708
-containerchecksum baacde6c1153323e051b859477f888c66e707472db9e8377df2a3cca31de863a2c9357f10a199f1c3e494f85f412709be91fb8f4814b3ffe2c32dec5ea5d2c7f
-doccontainersize 804592
-doccontainerchecksum 6bd18423f7169cf75247f77ad28b5b8a4ae5408dc417c4fb08985a559f2309f6dd34253a15cdd3bbb68f3f64c2d6b9bfadb3fc346c7e5a413673e83529b730ab
-docfiles size=311
- RELOC/doc/latex/tkz-fct/README details="Readme" language="en"
- RELOC/doc/latex/tkz-fct/examples/Makefile
- RELOC/doc/latex/tkz-fct/examples/info_fct_tex.txt
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-1-0-0.tex
+containersize 4856
+containerchecksum 3a1b2a7a72def92fb8c44918680179fadaa69aae548b19f1a806e1b5176d4d6923a5e575e909d8c3df7aa26551b199412f1be4183199fe05ea5ce0775952df63
+doccontainersize 760976
+doccontainerchecksum 77226e5e8a3fc289fd3063e7819918579194d34899e899e03f512481102fd3e3cf333b204e24d5805b4e310080f81ff1df9e4ff83e17980e74b8326139c37114
+docfiles size=294
+ RELOC/doc/latex/tkz-fct/README details="Readme"
+ RELOC/doc/latex/tkz-fct/TKZdoc-fct.pdf details="Package documentation" language="fr"
+ RELOC/doc/latex/tkz-fct/examples/latex/preamble-standalone.ltx
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-01-0-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-03-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-03-4-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-2-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-4-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-5-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-6-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-7-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-04-8-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-1-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-2-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-4-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-5-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-05-6-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-06-1-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-10-2.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-2-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-4-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-5-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-6-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-7-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-8-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-07-9-1.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-10-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-11-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-2-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-4-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-7-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-8-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-08-9-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-09-1-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-09-2-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-09-3-0.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-09-4-0.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-2-0.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-3-0.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-4-0.tex
@@ -291805,49 +292092,10 @@ docfiles size=311
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-4.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-1.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-2.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-3.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-4.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-1.tex
+ RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-2.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-16-1-0.tex
RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-16-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-3-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-3-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-5-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-6-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-7-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-8-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-1-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-5-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-6-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-6-1-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-10-2.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-5-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-6-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-7-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-8-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-9-1.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-10-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-11-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-6-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-7-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-8-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-9-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-1-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-2-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-3-0.tex
- RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-4-0.tex
- RELOC/doc/latex/tkz-fct/examples/tkzfctpreamble.ltx
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-VDW.tex
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-area.tex
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-asymptote.tex
@@ -291869,18 +292117,14 @@ docfiles size=311
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-symbol.tex
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-tangent.tex
RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-why.tex
- RELOC/doc/latex/tkz-fct/latex/fct.ist
- RELOC/doc/latex/tkz-fct/readme-tkz-fct-fr.txt details="Readme" language="fr"
- RELOC/doc/latex/tkz-fct/readme-tkz-fct.txt
- RELOC/doc/latex/tkz-fct/readme.tex
- RELOC/doc/latex/tkz-fct/tkz-fct-screen.pdf details="Package documentation" language="fr"
-runfiles size=7
+runfiles size=6
RELOC/tex/latex/tkz-fct/tkz-fct.sty
catalogue-also pgf
+catalogue-contact-home http://altermundus.fr
catalogue-ctan /macros/latex/contrib/tkz/tkz-fct
catalogue-license lppl
-catalogue-topics graphics-plot
-catalogue-version 1.16c
+catalogue-topics graphics graphics-plot pgf-tikz
+catalogue-version 1.2
name tkz-graph
category Package
@@ -295397,14 +295641,14 @@ binfiles arch=win32 size=5
name tlshell
category TLCore
-revision 53201
+revision 53707
shortdesc GUI frontend (tcl/tk-based) for tlmgr
depend tlshell.ARCH
postaction shortcut type=menu name="TeX Live Manager" cmd=TEXDIR/bin/win32/tlshell.exe
-containersize 25336
-containerchecksum b49c864427c4bc7675476d3937885bc31688e8553b39a22c3f8272f49b582e2011b9f17080edb95022ef2ea44bb434db5e4755539aeeeb6dfd1eb3637c996871
+containersize 25392
+containerchecksum e8e7ccce498e9dda4e2f491cc54269477198e4c9409e0adffee5f62638d258628f39833de38eb96348e6ea814fbac466818da3fa31ecef3ed8c67338aca80014
doccontainersize 440
-doccontainerchecksum e25ec4ff0cd5b63139607cbf3a1966f44049024e2255b31d84cb2f09a1861f6c4d9a5abaa7a0032a9353b73904f81653f751aadd546eeb1efc2ba65546be37d4
+doccontainerchecksum c8f367b54f01e07b54f68b48e27f30aeb1751035a42b1660079b17a728950b7eadd88050a175704ed7bdfb32c415630a4fe1b5c3df9f820890dab0604ff7f551
docfiles size=1
texmf-dist/doc/support/tlshell/README
runfiles size=25
@@ -325694,25 +325938,25 @@ catalogue-version 0.2
name zxjafont
category Package
-revision 53435
+revision 53710
shortdesc Set up Japanese font families for XeLaTeX
relocated 1
-containersize 4096
-containerchecksum b5824ed9406b20ecfff09aa78374bd92943484852e373b1f0d4268307997c49bd85b18ab2327ed97433b1b1a7b6869fcbfdec7f7e6ee9deda11f5cf5f85fcc4f
-doccontainersize 151288
-doccontainerchecksum 6e1e9b59fdf992cb7f84b1cffc7eec4b072901c9cf8687f83730054e4b73e346aff0106e5e7d71e578940ba0ae6b1487df0470308f2239cfc03ddc6cd28b3652
-docfiles size=42
+containersize 4620
+containerchecksum 60ff089ab370403f6006cfe4e7b09bad0cfb6bdb389bcc2a8124924762f767a6668f746954bd8d04e130a7c89bb028969715edb392fb9d2988f8648c0ab0b17c
+doccontainersize 165468
+doccontainerchecksum bf768bb59ad30b6de66c537d9228ca8fb156f914f7d414d07dacb70ab731d6a6e9fa8d9dad4c79b1aa35b3cd23953f73ffe4a28813f2b1f7ae31a3ac165c60e9
+docfiles size=47
RELOC/doc/latex/zxjafont/LICENSE
RELOC/doc/latex/zxjafont/README-ja.md details="Readme" language="ja"
RELOC/doc/latex/zxjafont/README.md details="Readme" language="en"
RELOC/doc/latex/zxjafont/zxjafont.pdf details="Package documentation"
RELOC/doc/latex/zxjafont/zxjafont.tex
-runfiles size=4
+runfiles size=5
RELOC/tex/latex/zxjafont/zxjafont.sty
catalogue-ctan /language/japanese/zxjafont
catalogue-license mit
catalogue-topics japanese font-supp xetex
-catalogue-version 0.7
+catalogue-version 1.1
name zxjatype
category Package
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index e3a586e711..d036e0e243 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-82f0197bbb5474c10596d884bd73827a texlive.tlpdb
+156bc65dc449df17523495d751a102df texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 574b61c29b..d03f9f9e63 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-8c5861f6ad57ff2f3293037b2a61187fd325e3128bb81698a2b108a01c9023809e956c59a64a5c638367ba69084981d1ef3e164ad082afff93b738388dcf94f1 texlive.tlpdb
+e0a4c2f57b369de34694a4f04ef6a0bf95b0fcc350f3658a77d333f62acec7586d0563dc8e5969a216b0620fba4acbc3bf40688033943153cb6a53bf9b29b1a3 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index ccce4c9e8b..c33e124348 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJeO2PzAAoJEEzhh34ZQ4xwY9oIAK4vQ5IAneE/8ghEtVbp6/OU
-a15pAK1U3CHA86To1I0+QdHssbdbKd/rxhnaZu7268cixgRSQBG22Q7JO2M1PBRG
-Enqq0rXHjTo5WxON4CErLiOWFwz8Ct0NJo/INeXOx0GRlxk99oxyM3e33YiiCcif
-I7mTmJNtMlOyNBQb3ZRFKX0ZkqeO91GQMEFx1f20zMJchwlATMmcj59OCsxlPIN3
-1YoA/LSRB24pEIZnBrneAM0OI3g1yHENKtvB7LWCLpHwfYQZnehHJwF+oWMBVXgf
-eMuWc1AJwDugQS2PS6hRyduAez+fd248q+WN1ihSzveKQBEfOndjInnhneoOcSo=
-=jqLn
+iQEcBAEBCgAGBQJePgcwAAoJEEzhh34ZQ4xwC6sH/jKnPcJ3sPahGzoyse62LHKE
+mBuiMms/8OzeXvgNJuthFnWlB0c3We4/7cY9WAOw2lKVCkyI4shGPvo3vvpRJtaZ
+1X+0uRyYKHO5CM48fcEMIYGBqK5M+TqYo0RJKbjhfvYFbMZ+wb6zTQjW7Da2+lqd
+YZNYp1C6VA7NqyiFKAakGid4ydiXohqzC5gMnnwoYc30iCvEpOGDa3Us3aOPaXku
+REMkF2X+R+GutMhUz8Zyaf8dVsHX+laWk+K8kv0kk+zgS+bx8HkGiIb1Op6TCfLe
+Zj3nwmDFTXaZED/PAtdMxxGxNUR/C/wpb4egL1wibot3T5yUwOd8cRarQH3mOjU=
+=+TV8
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 9fb62a90f2..a8d43204b9 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/c607e855ce45ac9082f8c79bb96b96c129387e64bc08b60d06210e7c597a563f-filelists.xml.gz b/systems/win32/miktex/setup/rpm/fedora/28/repodata/0ac4ca3c977dbb6b6f982ecebd82015d01f166c1ec144cec5f78ce7029cb0049-filelists.xml.gz
index ca64c5feb9..aa029aa313 100644
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/c607e855ce45ac9082f8c79bb96b96c129387e64bc08b60d06210e7c597a563f-filelists.xml.gz
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/0ac4ca3c977dbb6b6f982ecebd82015d01f166c1ec144cec5f78ce7029cb0049-filelists.xml.gz
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e-other.xml.gz b/systems/win32/miktex/setup/rpm/fedora/28/repodata/13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e-other.xml.gz
new file mode 100644
index 0000000000..e6e2f1ef1a
--- /dev/null
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e-other.xml.gz
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f-filelists.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f-filelists.sqlite.bz2
new file mode 100644
index 0000000000..657e8f0b5a
--- /dev/null
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f-filelists.sqlite.bz2
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932-primary.xml.gz b/systems/win32/miktex/setup/rpm/fedora/28/repodata/38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932-primary.xml.gz
new file mode 100644
index 0000000000..69a78910d9
--- /dev/null
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932-primary.xml.gz
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841-other.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841-other.sqlite.bz2
deleted file mode 100644
index f8d51c83c1..0000000000
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841-other.sqlite.bz2
+++ /dev/null
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b-other.xml.gz b/systems/win32/miktex/setup/rpm/fedora/28/repodata/576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b-other.xml.gz
deleted file mode 100644
index 191ef53828..0000000000
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b-other.xml.gz
+++ /dev/null
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1-filelists.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1-filelists.sqlite.bz2
deleted file mode 100644
index 4fa900254b..0000000000
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1-filelists.sqlite.bz2
+++ /dev/null
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255-primary.xml.gz b/systems/win32/miktex/setup/rpm/fedora/28/repodata/9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255-primary.xml.gz
deleted file mode 100644
index 4c2f8d9faa..0000000000
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255-primary.xml.gz
+++ /dev/null
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a-other.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a-other.sqlite.bz2
new file mode 100644
index 0000000000..3af0944450
--- /dev/null
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a-other.sqlite.bz2
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a-primary.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a-primary.sqlite.bz2
deleted file mode 100644
index 83cd6fff8b..0000000000
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a-primary.sqlite.bz2
+++ /dev/null
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25-primary.sqlite.bz2 b/systems/win32/miktex/setup/rpm/fedora/28/repodata/f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25-primary.sqlite.bz2
new file mode 100644
index 0000000000..8bcce8c08c
--- /dev/null
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25-primary.sqlite.bz2
Binary files differ
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml b/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml
index 2f32028587..21f86ca027 100644
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml
@@ -1,55 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<repomd xmlns="http://linux.duke.edu/metadata/repo" xmlns:rpm="http://linux.duke.edu/metadata/rpm">
- <revision>1574084073</revision>
+ <revision>1581182599</revision>
<data type="filelists">
- <checksum type="sha256">c607e855ce45ac9082f8c79bb96b96c129387e64bc08b60d06210e7c597a563f</checksum>
- <open-checksum type="sha256">f7e7e1e8fd33bdece4c31ec4725f743aaea81ed9e7051481fbf42e48a3fd84c9</open-checksum>
- <location href="repodata/c607e855ce45ac9082f8c79bb96b96c129387e64bc08b60d06210e7c597a563f-filelists.xml.gz"/>
- <timestamp>1574084073</timestamp>
- <size>21809</size>
- <open-size>156170</open-size>
+ <checksum type="sha256">0ac4ca3c977dbb6b6f982ecebd82015d01f166c1ec144cec5f78ce7029cb0049</checksum>
+ <open-checksum type="sha256">e1772c5d462b4712ff174b14f270e83a9f9e709d5595b4b54aeac4ebbfd04899</open-checksum>
+ <location href="repodata/0ac4ca3c977dbb6b6f982ecebd82015d01f166c1ec144cec5f78ce7029cb0049-filelists.xml.gz"/>
+ <timestamp>1581182607</timestamp>
+ <size>25798</size>
+ <open-size>184664</open-size>
</data>
<data type="primary">
- <checksum type="sha256">9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255</checksum>
- <open-checksum type="sha256">d4e47abf86e24698ef2783317548a42ca82b807a5141b5bd6f9eb26848ba225a</open-checksum>
- <location href="repodata/9a58a1e85d293f02244d12f4d4b01b30fe1c298170a18639fbf34577ae305255-primary.xml.gz"/>
- <timestamp>1574084073</timestamp>
- <size>3191</size>
- <open-size>66778</open-size>
+ <checksum type="sha256">38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932</checksum>
+ <open-checksum type="sha256">bf4de3f05038f9ef633eae35ebe7968deb7e11e6ca49cfc7fbb37a1cd307dac9</open-checksum>
+ <location href="repodata/38c61c27c74352b81b46c71839c40f974092bb7e53dad5fac126c3ebbb44f932-primary.xml.gz"/>
+ <timestamp>1581182607</timestamp>
+ <size>3518</size>
+ <open-size>78623</open-size>
</data>
<data type="primary_db">
- <checksum type="sha256">adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a</checksum>
- <open-checksum type="sha256">7dbda82e1ddb78760f0fdad8ad63eb5c1fc8703c2b24e8dccd2dd594e63fd439</open-checksum>
- <location href="repodata/adc50a77b724fd22d60a6f46322d198b037cad8cac679682a79f395dee17ae5a-primary.sqlite.bz2"/>
- <timestamp>1574084074</timestamp>
+ <checksum type="sha256">f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25</checksum>
+ <open-checksum type="sha256">0f182a2420a9906a0e200c7889e36001b8237b9dca90eee734ab5490a210e910</open-checksum>
+ <location href="repodata/f273340cc738ecfb90641841680e8cddc51fadc81c994857fd373f2c62ebde25-primary.sqlite.bz2"/>
+ <timestamp>1581182607</timestamp>
<database_version>10</database_version>
- <size>25574</size>
- <open-size>229376</open-size>
+ <size>29209</size>
+ <open-size>241664</open-size>
</data>
<data type="other_db">
- <checksum type="sha256">4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841</checksum>
- <open-checksum type="sha256">61a2128187049fa2ec47955b074248177ae43149a4eb4ebf2046f2141a9e68fc</open-checksum>
- <location href="repodata/4a506b7724723c4651a3b699bcac9d11eb0f02125c7d03cb18f8b877b9de0841-other.sqlite.bz2"/>
- <timestamp>1574084074</timestamp>
+ <checksum type="sha256">a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a</checksum>
+ <open-checksum type="sha256">6edda643e202c43b3ae54ce44a9191bc4a58c0b89355fb4f95b9075a1bdf893f</open-checksum>
+ <location href="repodata/a79fed298b9d5dbc999de553a32ec02f2e9275eaaf4bc37a170d61e32226dd6a-other.sqlite.bz2"/>
+ <timestamp>1581182607</timestamp>
<database_version>10</database_version>
- <size>1282</size>
+ <size>1381</size>
<open-size>24576</open-size>
</data>
<data type="other">
- <checksum type="sha256">576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b</checksum>
- <open-checksum type="sha256">c06f8b4c4b0cc9e150a48c6dbb9b353b6d5a64febc570a452cd106913318b000</open-checksum>
- <location href="repodata/576e534aae0fddf2ae817edb14c0ece758775403a13c8fbfca070d7ce4e5289b-other.xml.gz"/>
- <timestamp>1574084073</timestamp>
- <size>608</size>
- <open-size>2185</open-size>
+ <checksum type="sha256">13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e</checksum>
+ <open-checksum type="sha256">b76a2e4acb81402143d7358a2804f7df0c9e88c7eb79ec92741a3f609a26aa6b</open-checksum>
+ <location href="repodata/13c5f165da637d027e2f770b1a1175e0134f3facde9cf2b8256c04e4fde5056e-other.xml.gz"/>
+ <timestamp>1581182607</timestamp>
+ <size>656</size>
+ <open-size>2529</open-size>
</data>
<data type="filelists_db">
- <checksum type="sha256">91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1</checksum>
- <open-checksum type="sha256">8651130ba87faeeb9d5af0a59ff773bb8187dbe7cde1aa24ad298c6cad55909a</open-checksum>
- <location href="repodata/91216c8d6605a3d737b18760ccc1e6e80c49ce0a39e320dadec4d9f4ff7561b1-filelists.sqlite.bz2"/>
- <timestamp>1574084074</timestamp>
+ <checksum type="sha256">2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f</checksum>
+ <open-checksum type="sha256">a503e5f9ebbbf5f9f53e40f9231491ee6ee62c0502d291d0d53ef1bd52d7a3f7</open-checksum>
+ <location href="repodata/2c0b0e1e512f7db5913dcc1ec3095a868263a3f33a8694cf910147a8a5e9f76f-filelists.sqlite.bz2"/>
+ <timestamp>1581182607</timestamp>
<database_version>10</database_version>
- <size>34310</size>
- <open-size>155648</open-size>
+ <size>40035</size>
+ <open-size>172032</open-size>
</data>
</repomd>
diff --git a/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml.asc b/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml.asc
index 868baab3bd..98a6da8686 100644
--- a/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml.asc
+++ b/systems/win32/miktex/setup/rpm/fedora/28/repodata/repomd.xml.asc
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE-----
-iQEzBAABCAAdFiEE1rwkNWWyCHvD+JfJJ3pyk/WeSIkFAl3SneoACgkQJ3pyk/We
-SIlt0AgAphvXYV9XnsaePNkW0vBinedK5+/8yfNB/FmMQGIFKDQosSuTAa5Hsaaa
-b4idEmMPNohx1GLM/Y0sBw9pY9/o1ZortDQejYAtO/AsJY6pC5WqoXqHudENdGga
-r0PW45PqZudt3vzB6ZumCVxFc7HkrdLTZ3hGZcwz9jhxgbuU9jFkonxAXMYj2TnY
-TBnY+NGeXyl2fIupgl5zfEgE57hNl7e1VR1u7MK1HBO2A/Z1GiSxgs/+dzTgJ5cL
-d5RXl1rQ3Q5H2m/oNqihkcId1NN2GIIi6aLJ4Hn9xe7WWWgBN34qjKFUin/y13BK
-AGe9zkcrdBq5jgh15OPf+zNvsX3Brw==
-=QneX
+iQEzBAABCAAdFiEE1rwkNWWyCHvD+JfJJ3pyk/WeSIkFAl4+7o8ACgkQJ3pyk/We
+SIk6bAgAgtSmU2t7pMPVMxZLN41jhgEFeXX0YL2K6LNieu9sgbRIv4HHqX1Tpr60
+EqFDh9oQi1/3s9hovbz62lW/LF7UwB6kpxy+iJj15oxdQ2+f61VA1+ORJuLaep9d
+yK0PHOKGt2/GKk7nBXt5wF9hvaObuNHsN+aUaR25z6etL5CmOhL5PeOezlBexSIM
+hV0DqJ6IkM5rRrCWOvfktbGWAbh5/ikxs/16/yduTd1SEYb7p9RHtpUoF35Tfu9p
+T3zmQWWvqzno7jbT6ul80+p50h/k893uISqbGiqnEqVGPnWA6D0St//ik7lbs672
+tdbfXG9Jc2hICEIJ+3255KbwzoULkA==
+=7N/t
-----END PGP SIGNATURE-----
diff --git a/systems/win32/miktex/tm/packages/files.csv.lzma b/systems/win32/miktex/tm/packages/files.csv.lzma
index 73a2ca65e9..b1c642417b 100644
--- a/systems/win32/miktex/tm/packages/files.csv.lzma
+++ b/systems/win32/miktex/tm/packages/files.csv.lzma
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/files.csv.lzma b/systems/win32/miktex/tm/packages/next/files.csv.lzma
index 46f9d1e50a..2e2a1ea19e 100644
--- a/systems/win32/miktex/tm/packages/next/files.csv.lzma
+++ b/systems/win32/miktex/tm/packages/next/files.csv.lzma
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini
index cc9141bc0e..8279f70c1d 100644
--- a/systems/win32/miktex/tm/packages/next/pr.ini
+++ b/systems/win32/miktex/tm/packages/next/pr.ini
@@ -2,9 +2,9 @@
[repository]
-date=1581110101
+date=1581196656
lastupd=miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9 miktex-bzip2-bin-x64-2.9 miktex-cairo-bin-2.9 miktex-cairo-bin-x64-2.9 miktex-chktex-bin-2.9 miktex-chktex-bin-x64-2.9
-lstdigest=bfa8c61b25ee290433571b3c96f5d1f6
+lstdigest=7fd08a3596d88a78a41befce281928f3
numpkg=3855
relstate=next
-version=7342
+version=7343
diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini
index 9ec5b158e1..976e117b9d 100644
--- a/systems/win32/miktex/tm/packages/pr.ini
+++ b/systems/win32/miktex/tm/packages/pr.ini
@@ -2,9 +2,9 @@
[repository]
-date=1581109866
-lastupd=autosp cluttex erw-l3 euclideangeometry metastr miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9
-lstdigest=5031b44a48f34594d0db750fa82d63d2
+date=1581196320
+lastupd=latex-base-dev letterswitharrows ltxbase nicematrix pmx verifica zxjafont autosp cluttex erw-l3 euclideangeometry metastr miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9
+lstdigest=1266b6875136aaaacccc9b3366712182
numpkg=3855
relstate=stable
-version=7342
+version=7343
diff --git a/systems/win32/w32tex/ChangeLog b/systems/win32/w32tex/ChangeLog
index 2a7b68a859..d159c4682b 100644
--- a/systems/win32/w32tex/ChangeLog
+++ b/systems/win32/w32tex/ChangeLog
@@ -1,5 +1,41 @@
W32TeX (x86 & x64) ChangeLog
+[2020/02/07]
+(01) aleph-w32.tar.xz
+ Update format files.
+(02) context.tar.xz
+ ConTeXt version: 2020.02.06 13:46.
+(03) latex.tar.xz
+ Update latex-base.
+(04) luatex-dev-w32.tar.xz
+ Update format files.
+(05) luatex-exp-w32.tar.xz
+ Update format files.
+(06) luatex-w32.tar.xz
+ Update format files.
+(07) omegaj-w32.tar.xz
+ Update lambdaj.ltx.
+(08) pdftex-w32.tar.xz
+ Update format files.
+(09) pgfcontrib.tar.xz
+ Update tkz-base, tkz-doc, tkz-euclide, and tkz-fct.
+(10) pmx.tar.xz
+ Update pmx (2.9.4).
+(11) ptex-ng-w32.tar.xz
+ Update format files.
+(12) ptex-w32.tar.xz
+ Update format files.
+(13) uptex-w32.tar.xz
+ Update format files.
+(14) web2c-w32.tar.xz
+ Update autosp (2020-02-06), and cluttex.
+(15) xetex-w32.tar.xz
+ Update format files.
+(16) win64/pmx-w64.tar.xz
+ Update pmx (2.9.4).
+(17) win64/web2c-w64.tar.xz
+ Update autosp (2020-02-06).
+
[2020/02/06]
(01) context.tar.xz
Update format files.