summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm7
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl45
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt102
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb10271
-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.asc16
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2584500 -> 2606040 bytes
8 files changed, 6208 insertions, 4237 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
index 363f5fc0da..619227cdb2 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
@@ -1,4 +1,4 @@
-# $Id: TLWinGoo.pm 69646 2024-01-31 18:17:20Z karl $
+# $Id: TLWinGoo.pm 72335 2024-09-21 09:54:18Z preining $
# TeXLive::TLWinGoo.pm - Windows goop.
# Copyright 2008-2024 Siep Kroonenberg, Norbert Preining
# This file is licensed under the GNU General Public License version 2
@@ -13,7 +13,7 @@
package TeXLive::TLWinGoo;
-my $svnrev = '$Revision: 69646 $';
+my $svnrev = '$Revision: 72335 $';
my $_modulerevision;
if ($svnrev =~ m/: ([0-9]+) /) {
$_modulerevision = $1;
@@ -463,6 +463,7 @@ sub adjust_reg_path_for_texlive {
debug("Warning: [pdf]tex program not found in $tlbindir\n")
if (!is_a_texdir($tlbindir));
my $path = ($mode eq 'system') ? get_system_path() : get_user_path();
+ debug("TLWinGoo: adjust_reg_path_for_texlive: current path before adjusting = $path\n");
$tlbindir =~ s!/!\\!g;
my $tlbindir_short = uc(short_name($tlbindir));
my ($d, $d_short, @newpath);
@@ -490,7 +491,7 @@ sub adjust_reg_path_for_texlive {
}
}
if (@newpath) {
- debug("TLWinGoo: adjust_reg_path_for_texlive: calling setenv_reg in $mode\n");
+ debug("TLWinGoo: adjust_reg_path_for_texlive: calling setenv_reg in $mode with new path = ", join(';', @newpath), "\n");
setenv_reg("Path", join(';', @newpath), $mode);
} else {
debug("TLWinGoo: adjust_reg_path_for_texlive: calling unsetenv_reg in $mode\n");
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index dd8af015d6..8c2916b582 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -1,8 +1,5 @@
$mirrors = {
'Africa' => {
- 'Morocco' => {
- 'https://mirror.marwan.ma/ctan/' => 1,
- },
'South Africa' => {
'https://mirror.ufs.ac.za/ctan/' => 1,
'https://za.mirrors.cicku.me/ctan/' => 1,
@@ -12,41 +9,27 @@ $mirrors = {
'China' => {
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirror.nyist.edu.cn/CTAN/' => 1,
- 'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
- 'https://mirrors.cloud.tencent.com/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
- 'https://mirrors.jlu.edu.cn/CTAN/' => 1,
- 'https://mirrors.nju.edu.cn/CTAN/' => 1,
- 'https://mirrors.pku.edu.cn/ctan/' => 1,
+ 'https://mirrors.hust.edu.cn/CTAN/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
},
- 'Hong Kong' => {
- 'https://mirror-hk.koddos.net/CTAN/' => 1,
- },
'India' => {
- 'https://2.mirrors.in.sahilister.net/ctan/' => 1,
'https://in.mirrors.cicku.me/ctan/' => 1,
- 'https://mirror.niser.ac.in/ctan/' => 1,
- },
- 'Indonesia' => {
- 'http://repo.ugm.ac.id/ctan/' => 1,
- 'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
'http://ctan.asis.ai/' => 1,
+ 'https://ctan.yazd.ac.ir/' => 1,
},
'Japan' => {
'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'https://ftp.kddilabs.jp/CTAN/' => 1,
- 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
'https://jp.mirrors.cicku.me/ctan/' => 1,
},
'Korea' => {
- 'http://ftp.ktug.org/tex-archive/' => 1,
'https://ftp.kaist.ac.kr/tex-archive/' => 1,
'https://kr.mirrors.cicku.me/ctan/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
@@ -61,7 +44,6 @@ $mirrors = {
},
'Taiwan' => {
'https://ctan.mirror.twds.com.tw/tex-archive/' => 1,
- 'https://ctan.simanglam.com/' => 1,
'https://tw.mirrors.cicku.me/ctan/' => 1,
},
'Thailand' => {
@@ -70,14 +52,12 @@ $mirrors = {
},
'Europe' => {
'Austria' => {
- 'https://mirror.easyname.at/ctan/' => 1,
'https://mirror.kumi.systems/ctan/' => 1,
},
'Belarus' => {
'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1,
},
'Czech Republic' => {
- 'http://ftp.cvut.cz/tex-archive/' => 1,
'https://mirrors.nic.cz/tex-archive/' => 1,
},
'Denmark' => {
@@ -89,18 +69,15 @@ $mirrors = {
'https://www.texlive.info/CTAN/' => 1,
},
'France' => {
- 'https://ctan.gutenberg-asso.fr/' => 1,
'https://ctan.mines-albi.fr/' => 1,
'https://ctan.tetaneutral.net/' => 1,
'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
- 'https://mirror.ibcp.fr/pub/CTAN/' => 1,
'https://mirrors.ircam.fr/pub/CTAN/' => 1,
'https://texlive.mycozy.space/' => 1,
},
'Germany' => {
'http://sendinnsky.selfhost.co/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
- 'https://ctan.ebinger.cc/tex-archive/' => 1,
'https://ctan.joethei.xyz/' => 1,
'https://ctan.mc1.root.project-creative.net/' => 1,
'https://ctan.mirror.norbert-ruehl.de/' => 1,
@@ -112,7 +89,6 @@ $mirrors = {
'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
- 'https://markov.htwsaar.de/tex-archive/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
'https://mirror.dogado.de/tex-archive/' => 1,
'https://mirror.funkfreundelandshut.de/latex/' => 1,
@@ -120,8 +96,6 @@ $mirrors = {
},
'Greece' => {
'http://ftp.ntua.gr/mirror/ctan/' => 1,
- 'https://fosszone.csd.auth.gr/CTAN/' => 1,
- 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
'Hungary' => {
'https://mirror.szerverem.hu/ctan/' => 1,
@@ -130,15 +104,9 @@ $mirrors = {
'https://ctan.mirror.garr.it/mirrors/ctan/' => 1,
},
'Netherlands' => {
- 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
- 'https://mirror.lyrahosting.com/CTAN/' => 1,
'https://nl.mirrors.cicku.me/ctan/' => 1,
},
- 'Norway' => {
- 'https://ctan.uib.no/' => 1,
- 'https://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1,
- },
'Poland' => {
'https://ctan.gust.org.pl/tex-archive/' => 1,
'https://polish-mirror.evolution-host.com/ctan/' => 1,
@@ -152,16 +120,15 @@ $mirrors = {
'https://mirrors.nxthost.com/ctan/' => 1,
},
'Russia' => {
+ 'https://ctan.altspu.ru/' => 1,
'https://mirror.macomnet.net/pub/CTAN/' => 1,
'https://mirror.truenetwork.ru/CTAN/' => 1,
},
'Spain' => {
'https://ctan.fisiquimicamente.com/' => 1,
'https://ctan.javinator9889.com/' => 1,
- 'https://osl.ugr.es/CTAN/' => 1,
},
'Sweden' => {
- 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
'https://mirror.accum.se/mirror/CTAN/' => 1,
},
'Switzerland' => {
@@ -172,16 +139,13 @@ $mirrors = {
'United Kingdom' => {
'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
'https://gb.mirrors.cicku.me/ctan/' => 1,
- 'https://mirror.apps.cam.ac.uk/pub/tex-archive/' => 1,
},
},
'North America' => {
'Canada' => {
'https://ca.mirrors.cicku.me/ctan/' => 1,
'https://ctan.mirror.globo.tech/' => 1,
- 'https://ctan.mirror.rafal.ca/' => 1,
'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
- 'https://mirror.its.dal.ca/ctan/' => 1,
'https://mirror.quantum5.ca/CTAN/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
@@ -191,9 +155,7 @@ $mirrors = {
'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'https://ctan.math.washington.edu/tex-archive/' => 1,
'https://ctan.mirrors.hoobly.com/' => 1,
- 'https://mirror.las.iastate.edu/tex-archive/' => 1,
'https://mirror.math.princeton.edu/pub/CTAN/' => 1,
- 'https://mirrors.mit.edu/CTAN/' => 1,
'https://mirrors.rit.edu/CTAN/' => 1,
'https://us.mirrors.cicku.me/ctan/' => 1,
},
@@ -202,7 +164,6 @@ $mirrors = {
'Australia' => {
'https://au.mirrors.cicku.me/ctan/' => 1,
'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
- 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1,
},
},
'South America' => {
diff --git a/systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt b/systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt
index 86d6cd80cc..f2c24a589d 100644
--- a/systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt
+++ b/systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt
@@ -1,7 +1,9 @@
##
## Bundle of CA Root Certificates
##
-## Certificate data from Mozilla as of: Tue Jul 2 03:12:04 2024 GMT
+## Certificate data from Mozilla as of: Tue Sep 24 03:12:04 2024 GMT
+##
+## Find updated versions here: https://curl.se/docs/caextract.html
##
## This is a bundle of X.509 certificates of public Certificate Authorities
## (CA). These were automatically extracted from Mozilla's root certificates
@@ -14,7 +16,7 @@
## Just configure this file as the SSLCACertificateFile.
##
## Conversion done with mk-ca-bundle.pl version 1.29.
-## SHA256: 456ff095dde6dd73354c5c28c73d9c06f53b61a803963414cb91a1d92945cdd3
+## SHA256: 36105b01631f9fc03b1eca779b44a30a1a5890b9bf8dc07ccb001a07301e01cf
##
@@ -3566,3 +3568,99 @@ Y1w8ndYn81LsF7Kpryz3dvgwHQYDVR0OBBYEFJPhQ2NcPJ3WJ/NS7Beyqa8s93b4MA4GA1UdDwEB
cFBTApFwhVmpHqTm6iMxoAACMQD94vizrxa5HnPEluPBMBnYfubDl94cT7iJLzPrSA8Z94dGXSaQ
pYXFuXqUPoeovQA=
-----END CERTIFICATE-----
+
+TWCA CYBER Root CA
+==================
+-----BEGIN CERTIFICATE-----
+MIIFjTCCA3WgAwIBAgIQQAE0jMIAAAAAAAAAATzyxjANBgkqhkiG9w0BAQwFADBQMQswCQYDVQQG
+EwJUVzESMBAGA1UEChMJVEFJV0FOLUNBMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJUV0NB
+IENZQkVSIFJvb3QgQ0EwHhcNMjIxMTIyMDY1NDI5WhcNNDcxMTIyMTU1OTU5WjBQMQswCQYDVQQG
+EwJUVzESMBAGA1UEChMJVEFJV0FOLUNBMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJUV0NB
+IENZQkVSIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDG+Moe2Qkgfh1s
+Ts6P40czRJzHyWmqOlt47nDSkvgEs1JSHWdyKKHfi12VCv7qze33Kc7wb3+szT3vsxxFavcokPFh
+V8UMxKNQXd7UtcsZyoC5dc4pztKFIuwCY8xEMCDa6pFbVuYdHNWdZsc/34bKS1PE2Y2yHer43CdT
+o0fhYcx9tbD47nORxc5zb87uEB8aBs/pJ2DFTxnk684iJkXXYJndzk834H/nY62wuFm40AZoNWDT
+Nq5xQwTxaWV4fPMf88oon1oglWa0zbfuj3ikRRjpJi+NmykosaS3Om251Bw4ckVYsV7r8Cibt4LK
+/c/WMw+f+5eesRycnupfXtuq3VTpMCEobY5583WSjCb+3MX2w7DfRFlDo7YDKPYIMKoNM+HvnKkH
+IuNZW0CP2oi3aQiotyMuRAlZN1vH4xfyIutuOVLF3lSnmMlLIJXcRolftBL5hSmO68gnFSDAS9TM
+fAxsNAwmmyYxpjyn9tnQS6Jk/zuZQXLB4HCX8SS7K8R0IrGsayIyJNN4KsDAoS/xUgXJP+92ZuJF
+2A09rZXIx4kmyA+upwMu+8Ff+iDhcK2wZSA3M2Cw1a/XDBzCkHDXShi8fgGwsOsVHkQGzaRP6AzR
+wyAQ4VRlnrZR0Bp2a0JaWHY06rc3Ga4udfmW5cFZ95RXKSWNOkyrTZpB0F8mAwIDAQABo2MwYTAO
+BgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBSdhWEUfMFib5do5E83
+QOGt4A1WNzAdBgNVHQ4EFgQUnYVhFHzBYm+XaORPN0DhreANVjcwDQYJKoZIhvcNAQEMBQADggIB
+AGSPesRiDrWIzLjHhg6hShbNcAu3p4ULs3a2D6f/CIsLJc+o1IN1KriWiLb73y0ttGlTITVX1olN
+c79pj3CjYcya2x6a4CD4bLubIp1dhDGaLIrdaqHXKGnK/nZVekZn68xDiBaiA9a5F/gZbG0jAn/x
+X9AKKSM70aoK7akXJlQKTcKlTfjF/biBzysseKNnTKkHmvPfXvt89YnNdJdhEGoHK4Fa0o635yDR
+IG4kqIQnoVesqlVYL9zZyvpoBJ7tRCT5dEA7IzOrg1oYJkK2bVS1FmAwbLGg+LhBoF1JSdJlBTrq
+/p1hvIbZv97Tujqxf36SNI7JAG7cmL3c7IAFrQI932XtCwP39xaEBDG6k5TY8hL4iuO/Qq+n1M0R
+FxbIQh0UqEL20kCGoE8jypZFVmAGzbdVAaYBlGX+bgUJurSkquLvWL69J1bY73NxW0Qz8ppy6rBe
+Pm6pUlvscG21h483XjyMnM7k8M4MZ0HMzvaAq07MTFb1wWFZk7Q+ptq4NxKfKjLji7gh7MMrZQzv
+It6IKTtM1/r+t+FHvpw+PoP7UV31aPcuIYXcv/Fa4nzXxeSDwWrruoBa3lwtcHb4yOWHh8qgnaHl
+IhInD0Q9HWzq1MKLL295q39QpsQZp6F6t5b5wR9iWqJDB0BeJsas7a5wFsWqynKKTbDPAYsDP27X
+-----END CERTIFICATE-----
+
+SecureSign Root CA12
+====================
+-----BEGIN CERTIFICATE-----
+MIIDcjCCAlqgAwIBAgIUZvnHwa/swlG07VOX5uaCwysckBYwDQYJKoZIhvcNAQELBQAwUTELMAkG
+A1UEBhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28uLCBMdGQuMR0wGwYDVQQDExRT
+ZWN1cmVTaWduIFJvb3QgQ0ExMjAeFw0yMDA0MDgwNTM2NDZaFw00MDA0MDgwNTM2NDZaMFExCzAJ
+BgNVBAYTAkpQMSMwIQYDVQQKExpDeWJlcnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMU
+U2VjdXJlU2lnbiBSb290IENBMTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6OcE3
+emhFKxS06+QT61d1I02PJC0W6K6OyX2kVzsqdiUzg2zqMoqUm048luT9Ub+ZyZN+v/mtp7JIKwcc
+J/VMvHASd6SFVLX9kHrko+RRWAPNEHl57muTH2SOa2SroxPjcf59q5zdJ1M3s6oYwlkm7Fsf0uZl
+fO+TvdhYXAvA42VvPMfKWeP+bl+sg779XSVOKik71gurFzJ4pOE+lEa+Ym6b3kaosRbnhW70CEBF
+EaCeVESE99g2zvVQR9wsMJvuwPWW0v4JhscGWa5Pro4RmHvzC1KqYiaqId+OJTN5lxZJjfU+1Uef
+NzFJM3IFTQy2VYzxV4+Kh9GtxRESOaCtAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0P
+AQH/BAQDAgEGMB0GA1UdDgQWBBRXNPN0zwRL1SXm8UC2LEzZLemgrTANBgkqhkiG9w0BAQsFAAOC
+AQEAPrvbFxbS8hQBICw4g0utvsqFepq2m2um4fylOqyttCg6r9cBg0krY6LdmmQOmFxv3Y67ilQi
+LUoT865AQ9tPkbeGGuwAtEGBpE/6aouIs3YIcipJQMPTw4WJmBClnW8Zt7vPemVV2zfrPIpyMpce
+mik+rY3moxtt9XUa5rBouVui7mlHJzWhhpmA8zNL4WukJsPvdFlseqJkth5Ew1DgDzk9qTPxpfPS
+vWKErI4cqc1avTc7bgoitPQV55FYxTpE05Uo2cBl6XLK0A+9H7MV2anjpEcJnuDLN/v9vZfVvhga
+aaI5gdka9at/yOPiZwud9AzqVN/Ssq+xIvEg37xEHA==
+-----END CERTIFICATE-----
+
+SecureSign Root CA14
+====================
+-----BEGIN CERTIFICATE-----
+MIIFcjCCA1qgAwIBAgIUZNtaDCBO6Ncpd8hQJ6JaJ90t8sswDQYJKoZIhvcNAQEMBQAwUTELMAkG
+A1UEBhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28uLCBMdGQuMR0wGwYDVQQDExRT
+ZWN1cmVTaWduIFJvb3QgQ0ExNDAeFw0yMDA0MDgwNzA2MTlaFw00NTA0MDgwNzA2MTlaMFExCzAJ
+BgNVBAYTAkpQMSMwIQYDVQQKExpDeWJlcnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMU
+U2VjdXJlU2lnbiBSb290IENBMTQwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDF0nqh
+1oq/FjHQmNE6lPxauG4iwWL3pwon71D2LrGeaBLwbCRjOfHw3xDG3rdSINVSW0KZnvOgvlIfX8xn
+bacuUKLBl422+JX1sLrcneC+y9/3OPJH9aaakpUqYllQC6KxNedlsmGy6pJxaeQp8E+BgQQ8sqVb
+1MWoWWd7VRxJq3qdwudzTe/NCcLEVxLbAQ4jeQkHO6Lo/IrPj8BGJJw4J+CDnRugv3gVEOuGTgpa
+/d/aLIJ+7sr2KeH6caH3iGicnPCNvg9JkdjqOvn90Ghx2+m1K06Ckm9mH+Dw3EzsytHqunQG+bOE
+kJTRX45zGRBdAuVwpcAQ0BB8b8VYSbSwbprafZX1zNoCr7gsfXmPvkPx+SgojQlD+Ajda8iLLCSx
+jVIHvXiby8posqTdDEx5YMaZ0ZPxMBoH064iwurO8YQJzOAUbn8/ftKChazcqRZOhaBgy/ac18iz
+ju3Gm5h1DVXoX+WViwKkrkMpKBGk5hIwAUt1ax5mnXkvpXYvHUC0bcl9eQjs0Wq2XSqypWa9a4X0
+dFbD9ed1Uigspf9mR6XU/v6eVL9lfgHWMI+lNpyiUBzuOIABSMbHdPTGrMNASRZhdCyvjG817XsY
+AFs2PJxQDcqSMxDxJklt33UkN4Ii1+iW/RVLApY+B3KVfqs9TC7XyvDf4Fg/LS8EmjijAQIDAQAB
+o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUBpOjCl4oaTeq
+YR3r6/wtbyPk86AwDQYJKoZIhvcNAQEMBQADggIBAJaAcgkGfpzMkwQWu6A6jZJOtxEaCnFxEM0E
+rX+lRVAQZk5KQaID2RFPeje5S+LGjzJmdSX7684/AykmjbgWHfYfM25I5uj4V7Ibed87hwriZLoA
+ymzvftAj63iP/2SbNDefNWWipAA9EiOWWF3KY4fGoweITedpdopTzfFP7ELyk+OZpDc8h7hi2/Ds
+Hzc/N19DzFGdtfCXwreFamgLRB7lUe6TzktuhsHSDCRZNhqfLJGP4xjblJUK7ZGqDpncllPjYYPG
+FrojutzdfhrGe0K22VoF3Jpf1d+42kd92jjbrDnVHmtsKheMYc2xbXIBw8MgAGJoFjHVdqqGuw6q
+nsb58Nn4DSEC5MUoFlkRudlpcyqSeLiSV5sI8jrlL5WwWLdrIBRtFO8KvH7YVdiI2i/6GaX7i+B/
+OfVyK4XELKzvGUWSTLNhB9xNH27SgRNcmvMSZ4PPmz+Ln52kuaiWA3rF7iDeM9ovnhp6dB7h7sxa
+OgTdsxoEqBRjrLdHEoOabPXm6RUVkRqEGQ6UROcSjiVbgGcZ3GOTEAtlLor6CZpO2oYofaphNdgO
+pygau1LgePhsumywbrmHXumZNTfxPWQrqaA0k89jL9WB365jJ6UeTo3cKXhZ+PmhIIynJkBugnLN
+eLLIjzwec+fBH7/PzqUqm9tEZDKgu39cJRNItX+S
+-----END CERTIFICATE-----
+
+SecureSign Root CA15
+====================
+-----BEGIN CERTIFICATE-----
+MIICIzCCAamgAwIBAgIUFhXHw9hJp75pDIqI7fBw+d23PocwCgYIKoZIzj0EAwMwUTELMAkGA1UE
+BhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28uLCBMdGQuMR0wGwYDVQQDExRTZWN1
+cmVTaWduIFJvb3QgQ0ExNTAeFw0yMDA0MDgwODMyNTZaFw00NTA0MDgwODMyNTZaMFExCzAJBgNV
+BAYTAkpQMSMwIQYDVQQKExpDeWJlcnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMUU2Vj
+dXJlU2lnbiBSb290IENBMTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQLUHSNZDKZmbPSYAi4Io5G
+dCx4wCtELW1fHcmuS1Iggz24FG1Th2CeX2yF2wYUleDHKP+dX+Sq8bOLbe1PL0vJSpSRZHX+AezB
+2Ot6lHhWGENfa4HL9rzatAy2KZMIaY+jQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD
+AgEGMB0GA1UdDgQWBBTrQciu/NWeUUj1vYv0hyCTQSvT9DAKBggqhkjOPQQDAwNoADBlAjEA2S6J
+fl5OpBEHvVnCB96rMjhTKkZEBhd6zlHp4P9mLQlO4E/0BdGF9jVg3PVys0Z9AjBEmEYagoUeYWmJ
+SwdLZrWeqrqgHkHZAXQ6bkU6iYAZezKYVWOr62Nuk22rGwlgMU4=
+-----END CERTIFICATE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index dd40ab9abf..78ee517fb9 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/2024
-depend revision/71934
+depend revision/72511
name 00texlive.image
category TLCore
-revision 71924
+revision 72510
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=14493
+runfiles size=14487
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -432,6 +432,7 @@ runfiles size=14493
tlpkg/tlpsrc/aguplus.tlpsrc
tlpkg/tlpsrc/aiaa.tlpsrc
tlpkg/tlpsrc/aichej.tlpsrc
+ tlpkg/tlpsrc/aiplans.tlpsrc
tlpkg/tlpsrc/ajl.tlpsrc
tlpkg/tlpsrc/akktex.tlpsrc
tlpkg/tlpsrc/akletter.tlpsrc
@@ -675,7 +676,7 @@ runfiles size=14493
tlpkg/tlpsrc/bartel-chess-fonts.tlpsrc
tlpkg/tlpsrc/bashful.tlpsrc
tlpkg/tlpsrc/basicarith.tlpsrc
- tlpkg/tlpsrc/baskervald.tlpsrc
+ tlpkg/tlpsrc/baskervaldadf.tlpsrc
tlpkg/tlpsrc/baskervaldx.tlpsrc
tlpkg/tlpsrc/baskervillef.tlpsrc
tlpkg/tlpsrc/basque-book.tlpsrc
@@ -709,6 +710,7 @@ runfiles size=14493
tlpkg/tlpsrc/beamertheme-detlevcm.tlpsrc
tlpkg/tlpsrc/beamertheme-epyt.tlpsrc
tlpkg/tlpsrc/beamertheme-focus.tlpsrc
+ tlpkg/tlpsrc/beamertheme-gotham.tlpsrc
tlpkg/tlpsrc/beamertheme-light.tlpsrc
tlpkg/tlpsrc/beamertheme-metropolis.tlpsrc
tlpkg/tlpsrc/beamertheme-npbt.tlpsrc
@@ -753,6 +755,7 @@ runfiles size=14493
tlpkg/tlpsrc/bhcexam.tlpsrc
tlpkg/tlpsrc/bib-fr.tlpsrc
tlpkg/tlpsrc/bib2gls.tlpsrc
+ tlpkg/tlpsrc/bib2qr.tlpsrc
tlpkg/tlpsrc/bibarts.tlpsrc
tlpkg/tlpsrc/bibcop.tlpsrc
tlpkg/tlpsrc/biber-ms.tlpsrc
@@ -982,6 +985,7 @@ runfiles size=14493
tlpkg/tlpsrc/cartonaugh.tlpsrc
tlpkg/tlpsrc/cascade.tlpsrc
tlpkg/tlpsrc/cascadia-code.tlpsrc
+ tlpkg/tlpsrc/cascadiamono-otf.tlpsrc
tlpkg/tlpsrc/cascadilla.tlpsrc
tlpkg/tlpsrc/cases.tlpsrc
tlpkg/tlpsrc/casyl.tlpsrc
@@ -1225,6 +1229,7 @@ runfiles size=14493
tlpkg/tlpsrc/comicneue.tlpsrc
tlpkg/tlpsrc/comma.tlpsrc
tlpkg/tlpsrc/commado.tlpsrc
+ tlpkg/tlpsrc/commalists-tools.tlpsrc
tlpkg/tlpsrc/commath.tlpsrc
tlpkg/tlpsrc/commedit.tlpsrc
tlpkg/tlpsrc/comment.tlpsrc
@@ -1334,6 +1339,7 @@ runfiles size=14493
tlpkg/tlpsrc/csquotes.tlpsrc
tlpkg/tlpsrc/css-colors.tlpsrc
tlpkg/tlpsrc/cstex.tlpsrc
+ tlpkg/tlpsrc/csthm.tlpsrc
tlpkg/tlpsrc/cstypo.tlpsrc
tlpkg/tlpsrc/csvmerge.tlpsrc
tlpkg/tlpsrc/csvsimple.tlpsrc
@@ -1503,6 +1509,7 @@ runfiles size=14493
tlpkg/tlpsrc/doi.tlpsrc
tlpkg/tlpsrc/doibanner.tlpsrc
tlpkg/tlpsrc/doipubmed.tlpsrc
+ tlpkg/tlpsrc/domaincoloring.tlpsrc
tlpkg/tlpsrc/domitian.tlpsrc
tlpkg/tlpsrc/dosepsbin.tlpsrc
tlpkg/tlpsrc/dot2texi.tlpsrc
@@ -1608,6 +1615,7 @@ runfiles size=14493
tlpkg/tlpsrc/edichokey.tlpsrc
tlpkg/tlpsrc/edmac.tlpsrc
tlpkg/tlpsrc/edmargin.tlpsrc
+ tlpkg/tlpsrc/edmaths.tlpsrc
tlpkg/tlpsrc/eemeir.tlpsrc
tlpkg/tlpsrc/eepic.tlpsrc
tlpkg/tlpsrc/efbox.tlpsrc
@@ -1624,7 +1632,7 @@ runfiles size=14493
tlpkg/tlpsrc/ekdosis.tlpsrc
tlpkg/tlpsrc/ektype-tanka.tlpsrc
tlpkg/tlpsrc/elbioimp.tlpsrc
- tlpkg/tlpsrc/electrum.tlpsrc
+ tlpkg/tlpsrc/electrumadf.tlpsrc
tlpkg/tlpsrc/eledform.tlpsrc
tlpkg/tlpsrc/eledmac.tlpsrc
tlpkg/tlpsrc/elements.tlpsrc
@@ -1671,6 +1679,7 @@ runfiles size=14493
tlpkg/tlpsrc/enumitem-zref.tlpsrc
tlpkg/tlpsrc/enumitem.tlpsrc
tlpkg/tlpsrc/envbig.tlpsrc
+ tlpkg/tlpsrc/enverb.tlpsrc
tlpkg/tlpsrc/environ.tlpsrc
tlpkg/tlpsrc/envlab.tlpsrc
tlpkg/tlpsrc/eolang.tlpsrc
@@ -1744,6 +1753,7 @@ runfiles size=14493
tlpkg/tlpsrc/eulervm.tlpsrc
tlpkg/tlpsrc/euro-ce.tlpsrc
tlpkg/tlpsrc/euro.tlpsrc
+ tlpkg/tlpsrc/euromoney.tlpsrc
tlpkg/tlpsrc/europasscv.tlpsrc
tlpkg/tlpsrc/europecv.tlpsrc
tlpkg/tlpsrc/eurosym.tlpsrc
@@ -1787,6 +1797,7 @@ runfiles size=14493
tlpkg/tlpsrc/extpfeil.tlpsrc
tlpkg/tlpsrc/extract.tlpsrc
tlpkg/tlpsrc/extsizes.tlpsrc
+ tlpkg/tlpsrc/ezedits.tlpsrc
tlpkg/tlpsrc/facsimile.tlpsrc
tlpkg/tlpsrc/factura.tlpsrc
tlpkg/tlpsrc/facture-belge-simple-sans-tva.tlpsrc
@@ -1809,6 +1820,7 @@ runfiles size=14493
tlpkg/tlpsrc/fancytooltips.tlpsrc
tlpkg/tlpsrc/fancyvrb.tlpsrc
tlpkg/tlpsrc/fandol.tlpsrc
+ tlpkg/tlpsrc/faq-fr-gutenberg.tlpsrc
tlpkg/tlpsrc/faq-fr.tlpsrc
tlpkg/tlpsrc/fascicules.tlpsrc
tlpkg/tlpsrc/fast-diagram.tlpsrc
@@ -1852,6 +1864,7 @@ runfiles size=14493
tlpkg/tlpsrc/filehook.tlpsrc
tlpkg/tlpsrc/fileinfo.tlpsrc
tlpkg/tlpsrc/filemod.tlpsrc
+ tlpkg/tlpsrc/fillwith.tlpsrc
tlpkg/tlpsrc/finbib.tlpsrc
tlpkg/tlpsrc/findhyph.tlpsrc
tlpkg/tlpsrc/fink.tlpsrc
@@ -1957,6 +1970,7 @@ runfiles size=14493
tlpkg/tlpsrc/fragments.tlpsrc
tlpkg/tlpsrc/frame.tlpsrc
tlpkg/tlpsrc/framed.tlpsrc
+ tlpkg/tlpsrc/framedsyntax.tlpsrc
tlpkg/tlpsrc/francais-bst.tlpsrc
tlpkg/tlpsrc/frankenstein.tlpsrc
tlpkg/tlpsrc/frcursive.tlpsrc
@@ -2174,7 +2188,9 @@ runfiles size=14493
tlpkg/tlpsrc/hausarbeit-jura.tlpsrc
tlpkg/tlpsrc/havannah.tlpsrc
tlpkg/tlpsrc/hc.tlpsrc
+ tlpkg/tlpsrc/hduthesis.tlpsrc
tlpkg/tlpsrc/he-she.tlpsrc
+ tlpkg/tlpsrc/hebdomon.tlpsrc
tlpkg/tlpsrc/hebrew-fonts.tlpsrc
tlpkg/tlpsrc/hecthese.tlpsrc
tlpkg/tlpsrc/helmholtz-ellis-ji-notation.tlpsrc
@@ -2398,6 +2414,7 @@ runfiles size=14493
tlpkg/tlpsrc/interactiveworkbook.tlpsrc
tlpkg/tlpsrc/interchar.tlpsrc
tlpkg/tlpsrc/interfaces.tlpsrc
+ tlpkg/tlpsrc/interlinear.tlpsrc
tlpkg/tlpsrc/interpreter.tlpsrc
tlpkg/tlpsrc/interval.tlpsrc
tlpkg/tlpsrc/intopdf.tlpsrc
@@ -2497,6 +2514,7 @@ runfiles size=14493
tlpkg/tlpsrc/keyparse.tlpsrc
tlpkg/tlpsrc/keyreader.tlpsrc
tlpkg/tlpsrc/keystroke.tlpsrc
+ tlpkg/tlpsrc/keytheorems.tlpsrc
tlpkg/tlpsrc/keyval2e.tlpsrc
tlpkg/tlpsrc/keyvaltable.tlpsrc
tlpkg/tlpsrc/kfupm-math-exam.tlpsrc
@@ -2822,6 +2840,7 @@ runfiles size=14493
tlpkg/tlpsrc/luamathalign.tlpsrc
tlpkg/tlpsrc/luamaths.tlpsrc
tlpkg/tlpsrc/luamesh.tlpsrc
+ tlpkg/tlpsrc/luamml.tlpsrc
tlpkg/tlpsrc/luamodulartables.tlpsrc
tlpkg/tlpsrc/luamplib.tlpsrc
tlpkg/tlpsrc/luanumint.tlpsrc
@@ -2979,6 +2998,7 @@ runfiles size=14493
tlpkg/tlpsrc/metsymb.tlpsrc
tlpkg/tlpsrc/mex.tlpsrc
tlpkg/tlpsrc/mf2pt1.tlpsrc
+ tlpkg/tlpsrc/mfb-oldstyle.tlpsrc
tlpkg/tlpsrc/mfirstuc.tlpsrc
tlpkg/tlpsrc/mflogo-font.tlpsrc
tlpkg/tlpsrc/mflogo.tlpsrc
@@ -3515,6 +3535,7 @@ runfiles size=14493
tlpkg/tlpsrc/polyhedra.tlpsrc
tlpkg/tlpsrc/polynom.tlpsrc
tlpkg/tlpsrc/polynomial.tlpsrc
+ tlpkg/tlpsrc/polyomino.tlpsrc
tlpkg/tlpsrc/polytable.tlpsrc
tlpkg/tlpsrc/poormanlog.tlpsrc
tlpkg/tlpsrc/postage.tlpsrc
@@ -3745,6 +3766,7 @@ runfiles size=14493
tlpkg/tlpsrc/quran-bn.tlpsrc
tlpkg/tlpsrc/quran-de.tlpsrc
tlpkg/tlpsrc/quran-en.tlpsrc
+ tlpkg/tlpsrc/quran-es.tlpsrc
tlpkg/tlpsrc/quran-id.tlpsrc
tlpkg/tlpsrc/quran-ur.tlpsrc
tlpkg/tlpsrc/quran.tlpsrc
@@ -3755,6 +3777,7 @@ runfiles size=14493
tlpkg/tlpsrc/ran_toks.tlpsrc
tlpkg/tlpsrc/randbild.tlpsrc
tlpkg/tlpsrc/randexam.tlpsrc
+ tlpkg/tlpsrc/randintlist.tlpsrc
tlpkg/tlpsrc/random.tlpsrc
tlpkg/tlpsrc/randomlist.tlpsrc
tlpkg/tlpsrc/randomwalk.tlpsrc
@@ -3829,7 +3852,7 @@ runfiles size=14493
tlpkg/tlpsrc/rojud.tlpsrc
tlpkg/tlpsrc/romanbar.tlpsrc
tlpkg/tlpsrc/romanbarpagenumber.tlpsrc
- tlpkg/tlpsrc/romande.tlpsrc
+ tlpkg/tlpsrc/romandeadf.tlpsrc
tlpkg/tlpsrc/romanneg.tlpsrc
tlpkg/tlpsrc/romannum.tlpsrc
tlpkg/tlpsrc/rorlink.tlpsrc
@@ -3917,6 +3940,7 @@ runfiles size=14493
tlpkg/tlpsrc/scratchx.tlpsrc
tlpkg/tlpsrc/screenplay-pkg.tlpsrc
tlpkg/tlpsrc/screenplay.tlpsrc
+ tlpkg/tlpsrc/scrhack.tlpsrc
tlpkg/tlpsrc/scripture.tlpsrc
tlpkg/tlpsrc/scrjrnl.tlpsrc
tlpkg/tlpsrc/scrlayer-fancyhdr.tlpsrc
@@ -4076,6 +4100,7 @@ runfiles size=14493
tlpkg/tlpsrc/spotcolor.tlpsrc
tlpkg/tlpsrc/spreadtab.tlpsrc
tlpkg/tlpsrc/spverbatim.tlpsrc
+ tlpkg/tlpsrc/sqltex.tlpsrc
tlpkg/tlpsrc/sr-vorl.tlpsrc
tlpkg/tlpsrc/srbook-mem.tlpsrc
tlpkg/tlpsrc/srbtiks.tlpsrc
@@ -4127,6 +4152,7 @@ runfiles size=14493
tlpkg/tlpsrc/studenthandouts.tlpsrc
tlpkg/tlpsrc/sty2dtx.tlpsrc
tlpkg/tlpsrc/styledcmd.tlpsrc
+ tlpkg/tlpsrc/suanpan-l3.tlpsrc
tlpkg/tlpsrc/suanpan.tlpsrc
tlpkg/tlpsrc/subdepth.tlpsrc
tlpkg/tlpsrc/subdocs.tlpsrc
@@ -4559,6 +4585,7 @@ runfiles size=14493
tlpkg/tlpsrc/udepcolor.tlpsrc
tlpkg/tlpsrc/udes-genie-these.tlpsrc
tlpkg/tlpsrc/udesoftec.tlpsrc
+ tlpkg/tlpsrc/udiss.tlpsrc
tlpkg/tlpsrc/uebungsblatt.tlpsrc
tlpkg/tlpsrc/uestcthesis.tlpsrc
tlpkg/tlpsrc/ufrgscca.tlpsrc
@@ -4819,6 +4846,7 @@ runfiles size=14493
tlpkg/tlpsrc/xprintlen.tlpsrc
tlpkg/tlpsrc/xpunctuate.tlpsrc
tlpkg/tlpsrc/xq.tlpsrc
+ tlpkg/tlpsrc/xreview.tlpsrc
tlpkg/tlpsrc/xsavebox.tlpsrc
tlpkg/tlpsrc/xsim.tlpsrc
tlpkg/tlpsrc/xskak.tlpsrc
@@ -4876,6 +4904,7 @@ runfiles size=14493
tlpkg/tlpsrc/zref-clever.tlpsrc
tlpkg/tlpsrc/zref-vario.tlpsrc
tlpkg/tlpsrc/zref.tlpsrc
+ tlpkg/tlpsrc/zugferd.tlpsrc
tlpkg/tlpsrc/zwgetfdate.tlpsrc
tlpkg/tlpsrc/zwpagelayout.tlpsrc
tlpkg/tlpsrc/zx-calculus.tlpsrc
@@ -4926,7 +4955,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 71934
+revision 72502
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -4936,7 +4965,7 @@ longdesc allowed, but in this case, 00texlive.installer is never used
longdesc *except* to build the installer archives, so it's ok. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=801
+runfiles size=803
install-tl
release-texlive.txt
tlpkg/installer/COPYING.MinGW-runtime.txt
@@ -8509,16 +8538,16 @@ catalogue-topics font-bookhand font-calligraphic font-medieval font-display font
name abraces
category Package
-revision 64967
+revision 71955
shortdesc Asymmetric over-/underbraces in maths
relocated 1
longdesc The package provides a character key-driven interface to
longdesc supplement new constructions of the traditional \overbrace and
longdesc \underbrace pairs in an asymmetric or arbitrary way.
-containersize 3852
-containerchecksum ca6061935e6be1089592f77612de222313e41b8f78f0f14bfc06a8823da052543cf6ef0cb95c585698a8a07b5d3c2954909d85ee2ed300c8602574d34ede2892
-doccontainersize 246364
-doccontainerchecksum 84c9a8585ec4cd16dd8e07140f10e545f99622dd90ff3ed28a7eeaa070ce18cfc9ed64e2bbc9efd0dbd4ebe1c27b68aee66eb091ffd6c8debad1cb502edb6f4e
+containersize 3940
+containerchecksum b32204970bb51dbe2fd16c49e0a8c9957c1c4ee45ec5f90dd19e70f85d9a924add4042d61a9f054a797ce966b1fe953369fae6eb04d2eaf1c68941945e0e2253
+doccontainersize 246088
+doccontainerchecksum edd65924114b76bfc65beaa12ae6bf5e0164dccc3273eb472e5be537b9dd8f3bd46e188b4efcf44a3533a6e2a033bd1473207c61a0f8867e442bcd15e3aa3a7a
docfiles size=66
RELOC/doc/latex/abraces/README.md details="Readme"
RELOC/doc/latex/abraces/abraces-doc.pdf details="Package documentation"
@@ -8529,7 +8558,7 @@ catalogue-contact-repository https://github.com/wgrundlingh/abraces
catalogue-ctan /macros/latex/contrib/abraces
catalogue-license lppl1.3
catalogue-topics maths maths-symbol
-catalogue-version 2.1
+catalogue-version 2.2
name abspos
category Package
@@ -9213,16 +9242,16 @@ catalogue-version 3.13g
name acmart
category Package
-revision 71406
+revision 72113
shortdesc Class for typesetting publications of ACM
relocated 1
longdesc This package provides a class for typesetting publications of
longdesc the Association for Computing Machinery (ACM).
-containersize 43140
-containerchecksum eb5aaa275860424db7a34744164e694f216baf5d948550bd74c37775db74e75d90b1d98aec6df274fa95ac85146455058bcbb0a82b6c3481a1242e2f7c45d4ef
-doccontainersize 4596520
-doccontainerchecksum 63b4de2cb7d393f8c01db8ef6436994ef09abd737c663f3df49ca9630b5d8a5721185b8d029775a91db57ed0396e68f3d14e2325f279ebc839b36bc6aa68a5b8
-docfiles size=3281
+containersize 43404
+containerchecksum 5e9daf0cf8ab3682f72ad86be920ed786a8dba9a26ead414a1f2f3be0fcf22edac81e04b6e57e866ae7194e4d762029d81b02b72eabd41388860b1d06236a322
+doccontainersize 4835128
+doccontainerchecksum dcef7ac44f6a4a8a23c1f5b02675894ca5a99a63010f4e7b5047d8ba6b2dd97c72cf9cecb1cf7b1be994bf1213a9ae432b6b29c77e12b29271fdecf8830e63ca
+docfiles size=3406
RELOC/doc/latex/acmart/README details="Readme"
RELOC/doc/latex/acmart/acm-jdslogo.png
RELOC/doc/latex/acmart/acmart.bib
@@ -9242,6 +9271,8 @@ docfiles size=3281
RELOC/doc/latex/acmart/samples/sample-acmsmall-conf.tex
RELOC/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
RELOC/doc/latex/acmart/samples/sample-acmsmall-submission.tex
+ RELOC/doc/latex/acmart/samples/sample-acmsmall-tagged.pdf
+ RELOC/doc/latex/acmart/samples/sample-acmsmall-tagged.tex
RELOC/doc/latex/acmart/samples/sample-acmsmall.pdf
RELOC/doc/latex/acmart/samples/sample-acmsmall.tex
RELOC/doc/latex/acmart/samples/sample-acmtog-conf.pdf
@@ -9268,14 +9299,15 @@ docfiles size=3281
RELOC/doc/latex/acmart/samples/samples.ins
RELOC/doc/latex/acmart/samples/sampleteaser.pdf
RELOC/doc/latex/acmart/samples/software.bib
-srccontainersize 62868
-srccontainerchecksum e4417e81b1b993198d9a3c7f3017de0e8c089d0e381bd200c40cbfbacfa888281bd552216ec553c73007197772751031ac051f4970fa2fe42c6e457cd79a07eb
+srccontainersize 63324
+srccontainerchecksum 755477b663beb126038c04530e684c9a5550f938bde07c4f572d04789a1fc813712c660bb5f77408dacaca08b663788c7aeb52c5239efe06d05f9d16431b253e
srcfiles size=75
RELOC/source/latex/acmart/Makefile
RELOC/source/latex/acmart/acmart.dtx
RELOC/source/latex/acmart/acmart.ins
-runfiles size=68
+runfiles size=97
RELOC/bibtex/bst/acmart/ACM-Reference-Format.bst
+ RELOC/tex/latex/acmart/acmart-tagged.cls
RELOC/tex/latex/acmart/acmart.cls
RELOC/tex/latex/acmart/acmauthoryear.bbx
RELOC/tex/latex/acmart/acmauthoryear.cbx
@@ -9288,7 +9320,7 @@ catalogue-contact-repository https://github.com/borisveytsman/acmart/
catalogue-ctan /macros/latex/contrib/acmart
catalogue-license lppl1.3
catalogue-topics class comp-sci comp-theory engineering journalpub
-catalogue-version 2.08
+catalogue-version 2.09
name acmconf
category Package
@@ -9391,7 +9423,7 @@ catalogue-version 3.8
name acronym
category Package
-revision 54758
+revision 72324
shortdesc Expand acronyms at least once
relocated 1
longdesc This package ensures that all acronyms used in the text are
@@ -9399,17 +9431,17 @@ longdesc spelled out in full at least once. It also provides an
longdesc environment to build a list of acronyms used. The package is
longdesc compatible with pdf bookmarks. The package requires the suffix
longdesc package, which in turn requires that it runs under e-TeX.
-containersize 4980
-containerchecksum be68e32baacdb8708d1a31c4a585fcd282d0def7a76a1e284b908532118aec04505271790a99ab0a36e7c035695b84f8ae1e2146c31ca8c4fcfb76be4f11db26
-doccontainersize 280324
-doccontainerchecksum 72b77e66b4db0c3b42252020fa56be3e4b1a848ad7314037d6ada3eb449fad0b35371835ccc6018bc71ef991ade0720f7febeb52fecd71b3ccc9a5b839bf66b2
-docfiles size=73
+containersize 5096
+containerchecksum 79ae084ade2f85de2793bc057e7022130966a5e14e709aad2ed0514d6c775089d0af192c2651d3634235a17ddef9c44b63d2f5eb38d7433f9b8b6aa020fcc6b9
+doccontainersize 298940
+doccontainerchecksum eba190713015212b17e50f6b169a31176505ef3694b5ead617802fed283f90d88842e518599dde95a336c2a98a67783c30a82d18291233077779c8d1abac8124
+docfiles size=79
RELOC/doc/latex/acronym/CHANGES
RELOC/doc/latex/acronym/README details="Package Readme"
RELOC/doc/latex/acronym/acronym.pdf details="Package documentation"
RELOC/doc/latex/acronym/acrotest.tex
-srccontainersize 17392
-srccontainerchecksum 8fd7e9f374e08f69fc33df24be50a9842fb62a18232d2631d85ecf7e6ce702bad1d21989dc01b3513a69e7a39eb343763690cba027df984dfc7777f047ed45d7
+srccontainersize 17768
+srccontainerchecksum cdbd613474852b12b10d8d427064d2cefbed67146121f94434b7d954e37b099b74cfbac7666334a75fdef41643795fa8d545bc6f7e6ed448e42b3f2a80fb80b9
srcfiles size=20
RELOC/source/latex/acronym/acronym.dtx
RELOC/source/latex/acronym/acronym.ins
@@ -9419,7 +9451,7 @@ catalogue-also glossaries
catalogue-ctan /macros/latex/contrib/acronym
catalogue-license lppl1.3
catalogue-topics acronym
-catalogue-version 1.47
+catalogue-version 1.49
name acroterm
category Package
@@ -9683,7 +9715,7 @@ catalogue-version 2.42
name adforn
category Package
-revision 54512
+revision 72484
shortdesc OrnementsADF font with TeX/LaTeX support
relocated 1
longdesc The bundle provides the Ornements ADF font in PostScript type 1
@@ -9691,58 +9723,69 @@ longdesc format with TeX/LaTeX support files. The font is licensed under
longdesc GPL v2 or later with font exception. (See NOTICE, COPYING,
longdesc README.) The TeX/LaTeX support is licensed under LPPL. (See
longdesc README, manifest.txt.)
-execute addMap OrnementsADF.map
-containersize 36500
-containerchecksum 7a4a4da6c72ff2f8ab4b2a9a5e92887306a8e2aee4bcc5a93c18bf41d1bf9c05bd23fd6401bda054994aafa8d6002dbc16d8483b951acb705cd46fda08aaf060
-doccontainersize 362888
-doccontainerchecksum 2a287f8685154359c914b13e8e153aa64bb19708a9f5b122180cead53ee31ab829dc934dcab43f09ded4fe5d2a81ee32528855f1a4a1bd07b795eaabcb204f48
-docfiles size=98
+execute addMap adforn.map
+containersize 37552
+containerchecksum e49c6853f3adea32f98108e51977f9813ea503380b8922f8448ea7449d98eb7f7b6676ef35c0135a7d3f1ebfc0c00231e9a459b3ecf2e9f80c03f13a43ffc603
+doccontainersize 531264
+doccontainerchecksum d0c7c6aac702a271798e45846bd79ec9621afab9db9876e636d0c95a37a708e83cd69f9894c77b60cb6122c99619316a8c8fb8f383130391f0ecea069650c811
+docfiles size=140
RELOC/doc/fonts/adforn/COPYING
RELOC/doc/fonts/adforn/NOTICE
- RELOC/doc/fonts/adforn/README details="Readme"
+ RELOC/doc/fonts/adforn/README.md details="Readme"
+ RELOC/doc/fonts/adforn/adforn-tables.pdf
+ RELOC/doc/fonts/adforn/adforn-tables.tex
RELOC/doc/fonts/adforn/adforn.pdf details="Package documentation and font tables"
- RELOC/doc/fonts/adforn/adforn.tex
RELOC/doc/fonts/adforn/manifest.txt
-runfiles size=17
+srccontainersize 9452
+srccontainerchecksum a7ab219daacae5c2fdcda59731adf2e4ed171fc3b0b135343fb4aa975c8d2f1556a28056c25bcd2ff65adde7a7e956560b411e4760ecdba4fd5bb1e255b4b6c6
+srcfiles size=12
+ RELOC/source/fonts/adforn/adforn.dtx
+ RELOC/source/fonts/adforn/adforn.ins
+runfiles size=18
RELOC/fonts/afm/arkandis/adforn/OrnementsADF.afm
RELOC/fonts/enc/dvips/adforn/OrnementsADF.enc
- RELOC/fonts/map/dvips/adforn/OrnementsADF.map
+ RELOC/fonts/map/dvips/adforn/adforn.map
RELOC/fonts/tfm/arkandis/adforn/OrnementsADF.tfm
RELOC/fonts/type1/arkandis/adforn/OrnementsADF.pfb
RELOC/tex/latex/adforn/adforn.sty
RELOC/tex/latex/adforn/uornementsadf.fd
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/adforn
-catalogue-license lppl gpl2
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-ornmnt font-type1
-catalogue-version 1.1b
+catalogue-version 1.2
name adfsymbols
category Package
-revision 54512
+revision 72458
shortdesc SymbolsADF with TeX/LaTeX support
relocated 1
longdesc The package provides Arkandis foundry's ArrowsADF and
longdesc BulletsADF fonts in Adobe Type 1 format, together with
longdesc TeX/LaTeX support files.
-execute addMap ArrowsADF.map
-execute addMap BulletsADF.map
-containersize 26800
-containerchecksum 7100648956a68719d1a449a3aee0a4acb3788aea7f082a6e7e38c8d8dfa2c712a4b896a9b036e8ae8b2732b11414ab71a49e2f513e7d689f4b0ad9e44c052019
-doccontainersize 384924
-doccontainerchecksum fbdd78030826918a3599a1f843db692390ebdcf4ca9a853d8c2e78706cfafe83ae79d23d09fb097339d8c726608a27436b3bf22725935c55060f1e8579ea1eaf
-docfiles size=104
+execute addMap adfsymbols.map
+containersize 27796
+containerchecksum f2f80ff16e5d2619db6d58ac44d376552913c3c255c04d57c44beb2766709704294be9c90e6887906599e2b1a8757b15734a66eed12a80fc4268273da88a91ec
+doccontainersize 587288
+doccontainerchecksum a78ab1a9f3a41602ffa62d884743d6d56955b7110a151f3467d827b0cf6e94c7371250c2507e2232d1034bccf85dc4e4564275d3e978d003036f53f9c0470d06
+docfiles size=154
RELOC/doc/fonts/adfsymbols/COPYING
RELOC/doc/fonts/adfsymbols/NOTICE
- RELOC/doc/fonts/adfsymbols/README details="Readme"
+ RELOC/doc/fonts/adfsymbols/README.md details="Readme"
RELOC/doc/fonts/adfsymbols/adfsymbols.pdf details="Package documentation"
- RELOC/doc/fonts/adfsymbols/adfsymbols.tex
RELOC/doc/fonts/adfsymbols/manifest.txt
-runfiles size=19
+srccontainersize 11460
+srccontainerchecksum f8a954b079373bc5e32ae0f9b717180817822622f9ef418dac24c507dd1b345da376106a4ba5f203d20c1dcfa3ceb682b6144f123b783c53145b6ab1c99a2607
+srcfiles size=19
+ RELOC/source/fonts/adfsymbols/adfarrows.dtx
+ RELOC/source/fonts/adfsymbols/adfbullets.dtx
+ RELOC/source/fonts/adfsymbols/adfsymbols.dtx
+ RELOC/source/fonts/adfsymbols/adfsymbols.ins
+runfiles size=18
RELOC/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm
RELOC/fonts/afm/arkandis/adfsymbols/BulletsADF.afm
RELOC/fonts/enc/dvips/adfsymbols/SymbolsADF.enc
- RELOC/fonts/map/dvips/adfsymbols/ArrowsADF.map
- RELOC/fonts/map/dvips/adfsymbols/BulletsADF.map
+ RELOC/fonts/map/dvips/adfsymbols/adfsymbols.map
RELOC/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm
RELOC/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm
RELOC/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb
@@ -9751,10 +9794,11 @@ runfiles size=19
RELOC/tex/latex/adfsymbols/adfbullets.sty
RELOC/tex/latex/adfsymbols/uarrowsadf.fd
RELOC/tex/latex/adfsymbols/ubulletsadf.fd
+catalogue-contact-repository https://github.com/cfr42/nfssext
catalogue-ctan /fonts/adfsymbols
-catalogue-license lppl gpl2
+catalogue-license lppl1.3c gpl2+
catalogue-topics font font-symbol font-type1 font-supp
-catalogue-version 1.2b
+catalogue-version 1.3
name adhocfilelist
category Package
@@ -9991,7 +10035,7 @@ catalogue-version 1.5
name adjustbox
category Package
-revision 64967
+revision 72097
shortdesc Graphics package-alike macros for "general" boxes
relocated 1
longdesc The package provides several macros to adjust boxed content.
@@ -10010,10 +10054,10 @@ longdesc matching environments with the identical names as the macros.
depend collectbox
depend graphics
depend xkeyval
-containersize 13608
-containerchecksum ac12b052b2112d5bcd942888ab69fa20aca6e2b392bf868959b8573ee8611d93042de3f90eace1519a89d0da64d2dcb3046e26fb0f86f46ea3e673e2a2aee2c8
-doccontainersize 739224
-doccontainerchecksum d48b405a472df491b3ac6db23b126a70acda26e4dc2baf8e60569f110af2c4c740708c84fad9b70f689022e8747013198c98ea0bb3c6798f1dd8065a431d1ba5
+containersize 13616
+containerchecksum 30272c43ff20ada9ee3ae7232a631eb5d95a6566fa4c0a89e7cd387d93eb5349e6cda01bc472ee97758d7eea934b0375344de96a73ac4cf1ddaf37e5cd3d40b6
+doccontainersize 739228
+doccontainerchecksum 0cd4e31196e4841b1e2ebc91001fe5b44eba145f28819ec95a483e3f327b1ff001ec39556983de34e2f248e3c27f3b1ff72f511c1a20fc37791d394bb36b7445
docfiles size=203
RELOC/doc/latex/adjustbox/DEPENDS.txt
RELOC/doc/latex/adjustbox/README.txt details="Readme"
@@ -10029,8 +10073,8 @@ docfiles size=203
RELOC/doc/latex/adjustbox/trimclip.pdf
RELOC/doc/latex/adjustbox/viewport.tex
RELOC/doc/latex/adjustbox/viewport2.tex
-srccontainersize 49568
-srccontainerchecksum 08da88fe2a344716e7184ac2cadf564a90def84c03af8270a2f5e906ae720a7794dcb2707af5e41ab41406b01021029f4272c3e2844e9e36cd913ab56f049ba3
+srccontainersize 49572
+srccontainerchecksum ae59e1fd31bc2da5557bd46afb9bfffaeda4be20352eac079c52861c7bbd4594f39663676c4571217ca6d1e072ccb956e971f4a13ca2c917eda3f77773213805
srcfiles size=79
RELOC/source/latex/adjustbox/adjcalc.dtx
RELOC/source/latex/adjustbox/adjustbox.dtx
@@ -10050,7 +10094,7 @@ catalogue-contact-home https://github.com/MartinScharrer/adjustbox
catalogue-contact-repository https://github.com/MartinScharrer/adjustbox.git
catalogue-ctan /macros/latex/contrib/adjustbox
catalogue-license lppl1.3
-catalogue-topics typesetting box-manip
+catalogue-topics typesetting box-manip box-breaking
catalogue-version 1.3a
name adobemapping
@@ -11147,6 +11191,39 @@ catalogue-ctan /biblio/bibtex/contrib/misc/aichej.bst
catalogue-license lppl
catalogue-topics bibtex-sty journalpub
+name aiplans
+category Package
+revision 72202
+shortdesc A TikZ-based library for drawing POCL plans
+relocated 1
+longdesc This TikZ library is designed for generating diagrams related
+longdesc to Automated Planning, a subdiscipline of Artificial
+longdesc Intelligence. It allows users to define a "domain model" for
+longdesc actions, similar to PDDL and HDDL used in hierarchical
+longdesc planning. The package is useful for researchers and students to
+longdesc create diagrams that represent sequential action sequences or
+longdesc partially ordered plans, including causal links and ordering
+longdesc constraints (e.g., POCL plans). It is particularly suited for
+longdesc presentations and scientific publications.
+containersize 1764
+containerchecksum f6777842c749ee788501453517a5f7f70050ac30615ee38bfdeb52420a078af1e96b08ee39e9e4ead7e1518b299ad96233dd4f978fcf70483ecec94d8a88d40a
+doccontainersize 1133188
+doccontainerchecksum e2994e8f28a11a1861363036e95d2505b8b1a05abdad821e3a2467ec265a7f58f5e52f3a01cb8b99cefc7e75419749811954a13ae6e565a8938ccbbe4d7df46e
+docfiles size=302
+ RELOC/doc/latex/aiplans/Aiplans-Introduction-source-code.zip
+ RELOC/doc/latex/aiplans/Aiplans-Introduction.pdf details="Package documentation"
+ RELOC/doc/latex/aiplans/LICENSE.txt
+ RELOC/doc/latex/aiplans/README.md details="Readme"
+ RELOC/doc/latex/aiplans/README.pdf
+runfiles size=2
+ RELOC/tex/latex/aiplans/tikzlibraryaiplans.code.tex
+catalogue-contact-bugs https://gitlab.cecs.anu.edu.au/u7166251/coding-ai-plans-in-latex-s2/-/issues
+catalogue-contact-repository https://gitlab.cecs.anu.edu.au/u7166251
+catalogue-ctan /graphics/pgf/contrib/aiplans
+catalogue-license lppl1.3c
+catalogue-topics graphics pgf-tikz automata
+catalogue-version 1.0
+
name ajl
category Package
revision 34016
@@ -19315,7 +19392,7 @@ catalogue-version 6.101
name animate
category Package
-revision 67401
+revision 72304
shortdesc Create PDF and SVG animations from graphics files and inline graphics
relocated 1
longdesc The package provides an interface to create portable,
@@ -19323,17 +19400,17 @@ longdesc JavaScript driven PDF and SVG animations from sets of graphics
longdesc files or from inline graphics, such as LaTeX picture
longdesc environment, PSTricks or pgf/TikZ generated pictures, or just
longdesc from typeset text.
-containersize 23864
-containerchecksum dabe8762a0329d46ca8987621a59c38183e713c1c257e2cfcd2bbe36bd49bb7cf23b3e75e421f4bf023db2558bb9503d550efa882d77b229114649a15ffcafbc
-doccontainersize 3149616
-doccontainerchecksum 857f611cfccc96ed1ae63f47128e9b7b4240428f86ebfdb6f2b79c5f0c76858e7a917321330d841059be02c3d7ef45036f0a2ed441e27abfe68ccbaa61568607
-docfiles size=930
+containersize 23896
+containerchecksum e58fe938ae09d6d2eb80496a1c717725c7a4b5e14c05a296024a17a0b17caf8ed2aa27386baabe69c7ceb1ea8eb5e0e3dd341a4bf2879197b2834e92f431cdf0
+doccontainersize 3154060
+doccontainerchecksum 16b01037efac00c7a842e663fa4b55a4d2b475a6a1b7af862ddaefa05e507702ad453f265b653724c46cab0b5b34bd09377662c4bc6d394e6bd1cc9e3cf3039d
+docfiles size=934
RELOC/doc/latex/animate/ChangeLog
RELOC/doc/latex/animate/README.txt
RELOC/doc/latex/animate/animate.pdf details="Package documentation"
-srccontainersize 30284
-srccontainerchecksum d0b799be895882ba64d200f4c77d8794212fecce55b8c65e874b77587ed4bc186930f9abf1f662d0c7c7e8383f34afc3679f11679d22c035539d93b8dcd19e7b
-srcfiles size=39
+srccontainersize 31020
+srccontainerchecksum 007785d3df6f7d594f416051a536fec3a29c2e0eba5e159bdd0ab1c5838c2f6df57871ff88889c38ec5cf089f4430273b3e16811dc0f3b19b1c73044b338712e
+srcfiles size=37
RELOC/source/latex/animate/animate.tex
RELOC/source/latex/animate/files/bye_0.eps
RELOC/source/latex/animate/files/bye_1.eps
@@ -19341,7 +19418,6 @@ srcfiles size=39
RELOC/source/latex/animate/files/bye_3.eps
RELOC/source/latex/animate/files/click.mp3
RELOC/source/latex/animate/files/exp.mp
- RELOC/source/latex/animate/files/pstmetronome.tex
RELOC/source/latex/animate/files/scarab.mp
runfiles size=34
RELOC/tex/latex/animate/animate.sty
@@ -21729,7 +21805,7 @@ catalogue-version 1.2.1
name aramaic-serto
category Package
-revision 30042
+revision 71991
shortdesc Fonts and LaTeX for Syriac written in Serto
relocated 1
longdesc This package enables (La)TeX users to typeset words or phrases
@@ -21741,10 +21817,10 @@ longdesc choose the correct letter depending on word context
longdesc (initial/medial/final form). Detailed documentation and
longdesc examples are included.
execute addMap syriac.map
-containersize 97924
-containerchecksum 6731d62d8a24c9f0d26061b8b2574a880df30df333fbe16408d0830657ea36f04f50c56b574de5eb081f490a4c5782595fe17bdb9208b6602c1a0ac81a1f10f5
-doccontainersize 220652
-doccontainerchecksum 433018891123aebb201d6c4f2b00dd15a558344b758899f85b9bdc21556ad4fc4845ce72084863b243e42beba643c5ae4dd210b74e2588af4825e3c83d6d7997
+containersize 97872
+containerchecksum dcbe195b8be4a9756363a9ea6964f5fd12f98dd0d254a014e474b4dc04e102315cc7eb6e8cb0a229726220a60ba0e87d8f25b35445f0dceca2bdf72e5db4e9cd
+doccontainersize 220648
+doccontainerchecksum ba354a72127026910e1dbb5b9f119c5bd462cc559ac7d5a4415964a6baec8c4a64ed21256d6fb2ee4b900c994f9b50e5fe538ffe33d5f62bf9ac26985b60e874
docfiles size=75
RELOC/doc/latex/aramaic-serto/README
RELOC/doc/latex/aramaic-serto/assyr.font
@@ -21784,7 +21860,6 @@ runfiles size=78
RELOC/tex/latex/aramaic-serto/uassyr.fd
RELOC/tex/latex/aramaic-serto/userto.fd
catalogue-also syriac aramaic
-catalogue-contact-home http://heinecke.pagesperso-orange.fr/serto/
catalogue-ctan /language/aramaic/serto
catalogue-license lppl1.3
catalogue-topics font font-archaic font-mf font-type1
@@ -22952,26 +23027,26 @@ catalogue-topics font font-sans font-maths
name argumentation
category Package
-revision 71471
+revision 72381
shortdesc Create abstract argumentation frameworks via TikZ
relocated 1
longdesc This package provides commands for creating abstract
longdesc argumentation frameworks via TikZ.
-containersize 2752
-containerchecksum 1099326eac3b7f35e42722d266ec4b392c603988a92b9a8a922582541dabe5eed438db32f8e81d06dc1c81e0da9be246204067b18f44beefea27e5da1a670a55
-doccontainersize 303184
-doccontainerchecksum d48ca546af76eb5fbb54337d57c91162ad6f1f759497d212ee2b78474ce60bb8d118c25a056d7ee91a2aff2880bf90b5dd63b3e47bc5554a7b477ac4f58c0139
-docfiles size=86
+containersize 3244
+containerchecksum 6f6216599641063e9c8eeda2344beb1b3535abcbd6b3c6103f694d68414598b86b7ef6f558c0da1f4333ab426da4da592fc39b18ec604fab919f4ecf1f2b9ccd
+doccontainersize 508428
+doccontainerchecksum 065b26e0dde4642ed6d7b6f0d86624c0985f41dfc709b697ad51d4a2a9d3e8db93ac8e7a8c2470dc3fca3f537c82d8139a79d93c9854d2dce9e32364656200a5
+docfiles size=139
RELOC/doc/latex/argumentation/README.md details="Readme"
RELOC/doc/latex/argumentation/argumentation-doc.pdf details="Package documentation"
RELOC/doc/latex/argumentation/argumentation-doc.tex
-runfiles size=3
+runfiles size=4
RELOC/tex/latex/argumentation/argumentation.sty
catalogue-contact-repository https://github.com/aig-hagen/tikz_argumentation
catalogue-ctan /graphics/pgf/contrib/argumentation
catalogue-license lppl1.3c
catalogue-topics graphics diagram pgf-tikz
-catalogue-version 1.2
+catalogue-version 1.3
name arimo
category Package
@@ -25430,7 +25505,7 @@ catalogue-version 0.2
name asmeconf
category Package
-revision 69742
+revision 71956
shortdesc A LaTeX template for ASME conference papers
relocated 1
longdesc The asmeconf class provides a LaTeX template for ASME
@@ -25449,11 +25524,11 @@ longdesc archivability (PDF/A), and multilingual support. The code is
longdesc compatible with pdfLaTeX or LuaLaTeX. This LaTeX template is
longdesc not a publication of ASME, but it does conform to ASME's
longdesc currently published guidelines for conference papers.
-containersize 28436
-containerchecksum 93b55a406a9b7b1e652babc788f9674ba27f29036aa16c25a3e531ff63077588807914d23c865eba55f73fbec04c3254eae837976591481534f773d72412833d
-doccontainersize 3239220
-doccontainerchecksum 2c70973dd40e2afab5bc777c6a7b64d3c86a09e15c62b2f719410de6d05925534071e91ebdc482928382602d49d54b3ca342a7886234a15ed3b54ae761f51208
-docfiles size=2147
+containersize 29868
+containerchecksum 26de71315f5bd7d01ab47cece6ea9332365c3454070151c3df7077881e31cd173c31a63f9fcf24b07849dcc4bd4e14bc6b1c5189baac1d98715eb73b147c2974
+doccontainersize 42937184
+doccontainerchecksum bb5ac6f8626f311ccc13af932aca25d69b8a2cbe471d0f2e89f3f1194126e19d00e8b89accafe2a20cf8617ec0dd0be974653fbabf682fe4e80b5d9f6c681553
+docfiles size=11803
RELOC/doc/latex/asmeconf/README.md details="Readme"
RELOC/doc/latex/asmeconf/asmeconf-sample.bib
RELOC/doc/latex/asmeconf/asmeconf-template.pdf details="Example of use"
@@ -25474,14 +25549,14 @@ docfiles size=2147
RELOC/doc/latex/asmeconf/sample-figure-1.pdf
RELOC/doc/latex/asmeconf/sample-figure-2a.pdf
RELOC/doc/latex/asmeconf/sample-figure-2b.pdf
-runfiles size=32
+runfiles size=34
RELOC/bibtex/bst/asmeconf/asmeconf.bst
RELOC/tex/latex/asmeconf/asmeconf.cls
catalogue-contact-bugs https://github.com/John02139/asmeconf/issues
catalogue-ctan /macros/latex/contrib/asmeconf
catalogue-license mit
catalogue-topics bibtex-sty class confproc engineering scientific-docs
-catalogue-version 1.37
+catalogue-version 1.38
name asmejour
category Package
@@ -25740,7 +25815,7 @@ catalogue-version 2.20
name asy-overview
category Package
-revision 71432
+revision 72484
shortdesc A brief overview of the Asymptote language for drawing mathematical graphics
relocated 1
longdesc Asymptote is a programming language for creating mathematical
@@ -25749,10 +25824,10 @@ longdesc illustrating with a few familiar Calculus examples. Readers can
longdesc work through it in a couple of hours to get a feel for the
longdesc system's strengths, and if they are interested then go on to a
longdesc full tutorial or the official reference.
-containersize 632
-containerchecksum 3081017ef697c282170996bfa2bdd5f6c3d877c08df6f9e4f1ff2c3c5de3ae49a8734f5098cf422fc45961a39bcf411af1177113f128c18ff91f5dd0343d8ba1
-doccontainersize 1833100
-doccontainerchecksum 6eb463eed2d85b74e3875d5dfb6fab5a17a6e365a5114cd1420f559fc4124d93617dc7227093d2be903b6404ef17dce23f363e5ecd40b6ec79205ce1b73346e7
+containersize 624
+containerchecksum 679a3d65b74197176a1c9cc78b6da4c5c28a470b5b4c03b7ce7d2d892c70af8e2d56c3850809be97c74b5cdb20d297165e5dd48d1e4c24e8872fccc5c17a07df
+doccontainersize 1833600
+doccontainerchecksum fab102b728b97a914a97562b60620b2c76dbb62af0f45ea345dc77884378f4fc9f7981f64a24b7ab58553bfb094ef9a30a95a6f7ed796bfd01de327b7cf62fde
docfiles size=737
RELOC/doc/latex/asy-overview/README details="Readme"
RELOC/doc/latex/asy-overview/asy/jh.asy
@@ -25788,7 +25863,6 @@ catalogue-contact-repository https://gitlab.com/jim.hefferon/asy_tut
catalogue-ctan /info/asy-overview
catalogue-license cc-by-sa-4
catalogue-topics documentation graphics-doc docu-pkg
-catalogue-version 1.04
name asyfig
category Package
@@ -25827,7 +25901,7 @@ catalogue-version 0.1c
name asymptote
category TLCore
-revision 71609
+revision 72097
shortdesc 2D and 3D TeX-Aware Vector Graphics Language
longdesc Asymptote is a powerful descriptive vector graphics language
longdesc for technical drawing, inspired by MetaPost but with an
@@ -25835,10 +25909,10 @@ longdesc improved C++-like syntax. Asymptote provides for figures the
longdesc same high-quality level of typesetting that LaTeX does for
longdesc scientific text.
depend asymptote.ARCH
-containersize 380420
-containerchecksum 3b67e9291024f93b851925f0eda8fc2efbd431d9f7ce2b455c63d6bdee9a488881a21f5d346befcb7650e03434200b793d8728628be7867070301d022a7afc2b
-doccontainersize 2345040
-doccontainerchecksum e9ed312edc9e6a1cea25ed0fa60547451af6ff150ad874bbe2ac85e2c912b4df997b562be79dbedd7dc3e4663605ef018264ad0ef5dfe2ea82240eee24e3d180
+containersize 380424
+containerchecksum e2b020bdf1a9a1a69e291c12a66af2c5f8a2c829f9fb725113bbcca9b0daa895a292fa7796f97512463b86e31070934a7643e96d18ed09366678006f3a08757f
+doccontainersize 2345036
+doccontainerchecksum 39a6470731565f0a95e04264054c5171d1da55f24e94ed9f87f5c2f0ca807ce830b70b3aebc6b4ead6bc0fa3b0f33bfd0fddd6a589b199afb53dc65f1d743b27
docfiles size=1308
texmf-dist/doc/asymptote/CAD.pdf details="Using Asymptote for 2D CAD"
texmf-dist/doc/asymptote/TeXShopAndAsymptote.pdf
@@ -26380,7 +26454,7 @@ catalogue-contact-repository https://github.com/vectorgraphics/asymptote
catalogue-ctan /graphics/asymptote
catalogue-license lgpl3
catalogue-topics graphics graphics-engn
-catalogue-version 2.90
+catalogue-version 2.91
name asymptote-by-example-zh-cn
category Package
@@ -27258,34 +27332,30 @@ binfiles arch=x86_64-solaris size=1
name atveryend
category Package
-revision 53108
+revision 72507
shortdesc Hooks at the very end of a document
relocated 1
-longdesc This LaTeX packages provides two hooks for \end{document} that
-longdesc are executed after the hook of \AtEndDocument:
-longdesc \AfterLastShipout can be used for code that is to be executed
-longdesc right after the last \clearpage before the `.aux' file is
-longdesc closed. \AtVeryEndDocument is used for code after closing and
-longdesc final reading of the `.aux' file.
-containersize 3908
-containerchecksum 2a546be6d2109de9db60e94bea3a63a3c7af8ae892c8540a1513fbe4bfa505dcbdde9913b7a4449727df0ccf6957f8010c5b76abd8d6310c118b269bdc7334e4
-doccontainersize 376388
-doccontainerchecksum 5c5948ab7f0ca213bb5fe3ae056cddd392461911e2af7dfff133253f6aae970d525fc752f154921de2186c8a443fa4f90b18d23896a016ebc9ea177d6826613b
-docfiles size=95
+longdesc This LaTeX package provides some wrapper commands around LaTeX
+longdesc end document hooks.
+containersize 1160
+containerchecksum 7ed1e0c2480b592b4b8350274b57bc2b5549f2e971f9d3e33fb2352c5ca7f0461a6fd74facd67b1e48cb4a5fcba5e6e41fe02595b057dc4d1ca76be50554e16e
+doccontainersize 281796
+doccontainerchecksum 4f46e3894fbce05d613cc6cf6f21444eda50bbd13da1b44324ac52dd34d059deba274fd6b0ad6ce993dcd070843972683096675da5069cebdbfa09028ecb7803
+docfiles size=72
RELOC/doc/latex/atveryend/README.md details="README"
RELOC/doc/latex/atveryend/atveryend.pdf details="Package documentation"
-srccontainersize 8600
-srccontainerchecksum 1ec0c4752df403e47c4f8d4186167ccb59d2269012d904e9de1ec54acacbdb84b571f5bd1e6b645f7f86972178db2793853701cfa180b66ae7edc1d1488958b2
-srcfiles size=10
+srccontainersize 4272
+srccontainerchecksum 3aebbf9320286c207248ed9c54c8b2082b59f98d9245622c40026e248d7f5d4478bc4ce223b4f2d5b1233e5d99f1d8368d9f04f3e615dc752b398e5c47e459c8
+srcfiles size=4
RELOC/source/latex/atveryend/atveryend.dtx
-runfiles size=5
+runfiles size=1
RELOC/tex/latex/atveryend/atveryend.sty
catalogue-contact-bugs https://github.com/ho-tex/atveryend/issues
catalogue-contact-repository https://github.com/ho-tex/atveryend
catalogue-ctan /macros/latex/contrib/atveryend
-catalogue-license lppl1.3
+catalogue-license lppl1.3c
catalogue-topics defer-stuff
-catalogue-version 1.11
+catalogue-version 1.12
name aucklandthesis
category Package
@@ -28544,21 +28614,21 @@ catalogue-topics font font-type1 font-collection
name avremu
category Package
-revision 35373
+revision 71991
shortdesc An 8-Bit Microcontroller Simulator written in LaTeX
relocated 1
longdesc A fully working package to simulate a Microprocessor in pure
longdesc LaTeX. The simulator is able to calculate complex pictures,
longdesc like Mandelbrot sets.
-containersize 12992
-containerchecksum 2541e80c0dd798675164cace381730c75268d5385883163b67230d49022f16c9ec72a77d602e8b5094db31b1d3aef2f0f71da91ed2f7eb7fe1039117f7488cf3
+containersize 12936
+containerchecksum 619760a4fb2a118c83fc5c9f9b036df971564888117ba01499eddbf66021dfef41e11ad1db8b04818470645c959f057704fa07b3f1eb9361a3096e22434b8a66
doccontainersize 147960
-doccontainerchecksum 12c97e23dc853a971b27258a7666753d019620e832a06b10a49a26f0f30d7c6fde83c0e328e1579b62376f2e9cd10b0b3950fd6c4ca89041a988fedd4c604acb
+doccontainerchecksum da2c1b60369884ef94472853c087f604539d94195638da80189bf5b7efd763db9b2f2b992e1aeb04fbf70905d287efef9dbc1d48254bef39e8139d45b24473c4
docfiles size=37
RELOC/doc/latex/avremu/README details="Readme"
RELOC/doc/latex/avremu/avremu.pdf details="Package documentation"
srccontainersize 22324
-srccontainerchecksum 1d6a7f16cacd937490ae5e7416f43f4f9eafbf053f6e35d498a26b8d4092ffe79740a12d96503ee5636c4d1d8b3bd02653b4839b957cb91cca672914bbe98899
+srccontainerchecksum 4295fa0fc74d2c344f0a63c809bab20ef43cb787a04d65b4c546ad99fa8a20cf639826f0896f16265ddd23421981c84896c7bf3eea75d78b49134af562392bb5
srcfiles size=25
RELOC/source/latex/avremu/avremu.tex
RELOC/source/latex/avremu/imgs/mandelbrot-128x128.png
@@ -28589,7 +28659,6 @@ runfiles size=27
RELOC/tex/latex/avremu/avr.numbers.tex
RELOC/tex/latex/avremu/avr.testsuite.tex
RELOC/tex/latex/avremu/avremu.sty
-catalogue-contact-repository https://gitlab.brokenpipe.de/stettberger/avremu
catalogue-ctan /macros/latex/contrib/avremu
catalogue-license lppl1.3
catalogue-topics emulation
@@ -28880,7 +28949,7 @@ catalogue-version 1.0
name babel
category Package
-revision 71656
+revision 72469
shortdesc Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
relocated 1
longdesc This package manages culturally-determined typographical (and
@@ -28894,23 +28963,23 @@ longdesc about 300 languages from around the World, including many
longdesc written in non-Latin and RTL scripts. Many of them work with
longdesc pdfLaTeX, as well as with XeLaTeX and LuaLaTeX, out of the box.
longdesc A few even work with plain formats.
-containersize 231904
-containerchecksum bd90b504e7d29cc1af77b18d833bd15af62699472776fbfb054af7193286391512afe22694f7a8f5adeb3979ec1cff6e0ec42a1d044a32ef9485e56a20e5cf8d
-doccontainersize 1056044
-doccontainerchecksum e00b33664655297e69e156dbab13d63b4c3a34a18cd9b44d3c8bdbe11e1246860c1bd819c3a3db7ee1a73859075af13f5e4d2c2ec3bf4a0810d907462e6f87a2
-docfiles size=264
+containersize 232104
+containerchecksum 9d9516e9ff0b4fb189a4c63337cc0102655754fb8bcd54edb522850d39490ecc0f61dbd74cf0c58a23c525829720154e14e85b24b56e1d450c2af0f910c292d3
+doccontainersize 1114692
+doccontainerchecksum d4c5006a4761bb1c2552ea214e7e8c83d9471e1dc93298c40587e7513746042e17d982b35569000feeda79060375a7d559c32c81d51dadcbf5195ed8a13d732d
+docfiles size=278
RELOC/doc/latex/babel/README.md details="Readme"
RELOC/doc/latex/babel/babel-code.pdf details="Code documentation"
RELOC/doc/latex/babel/babel.pdf details="User guide"
-srccontainersize 890808
-srccontainerchecksum fe1770bdaa8566bad78ba1388b1b219c5a1509c298363fe3209bc9137ca596e23d0f1a6f1dda3d44a34020dc8a9fdc96bfb66a6435773359416574ec771b7d76
-srcfiles size=473
+srccontainersize 893432
+srccontainerchecksum dcadd3254ada4d56436d482c6e6c4629013c1f6d7df1f02924bfed5d8ef8238cfe24526d1b694b6b31d3f1c81aec579509e150f72f66e18eb13f92efc95c9622
+srcfiles size=474
RELOC/source/latex/babel/babel.dtx
RELOC/source/latex/babel/babel.ins
RELOC/source/latex/babel/bbcompat.dtx
RELOC/source/latex/babel/bbidxglo.dtx
RELOC/source/latex/babel/locale.zip
-runfiles size=1268
+runfiles size=1270
RELOC/makeindex/babel/bbglo.ist
RELOC/makeindex/babel/bbind.ist
RELOC/tex/generic/babel/UKenglish.sty
@@ -29882,7 +29951,7 @@ catalogue-contact-repository https://github.com/latex3/babel
catalogue-ctan /macros/latex/required/babel/base
catalogue-license lppl1.3
catalogue-topics multilingual expl3
-catalogue-version 24.7
+catalogue-version 24.11
name babel-albanian
category Package
@@ -32331,10 +32400,9 @@ catalogue-license lppl1.3
catalogue-topics arithmetic calculation
catalogue-version 1.1
-name baskervald
+name baskervaldadf
category Package
-revision 19490
-catalogue baskervaldadf
+revision 72484
shortdesc Baskervald ADF fonts collection with TeX/LaTeX support
relocated 1
longdesc Baskervald ADF is a serif family with lining figures designed
@@ -32348,107 +32416,121 @@ longdesc "standard" or default characters while the other supports
longdesc additional ligatures. The included package files provide access
longdesc to these features in LaTeX.
execute addMap ybv.map
-containersize 421084
-containerchecksum 3c0451c43f81396038c3ccff2b4a9b07bf31023fa7afafd2884506928dffc8a9345ff0b8c8114f20b3016026f4532ab138a8b4787a37811501659a0f53c98941
-doccontainersize 245760
-doccontainerchecksum e9e2c8749e29351b59690027b019da441de5c74068aa5a8457e3014c751fb23dddb0e8b94bf56529879086ea8c58e023a23b85ed9bbaece10f6dcc65ddcf3ff6
-docfiles size=76
- RELOC/doc/fonts/baskervald/COPYING
- RELOC/doc/fonts/baskervald/NOTICE.txt
- RELOC/doc/fonts/baskervald/README details="Readme"
- RELOC/doc/fonts/baskervald/baskervaldadf.pdf details="Package documentation"
- RELOC/doc/fonts/baskervald/baskervaldadf.tex
- RELOC/doc/fonts/baskervald/manifest.txt
-srccontainersize 9356
-srccontainerchecksum 60122d6a04e88fecd4c6baae3a657f40bbfd48895cc674e95ee9e2b3f9172e01d009064a616f2d7b3f48c41d43f75efda19c3ca54feee612f1866fe64eef366e
-srcfiles size=25
- RELOC/source/fonts/baskervald/reglyph-ybv.tex
- RELOC/source/fonts/baskervald/supp-ybv.etx
- RELOC/source/fonts/baskervald/t1-baskervald-lig.etx
- RELOC/source/fonts/baskervald/t1-baskervald.etx
- RELOC/source/fonts/baskervald/ts1-baskervald.etx
- RELOC/source/fonts/baskervald/ybv-drv.tex
- RELOC/source/fonts/baskervald/ybv-map.tex
-runfiles size=274
- RELOC/fonts/afm/arkandis/baskervald/ybvb8a.afm
- RELOC/fonts/afm/arkandis/baskervald/ybvbi8a.afm
- RELOC/fonts/afm/arkandis/baskervald/ybvh8a.afm
- RELOC/fonts/afm/arkandis/baskervald/ybvho8a.afm
- RELOC/fonts/afm/arkandis/baskervald/ybvr8a.afm
- RELOC/fonts/afm/arkandis/baskervald/ybvri8a.afm
- RELOC/fonts/enc/dvips/baskervald/supp-ybv.enc
- RELOC/fonts/map/dvips/baskervald/ybv.map
- RELOC/fonts/tfm/arkandis/baskervald/ybvb8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvb8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvb8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvb8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvh8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvh8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvh8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvh8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvho8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvho8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvho8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvho8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvr8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvr8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvr8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvr8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvri8c.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvri8r.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvri8s.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvri8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm
- RELOC/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm
- RELOC/fonts/type1/arkandis/baskervald/ybvb8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvb8a.pfm
- RELOC/fonts/type1/arkandis/baskervald/ybvbi8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvbi8a.pfm
- RELOC/fonts/type1/arkandis/baskervald/ybvh8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvh8a.pfm
- RELOC/fonts/type1/arkandis/baskervald/ybvho8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvho8a.pfm
- RELOC/fonts/type1/arkandis/baskervald/ybvr8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvr8a.pfm
- RELOC/fonts/type1/arkandis/baskervald/ybvri8a.pfb
- RELOC/fonts/type1/arkandis/baskervald/ybvri8a.pfm
- RELOC/fonts/vf/arkandis/baskervald/ybvb8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvb8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvbi8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvbi8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvbiw8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvbw8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvh8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvh8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvho8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvho8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvhow8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvhw8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvr8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvr8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvri8c.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvri8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvriw8t.vf
- RELOC/fonts/vf/arkandis/baskervald/ybvrw8t.vf
- RELOC/tex/latex/baskervald/baskervald.sty
- RELOC/tex/latex/baskervald/t1ybv.fd
- RELOC/tex/latex/baskervald/t1ybvw.fd
- RELOC/tex/latex/baskervald/ts1ybv.fd
- RELOC/tex/latex/baskervald/ts1ybvw.fd
+containersize 421520
+containerchecksum 4bff5a91dd051b5b1468e192a0139357699e3c690c791ef8e9ffaff4a0534622d75b3d731b27c2501f6f0cd38ecaaa735ef4a7263e1a0e482eaa300ad39d0abd
+doccontainersize 1359224
+doccontainerchecksum cd6ae17f9140ecdf535c403931d0e2dc7f706f6101991a05d0ec4d65cda5e687b930348097c335f00a5edf1ec9ef44fe580bf74e736736645c96eba4b6bc9cc3
+docfiles size=361
+ RELOC/doc/fonts/baskervaldadf/COPYING
+ RELOC/doc/fonts/baskervaldadf/NOTICE.txt
+ RELOC/doc/fonts/baskervaldadf/README.md details="Readme"
+ RELOC/doc/fonts/baskervaldadf/baskervald-ybv-example.pdf
+ RELOC/doc/fonts/baskervaldadf/baskervald-ybv-example.tex
+ RELOC/doc/fonts/baskervaldadf/baskervaldadf-build.pdf
+ RELOC/doc/fonts/baskervaldadf/baskervaldadf-tables.pdf
+ RELOC/doc/fonts/baskervaldadf/baskervaldadf-tables.tex
+ RELOC/doc/fonts/baskervaldadf/baskervaldadf.pdf details="Package documentation"
+ RELOC/doc/fonts/baskervaldadf/manifest.txt
+ RELOC/doc/fonts/baskervaldadf/reglyph-ybv.tex
+ RELOC/doc/fonts/baskervaldadf/ybv-drv.tex
+ RELOC/doc/fonts/baskervaldadf/ybv-map.tex
+srccontainersize 20572
+srccontainerchecksum 1a58429737a368c802307ff5bd7b55faac86b523bb300d8fb0e659ff1b755a1a23c56e0352c1125989a7b532aeb171e7b8f84bd0fc2fcec505bc3d783e05526e
+srcfiles size=53
+ RELOC/source/fonts/baskervaldadf/baskervaldadf-build.dtx
+ RELOC/source/fonts/baskervaldadf/baskervaldadf.dtx
+ RELOC/source/fonts/baskervaldadf/baskervaldadf.ins
+ RELOC/source/fonts/baskervaldadf/supp-ybv.etx
+ RELOC/source/fonts/baskervaldadf/t1-baskervald-lig.etx
+ RELOC/source/fonts/baskervaldadf/t1-baskervald.etx
+ RELOC/source/fonts/baskervaldadf/ts1-baskervald.etx
+runfiles size=280
+ RELOC/fonts/afm/public/baskervaldadf/ybvb8a.afm
+ RELOC/fonts/afm/public/baskervaldadf/ybvbi8a.afm
+ RELOC/fonts/afm/public/baskervaldadf/ybvh8a.afm
+ RELOC/fonts/afm/public/baskervaldadf/ybvho8a.afm
+ RELOC/fonts/afm/public/baskervaldadf/ybvr8a.afm
+ RELOC/fonts/afm/public/baskervaldadf/ybvri8a.afm
+ RELOC/fonts/enc/dvips/baskervaldadf/supp-ybv.enc
+ RELOC/fonts/map/dvips/baskervaldadf/ybv.map
+ RELOC/fonts/tfm/public/baskervaldadf/ybvb8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvb8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvb8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvb8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvb8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbi8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbi8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbi8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbi8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbi8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbiw8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvbw8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvh8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvh8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvh8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvh8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvh8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvho8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvho8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvho8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvho8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvho8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvhow8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvhw8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvr8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvr8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvr8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvr8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvr8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvri8c.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvri8r.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvri8s.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvri8sr.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvri8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvriw8t.tfm
+ RELOC/fonts/tfm/public/baskervaldadf/ybvrw8t.tfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvb8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvb8a.pfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvbi8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvbi8a.pfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvh8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvh8a.pfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvho8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvho8a.pfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvr8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvr8a.pfm
+ RELOC/fonts/type1/public/baskervaldadf/ybvri8a.pfb
+ RELOC/fonts/type1/public/baskervaldadf/ybvri8a.pfm
+ RELOC/fonts/vf/public/baskervaldadf/ybvb8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvb8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvbi8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvbi8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvbiw8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvbw8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvh8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvh8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvho8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvho8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvhow8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvhw8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvr8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvr8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvri8c.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvri8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvriw8t.vf
+ RELOC/fonts/vf/public/baskervaldadf/ybvrw8t.vf
+ RELOC/tex/latex/baskervaldadf/baskervald.sty
+ RELOC/tex/latex/baskervaldadf/t1ybv.fd
+ RELOC/tex/latex/baskervaldadf/t1ybvw.fd
+ RELOC/tex/latex/baskervaldadf/ts1ybv.fd
+ RELOC/tex/latex/baskervaldadf/ts1ybvw.fd
catalogue-also baskervaldx
catalogue-contact-home http://arkandis.tuxfamily.org/
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/baskervaldadf
-catalogue-license lppl
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-type1 font-serif
-catalogue-version 1.016
+catalogue-version 1.1
name baskervaldx
category Package
@@ -35111,6 +35193,65 @@ catalogue-license gpl3
catalogue-topics presentation
catalogue-version 3.4.0
+name beamertheme-gotham
+category Package
+revision 72340
+shortdesc A versatile and extendable beamer theme based on Metropolis
+relocated 1
+longdesc This package provides a modern, minimal-ish, versatile and
+longdesc extendable yet robust Beamer theme using LaTeX3 with some
+longdesc gathered or borrowed lines of code. It uses the l3build system
+longdesc to both build and verify (Test-Driven Development) the
+longdesc delivered code. "Gotham" tries to bring higher flexibility
+longdesc thanks to LaTeX3 implementation on top of the good-looking
+longdesc Metropolis theme.
+containersize 19752
+containerchecksum 024e33b589216977c7e873e45ab5a32b00e2ea7f92dbd25d2498874f8fa77c6d1cb6fbcf803a80ea10d5770d55dc163d8f89f1c1a4c54676697b9894e2ced4cc
+doccontainersize 2249440
+doccontainerchecksum febbc1d29129d886685ce1b17edc466167d5b32678a0d021337a4010c799da19004c5a6b43b99d0e5ad9adec094e43ed2a1266b382662d9b0e48c05008c05fbd
+docfiles size=773
+ RELOC/doc/latex/beamertheme-gotham/MANIFEST.md
+ RELOC/doc/latex/beamertheme-gotham/README.md details="Readme"
+ RELOC/doc/latex/beamertheme-gotham/ctan.ann
+ RELOC/doc/latex/beamertheme-gotham/ctan.note
+ RELOC/doc/latex/beamertheme-gotham/gotham-blueprint.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-dev-impl.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-dev-impl.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham-doc.pdf details="User manual"
+ RELOC/doc/latex/beamertheme-gotham/gotham-doc.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham-example169transp.pdf details="Example of use (transparent)"
+ RELOC/doc/latex/beamertheme-gotham/gotham-example169transp.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham-example43dark.pdf details="Example of use (dark)"
+ RELOC/doc/latex/beamertheme-gotham/gotham-example43dark.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham-exampleSimple.pdf details="Example of use (simple)"
+ RELOC/doc/latex/beamertheme-gotham/gotham-exampleSimple.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham-layout.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-logo.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-safetybox.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-user-cmds.pdf
+ RELOC/doc/latex/beamertheme-gotham/gotham-user-cmds.tex
+ RELOC/doc/latex/beamertheme-gotham/gotham.pdf details="Complete package documentation"
+ RELOC/doc/latex/beamertheme-gotham/section-Beamer.tex
+ RELOC/doc/latex/beamertheme-gotham/section-Conclusion.tex
+ RELOC/doc/latex/beamertheme-gotham/section-Gotham.tex
+srccontainersize 39900
+srccontainerchecksum 6fb2b7b99eb69e5c3c1c574817231f1621f41988fa446d830ad3bc4dc14db814c637d159aec8b38b028dbff6eb247d4e67e702d8d0761b15aeeb488465c78fc4
+srcfiles size=80
+ RELOC/source/latex/beamertheme-gotham/gotham.dtx
+ RELOC/source/latex/beamertheme-gotham/gotham.ins
+runfiles size=44
+ RELOC/tex/latex/beamertheme-gotham/beamercolorthemegotham.sty
+ RELOC/tex/latex/beamertheme-gotham/beamerfontthemegotham.sty
+ RELOC/tex/latex/beamertheme-gotham/beamerinnerthemegotham.sty
+ RELOC/tex/latex/beamertheme-gotham/beamerouterthemegotham.sty
+ RELOC/tex/latex/beamertheme-gotham/beamerthemegotham.sty
+catalogue-contact-bugs https://gitlab.com/RomainNOEL/beamertheme-gotham/issues/
+catalogue-contact-repository https://gitlab.com/RomainNOEL/beamertheme-gotham/
+catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-gotham
+catalogue-license lppl1.3c cc-by-sa-4
+catalogue-topics presentation expl3
+catalogue-version 1.1.0.b
+
name beamertheme-light
category Package
revision 49867
@@ -35421,7 +35562,7 @@ catalogue-version 1.0
name beamertheme-tcolorbox
category Package
-revision 71124
+revision 72368
shortdesc A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
relocated 1
longdesc This package provides an inner theme for beamer which
@@ -35432,10 +35573,10 @@ depend beamer
depend tcolorbox
depend tikzfill
depend tools
-containersize 2416
-containerchecksum 6f96a493048cd65450fb656e9c7e5364a71565cf9571eb624a4486eda715ea7b704b3aa241d67dca18d0d6d2d0813dd2bc4da05a917844bea28fc8ec14111d94
-doccontainersize 173452
-doccontainerchecksum 4bc02b3451aaa6bc50352deec436ada73e9cbeb106743161561696ea92669ad12c703d077d5d266029d24baf5b2cdcf1a40e119c96156a11dcbddc01ce02b2b5
+containersize 2428
+containerchecksum fd1fb6c7fc066d396e020a5b6dff2513f3f84c90347b459eb8d6b1632109b3da2cb0c1b1f02705463d351ad73e679eefda39863741bd777fdccdee5dc826f25b
+doccontainersize 173544
+doccontainerchecksum 8d8aaef90bbb3b0dab4952dbb604fc15a314ac8bfbc4fb6a23e95229b639a03d4a686ac8ee0744b3e973c3fbafb7280fe2fb1ebde25251e8401004b3afd704a1
docfiles size=50
RELOC/doc/latex/beamertheme-tcolorbox/DEPENDS.txt
RELOC/doc/latex/beamertheme-tcolorbox/README.md details="Readme"
@@ -35449,7 +35590,7 @@ catalogue-contact-support https://github.com/samcarter/beamertheme-tcolorbox/iss
catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-tcolorbox
catalogue-license lppl1.3c
catalogue-topics presentation
-catalogue-version 0.7
+catalogue-version 0.8
name beamertheme-trigon
category Package
@@ -35891,16 +36032,16 @@ catalogue-topics book-pub class doc-templ expl3
name beebe
category Package
-revision 71712
+revision 72450
catalogue biblio
shortdesc A collection of bibliographies
relocated 1
longdesc A collection of BibTeX bibliographies on TeX-related topics
longdesc (including, for example, spell-checking and SGML). Each
longdesc includes a LaTeX wrapper file to typeset the bibliography.
-containersize 927584
-containerchecksum 78141bf82e66726c53c0d70db8f2d3f2ac7aed5bb1929778791ee3f4ede1ea670d55c81849840351893ac481569ade8ffe379faf5096c353cd892d4cad31c00a
-runfiles size=2283
+containersize 931188
+containerchecksum 7dfbf428557667e5739cf462532f90dfdfa070f8bbdb45f08b2611537c1a823d33751b4210e2a73c241bfc0883c5cc2554ad7f79f333364de389c8089f45b338
+runfiles size=2291
RELOC/bibtex/bib/beebe/epodd.bib
RELOC/bibtex/bib/beebe/font.bib
RELOC/bibtex/bib/beebe/printing-history.bib
@@ -36228,7 +36369,7 @@ catalogue-topics font font-serif font-sans font-proportional font-mono font-type
name berenisadf
category Package
-revision 32215
+revision 72484
shortdesc Berenis ADF fonts and TeX/LaTeX support
relocated 1
longdesc The bundle provides the BerenisADF Pro font collection, in
@@ -36236,25 +36377,30 @@ longdesc OpenType and PostScript Type 1 formats, together with support
longdesc files to use the fonts in TeXnANSI (LY1) and LaTeX standard T1
longdesc and TS1 encodings.
execute addMap ybd.map
-containersize 1389668
-containerchecksum 70dd547d0c5138f2a61e20b4585160e5fef281bbba72ba8dcc7032efa957d80c158ba88fdc0dda9982dbcd69a48d5d54286f52d1425a5819e54e05d79eb9dd49
-doccontainersize 364484
-doccontainerchecksum f076717ff948247589225fbe4fcd92114d719526e535d645d767a3f7fdaafd3a6ca84c3a60997074186974ebf045e31a51d16d53c8a5fdc78a2461733cc66372
-docfiles size=118
+containersize 1770448
+containerchecksum 92bf6b7aa9e78f38006c55dcfd905c828338fcb0c6e570d7850003b9d755fe522166722e8c2ee026f14734046c1b3010a4c24b5ea2801577e30ddaf6298b20fe
+doccontainersize 2296956
+doccontainerchecksum 16abd183b2adf7f8612cf97775d22a972e72bbb4f66fd3616b58c9094aad4de46cb455e41cc45331a483bfd6913561cbe963c02256333353760c35925e140561
+docfiles size=630
RELOC/doc/fonts/berenisadf/COPYING
- RELOC/doc/fonts/berenisadf/COPYING.unix
- RELOC/doc/fonts/berenisadf/Makefile.source
RELOC/doc/fonts/berenisadf/NOTICE.txt
- RELOC/doc/fonts/berenisadf/README.doc
+ RELOC/doc/fonts/berenisadf/README.md details="Readme"
+ RELOC/doc/fonts/berenisadf/berenisadf-tables.pdf
+ RELOC/doc/fonts/berenisadf/berenisadf-tables.tex
RELOC/doc/fonts/berenisadf/berenisadf.pdf details="Package documentation"
- RELOC/doc/fonts/berenisadf/berenisadf.tex
- RELOC/doc/fonts/berenisadf/cfr.gwneud.cyhoeddus
RELOC/doc/fonts/berenisadf/ff-ybd.pe
RELOC/doc/fonts/berenisadf/manifest.txt
RELOC/doc/fonts/berenisadf/ybd-8t.lig
RELOC/doc/fonts/berenisadf/ybd-8y.lig
+ RELOC/doc/fonts/berenisadf/ybd-encs.tex
RELOC/doc/fonts/berenisadf/ybd.nam
-runfiles size=1517
+srccontainersize 37164
+srccontainerchecksum 268f6930ecc1cde52a0003e158882d1a0437971ca2d85c15f61dbd8e16a70bacc7f0c6c3180548dca419c864571e854bf16980cf7be3e3b1dc5f4abe04c54a1e
+srcfiles size=76
+ RELOC/source/fonts/berenisadf/Makefile.make
+ RELOC/source/fonts/berenisadf/berenisadf.dtx
+ RELOC/source/fonts/berenisadf/berenisadf.ins
+runfiles size=1623
RELOC/fonts/afm/arkandis/berenisadf/ybdb.afm
RELOC/fonts/afm/arkandis/berenisadf/ybdbc.afm
RELOC/fonts/afm/arkandis/berenisadf/ybdbci.afm
@@ -36478,6 +36624,13 @@ runfiles size=1517
RELOC/fonts/type1/arkandis/berenisadf/ybdrc.pfb
RELOC/fonts/type1/arkandis/berenisadf/ybdrci.pfb
RELOC/fonts/type1/arkandis/berenisadf/ybdri.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrdd8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrddc8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrddi8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrdr8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrdrc8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrdri8a.pfb
+ RELOC/fonts/type1/arkandis/berenisadf/yrdriw8a.pfb
RELOC/tex/latex/berenisadf/berenis.sty
RELOC/tex/latex/berenisadf/ly1ybd.fd
RELOC/tex/latex/berenisadf/ly1ybd0.fd
@@ -36500,11 +36653,16 @@ runfiles size=1517
RELOC/tex/latex/berenisadf/ts1ybd1.fd
RELOC/tex/latex/berenisadf/ts1ybd2.fd
RELOC/tex/latex/berenisadf/ts1ybd2j.fd
+ RELOC/tex/latex/berenisadf/ts1ybd2jw.fd
+ RELOC/tex/latex/berenisadf/ts1ybd2w.fd
RELOC/tex/latex/berenisadf/ts1ybdj.fd
+ RELOC/tex/latex/berenisadf/ts1ybdjw.fd
+ RELOC/tex/latex/berenisadf/ts1ybdw.fd
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/berenisadf
-catalogue-license other-free
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-serif font-type1 font-otf
-catalogue-version 1.004
+catalogue-version 2.1
name besjournals
category Package
@@ -37447,6 +37605,37 @@ binfiles arch=x86_64-solaris size=2
bin/x86_64-solaris/bib2gls
bin/x86_64-solaris/convertgls2bib
+name bib2qr
+category Package
+revision 71940
+shortdesc Cite BibTeX entries with QR codes
+relocated 1
+longdesc This package provides functionality to cite BibTeX entries with
+longdesc QR codes for easy sharing and referencing. The target of the QR
+longdesc code is the entry's digital object identifier (DOI), or URL if
+longdesc no DOI exists. It is realised via the LaTeX packages biblatex
+longdesc and qrcode.
+containersize 1692
+containerchecksum 06ee75c5428d52252559609e429673699f18a77314cac83a9ae91b4cb77d47840dd6f131ace93ddaca1c567bdfb4222a255bec77e78e953bf4f1c5a73abbb5a6
+doccontainersize 494044
+doccontainerchecksum 5d2c9805bc44c8a62934e468f141e7dec2fb296771c6898bcc7807be823894d1c67e192b874110583410600ba50b617771986ec17486dff498b1105a40393759
+docfiles size=126
+ RELOC/doc/latex/bib2qr/README.md details="Readme"
+ RELOC/doc/latex/bib2qr/bib2qr.pdf details="Package documentation"
+srccontainersize 6856
+srccontainerchecksum cae81877d35a544f70228526bdaafcc0df11644cedab85c6dcdba114ea94c3e3c5e1137d984892e397ac405c26ae9e4472bf03018268c3ad7b7bd3710b488043
+srcfiles size=7
+ RELOC/source/latex/bib2qr/bib2qr.dtx
+ RELOC/source/latex/bib2qr/bib2qr.ins
+runfiles size=1
+ RELOC/tex/latex/bib2qr/bib2qr.sty
+catalogue-contact-home https://codeberg.org/Cs137/bib2qr
+catalogue-contact-repository https://codeberg.org/Cs137/bib2qr.git
+catalogue-ctan /macros/latex/contrib/bib2qr
+catalogue-license lppl1.3c
+catalogue-topics qrcode biblatex
+catalogue-version 0.2
+
name bibarts
category Package
revision 67407
@@ -39988,7 +40177,7 @@ catalogue-version 0.4
name biblatex-ieee
category Package
-revision 61243
+revision 72032
shortdesc IEEE style files for BibLaTeX
relocated 1
longdesc This is a BibLaTeX style that implements the bibliography style
@@ -39999,11 +40188,11 @@ longdesc \usepackage[style=ieee]{biblatex} A demonstration database is
longdesc provided to show how to format input for the style.
longdesc biblatex-ieee requires BibLaTeX 2.7 or later, and works with
longdesc both BibTeX and Biber as the database back-end.
-containersize 5564
-containerchecksum 2f4dd68ea556dc56fde888294bd9a3368efcf4099b95b0c90e60225c3b99181de52b406a7e40a09792b6b58410174d74d774a0aeb1feb4c8bef69fd513861303
-doccontainersize 566908
-doccontainerchecksum ef24c360fd211b79538aba8394a831a48c4b518bcecc516fee91191aad5b2eef06ce9e0e2e033134499a94dac4542803c32a207b2b71d48b14401b20f5aca549
-docfiles size=182
+containersize 5600
+containerchecksum 108ced17ce7fd1218aa3b7ced2470b0d312eeeeac20007f8da55fed4b66752efd8efe29b70beef0bdf37625103db2ad06cca173f0edcbcd77f3e1d4927dd5d2e
+doccontainersize 568904
+doccontainerchecksum 54b9a5489cc31810305a18296250eeae46f165ea5b1cbb7a1a959b60b631cc6e69e5bd740de58300c31449779e193286a0ec444b699a6cd86b7c33cc98cb4e8e
+docfiles size=183
RELOC/doc/latex/biblatex-ieee/README.md details="Readme"
RELOC/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
RELOC/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
@@ -40019,7 +40208,7 @@ runfiles size=10
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee
catalogue-license lppl1.3c
catalogue-topics biblatex journalpub
-catalogue-version 1.3f
+catalogue-version 1.3g
name biblatex-ijsra
category Package
@@ -40876,7 +41065,7 @@ catalogue-version 1.9.0
name biblatex-oxref
category Package
-revision 68950
+revision 72164
shortdesc BibLaTeX styles inspired by the Oxford Guide to Style
relocated 1
longdesc This bundle provides four BibLaTeX styles that implement (many
@@ -40892,11 +41081,11 @@ longdesc with parenthetical in-text citations. The bundle provides
longdesc support for a wide variety of content types, including
longdesc manuscripts, audiovisual resources, social media and legal
longdesc references.
-containersize 24744
-containerchecksum 4059920c5183f9ed337b9fbc0e56ddaed2bd7e089028729c606981dddd113e1d916f335283608774b56bc9fbda53822e1e2b9ab8d9c3283a05bbda530ff4e234
-doccontainersize 2127848
-doccontainerchecksum 55d8336df5219f430dce34e2138d770557e9d68ede3d15b34a1a1b164d92d58a27664470764c45fb65dc6b5f6e1550e7fdcc9aa5f266027d3543418f7b6d2b07
-docfiles size=799
+containersize 27256
+containerchecksum 0dd7b644664c6cc327e7a16829f2dcce84d50c97a9fbca47a4304454064d9873968530ca1d1e168fe1cf3e48e2d0d45b35ffa5c749f8faa21c7c3efac0ff441b
+doccontainersize 2161812
+doccontainerchecksum a062daf7311bd7c98d84ffce509a283c73d5de6676407f51c06a83b51184c724d08250a83c6b2d0d6c9fe20a5895525a36a5f495e9ff65bec4ef18ccebe4cf28
+docfiles size=809
RELOC/doc/latex/biblatex-oxref/README.md details="Readme"
RELOC/doc/latex/biblatex-oxref/oxalph-doc.pdf details="Style documentation for oxalph"
RELOC/doc/latex/biblatex-oxref/oxalph-doc.tex
@@ -40908,13 +41097,13 @@ docfiles size=799
RELOC/doc/latex/biblatex-oxref/oxref.pdf details="Package documentation"
RELOC/doc/latex/biblatex-oxref/oxyear-doc.pdf details="Style documentation for oxyear"
RELOC/doc/latex/biblatex-oxref/oxyear-doc.tex
-srccontainersize 93152
-srccontainerchecksum df89dae5cdd3a5edf49bd49ecb1226dfa8e9145ca9abfd10a065ea4a5f12e65b4d0dcafc9b4c6067b180029797cebdab7d50f42c8dcb0fdaa21e33fc09963eca
-srcfiles size=128
+srccontainersize 96396
+srccontainerchecksum 8fd7e06038e75d9dcf40f2ae37dd243dccab59784eb380eafff2fa45ecb8a5a5eea1421ba78d14f747355037278ebed0b06a92c4440d37f0cadb0d286061bede
+srcfiles size=134
RELOC/source/latex/biblatex-oxref/Makefile
RELOC/source/latex/biblatex-oxref/oxref.dtx
RELOC/source/latex/biblatex-oxref/oxref.ins
-runfiles size=77
+runfiles size=81
RELOC/tex/latex/biblatex-oxref/american-oxref.lbx
RELOC/tex/latex/biblatex-oxref/british-oxref.lbx
RELOC/tex/latex/biblatex-oxref/english-oxref.lbx
@@ -40949,13 +41138,14 @@ runfiles size=77
RELOC/tex/latex/biblatex-oxref/oxyear.bbx
RELOC/tex/latex/biblatex-oxref/oxyear.cbx
RELOC/tex/latex/biblatex-oxref/oxyear.dbx
+ RELOC/tex/latex/biblatex-oxref/polish-oxref.lbx
RELOC/tex/latex/biblatex-oxref/spanish-oxref.lbx
catalogue-contact-bugs https://github.com/alex-ball/biblatex-oxref/issues
catalogue-contact-repository https://github.com/alex-ball/biblatex-oxref
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-oxref
catalogue-license lppl1.3c
catalogue-topics biblatex
-catalogue-version 3.2
+catalogue-version 3.3
name biblatex-philosophy
category Package
@@ -41034,7 +41224,7 @@ catalogue-version 1.1c
name biblatex-publist
category Package
-revision 71821
+revision 72079
shortdesc BibLaTeX bibliography support for publication lists
relocated 1
longdesc The package provides a BibLaTeX bibliography style file (*.bbx)
@@ -41043,15 +41233,15 @@ longdesc authoryear style, but provides some extra features often
longdesc desired for publication lists, such as the omission of the
longdesc author's own name from author or editor data. At least version
longdesc 3.4 of biblatex is required.
-containersize 14332
-containerchecksum 102774599167da495c1063ab59b88c172a5e5bfa63bab874d0fa276bb54835b51bae62e55b3a495a9798dd1368b8f7243258b448d068762f43993135e59ce567
-doccontainersize 438960
-doccontainerchecksum efebdef221ed4339e656d855ea452988c81794c78ff4a12f6dd5a9b2d59abc17413d69aa680b3996397cc250731a79ddff1fe8c1ccfd1b0d6245c2da7d20d739
-docfiles size=124
+containersize 15164
+containerchecksum cc028df8024e2a06e3416b496f22d74bbb7c647c3cb3406ba5e050dc1e4ecf425ba4ac28e4487e7007818aebf2dd7c275174223a4755266fd5229dd6d4bd2c51
+doccontainersize 449012
+doccontainerchecksum 3c2891994da092a7ef5052b71c7877e101c39de2bfa6e16acd6aa559bba36523099ef57a50eda4afd47b4d26cae12f601612c56296c0d0280a79005c05d475f4
+docfiles size=127
RELOC/doc/latex/biblatex-publist/README details="Readme"
RELOC/doc/latex/biblatex-publist/biblatex-publist.pdf details="Package documentation"
RELOC/doc/latex/biblatex-publist/biblatex-publist.tex
-runfiles size=35
+runfiles size=36
RELOC/tex/latex/biblatex-publist/lbx/UKenglish-publist.lbx
RELOC/tex/latex/biblatex-publist/lbx/USenglish-publist.lbx
RELOC/tex/latex/biblatex-publist/lbx/american-publist.lbx
@@ -41075,7 +41265,7 @@ catalogue-contact-repository https://github.com/jspitz/biblatex-publist
catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-publist
catalogue-license lppl1.3
catalogue-topics biblatex
-catalogue-version 2.12
+catalogue-version 2.13
name biblatex-readbbl
category Package
@@ -42216,7 +42406,7 @@ binfiles arch=x86_64-solaris size=59
name bibtexperllibs
category Package
-revision 68910
+revision 72184
shortdesc BibTeX Perl Libraries
longdesc This package provides BibTeX related Perl libraries by Gerhard
longdesc Gossen, repacked by Boris Veytsman, for TeX Live and other
@@ -42225,16 +42415,16 @@ longdesc Perl, so should work out of the box on any architecture. They
longdesc have been packaged here mostly for Boris Veytsman's BibTeX
longdesc suite, but can be used in any other Perl script.
depend bibtexperllibs.ARCH
-containersize 23256
-containerchecksum 54e8413435420357c6e4acb1ab28a6aa602f1a222ed4b3350aea498a3516f48cfec0d04e9951a3ea0117184855e32d891d2c04af98231763eb1c5f7bd1700aa5
-doccontainersize 19124
-doccontainerchecksum e2a1f67710cbb6b732f5dc9b39e4ced5150792c06d0455704375cfd6def134dfbe54a8d92dc1dd88896a6d5405e662dceb15f0282e9d82a9d2f857a91a8b4fe0
+containersize 23660
+containerchecksum 9011c6518db2fd47331075f6eccaa5739f44e0f77d55b733ac28a1b7ad4aa29799fdb97e37d94f96691ce0cf0197a7bb1b6271ec46a0aa513197023ca329c47f
+doccontainersize 19336
+doccontainerchecksum e6f7b528cde64e9db82aab8706e8194ff682d36569b8aed0c5abad85fba564c5fea5f283167f6a9b09d562fd7fbbea9119337b6ae359d5bcc675a67ba7e3a085
docfiles size=7
texmf-dist/doc/man/man1/ltx2unitxt.1
texmf-dist/doc/man/man1/ltx2unitxt.man1.pdf
-srccontainersize 207412
-srccontainerchecksum 92cd4a937f3783305396a5705bc7a0d80371a22405865be33e1ff1caef7ec0a479ad58d9d80d45218273dd21541eb3167ac0cffba8ac16ec5d46ada1ea4e6145
-srcfiles size=112
+srccontainersize 230612
+srccontainerchecksum abe5ad865c42b0b1a8f344da5635a81cf2bdb2d5549ce45d7d589c6083bba99f5ac3727771f57d1afb4df0193f57451f30190703951e2f18d7f710704e527a8b
+srcfiles size=126
texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/LICENSE
texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/MANIFEST
@@ -42279,6 +42469,9 @@ srcfiles size=112
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/LICENSE
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/MANIFEST
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/MYMETA.json
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/MYMETA.yml
+ texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.TDS
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README
@@ -42293,7 +42486,7 @@ srcfiles size=112
texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/weaver.ini
texmf-dist/source/support/bibtexperllibs/Makefile
texmf-dist/source/support/bibtexperllibs/README
-runfiles size=23
+runfiles size=24
texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
@@ -42303,10 +42496,10 @@ runfiles size=23
catalogue-contact-bugs https://github.com/borisveytsman/BibTeXPerlLibs/issues
catalogue-contact-development https://github.com/borisveytsman/BibTeXPerlLibs/pulls
catalogue-contact-repository https://github.com/borisveytsman/BibTeXPerlLibs
-catalogue-ctan /support/bibtexperllibs
+catalogue-ctan /biblio/bibtex/utils/bibtexperllibs
catalogue-license gpl1 artistic pd
catalogue-topics bibtex-supp
-catalogue-version 1.9
+catalogue-version 1.91
name bibtexperllibs.aarch64-linux
category Package
@@ -43468,24 +43661,24 @@ catalogue-version 0.1
name bithesis
category Package
-revision 71392
+revision 72491
shortdesc Templates for the Beijing Institute of Technology
relocated 1
longdesc This package establishes a simple and easy-to-use LaTeX
longdesc template for Beijing Institute of Technology dissertations,
longdesc including general undergraduate theses and master theses.
-containersize 21892
-containerchecksum 941394731ba95eeb06c8925db676c30595dd8419bdfcb2e83a87a3a5b2ba8c7f36e7a2ddbc4c60eb3e0c2a38b9ea8dc4971f7ab94c97d4e121bba397e9d234e6
-doccontainersize 753520
-doccontainerchecksum 94a24279e8b032626941fc2ff448cacdd7f43514b37f55da869b397c66b278647b40d39989bbf494f7c0dd4b6e10247d0ea61e4e2ee3d2428daa8af417999c33
-docfiles size=190
+containersize 22552
+containerchecksum 5ea2b5c97b3d0f88b4317819f017f8cd3aab5883480a469615138664bd573eb8577246674180afaae4de0d706fc08d992de699cf77f5a26d7c8eddf7aca760a1
+doccontainersize 773216
+doccontainerchecksum 4d655db2f03d0977afef5a8e0ed7aa0d5118c6867e4a6e588cf83a951735bb53c5bb42f5266fb8cfdba8953a0e235fe101e7df18a4b40fd729db70d57c5bc94b
+docfiles size=195
RELOC/doc/latex/bithesis/README.md details="Readme"
RELOC/doc/latex/bithesis/bithesis.pdf details="Package documentation" language="zh"
RELOC/doc/latex/bithesis/contributing-zh.md
RELOC/doc/latex/bithesis/contributing.md
RELOC/doc/latex/bithesis/dtx-style.sty
-srccontainersize 28544
-srccontainerchecksum b461b43fc52a46c4178956696127e0af56fd9451d6a2cce95ae3a4f664c756cf7cee3f4482d93fe08f87e92ae44f5a934775b04f90c4432bf55577934a149aaf
+srccontainersize 29184
+srccontainerchecksum c606902cc7cc4d4688b973815b8545a321b94a47b5595b75712ab69c304d365e0f90cf271ea9e868d58e17c598942d4b3c5d042d06238b66fb11793226bf2177
srcfiles size=35
RELOC/source/latex/bithesis/bithesis.dtx
RELOC/source/latex/bithesis/bithesis.ins
@@ -43501,7 +43694,7 @@ catalogue-contact-support https://github.com/BITNP/BIThesis/discussions
catalogue-ctan /macros/unicodetex/latex/bithesis
catalogue-license lppl1.3c
catalogue-topics class dissertation doc-templ chinese expl3
-catalogue-version 3.7.9
+catalogue-version 3.8.0
name bitpattern
category Package
@@ -44095,7 +44288,7 @@ catalogue-version 2.0.0
name bmstu-iu8
category Package
-revision 61937
+revision 72237
shortdesc A class for IU8 reports
relocated 1
longdesc This package consists of a class file and style files for
@@ -44104,39 +44297,78 @@ longdesc (Bauman Moscow State Technical University). The class defines
longdesc all headings, structure elements and other things in respect of
longdesc Russian standard GOST 7.32-2017. But there are correctives to
longdesc be compatible with our local IU8 department requirements.
-containersize 12504
-containerchecksum 7d4d2f575bf4a3a14024b478610a1d3d1fb9a9609492890ce4edf9f3ed1e34abd99f519d3574c39347f35f8bd2bb1b19569ed6a3652443063942bb0900877ba6
-doccontainersize 171944
-doccontainerchecksum 142cceab83b83c5a0eddde753f67b44cb2e881cd01a4de1059606e02cc241d6d55f271d525db523f82f6ecd68bf6bb09dffcb15adb1b4b080b5701e041ec6f2e
-docfiles size=59
+depend algorithm2e
+depend amscls
+depend anyfontsize
+depend babel
+depend biblatex
+depend bookmark
+depend caption
+depend chngcntr
+depend csquotes
+depend enumitem
+depend fancyhdr
+depend float
+depend fontspec
+depend geometry
+depend glossaries
+depend glossaries-extra
+depend graphics
+depend ifoddpage
+depend koma-script
+depend lastpage
+depend lineno
+depend listings
+depend ltablex
+depend multirow
+depend nowidow
+depend oberdiek
+depend relsize
+depend setspace
+depend stackengine
+depend tabto-ltx
+depend titlesec
+depend tools
+depend totcount
+depend ulem
+depend xassoccnt
+depend xcolor
+depend xltabular
+depend xstring
+containersize 13028
+containerchecksum d2c7e687236f9250530274010fd0510e31ea8751e7614bf31aa862db716bd99392fe9cdb8dfed4087392cc6c6653aec7b64f74fa0ef4a74ddeb12ed218e189de
+doccontainersize 172812
+doccontainerchecksum f4641da097ce0c9100bb2c1044e86f430a3a843d0187c30d828a13b1216d0884b4d317604e7133031bb47a874b6a4534c1c087cf5b27fd5001fd7cf56c64e0f0
+docfiles size=60
+ RELOC/doc/latex/bmstu-iu8/DEPENDS.txt
RELOC/doc/latex/bmstu-iu8/README.md details="Readme"
RELOC/doc/latex/bmstu-iu8/bmstu-example.pdf details="Example of use" language="ru"
RELOC/doc/latex/bmstu-iu8/bmstu-example.tex
RELOC/doc/latex/bmstu-iu8/bmstu.png
-runfiles size=26
- RELOC/tex/latex/bmstu-iu8/01-IU8-base.sty
- RELOC/tex/latex/bmstu-iu8/02-IU8-construction.sty
- RELOC/tex/latex/bmstu-iu8/03-IU8-numbering.sty
- RELOC/tex/latex/bmstu-iu8/04-IU8-section-numbering.sty
- RELOC/tex/latex/bmstu-iu8/05-IU8-figures.sty
- RELOC/tex/latex/bmstu-iu8/06-IU8-tables.sty
- RELOC/tex/latex/bmstu-iu8/07-IU8-footnotes.sty
- RELOC/tex/latex/bmstu-iu8/08-IU8-formulas.sty
- RELOC/tex/latex/bmstu-iu8/09-IU8-cites.sty
- RELOC/tex/latex/bmstu-iu8/10-IU8-titlepage.sty
- RELOC/tex/latex/bmstu-iu8/11-IU8-performers.sty
- RELOC/tex/latex/bmstu-iu8/12-IU8-abstract.sty
- RELOC/tex/latex/bmstu-iu8/13-IU8-contents.sty
- RELOC/tex/latex/bmstu-iu8/14-IU8-terms-and-definitions.sty
- RELOC/tex/latex/bmstu-iu8/15-IU8-list-of-abbreviations.sty
- RELOC/tex/latex/bmstu-iu8/16-IU8-references.sty
- RELOC/tex/latex/bmstu-iu8/17-IU8-appendices.sty
- RELOC/tex/latex/bmstu-iu8/18-IU8-extra.sty
- RELOC/tex/latex/bmstu-iu8/19-IU8-counters.sty
- RELOC/tex/latex/bmstu-iu8/20-IU8-listing.sty
- RELOC/tex/latex/bmstu-iu8/21-IU8-math.sty
- RELOC/tex/latex/bmstu-iu8/22-IU8-algorithms.sty
+runfiles size=27
RELOC/tex/latex/bmstu-iu8/BMSTU-IU8.cls
+ RELOC/tex/latex/bmstu-iu8/IU8-01-base.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-02-construction.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-03-numbering.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-04-section-numbering.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-05-figures.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-06-tables.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-07-footnotes.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-08-formulas.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-09-cites.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-10-titlepage.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-11-performers.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-12-abstract.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-13-contents.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-14-terms-and-definitions.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-15-list-of-abbreviations.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-16-references.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-17-appendices.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-18-extra.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-19-counters.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-20-listing.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-21-math.sty
+ RELOC/tex/latex/bmstu-iu8/IU8-22-algorithms.sty
catalogue-also bmstu
catalogue-contact-bugs https://github.com/CatInCosmicSpace/latex-template/issues
catalogue-contact-repository https://github.com/CatInCosmicSpace/latex-template
@@ -44144,7 +44376,7 @@ catalogue-contact-support https://t.me/CatInCosmicSpace
catalogue-ctan /macros/latex/contrib/bmstu-iu8
catalogue-license mit
catalogue-topics class doc-templ report-like std-conform
-catalogue-version 1.2
+catalogue-version 1.4
name bnumexpr
category Package
@@ -44783,15 +45015,15 @@ catalogue-version 1.1.0
name bookcover
category Package
-revision 70872
+revision 72461
shortdesc A class for book covers and dust jackets
relocated 1
longdesc This class helps typesetting book covers and dust jackets.
-containersize 6580
-containerchecksum c03b105ee849d97bf13aac6a34d9517156b3e69f203b8a54f8f2a87fe8f2bcc1c37ca6f1cbd568808793154bb96e13648528854cbdce3debd0ca1a4d8a82d1b5
-doccontainersize 1807396
-doccontainerchecksum a93fefb1272edb4e5918d4f514c998c7eb9dc2ead2cf6bc126ff7af292d2d936ede3dd3b11437c6079479fd85b2b616e5fa7978876e1bb7fb16bc60d6821a698
-docfiles size=924
+containersize 6584
+containerchecksum 4244dad2165665dce98a1b4e1a0bd42ade61cb375d4d0bcd13901ca30ae9923757926aaf3f6756d6d08f64611b052d88009015a2b1915234f12122e4dbbfa62b
+doccontainersize 1777064
+doccontainerchecksum fc80040590787ac976f496194c4b7e718a1e2a6cc75771b95024ae9369476b8f182ac63ebdea3d38d3aa42719de09f38ed30d9cc903699c3495e5c2a09a6e833
+docfiles size=928
RELOC/doc/latex/bookcover/README details="Readme"
RELOC/doc/latex/bookcover/bookcover-example1.pdf details="Examples of use 1"
RELOC/doc/latex/bookcover/bookcover-example1.tex
@@ -44811,13 +45043,14 @@ docfiles size=924
RELOC/doc/latex/bookcover/figures/bookcover-pi.pdf
RELOC/doc/latex/bookcover/figures/bookcover-ruler.pdf
RELOC/doc/latex/bookcover/figures/bookcover-scheme-foldingmargin.pdf
+ RELOC/doc/latex/bookcover/figures/bookcover-scheme-widthflaps.pdf
RELOC/doc/latex/bookcover/figures/bookcover-scheme-withflaps.pdf
RELOC/doc/latex/bookcover/figures/bookcover-scheme-withoutflaps.pdf
RELOC/doc/latex/bookcover/figures/bookcover-tikz.pdf
RELOC/doc/latex/bookcover/figures/bookcover-tikzclip.pdf
RELOC/doc/latex/bookcover/figures/bookcover-trimming.pdf
-srccontainersize 15044
-srccontainerchecksum 115e2d4e2c4084ea551f406b6106871c165b91d11e8cc4fd3e4e3263e0435526b36eb6a746d88bcdb0459f3f3c48fac19f576ab8e7676a6d0e15a47b33e30fe4
+srccontainersize 15096
+srccontainerchecksum 37f840bdbd7b77a81ef43a0263f758b8cb7e443def7371b31434ee73358773ded01d400a2d0c5c7618b49fc9418d4453fc6a7e91342409cdd14d3eacef5f60dd
srcfiles size=25
RELOC/source/latex/bookcover/bookcover.dtx
RELOC/source/latex/bookcover/bookcover.ins
@@ -44826,7 +45059,7 @@ runfiles size=14
catalogue-ctan /macros/latex/contrib/bookcover
catalogue-license lppl1.2
catalogue-topics class covers
-catalogue-version 3.6
+catalogue-version 3.7
name bookdb
category Package
@@ -45543,35 +45776,198 @@ catalogue-version 1.31
name bookshelf
category Package
-revision 55475
+revision 72505
shortdesc Create a nice image from a BibTeX file
-relocated 1
longdesc This package turns a BibTeX bibliography file into a
longdesc randomly-coloured, randomly-sized shelf of books, with the
longdesc title and author in a randomly-chosen typeface.
-containersize 4100
-containerchecksum e6ab2186784aa9905053d15311b18def1c669a86db4a98033761c2f41fae97199baec02c41c32cc6ef4ed9ddb6ff5413f69a7ad1c9cf5f0c4c91d45297eb1af5
-doccontainersize 985580
-doccontainerchecksum 38e04eb978152cb97a15f1b6120ba9f062224ed4feada0347042b420d4baa9c66e453be8d4abf4095ba3403d11281153dc7e2494d34864a2ad2e1ac10a1b4b1c
-docfiles size=486
- RELOC/doc/latex/bookshelf/MANIFEST
- RELOC/doc/latex/bookshelf/README.md details="Readme"
- RELOC/doc/latex/bookshelf/VERSION
- RELOC/doc/latex/bookshelf/bookshelf.pdf details="Package documentation"
- RELOC/doc/latex/bookshelf/myshelf.jpg
- RELOC/doc/latex/bookshelf/prepdata.sh
- RELOC/doc/latex/bookshelf/test.tex
-srccontainersize 29204
-srccontainerchecksum 53076f7ea7a15ade58fc6ff23643515631f46368d67f9b55d67212ceface35834f10724fc7fa8dfd75d7f852bef9a6570d3bc5600805c79f7e24006e663e1528
-srcfiles size=27
- RELOC/source/latex/bookshelf/bookshelf.dtx
- RELOC/source/latex/bookshelf/bookshelf.ins
-runfiles size=4
- RELOC/tex/latex/bookshelf/bookshelf.cls
+depend bookshelf.ARCH
+containersize 6712
+containerchecksum 12584167259b82cd978d1cd38269cd6678f129b9267bd087cbd08035ebb792ba5597d1755df75c2960de5b3191877054062f4c3495d734f58c09fb23e8b66171
+doccontainersize 8785656
+doccontainerchecksum 8e86f3d58d219fce3e2501fdf4231dc9ea85d18a258d40f356463a347613e6a0807df1af69bee39e49df0e0985755062a431c412a0550122ccca77ae42650da3
+docfiles size=3545
+ texmf-dist/doc/latex/bookshelf/LICENSE
+ texmf-dist/doc/latex/bookshelf/Makefile
+ texmf-dist/doc/latex/bookshelf/Makefile.doc
+ texmf-dist/doc/latex/bookshelf/Makefile.scripts
+ texmf-dist/doc/latex/bookshelf/README.md details="Readme"
+ texmf-dist/doc/latex/bookshelf/allfonts
+ texmf-dist/doc/latex/bookshelf/bookshelf-listallfonts.pdf
+ texmf-dist/doc/latex/bookshelf/bookshelf-mkfontsel.pdf
+ texmf-dist/doc/latex/bookshelf/bookshelf.bib
+ texmf-dist/doc/latex/bookshelf/bookshelf.dtx
+ texmf-dist/doc/latex/bookshelf/bookshelf.ins
+ texmf-dist/doc/latex/bookshelf/bookshelf.pdf details="Package documentation"
+ texmf-dist/doc/latex/bookshelf/excluded_patterns
+ texmf-dist/doc/latex/bookshelf/features
+ texmf-dist/doc/latex/bookshelf/sample.bib
+ texmf-dist/doc/latex/bookshelf/spines.pdf
+ texmf-dist/doc/latex/bookshelf/spines.tex
+ texmf-dist/doc/latex/bookshelf/svgnam.sh
+ texmf-dist/doc/man/man1/bookshelf-listallfonts.1
+ texmf-dist/doc/man/man1/bookshelf-listallfonts.man1.pdf
+ texmf-dist/doc/man/man1/bookshelf-mkfontsel.1
+ texmf-dist/doc/man/man1/bookshelf-mkfontsel.man1.pdf
+runfiles size=8
+ texmf-dist/bibtex/bst/bookshelf/bookshelf.bst
+ texmf-dist/scripts/bookshelf/bookshelf-listallfonts
+ texmf-dist/scripts/bookshelf/bookshelf-mkfontsel
+ texmf-dist/tex/latex/bookshelf/bookshelf.cls
catalogue-ctan /graphics/bookshelf
-catalogue-license lppl1.3
-catalogue-topics amusements decoration graphics-use
-catalogue-version 0.5
+catalogue-license lppl1.3c
+catalogue-topics amusements decoration graphics-use luatex
+catalogue-version 1.1
+
+name bookshelf.aarch64-linux
+category Package
+revision 72501
+shortdesc aarch64-linux files of bookshelf
+containersize 368
+containerchecksum ab0639ac5246208e81964e72a29d2fa80a56049218155cb75af0e757726287171f9237c01d30cacd01cc86dd0b80bacb357f4ebd9aabc2fc613082fa074372e6
+binfiles arch=aarch64-linux size=2
+ bin/aarch64-linux/bookshelf-listallfonts
+ bin/aarch64-linux/bookshelf-mkfontsel
+
+name bookshelf.amd64-freebsd
+category Package
+revision 72501
+shortdesc amd64-freebsd files of bookshelf
+containersize 372
+containerchecksum 5051c366172cb0ac30268d9c5afb27989b72f53e886cbab06e46cd28db1d8ebe4bc978b1aeaa484b4c8b5c5a1a616b84650ae4208164117e8c13c83a8e699965
+binfiles arch=amd64-freebsd size=2
+ bin/amd64-freebsd/bookshelf-listallfonts
+ bin/amd64-freebsd/bookshelf-mkfontsel
+
+name bookshelf.amd64-netbsd
+category Package
+revision 72501
+shortdesc amd64-netbsd files of bookshelf
+containersize 372
+containerchecksum 0d32dd0afe21d3dd92d8ba4a77182ce23aca0dc0543d3150a0336f628973587bcbfcb2adaddc3735ae062d5b8500623bc75354ba1ce82770f31655e14fc5f6ff
+binfiles arch=amd64-netbsd size=2
+ bin/amd64-netbsd/bookshelf-listallfonts
+ bin/amd64-netbsd/bookshelf-mkfontsel
+
+name bookshelf.armhf-linux
+category Package
+revision 72501
+shortdesc armhf-linux files of bookshelf
+containersize 372
+containerchecksum 9e1a61a4b7c0a056c72e0193badf7e227e3af53e1e96357a389146753100b46e5fb85ed54bb4062bb974ee0230c9a9f6fa4e47f48ea635f03505c56b65cc43c3
+binfiles arch=armhf-linux size=2
+ bin/armhf-linux/bookshelf-listallfonts
+ bin/armhf-linux/bookshelf-mkfontsel
+
+name bookshelf.i386-freebsd
+category Package
+revision 72501
+shortdesc i386-freebsd files of bookshelf
+containersize 372
+containerchecksum d052430ab71fe959ef10b775051e25ca05fd05da63680645cbb8f1d03d05cdfd1a25e209be7677c1cf0dc74291eeabb6c961c466d75171f44e896ca080cd7346
+binfiles arch=i386-freebsd size=2
+ bin/i386-freebsd/bookshelf-listallfonts
+ bin/i386-freebsd/bookshelf-mkfontsel
+
+name bookshelf.i386-linux
+category Package
+revision 72501
+shortdesc i386-linux files of bookshelf
+containersize 372
+containerchecksum 8fc0ba64f4dadb02af01e17d166ce833c1dc94032192933cc4a6e8652d82dd0e59ec8fc0801dd6066367d5241f15cb9bcf1a24d780fc8f74f31b9ffd43ec2230
+binfiles arch=i386-linux size=2
+ bin/i386-linux/bookshelf-listallfonts
+ bin/i386-linux/bookshelf-mkfontsel
+
+name bookshelf.i386-netbsd
+category Package
+revision 72501
+shortdesc i386-netbsd files of bookshelf
+containersize 372
+containerchecksum d02a74f645bd76a4392bd92e7268c90a94b2b221aac2389a1a1e88534dcedf9ec6828026de7f5fd39578b0dd8b267536e74dab457b182c77194ef4c28a678f44
+binfiles arch=i386-netbsd size=2
+ bin/i386-netbsd/bookshelf-listallfonts
+ bin/i386-netbsd/bookshelf-mkfontsel
+
+name bookshelf.i386-solaris
+category Package
+revision 72501
+shortdesc i386-solaris files of bookshelf
+containersize 372
+containerchecksum fdadbc1c0882da796118e2e70d7338fa675e11e80038c577b0e7667b1f7a52fdf3aa0c1f8f326f21e85294a0d7fd03014833a6b45e6c4200b1e167a2cd72bea5
+binfiles arch=i386-solaris size=2
+ bin/i386-solaris/bookshelf-listallfonts
+ bin/i386-solaris/bookshelf-mkfontsel
+
+name bookshelf.universal-darwin
+category Package
+revision 72501
+shortdesc universal-darwin files of bookshelf
+containersize 372
+containerchecksum 1b1c88d140a72fc7ebf8696070f7661ef93c56ba75b9de2e2dabfbc902f89c539cacc8e71efec94b36adc64607c79e03264cbb5bae5f58ce4a82a24f6199a703
+binfiles arch=universal-darwin size=2
+ bin/universal-darwin/bookshelf-listallfonts
+ bin/universal-darwin/bookshelf-mkfontsel
+
+name bookshelf.windows
+category Package
+revision 72501
+shortdesc windows files of bookshelf
+containersize 2372
+containerchecksum 86bfa4a4ab46954f625da7a38467eef7acc60d68d89d75276c14c1208e6c0f23521b36c7f95baaca6fb0ce5044abe796bb261d20910889f8c4e82e1be7a305a2
+binfiles arch=windows size=4
+ bin/windows/bookshelf-listallfonts.exe
+ bin/windows/bookshelf-mkfontsel.exe
+
+name bookshelf.x86_64-cygwin
+category Package
+revision 72501
+shortdesc x86_64-cygwin files of bookshelf
+containersize 372
+containerchecksum afee530b1532090ff60d50e97d37c870d5f58521b94bf587371a3b75df59222cfdbaeb67920fd62480784c2076b8ef0f601ca4cdf082fcafbf16fd574d8e398d
+binfiles arch=x86_64-cygwin size=2
+ bin/x86_64-cygwin/bookshelf-listallfonts
+ bin/x86_64-cygwin/bookshelf-mkfontsel
+
+name bookshelf.x86_64-darwinlegacy
+category Package
+revision 72501
+shortdesc x86_64-darwinlegacy files of bookshelf
+containersize 376
+containerchecksum dfc08218918b2b1c7436eef192b016a9979d01c6ee7df17826ddca0342c7f4d2beb47947e5f24302b658cb80e194c39cbd4a69af6c49cb3770f4107d2b925d0c
+binfiles arch=x86_64-darwinlegacy size=2
+ bin/x86_64-darwinlegacy/bookshelf-listallfonts
+ bin/x86_64-darwinlegacy/bookshelf-mkfontsel
+
+name bookshelf.x86_64-linux
+category Package
+revision 72501
+shortdesc x86_64-linux files of bookshelf
+containersize 372
+containerchecksum 5b5db9d4ae4631a05d0f4f84f9ae6a97915e12d1a18b4b43864dfa2e6ab9eaba72af1800fec3a6b6d9e59cb903354822d6736d7a8dfc6ab65b59cff425197de0
+binfiles arch=x86_64-linux size=2
+ bin/x86_64-linux/bookshelf-listallfonts
+ bin/x86_64-linux/bookshelf-mkfontsel
+
+name bookshelf.x86_64-linuxmusl
+category Package
+revision 72501
+shortdesc x86_64-linuxmusl files of bookshelf
+containersize 372
+containerchecksum 0246161a156904b1868a9e3cd82b4b02cb01573ca4ebf41422814cc1ccd40c400c9e1c9227f70751a3c2740224dadd4a9d125d340aee6e9e1467d3080cf3adaf
+binfiles arch=x86_64-linuxmusl size=2
+ bin/x86_64-linuxmusl/bookshelf-listallfonts
+ bin/x86_64-linuxmusl/bookshelf-mkfontsel
+
+name bookshelf.x86_64-solaris
+category Package
+revision 72501
+shortdesc x86_64-solaris files of bookshelf
+containersize 372
+containerchecksum 30f4c6625a54d307a7222d5acbe5175d7872ae697d02341f8e1682fcbe65415f3f36a9f1d2031af124b593a907f5125631710d521bcd9ca21e64eb1d65535189
+binfiles arch=x86_64-solaris size=2
+ bin/x86_64-solaris/bookshelf-listallfonts
+ bin/x86_64-solaris/bookshelf-mkfontsel
name booktabs
category Package
@@ -47323,7 +47719,7 @@ catalogue-version 0.6
name bxpdfver
category Package
-revision 71893
+revision 71967
shortdesc Specify version and compression level of output PDF files
relocated 1
longdesc This package enables users to specify in their sources the
@@ -47331,21 +47727,21 @@ longdesc following settings on the PDF document to output: PDF version
longdesc (1.4, 1.5 etc.); whether or not to compress streams; whether or
longdesc not to use object streams. This package supports all major
longdesc PDF-output engines and dvipdfmx.
-containersize 7828
-containerchecksum 36038f2fb29b46606946f1df76305b656b2ede40d2ae87274fd5dc2420e760ae41ad2ea3adcd9a6e7f48024ec371e2a3242e252517c13a91929f60a1d99a9501
-doccontainersize 5292
-doccontainerchecksum 7c46a7ba3b816d2740b98828568c61ac39bea490ac0a3ba6453b721d4ba74b100d02cf73313848d2f6df4d058dbc59bb0c57d3921e831aafa2ed62279e9c4a52
+containersize 8376
+containerchecksum 70c8820e1bf87c8429407feda8f31063c9231b58bc9f69221bae998c35ae11ff641b1508c6358118ebf397d10214169d7e61609481ead56b47c956609906a473
+doccontainersize 5736
+doccontainerchecksum 9292b2ca4acab64a682e34f5f52b937343f95f4078a80018b4d76f3b37a160177436bc65e10e1f44eb3def1e99eb8d66455be0c91279277c699b6a9dde524612
docfiles size=6
RELOC/doc/latex/bxpdfver/LICENSE
RELOC/doc/latex/bxpdfver/README-ja.md details="Readme" language="ja"
RELOC/doc/latex/bxpdfver/README.md details="Readme"
RELOC/doc/latex/bxpdfver/sample-bxpdfver.tex
-runfiles size=8
+runfiles size=9
RELOC/tex/latex/bxpdfver/bxpdfver.sty
catalogue-ctan /macros/latex/contrib/bxpdfver
catalogue-license mit
catalogue-topics pdf-feat
-catalogue-version 0.7
+catalogue-version 0.8
name bxtexlogo
category Package
@@ -50642,6 +51038,33 @@ catalogue-license ofl lppl
catalogue-topics font font-mono font-sans font-otf font-type1 font-supp font-t1enc
catalogue-version 0.0.2
+name cascadiamono-otf
+category Package
+revision 72257
+shortdesc Support for the OpenType font CascadiaMono (with CascadiaCode fontspec config files)
+relocated 1
+longdesc Support for the OpenType font CascadiaMono (so with
+longdesc LuaLaTeX/XeTeX and fontspec), which is a variant of
+longdesc CascadiaCode, but without ligatures. \setmonofont{CascadiaMono}
+longdesc for regular version, \setmonofont{CascadiaMono-Light} for
+longdesc semilight version.
+containersize 732
+containerchecksum f7c2f69a5d024239ae57eb6c367f359ac6a10153ed8ae1cd47e7882a7344e68a2b457449c7d886884f66c48f08175e7d2b766f00c92ca4dc5e29be1907ac54c5
+doccontainersize 92876
+doccontainerchecksum 4e8e1c51e3ae538afe8da337536f2c0a9feb328149ac228b62d52ab2b6e2a3f5a897dec6c5e1d0ae962ba0f2f6937ca988c398b37782ed50ce91e8896dc50ff5
+docfiles size=26
+ RELOC/doc/fonts/cascadiamono-otf/README.md details="Readme"
+ RELOC/doc/fonts/cascadiamono-otf/cascadiamono-otf-doc.pdf details="Package documentation"
+ RELOC/doc/fonts/cascadiamono-otf/cascadiamono-otf-doc.tex
+runfiles size=2
+ RELOC/tex/fonts/cascadiamono-otf/CascadiaMono-Light.fontspec
+ RELOC/tex/fonts/cascadiamono-otf/CascadiaMono.fontspec
+catalogue-contact-repository https://github.com/cpierquet/cascadiamono-otf
+catalogue-ctan /fonts/cascadiamono-otf
+catalogue-license lppl1.3
+catalogue-topics font-supp font-otf font-mono
+catalogue-version 0.1
+
name cascadilla
category Package
revision 25144
@@ -50881,34 +51304,32 @@ catalogue-version 0.2.7i
name catppuccinpalette
category Package
-revision 71320
+revision 72060
shortdesc Provides (x)colors of catppuccin theme
relocated 1
longdesc "Catppuccin" is a nice pastel theme in four flavours/styles
longdesc (Latte, Frappe, Macchiato, Mocha). This package defines these
longdesc themes as xcolor colors.
-containersize 2892
-containerchecksum ad2959cff6587f193de9ad4920548b07147c16656cbabc5462b4ae27d2100ee2551eeceaf912543d064ea7554d24467ca04d2b17884e30abac9f1d7dd14eda54
-doccontainersize 205660
-doccontainerchecksum f1fb0d4e19835df99072a7ecf89d0b59de7c283aee1cd337beb06a569f139c1ab14b90f7607bad93a608bf49265e1f014ec53567fe2d59e6dc4c2e205c539527
-docfiles size=53
+containersize 3520
+containerchecksum 32b9e674dbad59d2606f63af41ad8e58ee599ae9778cabecc9320aee51846d08f66e16230b5e0c2d503b512ccdffbfbcaddc06a653ce3e0c23a7bec29b041676
+doccontainersize 218908
+doccontainerchecksum c9aaac45b0eefe681655dbdda2f69bb0f2c1e6f74f116b73be9f1696f83d90809cb741cb9e325f9e3cac008e964f34d0ae6e17a473893d57219bb46e5a4072a3
+docfiles size=56
RELOC/doc/latex/catppuccinpalette/README.md details="Readme"
RELOC/doc/latex/catppuccinpalette/catppuccinpalette.pdf details="Package documentation"
-srccontainersize 4984
-srccontainerchecksum 9491ab8e2dc68e2abcd222ec8f7df82f66b3322ff175e7bedfc375f9d5e4a17258371b0973283c4ccec38f697678f096553e9fb26e4620b90a63a9117e139993
-srcfiles size=5
+srccontainersize 6104
+srccontainerchecksum d8fa776b41a6dc98350d21120ae0db5a9386cda1fd5c7b65c3b0f8ffefc5f29e3eb686ee3059424339e29c279b8676b94303c7b5ec9c37c2ac2cd057da038b8a
+srcfiles size=7
RELOC/source/latex/catppuccinpalette/catppuccinpalette.dtx
RELOC/source/latex/catppuccinpalette/catppuccinpalette.ins
-runfiles size=2
+runfiles size=4
RELOC/tex/latex/catppuccinpalette/catppuccinpalette.sty
-catalogue-contact-announce https://github.com/atticus-sullivan/catppuccinPalette/issues/1
-catalogue-contact-bugs https://github.com/atticus-sullivan/catppuccinPalette/issues
-catalogue-contact-repository https://github.com/atticus-sullivan/catppuccinPalette/
-catalogue-contact-support https://github.com/atticus-sullivan/catppuccinPalette/discussions/categories/q-a
+catalogue-contact-bugs https://github.com/catppuccin/latex/issues
+catalogue-contact-repository https://github.com/catppuccin/latex
catalogue-ctan /macros/latex/contrib/catppuccinpalette
-catalogue-license lppl1.3
+catalogue-license mit
catalogue-topics colour
-catalogue-version 1.0.2
+catalogue-version 1.1.0
name causets
category Package
@@ -54609,7 +55030,7 @@ catalogue-version 1.01
name cfr-lm
category Package
-revision 36195
+revision 72484
shortdesc Enhanced support for the Latin Modern fonts
relocated 1
longdesc The package supports a number of features of the Latin Modern
@@ -54634,29 +55055,32 @@ longdesc and TS1 encodings are supported for text fonts. The set up of
longdesc fonts for mathematics is identical to that provided by Latin
longdesc Modern.
execute addMap clm.map
-containersize 136092
-containerchecksum 02e30f6d6d19bede2121ee0a8db20c3d96c26ef000ffeab08e800bb1da994dfa2cb356a6d67c815e8579566cf97b33b956c79940de61725524c4a239f7c1a251
-doccontainersize 2524956
-doccontainerchecksum 32488ecec8a781f5548419a782775725e6b32276bab5e1d7f660b99468d47e71087fb35b8f4534f874b1dcf236d04eae9d7920fcf0bb46e139a4e7fedc415ef1
-docfiles size=670
- RELOC/doc/fonts/cfr-lm/README details="Readme"
+containersize 136192
+containerchecksum 57a4e71d2a99ed0c60b055b158b46c02b444000d67bf12e071db8283914940886e2faa4a44766043a92a32376765ab96e0e852647df419cdfd52d51835fc394f
+doccontainersize 6150264
+doccontainerchecksum cda452908a44e490f9d9ea419b8ed7543c1932744f9819625b3584439d60991d52a0c1683a2b865fce5ac637d841322fa482de976d49d1aac7a9e608fe1ff8e7
+docfiles size=1713
+ RELOC/doc/fonts/cfr-lm/README.md details="Readme"
+ RELOC/doc/fonts/cfr-lm/cfr-lm-build.pdf
+ RELOC/doc/fonts/cfr-lm/cfr-lm-tables.pdf
+ RELOC/doc/fonts/cfr-lm/cfr-lm-tables.tex
RELOC/doc/fonts/cfr-lm/cfr-lm.pdf details="Package documentation"
- RELOC/doc/fonts/cfr-lm/cfr-lm.tex
- RELOC/doc/fonts/cfr-lm/clm-test.pdf details="Samples from available fonts"
- RELOC/doc/fonts/cfr-lm/clm-test.tex
+ RELOC/doc/fonts/cfr-lm/clm-map.tex
+ RELOC/doc/fonts/cfr-lm/clm-t1-drv.tex
+ RELOC/doc/fonts/cfr-lm/clm-ts1-drv.tex
RELOC/doc/fonts/cfr-lm/manifest.txt
-srccontainersize 12588
-srccontainerchecksum 643e7f1b48e3947506e97e1596972b686fab538511c2a0749ad936285c1e097ca8677730ea0748d1def6d6318030e7bb289e55d0c8f0ae9fc01fb308e974c24d
-srcfiles size=37
- RELOC/source/fonts/cfr-lm/clm-map.tex
- RELOC/source/fonts/cfr-lm/clm-t1-drv.tex
- RELOC/source/fonts/cfr-lm/clm-ts1-drv.tex
+srccontainersize 34740
+srccontainerchecksum 5c776e3d3ead4a5b769a253e1aa54d290c8342efbfdf4c08622db33d59805520834c3065872c0994b718a888801de88159b38daa44532b3639e8ba30a09e92f9
+srcfiles size=72
+ RELOC/source/fonts/cfr-lm/cfr-lm-build.dtx
+ RELOC/source/fonts/cfr-lm/cfr-lm.dtx
+ RELOC/source/fonts/cfr-lm/cfr-lm.ins
RELOC/source/fonts/cfr-lm/dotdigits.etx
RELOC/source/fonts/cfr-lm/dotoldstyle.etx
RELOC/source/fonts/cfr-lm/dotprop.etx
RELOC/source/fonts/cfr-lm/dottaboldstyle.etx
RELOC/source/fonts/cfr-lm/t1-clm.etx
-runfiles size=1536
+runfiles size=1537
RELOC/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc
RELOC/fonts/enc/dvips/cfr-lm/t1-clm.enc
RELOC/fonts/map/dvips/cfr-lm/clm.map
@@ -55541,10 +55965,11 @@ runfiles size=1536
RELOC/tex/latex/cfr-lm/uclms.fd
RELOC/tex/latex/cfr-lm/uclmt.fd
RELOC/tex/latex/cfr-lm/uclmv.fd
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/cfr-lm
-catalogue-license lppl1.3
+catalogue-license lppl1.3c
catalogue-topics font-supp
-catalogue-version 1.5
+catalogue-version 1.7
name changebar
category Package
@@ -55610,17 +56035,17 @@ catalogue-version 1.0
name changelog
category Package
-revision 65861
+revision 72305
shortdesc Typesetting keepachangelog.com style changelogs
relocated 1
longdesc This package provides a changelog environment (which itself
longdesc provides a version environment) to represent a changelog. The
longdesc package supports multiple authors, unreleased changes, and
longdesc yanked (revoked) releases. Inspired by keepachangelog.com.
-containersize 3324
-containerchecksum 9b3fd70ebd0563138e2811ec8d8748dce3d04b18da636b884887424960ee69fdd30902b85b968ee9f545d57f8dcf8f6f137174b8ea9a7049308cd778f52afbe2
-doccontainersize 173956
-doccontainerchecksum c729c19b2a80eca9735e2caa46832da20975c89810d3f669c93e66ee4a768877c7ff30d71b2f887dace78303773eaf549ed32a001124304b82d4d51c57cc100b
+containersize 3508
+containerchecksum 173ce39eada5619e87bbd03b2aaab1d5b9ad1f0148af29c35020a213a06c8e469ca3f1aebe570a41d89cdbdc4c8d37b926bed784ad95cf88fe7b2508c50648bf
+doccontainersize 174484
+doccontainerchecksum 30c37a6ce616419454395254d6159bb846eb28bf88e8c91ffc47de08de8055e2041175579305a240edf6dc25a597e0895be5e4110bc52e83529dff9655e75e52
docfiles size=57
RELOC/doc/latex/changelog/LICENSE.txt
RELOC/doc/latex/changelog/README.md details="Readme"
@@ -55629,14 +56054,14 @@ docfiles size=57
RELOC/doc/latex/changelog/example.pdf
RELOC/doc/latex/changelog/example.tex
RELOC/doc/latex/changelog/screenshot.png
-runfiles size=3
+runfiles size=4
RELOC/tex/latex/changelog/changelog.sty
catalogue-contact-bugs https://github.com/9999years/latex-changelog/issues
catalogue-contact-repository https://github.com/9999years/latex-changelog
catalogue-ctan /macros/latex/contrib/changelog
catalogue-license lppl1.3c
catalogue-topics version-control doc-mgmt expl3
-catalogue-version 2.5.0
+catalogue-version 2.5.1
name changepage
category Package
@@ -60317,22 +60742,22 @@ catalogue-version 1.3.3
name circledtext
category Package
-revision 63166
+revision 72238
shortdesc Create circled text
relocated 1
longdesc This LaTeX package provides a macro \circledtext to typeset
longdesc circled text. Its starred version can produce an inverted
longdesc version.
-containersize 6048
-containerchecksum 473d8ca8d6507148814e0c6083c7046fdb57596e374d1bcd40318c67ecc5a557b324700505d40c1040fc2b2682edae1150d5051e0c26cf9823cee0965ce4f89a
-doccontainersize 215708
-doccontainerchecksum 04ba2a36dbd2c18ae7aaab0f638412590e2d5ca43f2438690d1165f2761bb9b1b1655d26df1a01af143dcd5ca83c161ac7a7c683d3a65de6586398774023c275
+containersize 6664
+containerchecksum dfbe176e0aad1e025797a675c3692e68cd56ad4e30b0a37dd8ee27596ea2fc22f7ffe3601a1420616aecd5c3abbfdb7e9591bba731c8de50c06879f7ed7bb3f1
+doccontainersize 217172
+doccontainerchecksum d964421a0b56d15bc194e26b92c7de12736e1013ae1deb6d3e70fb758dcbf9a03bd5d75bc42b95142bb6e5e12acfa6e795fd643228b130c702ed7d7df458c45e
docfiles size=61
RELOC/doc/latex/circledtext/README.md details="Readme"
RELOC/doc/latex/circledtext/build.sh
RELOC/doc/latex/circledtext/circledtext.pdf details="Package documentation" language="zh,en"
RELOC/doc/latex/circledtext/circledtext.tex
-runfiles size=9
+runfiles size=11
RELOC/tex/latex/circledtext/circledtext.sty
catalogue-also circledsteps
catalogue-contact-bugs https://github.com/registor/circledtext/issues
@@ -60340,7 +60765,7 @@ catalogue-contact-repository https://github.com/registor/circledtext
catalogue-ctan /macros/latex/contrib/circledtext
catalogue-license lppl1.3c
catalogue-topics graphics-symb expl3
-catalogue-version 1.1.0
+catalogue-version 1.1.1
name circuit-macros
category Package
@@ -60856,7 +61281,7 @@ catalogue-version 10.6
name circuitikz
category Package
-revision 71455
+revision 71968
shortdesc Draw electrical networks with TikZ
relocated 1
longdesc The package provides a set of macros for naturally typesetting
@@ -60865,11 +61290,11 @@ longdesc networks. It is designed as a tool that is easy to use, with a
longdesc lean syntax, native to LaTeX, and directly supporting PDF
longdesc output format. It has therefore been based on the very
longdesc impressive PGF/TikZ package.
-containersize 180304
-containerchecksum f83ac22b96065e76d51aa7601f8dc1453406d49c185bec4fb09e6cdaa95b8c54679db3284c7df7990b44e1ab52bed7924d924723f57c7e9e699ba825d71fc1fc
-doccontainersize 2529796
-doccontainerchecksum 2fb39bc30f4bc14d900391124216e3c1ce58aed4d096f98be71ff86cade009147ab93f1b407f94078fe8f9619558e855ac1d652e0e117728b1cdbc303f0a2685
-docfiles size=770
+containersize 181852
+containerchecksum d3c1772a0d15cd84c88bd1b988875d1ebed6f84562d911a346c218839185e3df88f7bc0b0dd379d411bbf4abe25ed99ad5734cf0de73c61a9a7aa919790411a9
+doccontainersize 2551296
+doccontainerchecksum 7567d9e9f69d40f305c858b00192e52843bda3ccca644e811d99d2a92887f39ff05199a09711aadfc627d02ec84e49f19228b9a1e8d893984f66f72ab29c6b64
+docfiles size=779
RELOC/doc/context/third/circuitikz/circuitikz-context.pdf
RELOC/doc/context/third/circuitikz/circuitikz-context.tex
RELOC/doc/generic/circuitikz/CHANGELOG.md
@@ -60879,7 +61304,7 @@ docfiles size=770
RELOC/doc/latex/circuitikz/circuitikzmanual.tex
RELOC/doc/latex/circuitikz/compatibility.tex
RELOC/doc/latex/circuitikz/ctikzmanutils.sty
-runfiles size=3398
+runfiles size=3399
RELOC/tex/context/third/circuitikz/t-circuitikz-0.8.3.tex
RELOC/tex/context/third/circuitikz/t-circuitikz-0.9.3.tex
RELOC/tex/context/third/circuitikz/t-circuitikz-0.9.6.tex
@@ -60930,7 +61355,7 @@ catalogue-contact-repository https://github.com/circuitikz/circuitikz
catalogue-ctan /graphics/pgf/contrib/circuitikz
catalogue-license lppl gpl
catalogue-topics graphics diagram-circ pgf-tikz electronic
-catalogue-version 1.6.9
+catalogue-version 1.7.0
name circularglyphs
category Package
@@ -60964,7 +61389,7 @@ catalogue-version 0.1.1
name citation-style-language
category Package
-revision 71468
+revision 72473
shortdesc Bibliography formatting with Citation Style Language
longdesc The Citation Style Language (CSL) is an XML-based language that
longdesc defines the formats of citations and bibliography. There are
@@ -60978,19 +61403,19 @@ longdesc both citations and bibliography according to the selected CSL
longdesc style. A LaTeX package (citation-style-language.sty) is
longdesc provided to communicate with the processor.
depend citation-style-language.ARCH
-depend filehook
depend l3kernel
depend l3packages
+depend lua-tinyyaml
depend lua-uca
depend lualibs
depend luatex
depend luaxml
depend url
-containersize 2825440
-containerchecksum 1239c00030d07622444f363e72d311b109d8c5c0247bf4887b68020ed8c1dc2ce0358c49cbbc291845b9bb141742794372e31876a6564ec4faca8f1bda4fac96
-doccontainersize 254384
-doccontainerchecksum 25183ecf0002b44c61457b9e126496e3762bdccdc31365843bf429a5c4417e018395eb54791e95f2595a10dd0566b71be854f89f46002de3ab06de848a9c0f62
-docfiles size=73
+containersize 2902632
+containerchecksum 7c73cfb129de2d2f7360a67b66c58edaca44a20ba42fb446799284f89ac4783799dbec832efcd9a538d023bcc20d5d3413d9bc07485a17f06f3fd62a1f2b576d
+doccontainersize 261580
+doccontainerchecksum e2d1bf12756524f8bc308d9a1f53fe344969979a34191b626990f5aeba3f646967d5655601fec8bd0c08b09ef8002857b869088cca40bc77ab40fc7a3fcfb5e0
+docfiles size=75
texmf-dist/doc/latex/citation-style-language/CHANGELOG.md
texmf-dist/doc/latex/citation-style-language/DEPENDS.txt
texmf-dist/doc/latex/citation-style-language/README.md details="Readme"
@@ -60998,7 +61423,7 @@ docfiles size=73
texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex
texmf-dist/doc/man/man1/citeproc-lua.1
texmf-dist/doc/man/man1/citeproc-lua.man1.pdf
-runfiles size=4207
+runfiles size=4339
texmf-dist/scripts/citation-style-language/citeproc-bibtex-data.lua
texmf-dist/scripts/citation-style-language/citeproc-bibtex-parser.lua
texmf-dist/scripts/citation-style-language/citeproc-bibtex2csl.lua
@@ -61008,11 +61433,10 @@ runfiles size=4207
texmf-dist/scripts/citation-style-language/citeproc-engine.lua
texmf-dist/scripts/citation-style-language/citeproc-ir-node.lua
texmf-dist/scripts/citation-style-language/citeproc-journal-data.lua
- texmf-dist/scripts/citation-style-language/citeproc-latex-core.lua
texmf-dist/scripts/citation-style-language/citeproc-latex-data.lua
texmf-dist/scripts/citation-style-language/citeproc-latex-parser.lua
- texmf-dist/scripts/citation-style-language/citeproc-latex.lua
texmf-dist/scripts/citation-style-language/citeproc-lua.lua
+ texmf-dist/scripts/citation-style-language/citeproc-manager.lua
texmf-dist/scripts/citation-style-language/citeproc-node-bibliography.lua
texmf-dist/scripts/citation-style-language/citeproc-node-choose.lua
texmf-dist/scripts/citation-style-language/citeproc-node-citation.lua
@@ -61111,7 +61535,7 @@ catalogue-contact-repository https://github.com/zepinglee/citeproc-lua
catalogue-ctan /biblio/citation-style-language
catalogue-license mit cc-by-sa-3
catalogue-topics biblio use-lua expl3
-catalogue-version 0.5.0
+catalogue-version 0.6.5
name citation-style-language.aarch64-linux
category Package
@@ -62569,17 +62993,17 @@ binfiles arch=x86_64-solaris size=59
name cjs-rcs-article
category Package
-revision 71799
+revision 71936
shortdesc Article class for The Canadian Journal of Statistics
relocated 1
longdesc The document class cjs-rcs-article and its companion
longdesc bibliographic styles cjs-rcs-en and cjs-rcs-fr typeset
longdesc manuscripts immediately in accordance with the presentation
longdesc rules of The Canadian Journal of Statistics.
-containersize 15052
-containerchecksum 188624fa9e355fa2dd71ff37350b8c9e3923b3ba32dba5564ff7253861bdfcc8edadb06bdd74c09dc8ef009d0f746a1e5bb1eb9357be83accfdb77f43152a96e
-doccontainersize 345368
-doccontainerchecksum cf017d85425c0d3edc63f1596aab1f0afa43d6d64f4b7e17f1f8ed7ce4b94e3f4bf7b3d46aa7bc54e1cc4c3ad487d3f64d971a81b097b57301a563d352599d93
+containersize 15044
+containerchecksum 8dbfc2caa83bb25e825aed15bb999e34b339f35725a2f62f842aafbd662d9668c1034259552464778a967d58bbfb8ca9621fc7ff00e4f7749eeb21b429c4726e
+doccontainersize 346032
+doccontainerchecksum c8575a01b4a4e4efeec5f1873e281bb7aa83a74d6884d020b2189324f903d61cd0993f5b8d9c70f229ff929b2240a58fb178654bae9b7a2bf8b75f950945aacf
docfiles size=94
RELOC/doc/latex/cjs-rcs-article/README.md details="Readme"
RELOC/doc/latex/cjs-rcs-article/cjs-rcs-article-fr.pdf details="Package documentation (French)" language="fr"
@@ -62587,9 +63011,9 @@ docfiles size=94
RELOC/doc/latex/cjs-rcs-article/cjs-rcs-merlin.pdf details="Documentation of bibliographic style"
RELOC/doc/latex/cjs-rcs-article/cjs-template.tex
RELOC/doc/latex/cjs-rcs-article/rcs-gabarit.tex
-srccontainersize 99816
-srccontainerchecksum d4e54b1e76e8ed572786288968b5c03ec69f669fc502fa968d939d21c9b7f463dbeeefaf9617ae9e5818adff96f343b4658964e5a2d32cf1606d6345e2554cd4
-srcfiles size=127
+srccontainersize 99952
+srccontainerchecksum b19f6a1f3c88518f66596dc7b0c0a8b255bb7beb5c15a5c1b221abe83faa792233b1abb1908bcbd5808a8369a937d0e983c0271f3d86393f1117a714daf79fa3
+srcfiles size=128
RELOC/source/latex/cjs-rcs-article/cjs-rcs-article.dtx
RELOC/source/latex/cjs-rcs-article/cjs-rcs-article.ins
RELOC/source/latex/cjs-rcs-article/cjs-rcs-bst-en.dbj
@@ -62609,7 +63033,7 @@ catalogue-contact-repository https://gitlab.com/cjs-rcs/cjs-rcs-article
catalogue-ctan /macros/latex/contrib/cjs-rcs-article
catalogue-license lppl1.3c cc-by-sa-4
catalogue-topics journalpub article-like class doc-templ bibtex-sty
-catalogue-version 1.1
+catalogue-version 1.1a
name clara
category Package
@@ -70461,7 +70885,7 @@ containerchecksum 4241bc3a3ef21502faa9a2e0b16295126c357fc15813a625306552b40f9da8
name collection-bibtexextra
category Collection
-revision 70554
+revision 71940
shortdesc BibTeX additional styles
relocated 1
longdesc Additional BibTeX styles and bibliography data(bases), notably
@@ -70480,6 +70904,7 @@ depend beebe
depend besjournals
depend bestpapers
depend bib2gls
+depend bib2qr
depend bibarts
depend bibcop
depend biber
@@ -70632,12 +71057,12 @@ depend vak
depend windycity
depend xcite
depend zootaxa-bst
-containersize 1300
-containerchecksum d138eb5208d32746217d4dc99612553585d8c9eef2b492f92300a63c83d992c5aecb46b67a3003d690c086f9a17be43e864b5cd97430568ea86e9dfbfaeb3172
+containersize 1292
+containerchecksum 72f0c141b94a844e67d6ce7850b17faa3e77fc621ddab7807595b42bd3a664f5e64557d7d0b26df6707247d10366cb95ec4aee7897d4373e4025bab92830a6c5
name collection-binextra
category Collection
-revision 70681
+revision 72338
shortdesc TeX auxiliary programs
relocated 1
longdesc Myriad additional TeX-related support programs. Includes
@@ -70723,6 +71148,7 @@ depend pythontex
depend runtexshebang
depend seetexk
depend spix
+depend sqltex
depend srcredact
depend sty2dtx
depend synctex
@@ -70753,8 +71179,8 @@ depend web
depend xindex
depend xindy
depend xpdfopen
-containersize 1016
-containerchecksum 0110465d7d795c242f33ff2f6214a1d4f844f73bd37d7d8063b1087103c4aa14df388b7ac5893c1f151af7decf46a42ea8679514b8b97ad9a0ae8c5335ec4ea2
+containersize 1012
+containerchecksum e3802a6b8c5d229be4519f7f717ceb27d68ac5d8d6c566475a39734e919f7a7d71e9ead1e7e32cfa0d5889fc7ce52f5e6ef6fa5d4198424294b32ff76008f35d
name collection-context
category Collection
@@ -70792,7 +71218,7 @@ containerchecksum ce789f2713ee28ab46cf0cbe370fd1e914cd13b749033dfe86509ba44764d0
name collection-fontsextra
category Collection
-revision 71894
+revision 72430
shortdesc Additional fonts
relocated 1
depend aboensis
@@ -70828,7 +71254,7 @@ depend auncial-new
depend aurical
depend b1encoding
depend barcodes
-depend baskervald
+depend baskervaldadf
depend baskervaldx
depend baskervillef
depend bbding
@@ -70858,6 +71284,7 @@ depend cantarell
depend carlito
depend carolmin-ps
depend cascadia-code
+depend cascadiamono-otf
depend ccicons
depend cfr-initials
depend cfr-lm
@@ -70924,7 +71351,7 @@ depend eczar
depend eiad
depend eiad-ltx
depend ektype-tanka
-depend electrum
+depend electrumadf
depend elvish
depend epigrafica
depend epsdice
@@ -71040,6 +71467,7 @@ depend mdputu
depend mdsymbol
depend merriweather
depend metsymb
+depend mfb-oldstyle
depend miama
depend mintspirit
depend missaali
@@ -71096,7 +71524,7 @@ depend raleway
depend recycle
depend rit-fonts
depend roboto
-depend romande
+depend romandeadf
depend rosario
depend rsfso
depend ruscap
@@ -71158,8 +71586,8 @@ depend yfonts-t1
depend yinit-otf
depend ysabeau
depend zlmtt
-containersize 2068
-containerchecksum b1005adc9a5c41606b623d1d53a860f4d6033a9ccb2ce63651bff8c7a24557dfc469b0a1e3db8d89ca419ade0a861697a1a3f0bdd5a57827af43d1e0c3983a5d
+containersize 2080
+containerchecksum d612af775a932e972e49f04473f70e30976549a12a20dba0db81821729dc3dfd6c2838c82ed71cc36b74ba0246e9448216d6eea1922ec8e561c2aa7152bdabae
name collection-fontsrecommended
category Collection
@@ -71239,7 +71667,7 @@ containerchecksum 430c95b7e104cb837b7424ebb17ab7ee1aefd99d70aaceefff8a1924fa9493
name collection-formatsextra
category Collection
-revision 70875
+revision 72250
shortdesc Additional formats
relocated 1
longdesc Collected TeX `formats', i.e., large-scale macro packages
@@ -71251,7 +71679,6 @@ depend aleph
depend antomega
depend collection-basic
depend collection-latex
-depend edmac
depend eplain
depend hitex
depend jadetex
@@ -71267,8 +71694,8 @@ depend psizzl
depend startex
depend texsis
depend xmltex
-containersize 576
-containerchecksum 5f6aa1b29ab02adf08c2a7f9b59f3d43dcc8e37381f6490e7dace2aff5ef7be699acf69ddd8eee9ba1587a2d6c79862f711a52bb7ba14ffa0cae4cb430c6cea4
+containersize 572
+containerchecksum 6844080cc444109ce84e69882a15f7738c6c6acabcc3373267bbd3ae55f4daf2ebb17fa53740f327a48708039eaafcffa0dad89a8b5fe996ced38c92dc5c54fe
name collection-games
category Collection
@@ -71338,7 +71765,7 @@ containerchecksum 43b0893ce80c5fa395348fd319110c3c0e0e47e589d70e63bc0023dc2e2ee9
name collection-humanities
category Collection
-revision 68465
+revision 72250
shortdesc Humanities packages
relocated 1
longdesc Packages for law, linguistics, social sciences, humanities,
@@ -71355,12 +71782,14 @@ depend dramatist
depend dvgloss
depend ecltree
depend edfnotes
+depend edmac
depend eledform
depend eledmac
depend expex
depend expex-glossonly
depend gb4e
depend gmverse
+depend interlinear
depend jura
depend juraabbrev
depend juramisc
@@ -71398,8 +71827,8 @@ depend theatre
depend tree-dvips
depend verse
depend xyling
-containersize 608
-containerchecksum 33b19b29b31671c148900d207f1f9947be502ab215e901afa9c5fe5264bafd004717dc8f6438d1a4b40abfa63c0b94725738b8c8bc117e293676f3db1e25ba6a
+containersize 620
+containerchecksum 06383b5b387e89dd82507e7f7259c25e72b8513c998b7d1d323aba6f26500a11593f04bacb52997661379441421c603775bfa9e6a2b6a1c1d0fb6c5c17cc600e
name collection-langarabic
category Collection
@@ -71446,7 +71875,7 @@ containerchecksum 8cef2ee028669abcc0e964ba01f6287f52c4e2857fa7547036ea00bfa47d83
name collection-langchinese
category Collection
-revision 70738
+revision 72136
shortdesc Chinese
relocated 1
longdesc Support for Chinese; additional packages in collection-langcjk.
@@ -71473,6 +71902,7 @@ depend njurepo
depend pgfornament-han
depend qyxf-book
depend sjtutex
+depend suanpan-l3
depend texlive-zh-cn
depend texproposal
depend tlmgr-intro-zh-cn
@@ -71485,8 +71915,8 @@ depend zhmetrics
depend zhmetrics-uptex
depend zhnumber
depend zhspacing
-containersize 564
-containerchecksum 79a34282e3bdf9822722f9396da201b61562c646a3d8e95b78a6b80f8045ea3bdc690ec0cad921034839fcbbfbfa467bd2a74ebe02acfd7ce178f3dea2093d02
+containersize 568
+containerchecksum d7f68746991c4d047f6fa6704428c8bfaafd338cc75710789ce81535d463d1683d046472b899fdba4bda5509b1812345035ccd052dc0049e12f226be171b70e0
name collection-langcjk
category Collection
@@ -71769,7 +72199,7 @@ containerchecksum 5fa87f174fc372c21b80ebe6b097525218da63892bc8445a29c24f2bfb015b
name collection-langfrench
category Collection
-revision 71182
+revision 72499
shortdesc French
relocated 1
longdesc Support for French and Basque.
@@ -71793,6 +72223,7 @@ depend epslatex-fr
depend expose-expl3-dunkerque-2019
depend facture
depend faq-fr
+depend faq-fr-gutenberg
depend formation-latex-ul
depend frenchmath
depend frletter
@@ -71822,8 +72253,8 @@ depend translation-tabbing-fr
depend variations
depend visualfaq-fr
depend visualtikz
-containersize 644
-containerchecksum 985bee0167ad7aeb764ab8368c9170f55352f92b41393291b71e91f6b9d0a0cb746e538d97222b38b56249dc43ce955da4b6be908abdbb4732d2c6a1e72ba35c
+containersize 656
+containerchecksum 7724b3a90a9217a6992f91c2eddbfafd01255fcf3581a3601f7ea1531ea7d4ff990d91ec070b50b6bbdd99672c4ff4017bbda3fed3e44a3adbb9e593df38afc2
name collection-langgerman
category Collection
@@ -72168,7 +72599,7 @@ containerchecksum 554f7d7e4828e1122cf3bc6b24c67661046ce2ae646975054f6903f8c2dfd3
name collection-langspanish
category Collection
-revision 67307
+revision 72203
shortdesc Spanish
relocated 1
longdesc Support for Spanish.
@@ -72185,9 +72616,10 @@ depend l2tabu-spanish
depend latex2e-help-texinfo-spanish
depend latexcheat-esmx
depend lshort-spanish
+depend quran-es
depend texlive-es
-containersize 396
-containerchecksum 1f3c1cc4d1e28871085092314a58671a2acab47da0a758c0bdff569b0a80697ac3c32e9991a8f77268f86c02e51420e4d999a9eef72a2a7353a3efbc633e25a9
+containersize 404
+containerchecksum 9832d0e4f367ae73c292fd9d8894527c373c0db762ebf683667bee96f3431f1b6b70e3b2425bf6bbd8ca0a1f9e633ce8022b8747465e670523aecc607f7577ca
name collection-latex
category Collection
@@ -72261,7 +72693,7 @@ containerchecksum e2186a4295eb854d56e838deaae8330e47ced975d28ad83b51d8ada6955a5a
name collection-latexextra
category Collection
-revision 71914
+revision 72387
shortdesc LaTeX additional packages
relocated 1
longdesc A very large collection of add-on packages for LaTeX.
@@ -72349,6 +72781,7 @@ depend beamertheme-cuerna
depend beamertheme-detlevcm
depend beamertheme-epyt
depend beamertheme-focus
+depend beamertheme-gotham
depend beamertheme-light
depend beamertheme-metropolis
depend beamertheme-npbt
@@ -72506,6 +72939,7 @@ depend combelow
depend combine
depend comma
depend commado
+depend commalists-tools
depend commedit
depend comment
depend commonunicode
@@ -72714,6 +73148,7 @@ depend ensps-colorscheme
depend enumitem
depend enumitem-zref
depend envbig
+depend enverb
depend environ
depend envlab
depend epcqrcode
@@ -72740,6 +73175,7 @@ depend etl
depend etoc
depend eukdate
depend eulerpx
+depend euromoney
depend europasscv
depend europecv
depend everyhook
@@ -72767,6 +73203,7 @@ depend export
depend exsheets
depend exsol
depend extract
+depend ezedits
depend facsimile
depend factura
depend fail-fast
@@ -72793,6 +73230,7 @@ depend filecontentsdef
depend filedate
depend fileinfo
depend filemod
+depend fillwith
depend fink
depend finstrut
depend fistrum
@@ -72845,6 +73283,7 @@ depend formular
depend fragments
depend frame
depend framed
+depend framedsyntax
depend frankenstein
depend frege
depend froufrou
@@ -72934,6 +73373,7 @@ depend harnon-cv
depend harpoon
depend hc
depend he-she
+depend hebdomon
depend hep-acronym
depend hep-float
depend hep-math
@@ -73425,6 +73865,7 @@ depend quoting
depend quotmark
depend ran_toks
depend randexam
+depend randintlist
depend randtext
depend rccol
depend rcs-multi
@@ -73488,6 +73929,7 @@ depend schedule
depend schooldocs
depend scontents
depend scrambledenvs
+depend scrhack
depend scrlayer-fancyhdr
depend scrlttr2copy
depend scrwfile
@@ -73805,6 +74247,7 @@ depend xpatch
depend xpeek
depend xprintlen
depend xpunctuate
+depend xreview
depend xsavebox
depend xsim
depend xstring
@@ -73826,10 +74269,11 @@ depend zref
depend zref-check
depend zref-clever
depend zref-vario
+depend zugferd
depend zwgetfdate
depend zwpagelayout
-containersize 7240
-containerchecksum aa058d07bdad8df381df88824786619ac13b9edfea8278dd47280105b6f0bf38dc838204f6abd28eb678e706f513b62b448bd083b511c6255ac85dadd467e2c1
+containersize 7288
+containerchecksum e51af3e7dfedb894a69e3f1f0a019f2a3f60cce48e7f39bd6ec1f52e2bc07ececb0dfcb2ff857f2ed7b17533b782d70d0e2fb06b6a254840665f50e8ec5d7b49
name collection-latexrecommended
category Collection
@@ -73915,7 +74359,7 @@ containerchecksum 69859043c611e236befbc95dc42d3e8ce283936971bfa41f0efa495919ddc7
name collection-luatex
category Collection
-revision 71743
+revision 72049
shortdesc LuaTeX packages
relocated 1
longdesc Packages for LuaTeX, a TeX engine using Lua as an embedded
@@ -73978,6 +74422,7 @@ depend lualibs
depend lualinalg
depend luamathalign
depend luamaths
+depend luamml
depend luamodulartables
depend luamplib
depend luaoptions
@@ -74029,16 +74474,17 @@ depend tsvtemplate
depend typewriter
depend uninormalize
depend yamlvars
-containersize 1048
-containerchecksum 3aeaaec20e2e9dc87aeb3411b2cf7ccb9ebd6a79b21ba47b37b54ced786d7094ba47b8c041d316c0c592909a242b488c0c988d568881ad0b6aca0c3103e92d2f
+containersize 1052
+containerchecksum db570ce04f9068f5ae55a4d5cb9c6adf3c3317cd03fb63ebd96ea55ad5b8b8847a28313dee597c4245f7614061453162b0ba1e205a4fcfbaa5e858f5bac4d7c1
name collection-mathscience
category Collection
-revision 71810
+revision 72266
shortdesc Mathematics, natural sciences, computer science packages
relocated 1
depend 12many
depend accents
+depend aiplans
depend alg
depend algobox
depend algorithm2e
@@ -74104,6 +74550,7 @@ depend correctmathalign
depend cryptocode
depend cs-techrep
depend csassignments
+depend csthm
depend cvss
depend decision-table
depend delim
@@ -74113,6 +74560,7 @@ depend derivative
depend diffcoeff
depend digiconfigs
depend dijkstra
+depend domaincoloring
depend drawmatrix
depend drawstack
depend dyntree
@@ -74167,6 +74615,7 @@ depend jupynotex
depend karnaugh
depend karnaugh-map
depend karnaughmap
+depend keytheorems
depend kvmap
depend letterswitharrows
depend lie-hasse
@@ -74307,8 +74756,8 @@ depend youngtab
depend yquant
depend ytableau
depend zx-calculus
-containersize 1764
-containerchecksum f2e856418671a1117269ce84dcae5d27f8e848c4e2b7ac6cc9c3a587c8aecdfa332de9f4a79c3bc1fa13c98592c657e7d3e1c32ae5873c38b00df3de3e6abd04
+containersize 1784
+containerchecksum 7295df272eb630f24dd91e8189e850c383cb42e7ac579dc92d3b67378ed271e4622099137c42afe80a04f254c117c215f718133634abe11eea345498bf9d8e41
name collection-metapost
category Collection
@@ -74416,7 +74865,7 @@ containerchecksum 26100feabd6d95d8b29f0160f7e9b86d06e5055387acc63fe6e47fa0e68156
name collection-pictures
category Collection
-revision 71911
+revision 71947
shortdesc Graphics, pictures, diagrams
relocated 1
longdesc Including TikZ, pict, etc., but MetaPost and PStricks are
@@ -74556,6 +75005,7 @@ depend pixelart
depend pixelarttikz
depend pmgraph
depend polyhedra
+depend polyomino
depend postage
depend postit
depend prerex
@@ -74683,8 +75133,8 @@ depend worldflags
depend xistercian
depend xpicture
depend xypic
-containersize 1692
-containerchecksum 3c4bafc25473259cb9637ad7481f90a2b446ca105b3ec0ea5c80068fb436fcf8ee2a43662e5a2dcf61309742591e2e8a32104f259eea00563aad60ff020e328a
+containersize 1696
+containerchecksum 93c43512ffc1937d3878fc9437fb6f370355c1e6980aa239000d6791f8fef1535e21067f7f3396a4244933b1aaca58a4a4f9a5f2269ea441665930439df5f541
name collection-plaingeneric
category Collection
@@ -74937,7 +75387,7 @@ containerchecksum 508276fe37018f3d9773fc7cda0cb37edcdd28e9cf8ab54ed5be16b07c2066
name collection-publishers
category Collection
-revision 71601
+revision 72464
shortdesc Publisher styles, theses, etc.
relocated 1
depend aastex
@@ -75003,6 +75453,7 @@ depend dithesis
depend ebook
depend ebsthesis
depend ecothesis
+depend edmaths
depend ejpecp
depend ekaia
depend elbioimp
@@ -75031,6 +75482,7 @@ depend gzt
depend h2020proposal
depend hagenberg-thesis
depend har2nat
+depend hduthesis
depend hecthese
depend hep-paper
depend heria
@@ -75194,6 +75646,7 @@ depend ucsmonograph
depend ucthesis
depend udepcolor
depend udes-genie-these
+depend udiss
depend uestcthesis
depend ufrgscca
depend uhhassignment
@@ -75237,8 +75690,8 @@ depend yathesis
depend yazd-thesis
depend yb-book
depend york-thesis
-containersize 1788
-containerchecksum e3cf1329ff66d47e8cfdb735244ef4e6635c5e8e8c366e4f579f674cfffbdc96252cdbff2c83fa39072f6b41d7618419f14e0b55acf2c48048a8bfc8a9162410
+containersize 1796
+containerchecksum d235bb28bcda2683027c9c829729ab1dbf07262a0be53c7ae75412218804c3d07d9a94b0aed91b863bdde06f4e758cee20460c435c617c50d1f948a6021b9ad9
name collection-texworks
category Collection
@@ -75519,15 +75972,15 @@ catalogue-version 0.1.0
name coloredtheorem
category Package
-revision 70865
+revision 72298
shortdesc A colourful boxed theorem environment
relocated 1
longdesc This packages provides a colourful boxed theorem environment,
longdesc combining tcolorbox and breakable boxes.
-containersize 1320
-containerchecksum c51452580ecdd53afa6836b60ac1df44bbd6fa4ae1ddfb7425c26df6e24b436339743f7e43f1db926308ddd8d2213f5d90dcee483b9fbab74d339d088418081a
-doccontainersize 219560
-doccontainerchecksum 3ddbe293327f8e4ae53552205d2cc5104a21a52e254178f0e4babe6dc6549ec1c3a7d4cee8de9128eb313fcce790800cb0b5a3edd5cc49eabd609a7572d706a9
+containersize 1388
+containerchecksum a1a06002b72563b120b716e4084a1aa7d558ff1127e9daa0a788f80ac8138b1e30fbdb0b7617dfea189ed640d7c60876f295bb37f8f2e8b14e4a94b79be71bb5
+doccontainersize 220408
+doccontainerchecksum 50558df8e471b9ac439e75cf2cba09d0116e4344761bf9bc5b35d2bd2d582abbbcb0d32b060660e894843fe9bab15e7ff0cd101f64bd5e61866fad121c083101
docfiles size=63
RELOC/doc/latex/coloredtheorem/LICENSE
RELOC/doc/latex/coloredtheorem/README.md details="Readme"
@@ -75541,8 +75994,8 @@ catalogue-contact-home https://github.com/joaomlourenco/coloredtheorem
catalogue-contact-support https://github.com/joaomlourenco/coloredtheorem/discussions
catalogue-ctan /macros/latex/contrib/coloredtheorem
catalogue-license lppl1.3c
-catalogue-topics maths-theorem decoration
-catalogue-version 1.0.2
+catalogue-topics maths-theorem decoration boxing box-breaking colour
+catalogue-version 1.0.4
name colorframed
category Package
@@ -76485,6 +76938,31 @@ catalogue-license lppl1.3
catalogue-topics macro-supp
catalogue-version r0.11a
+name commalists-tools
+category Package
+revision 72387
+shortdesc Manipulate numeral comma separated lists
+relocated 1
+longdesc This package provides some macros for the basic manipulation of
+longdesc comma-separated lists (adding, removing, counting, etc.)
+containersize 1504
+containerchecksum 3f43fe654dc64d1c6a02bde533fc1e575f8f4d809f9a77a5e49203c2b6d5affb6b3ced380b7af8dd4faa5147cd724a8510c90942f5b6b4fb87f97b28d038692e
+doccontainersize 63868
+doccontainerchecksum 3fa0180babd50b4bf8e714c32c85162fecec9faacb53df084b797b3befeb70ff86ce6ae6f8a9e6aec90a034e5f3a52cfc3340835273dbd3eb2f4a5c42dc4f542
+docfiles size=20
+ RELOC/doc/latex/commalists-tools/README.md details="Readme"
+ RELOC/doc/latex/commalists-tools/commalists-tools-doc.pdf details="Package documentation"
+ RELOC/doc/latex/commalists-tools/commalists-tools-doc.tex
+runfiles size=1
+ RELOC/tex/latex/commalists-tools/commalists-tools.sty
+catalogue-contact-bugs https://github.com/cpierquet/commalists-tools/issues
+catalogue-contact-home https://github.com/cpierquet/commalists-tools
+catalogue-contact-repository https://github.com/cpierquet/commalists-tools
+catalogue-ctan /macros/latex/contrib/commalists-tools
+catalogue-license lppl1.3c
+catalogue-topics data-manip list-supp
+catalogue-version 0.1.0
+
name commath
category Package
revision 15878
@@ -81961,13 +82439,13 @@ catalogue-topics calendar calculation context
name context-chat
category ConTeXt
-revision 71879
+revision 72010
relocated 1
depend context
-containersize 2148
-containerchecksum 7df307ee331f0a9fd78d8ea6f466c65798e22d659eaa6bf727e40f923aebbdaa61235906c1c1318790e37f4d7f5cdeed3ad004ad9d1076440c3174264018a7ae
-doccontainersize 12572
-doccontainerchecksum a43e0f4bb0085f2dcff44abc6f8f61aa7f00b37c0b051886ee09ce449b7599c21440b5e7c8ed8641d7be980239eac4085f8fdd16228518b79bf243631df15a00
+containersize 2284
+containerchecksum 27b5dceae2d462c2e9c6aee0885163fd69b023b92b5f5f6dd52a30ab842c6e8eda8d690200e3a30bf3608d32e433d785aa8f90a6e83de25b485431e7c21efed1
+doccontainersize 12576
+doccontainerchecksum 3e5f06fcb75babfba4f3537cc303f85df5e4b593ebc79b81784618072e372df17c72932e339d126eb9d2586468534904b18ca39473f2b858c7637494c373399b
docfiles size=11
RELOC/doc/context/third/chat/LICENSE
RELOC/doc/context/third/chat/README.md
@@ -88140,7 +88618,7 @@ catalogue-version 1.0
name crossrefware
category Package
-revision 69700
+revision 72217
shortdesc Scripts for working with crossref.org
longdesc This bundle contains the following scripts: bibdoiadd.pl: add
longdesc DOI numbers to papers in a given bib file, bibzbladd.pl: add
@@ -88151,11 +88629,11 @@ longdesc convert urls pointing to doi.org to dois ltx2crossrefxml.pl: a
longdesc tool for the creation of XML files for submitting to
longdesc crossref.org. The scripts use bibtexperllibs.
depend crossrefware.ARCH
-containersize 16368
-containerchecksum 8559fe8e71e27f8417923bd2c7a73a560c29d699ddb77e5b4ac464aecf794fe0cbd02d19abf75f7063994df9ffe6e761f98555a9411e9c5108b38e96db971f1d
-doccontainersize 345152
-doccontainerchecksum 41ef79c5487826500fa9465d371c30a8ac513c94cf4852eb1bcbdf08759f5c7384189f91362efba921e9d7f3801a12d1c1968492640dd1c1cf2f1d6001cdb79e
-docfiles size=114
+containersize 17712
+containerchecksum 2b34491d3265641a55e40960876bd797b0f545bdb37a74e9d8fd2329afbed3f54e0af5d5d318979403ae1296910b824402671a9b0cd1aa1edb1926540d0f22a3
+doccontainersize 352428
+doccontainerchecksum f2b46eef65b9181c417459455fc5a2fb5db7a2def3f25bf9e401e19e37129966567c3f0bc8cf77bcc8b47f74da879aff34d1c814f872e390210fab43bb667b78
+docfiles size=115
texmf-dist/doc/man/man1/bbl2bib.1
texmf-dist/doc/man/man1/bbl2bib.man1.pdf
texmf-dist/doc/man/man1/bibdoiadd.1
@@ -88173,7 +88651,7 @@ docfiles size=114
texmf-dist/doc/support/crossrefware/citations.bib
texmf-dist/doc/support/crossrefware/crossrefware.pdf details="Package documentation"
texmf-dist/doc/support/crossrefware/head.ltx
-runfiles size=19
+runfiles size=20
texmf-dist/scripts/crossrefware/bbl2bib.pl
texmf-dist/scripts/crossrefware/bibdoiadd.pl
texmf-dist/scripts/crossrefware/bibmradd.pl
@@ -88991,18 +89469,18 @@ catalogue-topics czech slovak font font-mf
name cs-techrep
category Package
-revision 70915
+revision 72306
shortdesc Technical Reports in Computer Science and Software Engineering
relocated 1
longdesc This package provides a class for the creation of technical
longdesc reports in computer science and software engineering. The style
longdesc is a two-column format similar to IEEE. It is intended for lab
longdesc reports and provides a beginner-friendly template example.
-containersize 4524
-containerchecksum 88d3f15d696262c3034e95ab5b204ca9a65464247eb0b3686338fc10f5b48f2f39cb727b8e3848944e524d042d9d54a812ad5dd132a3aa0058a29857bdca4a94
-doccontainersize 312248
-doccontainerchecksum 46026171b5864172d7a86f5052e54c68632efd1620d3c8a348e080e6efdc716d3c22599b5e40b41604351e60fae564b17715f87d722144eba1c379cd2f46566c
-docfiles size=107
+containersize 4736
+containerchecksum efd4555d2225ad066681febb7fc92fb382d9cf7ec7fcc01d2bdd1a0b54dcd3598d32b6f264e850400f2c9030a26be1f9ea019fa9f3d0515e0cb17759b6d5a615
+doccontainersize 322668
+doccontainerchecksum 6d18980446d2676c766406bbda25aed041f16bef07277f731c955999719507684e99685cbc0ae6cc400bfc5dedfd82f86a649ff184aad0f269dba101a92e7371
+docfiles size=116
RELOC/doc/latex/cs-techrep/COPYING
RELOC/doc/latex/cs-techrep/README details="Readme"
RELOC/doc/latex/cs-techrep/_cpn_copyIntoExamplesFolder_cls.cmd
@@ -89014,9 +89492,9 @@ docfiles size=107
RELOC/doc/latex/cs-techrep/template/cs-techrep-example-neumann.tex
RELOC/doc/latex/cs-techrep/template/selfref.bib
RELOC/doc/latex/cs-techrep/template/webdev_commons.bib
-srccontainersize 9452
-srccontainerchecksum 618708a82c89aedaf294492f9136e6a36c629f86e8c803b8827936fecd4a5598bb15fa6c5aa1b4f7e19ac2691f678fd1770b5ce20dd74427fe684a45d4ace54b
-srcfiles size=7
+srccontainersize 10432
+srccontainerchecksum eb2d2e37888c51e73de4ae4bcc7a3178adad32d04880508cea8adc1989f126ffb8ac4d2772c7e7fb94771296304eadcc80ea9d2c3b5817dd60f58bf7bf1ac17a
+srcfiles size=8
RELOC/source/latex/cs-techrep/cs-techrep.dtx
RELOC/source/latex/cs-techrep/cs-techrep.ins
runfiles size=3
@@ -89025,7 +89503,7 @@ catalogue-contact-repository https://github.com/cyberlytics/cs-techrep
catalogue-ctan /macros/latex/contrib/cs-techrep
catalogue-license lppl1.3c
catalogue-topics class doc-templ report-like
-catalogue-version 0.2
+catalogue-version 0.4
name csassignments
category Package
@@ -89595,6 +90073,45 @@ catalogue-ctan /macros/cstex
catalogue-license other-free
catalogue-topics distribution
+name csthm
+category Package
+revision 72152
+shortdesc Customized theorem environments for computer science documents
+relocated 1
+longdesc This package provides customized theorem-like environments
+longdesc specifically designed for computer science documents. It offers
+longdesc a set of pre-defined theorem styles and environments to
+longdesc streamline the creation of theorems, definitions, remarks, and
+longdesc other common structures in computer science papers and
+longdesc documents. Features: Predefined theorem styles tailored for
+longdesc computer science Environments for theorems, lemmas,
+longdesc definitions, examples, remarks, and more Special environments
+longdesc for cases and axioms Customizable accent color Optional
+longdesc cleveref support for enhanced cross-referencing The package
+longdesc requires the following packages to be installed: amsmath,
+longdesc amssymb, amsthm, enumitem, and thmtools. If using the cleveref
+longdesc option, hyperref and cleveref are also required.
+containersize 1984
+containerchecksum 1e80e2f53e5a7ef74490253500771d882df01c35354c1242826bd2c5e22d6bc2012867428d1fbd74347c0e98bd66e883331c39387a08ce85b29075b1cd379e17
+doccontainersize 414796
+doccontainerchecksum 19ad915ec352e4b22debf624230b86e43c8bd5e7b904595cbab75f5d0b916335ef5ba8da8d98caeba26fb14ec71871e46f838c4c89ade1eafa8d4c1601532cb6
+docfiles size=105
+ RELOC/doc/latex/csthm/README.md details="Readme"
+ RELOC/doc/latex/csthm/csthm-example.pdf details="Package documentation and example of use"
+ RELOC/doc/latex/csthm/csthm-example.tex
+srccontainersize 2992
+srccontainerchecksum 0a784005b94ac340517a3a8f808c1d3946759a4ca7482a647824a31758812bce436f80a6aaae2d37c80ccbd0e839223fe84d7bc119e8d4cd21ef70e546791a3c
+srcfiles size=3
+ RELOC/source/latex/csthm/csthm.dtx
+ RELOC/source/latex/csthm/csthm.ins
+runfiles size=1
+ RELOC/tex/latex/csthm/csthm.sty
+catalogue-contact-repository https://github.com/agni-datta/csLaTeX/
+catalogue-ctan /macros/latex/contrib/csthm
+catalogue-license lppl1.3c
+catalogue-topics comp-sci maths-theorem
+catalogue-version 1.2
+
name cstypo
category Package
revision 41986
@@ -89657,7 +90174,7 @@ catalogue-version 1.0
name csvsimple
category Package
-revision 71274
+revision 72484
shortdesc Simple CSV file processing
relocated 1
longdesc The package provides a simple LaTeX interface for the
@@ -89667,10 +90184,10 @@ longdesc usage. Filtering and table generation are especially supported;
longdesc however, this lightweight tool offers no support for data
longdesc sorting or data base storage. The package depends on etoolbox,
longdesc ifthen, pgfrcs, pgfkeys, and shellesc.
-containersize 11820
-containerchecksum b095d4f8dd210a4967d5465baf961f5a99aa331690a879c78444b2a086de3a53106d8aca5a1359056f304c2b104886dc0f83039810434cabcd7d5e7a258ba9b4
-doccontainersize 1754600
-doccontainerchecksum 2e9367ff9a57db31adeaf37fac0b38a61d506d5e9f4c2e5784cdd1064c289659f19b5eb5cba7f3aef72a8f6ce012f9425bea13a1530457b488e5baba5cacee13
+containersize 11900
+containerchecksum 7443a9d17b93fee846d9ac9d8389ac360da0c50940f47d1bfb7317537768bd9fe4214ae3f40ccf3b9bc28206e6267a1ab5564732a16a8992d1aea9f30ed55069
+doccontainersize 1764152
+doccontainerchecksum d0440c6a144c6dcc6c359ae48ad63c973e9307ad844b82c1d276b3c49b3670899ddf8a583de3db2abb26e8a8e57c4f5d501221e1515ca9f6f97b21827f17a09a
docfiles size=589
RELOC/doc/latex/csvsimple/CHANGES.md
RELOC/doc/latex/csvsimple/README.md details="Readme"
@@ -89700,7 +90217,7 @@ catalogue-also csvtools datatool
catalogue-ctan /macros/latex/contrib/csvsimple
catalogue-license lppl1.3
catalogue-topics data-import data-disp csv-support expl3
-catalogue-version 2.6.1
+catalogue-version 2.7.0
name ctable
category Package
@@ -91706,16 +92223,16 @@ catalogue-version 1.1
name customenvs
category Package
-revision 71792
+revision 72291
shortdesc Custom environments (MCQ, list with picked items, ...)
relocated 1
longdesc The package provides some custom environments (Multiple Choice,
longdesc list with chosen items, ...) based on existing environments.
-containersize 13256
-containerchecksum 497584f907a42777ea441bb3a5dbbb5238e7c243a19eba82ecfb96f4ca85d76f620f286d77fc9022920374b106ff66357876b348352605f1daa5a7d8247dfc6d
-doccontainersize 1682528
-doccontainerchecksum c91d172d28d8a7f106b531768cd894b9f81092d0c66cb9ba23872723f1b2e6c4e8fccbfeda9dbe0ba448439ba4e89d64b874a6a44f931d53d1431926cec7cc60
-docfiles size=471
+containersize 18460
+containerchecksum 9139feb2e6e929db1adc699db189e2f6889740682591b56a86ed2f3dad24c18accb2fcc63b09c5424e38b7ad8d84760cb6767caadc1fc901b18f4c6bfb62d086
+doccontainersize 1815204
+doccontainerchecksum 25cc76f1a1724f2f698ceab1611f72bac00bace7fa1535bc1d1654e38fdec8e78293e2a68228490de604e805ede362fc6e239cd4943d2c44317a1cafedd2465c
+docfiles size=499
RELOC/doc/latex/customenvs/README.md details="Readme"
RELOC/doc/latex/customenvs/customenvs-doc-en.pdf details="Package documentation (English)"
RELOC/doc/latex/customenvs/customenvs-doc-en.tex
@@ -91723,14 +92240,14 @@ docfiles size=471
RELOC/doc/latex/customenvs/customenvs-doc-fr.tex
RELOC/doc/latex/customenvs/envtexo_exemples.pdf
RELOC/doc/latex/customenvs/envtexo_exemples.tex
-runfiles size=21
+runfiles size=31
RELOC/tex/latex/customenvs/customenvs.sty
catalogue-contact-bugs https://github.com/cpierquet/customenvs/issues
catalogue-contact-repository https://github.com/cpierquet/customenvs
catalogue-ctan /macros/latex/contrib/customenvs
catalogue-license lppl1.3c cc-by-sa-4
catalogue-topics list table
-catalogue-version 0.1.8
+catalogue-version 0.2.3
name cutwin
category Package
@@ -91858,7 +92375,7 @@ catalogue-version 1.1.0
name cweb
category Package
-revision 71899
+revision 72279
catalogue cwebbin
shortdesc CWEB for ANSI-C/C++ compilers
longdesc A highly portable and extended version of Levy/Knuth CWEB 3.64c
@@ -91878,10 +92395,10 @@ longdesc the package's github repository for more information.
depend cweb.ARCH
depend iftex
depend kpathsea
-containersize 27148
-containerchecksum 9fda9bb4487e93e5f9ff89a5baa08069f85e9d113158cba4306c82538cee1f6d524b5530e0ae4d874464fced8c6d9a9fd108a8ce0627da6330b04cab0c938ae7
+containersize 27372
+containerchecksum ed436e6e55498eca3fc7cb9d4e77f38f286e073d4b8f6a8e27be27077323488ad6cbd6f944716d224820e8d9df74d26065fb35aeb0f7956e7ca5b4ca47e21d4b
doccontainersize 77268
-doccontainerchecksum 4bbcaaad209b896f744f0a5972f83a294d60055f2fed26a72d270428ba9225110284c3b252ab1bc55e28f578e41acbaaadd025b9501166d913d24fe8af746557
+doccontainerchecksum 8c228b49e0a6cb34a648269f379095cf7a65d21a99fc6332d75e98c0ad97f3d08637070e3c25af81ce702f644afa8a61cdccb72e4d075a25c942cda47af5d9a3
docfiles size=84
texmf-dist/doc/man/man1/ctangle.1
texmf-dist/doc/man/man1/ctangle.man1.pdf
@@ -91901,7 +92418,7 @@ docfiles size=84
texmf-dist/doc/man/man1/twill-refsort.man1.pdf
texmf-dist/doc/man/man1/twill.1
texmf-dist/doc/man/man1/twill.man1.pdf
-runfiles size=66
+runfiles size=65
texmf-dist/tex/plain/cweb/ctproofmac.tex
texmf-dist/tex/plain/cweb/cttwinxmac.tex
texmf-dist/tex/plain/cweb/ctwimac.tex
@@ -95228,7 +95745,7 @@ catalogue-version 1.5
name dccpaper
category Package
-revision 67890
+revision 72097
shortdesc Typeset papers for the International Journal of Digital Curation
relocated 1
longdesc The LaTeX class ijdc-v14 produces camera-ready papers and
@@ -95241,18 +95758,18 @@ longdesc Conference, beginning with the 2015 conference. As of August
longdesc 2023 these classes are no longer officially supported for new
longdesc submissions to the IJDC and IDCC, but nevertheless they
longdesc continue to be maintained to support existing documents.
-containersize 25060
-containerchecksum 16a507603bffd0fd0e305c9e2d21927f0788dcff750ab276349919cc2e1036b41f57696e088ab5596bd714f890ea68ece629980dc613581d5c90f586f7e4117c
-doccontainersize 291696
-doccontainerchecksum 7793786d0c34ab72954fe189bbae96a388f61f789b845b42d7fb062bab3858643e8ee730d11a5d4209fb0d728220e7ea89bceb3684118978dd8119aedf167a89
-docfiles size=90
+containersize 25084
+containerchecksum c02543e316b4b01c655131815e170603e96395dbb912686718be96f5851e9d8f39701a090933ac3d826cf2535dfb30e824c1b2ae5f388ce4f1d1382e37164292
+doccontainersize 296688
+doccontainerchecksum 5c7db2fdb35f94e6bc0b0a985441e54ffdc90e74b4032d8a682274530f35b9fd3f152f31cb1f955e4d83a5492469362839a560de9d48ac1a2cc052a77c7c463f
+docfiles size=91
RELOC/doc/latex/dccpaper/README.md details="Readme"
RELOC/doc/latex/dccpaper/dccpaper-apacite.bib
RELOC/doc/latex/dccpaper/dccpaper-biblatex.bib
RELOC/doc/latex/dccpaper/dccpaper.pdf details="Package documentation"
-srccontainersize 27072
-srccontainerchecksum bf4bb7b3ed2cae28c3f3d15758a48fcea3e737872b27af3ded1cda51f5b1c84ac200116fa7019972c65aa2a4966885582956bdbb717b6b427ab42f2f7b7fb00a
-srcfiles size=26
+srccontainersize 27100
+srccontainerchecksum 038426882b1a28217fdbe2cabe330df86c4d18d04ed44e21d319d767b525d793697ee0ba2727943ccdf9b599dceb38513ce13ce72a64d39a71a15604250490f8
+srcfiles size=27
RELOC/source/latex/dccpaper/Makefile
RELOC/source/latex/dccpaper/dccpaper.dtx
runfiles size=28
@@ -95267,7 +95784,7 @@ catalogue-contact-repository https://github.com/alex-ball/dccpaper
catalogue-ctan /macros/latex/contrib/dccpaper
catalogue-license lppl1.3c cc-by-4
catalogue-topics journalpub confproc class
-catalogue-version 2.4
+catalogue-version 2.5
name dcpic
category Package
@@ -97525,23 +98042,23 @@ catalogue-version 5.4
name digestif
category Package
-revision 65223
+revision 72163
shortdesc Editor plugin for LaTeX, ConTeXt etc.
longdesc Digestif is a code analyzer, and a language server, for LaTeX,
longdesc plain TeX, ConTeXt and Texinfo. It provides context-sensitive
longdesc completion, documentation, code navigation, and related
longdesc functionality to any text editor that speaks the LSP protocol.
depend digestif.ARCH
-containersize 637308
-containerchecksum 098d625749cee42f965d21ef5ec2843211db36fd0f4cced882ed15f32a20a2d70bf292b01e6797e7ca097adfadf2fd40d3c5eef6c694da39e8302770cfb784d3
-doccontainersize 5560
-doccontainerchecksum fabc6d0ea5a1e55b7ecd6430b2373c15e413c985485331bd7bd5bca437947a76ac7d8ac6ed2ea3d6afe687284aef673b0e302a1c9925737c6e1d95cecf2ea8cb
+containersize 641484
+containerchecksum 53ea8f85f22ea50f6117e4d772dc7954129573584dfc2de9cd245acc6c86b23bcfe806e7d5cbae8f31dc9ba9e39a9ac8ce1fed514d6ebaef75ccf9f96ecaf3a4
+doccontainersize 5692
+doccontainerchecksum d9ec5bcbc6c06127a946d807f1c0b2047013cba0bf05704422cb7540e0c4b3233cb54b6f7aef8d82f54f9e3aca6f0711a47eabfe17b4ec42462dc55e4ea7a252
docfiles size=7
texmf-dist/doc/support/digestif/INSTALL.md
texmf-dist/doc/support/digestif/LICENSE.md
texmf-dist/doc/support/digestif/README.md details="Readme"
texmf-dist/doc/support/digestif/bin/digestif
-runfiles size=157
+runfiles size=158
texmf-dist/scripts/digestif/digestif.texlua
texmf-dist/scripts/digestif/digestif.zip
catalogue-contact-bugs https://github.com/astoff/digestif/issues
@@ -97549,7 +98066,7 @@ catalogue-contact-repository https://github.com/astoff/digestif
catalogue-ctan /support/digestif
catalogue-license gpl3+ lppl1.3 fdl
catalogue-topics editor-extn use-lua use-luatex
-catalogue-version 0.5.1
+catalogue-version 0.6
name digestif.aarch64-linux
category Package
@@ -98883,6 +99400,40 @@ catalogue-license lppl
catalogue-topics cite-supp
catalogue-version 1.01
+name domaincoloring
+category Package
+revision 72176
+shortdesc Draw colored represenations of complex functions
+relocated 1
+longdesc Domain coloring is a technique to visualize complex functions
+longdesc by assigning a color to each point of the complex plane z=x+iy.
+longdesc This package calculates with the help of Lua any complex
+longdesc function to visualize its behaviour. The value of the complex
+longdesc function(z) can be described by radius and angle which can be
+longdesc two values of the hsv-color model, which then defines the color
+longdesc of each point in the complex plane z=x+iy.
+containersize 8304
+containerchecksum ce1b0f8fe35a76e05a6ff4e1744d25ad4ac5fe766926bc22db4d785558aa296bb7a845a1309cddcb29986785de36f99c0fad113ce9fc48fff154ad39c5ceb44e
+doccontainersize 4357968
+doccontainerchecksum 7a302b1728f3f024cd0a9f0b4dcd0521cea7993777b1bbd4e36016bc5bf92345d32a6dea8512d9ce60e240a6459b896c2ebc845b8d6e1a40eeb7e1bf1b3ab324
+docfiles size=1152
+ RELOC/doc/lualatex/domaincoloring/Changes
+ RELOC/doc/lualatex/domaincoloring/README.md details="Readme"
+ RELOC/doc/lualatex/domaincoloring/domaincoloring-doc.bib
+ RELOC/doc/lualatex/domaincoloring/domaincoloring-doc.pdf details="Example of use" language="de"
+ RELOC/doc/lualatex/domaincoloring/domaincoloring-doc.tex
+ RELOC/doc/lualatex/domaincoloring/hsv.png
+ RELOC/doc/lualatex/domaincoloring/titleImg.png
+runfiles size=7
+ RELOC/tex/lualatex/domaincoloring/domaincoloring-complex-numbers.lua
+ RELOC/tex/lualatex/domaincoloring/domaincoloring-functions.lua
+ RELOC/tex/lualatex/domaincoloring/domaincoloring.lua
+ RELOC/tex/lualatex/domaincoloring/domaincoloring.sty
+catalogue-ctan /macros/luatex/latex/domaincoloring
+catalogue-license lppl1.3
+catalogue-topics maths graphics colour luatex graphics-epspdf graphics-incl graphics-plot graphics-plotfn
+catalogue-version 0.05
+
name domitian
category Package
revision 55286
@@ -103518,21 +104069,21 @@ catalogue-version 2.10f
name dtk-bibliography
category Package
-revision 70506
+revision 72281
shortdesc Bibliography of "Die TeXnische Komodie"
relocated 1
longdesc This package contains the bibliography for "Die TeXnische
longdesc Komodie", the journal of the German-speaking TeX User Group. It
longdesc is updated on a quarterly basis.
-containersize 54084
-containerchecksum ed89a958b5aad9680b4c469bbec296971043417655deb081ff709b532bf5820bcde7fc3b30a74bff423e60bddf5d5fa2372b0fa38157c56a8cde30709c7b88a7
-doccontainersize 282368
-doccontainerchecksum 168ffecaf706e2cf95ed08b761fa3f1a0e442b3a914f3f8fc62abdad45e6c509e72d1ed86c6e48e58893f329c615229a1991fbdd2db54de503bdf5cef878a612
+containersize 54512
+containerchecksum 239db4b8cb77f8576d579902ed8baa957f261142cd34333e8ef39e7dd399e5397324e95cc539043b4bb4fe9aec7b933c6972fc58896226d1933f15fcef84bb67
+doccontainersize 284508
+doccontainerchecksum c6599bcb08200c486baf210dc16c4f5cec693cf55c992b48492510235fac6efc25c445fc10f593f7c2bdf2496b3f3f989fb52dd3013472c1eb7de47b5f691db0
docfiles size=73
RELOC/doc/bibtex/dtk-bibliography/README.md details="Readme"
RELOC/doc/bibtex/dtk-bibliography/dtk-bibliography.pdf details="The document itself"
RELOC/doc/bibtex/dtk-bibliography/dtk-bibliography.tex
-runfiles size=140
+runfiles size=142
RELOC/bibtex/bib/dtk-bibliography/dtk-bibliography.bib
RELOC/tex/latex/dtk-bibliography/dtk-authoryear.bbx
RELOC/tex/latex/dtk-bibliography/dtk-authoryear.dbx
@@ -103543,7 +104094,7 @@ catalogue-contact-support https://github.com/dante-ev/dtk-bibliography/issues
catalogue-ctan /info/dtk-bibliography
catalogue-license lppl1.3c
catalogue-topics journ-digest review-document german-doc
-catalogue-version 2024-01
+catalogue-version 2024-03
name dtl
category TLCore
@@ -107236,7 +107787,7 @@ catalogue-topics notes editorial
name easybook
category Package
-revision 71929
+revision 72492
shortdesc Easily typesetting Chinese theses or books
relocated 1
longdesc easybook is a pure academic template created based on the
@@ -107247,20 +107798,20 @@ longdesc providing multiple commands and interfaces allows users to
longdesc easily customize the thesis template. Its basic macro package
longdesc easybase can also be used with CTeX and standard document
longdesc classes.
-containersize 19020
-containerchecksum f1e3b219ad5a74ca60c99fd2d9e9346d53e02277866cc4a3d4f2b795f43ef2e04c96858fa0ffc5c89809ada4434356514ecedf7a1237d0430fd722023d518b5e
-doccontainersize 655568
-doccontainerchecksum f9f2357f64e2a28d1ddc963582f38db5c553a32cf85eadd09714bf1e029b3316f223fe050505aeb42f7ed600a36515bebece36ae20b1e2ddbe4c310e23dc9091
-docfiles size=181
+containersize 19904
+containerchecksum 5742d9d7acf30c205a9242d9de4b652a56ac94b4e3e5c0e54c16c6c53407424f0f5bf0a30b04b6542a0ffbd161992448dd21d40fce8cf24d10713e5e769fb31a
+doccontainersize 676220
+doccontainerchecksum 0a77561a9780de022b8a9ed986648f0b1c1b9c1a85af71e794afcab2fcdd2f8d21c51827fa6cfb8ea70d0e85636d1b10f826ef02a7e339322a82181e1bf94506
+docfiles size=187
RELOC/doc/latex/easybook/README.md details="Readme"
RELOC/doc/latex/easybook/easybook.pdf details="Package documentation" language="zh"
RELOC/doc/latex/easybook/easybook.tex
-srccontainersize 18924
-srccontainerchecksum ca3f6a1603d2bd992be9998fb086a42249b9574e6e07c5b60f8e96b6dd8bdd86a7ba3f692f5364c730554477ec632a08e53d43a5c7b712419d69e5e8959195e9
-srcfiles size=23
+srccontainersize 19788
+srccontainerchecksum d1ee6174677ecde7c3366bb61059db891d49e771c03dba86d9a558f7ac4f114d7374fdc13d8de0b2400f354fd3eac71e30d3121a95796cf4baa9e3537ad68ad2
+srcfiles size=24
RELOC/source/latex/easybook/easybook.dtx
RELOC/source/latex/easybook/easybook.ins
-runfiles size=23
+runfiles size=24
RELOC/tex/latex/easybook/easybase.sty
RELOC/tex/latex/easybook/easybook.cls
RELOC/tex/latex/easybook/eb-tcolorbox.cfg
@@ -107269,7 +107820,7 @@ catalogue-contact-repository https://gitee.com/texno3/easybook
catalogue-ctan /macros/latex/contrib/easybook
catalogue-license lppl1.3c
catalogue-topics book-pub dissertation class doc-templ chinese expl3
-catalogue-version 2024da
+catalogue-version 2024ef
name easydtx
category Package
@@ -111665,29 +112216,27 @@ catalogue-version 2.01y
name edmac
category Package
-revision 61719
+revision 72250
shortdesc Typeset critical editions
relocated 1
longdesc This is the type example package for typesetting scholarly
longdesc critical editions.
-containersize 13172
-containerchecksum 12395b2429372cbf88794c197e28ceab4b69ca7d14cf78524e9538491b2ca8d14714e1ef00f2643a0e3e62db559f12a9a53a56d4bc7f54420d3f125727fca557
-doccontainersize 89884
-doccontainerchecksum d78db33bf2b2fdd17f23eae23ab9605efb29a217e52d89df5feb64db1907c1b5a497441eeb1fe2373342b7c9b09296c06efa24d6776edce84406e22a1967bb64
-docfiles size=89
- RELOC/doc/latex/edmac/COPYRIGHT
- RELOC/doc/latex/edmac/braonain.tex
- RELOC/doc/latex/edmac/copying
- RELOC/doc/latex/edmac/ed-nfss.txt
- RELOC/doc/latex/edmac/edmac.doc
- RELOC/doc/latex/edmac/edstanza.doc
- RELOC/doc/latex/edmac/edszadoc.tex
- RELOC/doc/latex/edmac/features.tex
- RELOC/doc/latex/edmac/readme
-srccontainersize 952
-srccontainerchecksum 995092e2ea0776377938076b67f25042329ab76ef31f83f6f40aba449a735a90bc697be52f16fa6a2ac02cbe4ff2ef99762fdc03bd14eebff7a363f6c7f46c13
-srcfiles size=1
- RELOC/source/latex/edmac/edmac.drv
+containersize 13196
+containerchecksum c15ba71a0c37a05df2d334bba94797d70c345af0d443dee2ca02be4e52bcd2e130b9a5d5c1904c1c72a8cf423d5d67b84c6ea7b8517380d3cc57700b81535cb8
+doccontainersize 90968
+doccontainerchecksum a1af1af4e137425e0359c96fd9001fec6da403ad9478d5a9024648a200082d98cf9e93ccf310dd0257d8179d996b422b58d513ad42380316304aeadac6a0fc7b
+docfiles size=91
+ RELOC/doc/generic/edmac/COPYRIGHT
+ RELOC/doc/generic/edmac/README.md details="Readme"
+ RELOC/doc/generic/edmac/braonain.tex
+ RELOC/doc/generic/edmac/copying
+ RELOC/doc/generic/edmac/ed-nfss.txt
+ RELOC/doc/generic/edmac/edmac.doc
+ RELOC/doc/generic/edmac/edmac.drv
+ RELOC/doc/generic/edmac/edstanza.doc
+ RELOC/doc/generic/edmac/edszadoc.tex
+ RELOC/doc/generic/edmac/features.tex
+ RELOC/doc/generic/edmac/readme
runfiles size=17
RELOC/tex/generic/edmac/edmac.tex
RELOC/tex/generic/edmac/edmacfss.sty
@@ -111695,6 +112244,7 @@ runfiles size=17
RELOC/tex/generic/edmac/tabmac.tex
catalogue-also ledmac ednotes manyfoot lineno poemscol
catalogue-contact-home https://tug.org/edmac
+catalogue-contact-repository https://github.com/wujastyk/edmac
catalogue-ctan /macros/plain/contrib/edmac
catalogue-license gpl2
catalogue-topics crit-ed
@@ -111733,6 +112283,47 @@ catalogue-license lppl
catalogue-topics crit-ed notes
catalogue-version 1.2
+name edmaths
+category Package
+revision 72143
+shortdesc A report and thesis class file for the University of Edinburgh (UoE)
+relocated 1
+longdesc A report and thesis class file for The School of Mathematics,
+longdesc Scotland at the University of Edinburgh (UoE). When working on
+longdesc a report or thesis, an easy way to implement the University's
+longdesc typesetting rules in LaTeX is provided by edmaths.sty. It sets
+longdesc the page margins as required and defines commands to create the
+longdesc correct cover page and standard declaration. A compiled version
+longdesc of the included example can be found here. It also loads the
+longdesc amsmath, amsthm, amscd, and amssymb packages, which are
+longdesc required by almost all mathematical publications. Through
+longdesc setspace line spacing settings are available that only affect
+longdesc the body text and not footnotes and captions. Additional
+longdesc in-built options can be found in more detail in the project's
+longdesc documentation.
+containersize 4368
+containerchecksum d002180b58767895164252b633b593de98c1e1ce6b738384681138134570c1849a847ed2a6993e8efb754a407e628f9404a7179f540edea9fc09c8369b3c840e
+doccontainersize 159064
+doccontainerchecksum b6a2d4eacb5148ce8298069a4084406c5c2b7d30a0dfe3c029908b07b5c4b90877e3a197f411ca5b0f1192880030387e79b84c82364e1eadeb9e70e99c8e0c87
+docfiles size=48
+ RELOC/doc/latex/edmaths/LICENSE.txt
+ RELOC/doc/latex/edmaths/README.md details="Readme"
+ RELOC/doc/latex/edmaths/docs/edmaths-docs.pdf details="Package documentation"
+ RELOC/doc/latex/edmaths/docs/edmaths-docs.tex
+ RELOC/doc/latex/edmaths/example-references.bib
+ RELOC/doc/latex/edmaths/example-report.tex
+runfiles size=3
+ RELOC/tex/latex/edmaths/edmaths.sty
+catalogue-contact-announce https://github.com/Foggalong/edinburgh-math-latex/releases
+catalogue-contact-bugs https://github.com/Foggalong/edinburgh-math-latex/issues
+catalogue-contact-development https://github.com/Foggalong/edinburgh-math-latex/blob/main/.github/CONTRIBUTING.md
+catalogue-contact-home https://github.com/Foggalong/edinburgh-math-latex
+catalogue-contact-repository https://github.com/Foggalong/edinburgh-math-latex
+catalogue-ctan /macros/latex/contrib/edmaths
+catalogue-license lppl1.3c
+catalogue-topics maths dissertation doc-templ
+catalogue-version 0.99
+
name eemeir
category Package
revision 15878
@@ -112329,10 +112920,9 @@ catalogue-license lppl
catalogue-topics journalpub class
catalogue-version 1.2
-name electrum
+name electrumadf
category Package
-revision 19705
-catalogue electrumadf
+revision 72484
shortdesc Electrum ADF fonts collection
relocated 1
longdesc Electrum ADF is a slab-serif font featuring optical and italic
@@ -112342,326 +112932,323 @@ longdesc fonts are provided in Adobe Type 1 format and the support
longdesc material enables use with LaTeX. Licence is mixed: LPPL for
longdesc LaTeX support; GPL with font exception for the fonts.
execute addMap yes.map
-containersize 724376
-containerchecksum c12af3a1e6a76d4a94f0d02fa5802179fd1f47e31be29e2151e7be3f569f027137c9d0268c86696d822b8d7a4c88ae2ef264341345c6a7421a8ec1026c104213
-doccontainersize 279416
-doccontainerchecksum b840b153a134fd9cd923aa9f70576b7e586bca87d7f1b9cfbf7a1f25ac4972905989876545a914ce845096dd32579901ece93851012d057114c0c61b1eceffa4
-docfiles size=89
- RELOC/doc/fonts/electrum/COPYING
- RELOC/doc/fonts/electrum/NOTICE.txt
- RELOC/doc/fonts/electrum/README details="Readme"
- RELOC/doc/fonts/electrum/electrumadf.pdf details="Documentation: installation and use"
- RELOC/doc/fonts/electrum/electrumadf.tex
- RELOC/doc/fonts/electrum/manifest.txt
-srccontainersize 14992
-srccontainerchecksum caec0c43c2870a6640863bc060e02c764b235336123777181ae1fab42e32053af0e2c09c226dccbf8bc31b450c720b69ae67f01b66b36d0ba308282637afb414
-srcfiles size=98
- RELOC/source/fonts/electrum/build-ttsc.mtx
- RELOC/source/fonts/electrum/dotsc2.etx
- RELOC/source/fonts/electrum/dotscbuild.mtx
- RELOC/source/fonts/electrum/dotscmisc.mtx
- RELOC/source/fonts/electrum/newlatin-dotsc.mtx
- RELOC/source/fonts/electrum/reglyph-yes.tex
- RELOC/source/fonts/electrum/supp-yes.etx
- RELOC/source/fonts/electrum/t1-dotinferior.etx
- RELOC/source/fonts/electrum/t1-dotsuperior.etx
- RELOC/source/fonts/electrum/t1-yes.etx
- RELOC/source/fonts/electrum/t1-yesw-sc.etx
- RELOC/source/fonts/electrum/t1-yesw.etx
- RELOC/source/fonts/electrum/t1j-yes.etx
- RELOC/source/fonts/electrum/t1j-yesw-sc.etx
- RELOC/source/fonts/electrum/t1j-yesw.etx
- RELOC/source/fonts/electrum/ts1-dotinferior.etx
- RELOC/source/fonts/electrum/ts1-dotoldstyle-yes.etx
- RELOC/source/fonts/electrum/ts1-dotsuperior.etx
- RELOC/source/fonts/electrum/ts1-yes.etx
- RELOC/source/fonts/electrum/yes-drv.tex
- RELOC/source/fonts/electrum/yes-map.tex
+containersize 726996
+containerchecksum 875ff39b9d507bf8551bc0307ab62ffbaaa32da05e0df4d493ef90b3bda6c831c310ae6c285ec4c67740e3f8a120b146cbfd8a9e47d6492ccbb90a55041e2aeb
+doccontainersize 1532836
+doccontainerchecksum be0a4c7c2bc4cc7ee6543803e6d30a44a1d80e6f22d62061a9384a7b147cf485925a24c6a993808dd44e817c5cedae19fa7b40008bdad35bbab7b909ae3f6f1a
+docfiles size=419
+ RELOC/doc/fonts/electrumadf/COPYING
+ RELOC/doc/fonts/electrumadf/NOTICE.txt
+ RELOC/doc/fonts/electrumadf/README.md details="Readme"
+ RELOC/doc/fonts/electrumadf/electrumadf-tables.pdf
+ RELOC/doc/fonts/electrumadf/electrumadf-tables.tex
+ RELOC/doc/fonts/electrumadf/electrumadf.pdf details="Documentation: installation and use"
+ RELOC/doc/fonts/electrumadf/manifest.txt
+ RELOC/doc/fonts/electrumadf/reglyph-yes.tex
+ RELOC/doc/fonts/electrumadf/yes-drv.tex
+ RELOC/doc/fonts/electrumadf/yes-map.tex
+srccontainersize 27964
+srccontainerchecksum edc8da7849d7d12154cca83fb436660189e99dfe6285d88854b4d6233c6fcfe1e1f4fcaad5df17bbff8d2b9b41d278ac15c98774ecdb1ca00f59833423c5f343
+srcfiles size=126
+ RELOC/source/fonts/electrumadf/build-ttsc.mtx
+ RELOC/source/fonts/electrumadf/electrumadf.dtx
+ RELOC/source/fonts/electrumadf/electrumadf.ins
+ RELOC/source/fonts/electrumadf/supp-yes.etx
+ RELOC/source/fonts/electrumadf/t1-yes.etx
+ RELOC/source/fonts/electrumadf/t1-yesw-sc.etx
+ RELOC/source/fonts/electrumadf/t1-yesw.etx
+ RELOC/source/fonts/electrumadf/t1j-yes.etx
+ RELOC/source/fonts/electrumadf/t1j-yesw-sc.etx
+ RELOC/source/fonts/electrumadf/t1j-yesw.etx
+ RELOC/source/fonts/electrumadf/ts1-dotoldstyle-yes.etx
+ RELOC/source/fonts/electrumadf/ts1-yes.etx
+ RELOC/source/fonts/electrumadf/yes-ts1-buildper.mtx
runfiles size=846
- RELOC/fonts/afm/arkandis/electrum/yesb8a.afm
- RELOC/fonts/afm/arkandis/electrum/yesbo8a.afm
- RELOC/fonts/afm/arkandis/electrum/yesl8a.afm
- RELOC/fonts/afm/arkandis/electrum/yeslo8a.afm
- RELOC/fonts/afm/arkandis/electrum/yesr8a.afm
- RELOC/fonts/afm/arkandis/electrum/yesro8a.afm
- RELOC/fonts/afm/arkandis/electrum/yess8a.afm
- RELOC/fonts/afm/arkandis/electrum/yesso8a.afm
- RELOC/fonts/enc/dvips/electrum/supp-yes.enc
- RELOC/fonts/map/dvips/electrum/yes.map
- RELOC/fonts/tfm/arkandis/electrum/yesb08c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb08t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb0o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb0o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb18c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb18t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb1o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb1o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesb8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbc8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbco8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbcw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbj8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbjo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbo8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbo8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesbw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl08c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl08t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl0o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl0o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl18c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl18t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl1o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl1o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesl8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslc8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslco8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslcw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslj8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesljo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesljo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesljow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesljw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslo8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslo8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yeslw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr08c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr08t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr0o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr0o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr18c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr18t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr1o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr1o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesr8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrc8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrco8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrcw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrj8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrjo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesro8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesro8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesro8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesro8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesrw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess08c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess08t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess0o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess0o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess18c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess18t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess1o8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess1o8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yess8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessc8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessco8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesscw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessj8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessj8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessjo8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessjo8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessjow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessjw8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesso8c.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesso8r.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesso8s.tfm
- RELOC/fonts/tfm/arkandis/electrum/yesso8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessow8t.tfm
- RELOC/fonts/tfm/arkandis/electrum/yessw8t.tfm
- RELOC/fonts/type1/arkandis/electrum/yesb8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesb8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yesbo8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesbo8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yesl8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesl8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yeslo8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yeslo8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yesr8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesr8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yesro8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesro8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yess8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yess8a.pfm
- RELOC/fonts/type1/arkandis/electrum/yesso8a.pfb
- RELOC/fonts/type1/arkandis/electrum/yesso8a.pfm
- RELOC/fonts/vf/arkandis/electrum/yesb08c.vf
- RELOC/fonts/vf/arkandis/electrum/yesb08t.vf
- RELOC/fonts/vf/arkandis/electrum/yesb0o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesb0o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesb18c.vf
- RELOC/fonts/vf/arkandis/electrum/yesb18t.vf
- RELOC/fonts/vf/arkandis/electrum/yesb1o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesb1o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesb8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesb8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbc8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbco8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbcw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbj8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesbj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbjo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesbjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesbo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesbw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesl08c.vf
- RELOC/fonts/vf/arkandis/electrum/yesl08t.vf
- RELOC/fonts/vf/arkandis/electrum/yesl0o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesl0o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesl18c.vf
- RELOC/fonts/vf/arkandis/electrum/yesl18t.vf
- RELOC/fonts/vf/arkandis/electrum/yesl1o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesl1o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesl8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesl8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslc8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslco8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslcw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslj8c.vf
- RELOC/fonts/vf/arkandis/electrum/yeslj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesljo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesljo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesljow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesljw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yeslo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yeslw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesr08c.vf
- RELOC/fonts/vf/arkandis/electrum/yesr08t.vf
- RELOC/fonts/vf/arkandis/electrum/yesr0o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesr0o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesr18c.vf
- RELOC/fonts/vf/arkandis/electrum/yesr18t.vf
- RELOC/fonts/vf/arkandis/electrum/yesr1o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesr1o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesr8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesr8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrc8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrco8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrcw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrj8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesrj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrjo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesrjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesro8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesro8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesrw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yess08c.vf
- RELOC/fonts/vf/arkandis/electrum/yess08t.vf
- RELOC/fonts/vf/arkandis/electrum/yess0o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yess0o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yess18c.vf
- RELOC/fonts/vf/arkandis/electrum/yess18t.vf
- RELOC/fonts/vf/arkandis/electrum/yess1o8c.vf
- RELOC/fonts/vf/arkandis/electrum/yess1o8t.vf
- RELOC/fonts/vf/arkandis/electrum/yess8c.vf
- RELOC/fonts/vf/arkandis/electrum/yess8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessc8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessco8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesscw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessj8c.vf
- RELOC/fonts/vf/arkandis/electrum/yessj8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessjo8c.vf
- RELOC/fonts/vf/arkandis/electrum/yessjo8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessjow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessjw8t.vf
- RELOC/fonts/vf/arkandis/electrum/yesso8c.vf
- RELOC/fonts/vf/arkandis/electrum/yesso8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessow8t.vf
- RELOC/fonts/vf/arkandis/electrum/yessw8t.vf
- RELOC/tex/latex/electrum/electrum.sty
- RELOC/tex/latex/electrum/t1yes.fd
- RELOC/tex/latex/electrum/t1yes0.fd
- RELOC/tex/latex/electrum/t1yes1.fd
- RELOC/tex/latex/electrum/t1yesj.fd
- RELOC/tex/latex/electrum/t1yesjw.fd
- RELOC/tex/latex/electrum/t1yesw.fd
- RELOC/tex/latex/electrum/ts1yes.fd
- RELOC/tex/latex/electrum/ts1yes0.fd
- RELOC/tex/latex/electrum/ts1yes1.fd
- RELOC/tex/latex/electrum/ts1yesj.fd
- RELOC/tex/latex/electrum/ts1yesjw.fd
- RELOC/tex/latex/electrum/ts1yesw.fd
+ RELOC/fonts/afm/public/electrumadf/yesb8a.afm
+ RELOC/fonts/afm/public/electrumadf/yesbo8a.afm
+ RELOC/fonts/afm/public/electrumadf/yesl8a.afm
+ RELOC/fonts/afm/public/electrumadf/yeslo8a.afm
+ RELOC/fonts/afm/public/electrumadf/yesr8a.afm
+ RELOC/fonts/afm/public/electrumadf/yesro8a.afm
+ RELOC/fonts/afm/public/electrumadf/yess8a.afm
+ RELOC/fonts/afm/public/electrumadf/yesso8a.afm
+ RELOC/fonts/enc/dvips/electrumadf/supp-yes.enc
+ RELOC/fonts/map/dvips/electrumadf/yes.map
+ RELOC/fonts/tfm/public/electrumadf/yesb08c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb08t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb0o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb0o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb18c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb18t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb1o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb1o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesb8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbc8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbco8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbcw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbj8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbjo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbo8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbo8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesbw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl08c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl08t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl0o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl0o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl18c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl18t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl1o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl1o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesl8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslc8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslco8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslcw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslj8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesljo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesljo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesljow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesljw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslo8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslo8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yeslw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr08c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr08t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr0o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr0o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr18c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr18t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr1o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr1o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesr8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrc8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrco8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrcw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrj8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrjo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesro8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesro8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesro8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesro8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesrw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess08c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess08t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess0o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess0o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess18c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess18t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess1o8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess1o8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yess8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessc8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessco8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesscw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessj8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessj8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessjo8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessjo8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessjow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessjw8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesso8c.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesso8r.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesso8s.tfm
+ RELOC/fonts/tfm/public/electrumadf/yesso8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessow8t.tfm
+ RELOC/fonts/tfm/public/electrumadf/yessw8t.tfm
+ RELOC/fonts/type1/public/electrumadf/yesb8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesb8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yesbo8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesbo8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yesl8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesl8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yeslo8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yeslo8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yesr8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesr8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yesro8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesro8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yess8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yess8a.pfm
+ RELOC/fonts/type1/public/electrumadf/yesso8a.pfb
+ RELOC/fonts/type1/public/electrumadf/yesso8a.pfm
+ RELOC/fonts/vf/public/electrumadf/yesb08c.vf
+ RELOC/fonts/vf/public/electrumadf/yesb08t.vf
+ RELOC/fonts/vf/public/electrumadf/yesb0o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesb0o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesb18c.vf
+ RELOC/fonts/vf/public/electrumadf/yesb18t.vf
+ RELOC/fonts/vf/public/electrumadf/yesb1o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesb1o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesb8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesb8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbc8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbco8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbcw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbj8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesbj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbjo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesbjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesbo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesbw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesl08c.vf
+ RELOC/fonts/vf/public/electrumadf/yesl08t.vf
+ RELOC/fonts/vf/public/electrumadf/yesl0o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesl0o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesl18c.vf
+ RELOC/fonts/vf/public/electrumadf/yesl18t.vf
+ RELOC/fonts/vf/public/electrumadf/yesl1o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesl1o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesl8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesl8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslc8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslco8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslcw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslj8c.vf
+ RELOC/fonts/vf/public/electrumadf/yeslj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesljo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesljo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesljow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesljw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yeslo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yeslw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesr08c.vf
+ RELOC/fonts/vf/public/electrumadf/yesr08t.vf
+ RELOC/fonts/vf/public/electrumadf/yesr0o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesr0o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesr18c.vf
+ RELOC/fonts/vf/public/electrumadf/yesr18t.vf
+ RELOC/fonts/vf/public/electrumadf/yesr1o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesr1o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesr8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesr8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrc8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrco8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrcw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrj8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesrj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrjo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesrjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesro8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesro8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesrw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yess08c.vf
+ RELOC/fonts/vf/public/electrumadf/yess08t.vf
+ RELOC/fonts/vf/public/electrumadf/yess0o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yess0o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yess18c.vf
+ RELOC/fonts/vf/public/electrumadf/yess18t.vf
+ RELOC/fonts/vf/public/electrumadf/yess1o8c.vf
+ RELOC/fonts/vf/public/electrumadf/yess1o8t.vf
+ RELOC/fonts/vf/public/electrumadf/yess8c.vf
+ RELOC/fonts/vf/public/electrumadf/yess8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessc8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessco8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesscw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessj8c.vf
+ RELOC/fonts/vf/public/electrumadf/yessj8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessjo8c.vf
+ RELOC/fonts/vf/public/electrumadf/yessjo8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessjow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessjw8t.vf
+ RELOC/fonts/vf/public/electrumadf/yesso8c.vf
+ RELOC/fonts/vf/public/electrumadf/yesso8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessow8t.vf
+ RELOC/fonts/vf/public/electrumadf/yessw8t.vf
+ RELOC/tex/latex/electrumadf/electrum.sty
+ RELOC/tex/latex/electrumadf/t1yes.fd
+ RELOC/tex/latex/electrumadf/t1yes0.fd
+ RELOC/tex/latex/electrumadf/t1yes1.fd
+ RELOC/tex/latex/electrumadf/t1yesj.fd
+ RELOC/tex/latex/electrumadf/t1yesjw.fd
+ RELOC/tex/latex/electrumadf/t1yesw.fd
+ RELOC/tex/latex/electrumadf/ts1yes.fd
+ RELOC/tex/latex/electrumadf/ts1yes0.fd
+ RELOC/tex/latex/electrumadf/ts1yes1.fd
+ RELOC/tex/latex/electrumadf/ts1yesj.fd
+ RELOC/tex/latex/electrumadf/ts1yesjw.fd
+ RELOC/tex/latex/electrumadf/ts1yesw.fd
catalogue-contact-home http://arkandis.tuxfamily.org/tugfonts.htm
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/electrumadf
-catalogue-license other-free
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-type1
-catalogue-version 1.005-b
+catalogue-version 1.1
name eledform
category Package
@@ -114287,6 +114874,46 @@ catalogue-ctan /macros/latex/contrib/envbig
catalogue-license lppl
catalogue-topics letter
+name enverb
+category Package
+revision 72137
+shortdesc Read an environment verbatim
+relocated 1
+longdesc This package allows you to collect the contents of an
+longdesc environment verbatim, and provides that inside the macro
+longdesc \enverbBody. What you then do with that content is up to you.
+longdesc It also allows you to place arbitrary content at the start and
+longdesc end of each line (which doesn't have to be verbatim). The two
+longdesc convenience macros \enverbExecute and \enverbListings can be
+longdesc used to typeset the contents and wrap the contents inside
+longdesc another verbatim environment, respectively.
+containersize 3604
+containerchecksum 412992824c9caad9314b9db0cf6c32aa0ed58da017fb5724557c52e05bd47ed3b8b4f93f95442d96033692ce04fbf5267ea3c9818b4e077c870fa9f80982f74e
+doccontainersize 346460
+doccontainerchecksum c3f7d4270612ef79cbd9dfbb080a7bcda120fd93193dcd3462d446520cd484af1728eedf3d5f34a55b1dfdfe145bd7183726929ed146ef709fbabc182796c509
+docfiles size=96
+ RELOC/doc/latex/enverb/README.md details="Readme"
+ RELOC/doc/latex/enverb/doc-enverb.tex
+ RELOC/doc/latex/enverb/doc-examples.tex
+ RELOC/doc/latex/enverb/doc-keys.tex
+ RELOC/doc/latex/enverb/doc-using-contents.tex
+ RELOC/doc/latex/enverb/enverb-doc.pdf details="Package documentation"
+ RELOC/doc/latex/enverb/enverb-doc.tex
+ RELOC/doc/latex/enverb/preamble-examples.tex
+ RELOC/doc/latex/enverb/preamble-logo.tex
+srccontainersize 6764
+srccontainerchecksum b75635aae25977b5b4f9331df4e9abb4ce1fa2735a12e874129e66ce08cfe2ad1b8ca5cbafd49eb1db1d1447b4d0e5c9018ec32438ac171700774b5815f96195
+srcfiles size=7
+ RELOC/source/latex/enverb/enverb.dtx
+runfiles size=3
+ RELOC/tex/latex/enverb/enverb.sty
+catalogue-contact-bugs https://gitlab.com/islandoftex/texmf/enverb/-/issues
+catalogue-contact-repository https://gitlab.com/islandoftex/texmf/enverb
+catalogue-ctan /macros/latex/contrib/enverb
+catalogue-license lppl1.3c
+catalogue-topics verbatim macro-demo macro-supp
+catalogue-version 1.0
+
name environ
category Package
revision 56615
@@ -119770,6 +120397,78 @@ catalogue-license bsd
catalogue-topics font font-specialist font-mf
catalogue-version 3.0b
+name euromoney
+category Package
+revision 72221
+shortdesc Vectorial coins and banknotes in euro, with stacking option
+relocated 1
+longdesc With this package you can insert vectorial coins and banknotes
+longdesc in euro, with stacking option. Three designs are available:
+longdesc full color, simple color, and simple B&W. The PDF files were
+longdesc obtained by converting svg files found at openclipart (CC0 1.0
+longdesc UNIVERSAL), by user frankes.
+containersize 2377252
+containerchecksum 229340cb9930ce2d442044350a2dfd58bdb04b9a588e7619cf3ffb13f1af49de81a10e0f9d169e6cf54ef38adea549d72a189c1111a2e6baf9629f2e3ce5e933
+doccontainersize 2158732
+doccontainerchecksum 7ff2953ea735ecb139772d2026f6ad3c8460cdb6f73ca0b19c8d1dfb4ecef0e9e5d2b9c4df2d584382c2028381dc016418b1b5cfefc21a97bc9cb40ca215a3d7
+docfiles size=594
+ RELOC/doc/latex/euromoney/README.md details="Readme"
+ RELOC/doc/latex/euromoney/euromoney-doc.pdf details="Package documentation"
+ RELOC/doc/latex/euromoney/euromoney-doc.tex
+runfiles size=825
+ RELOC/tex/latex/euromoney/euromoney-100euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-100eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-100eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-10cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-10centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-10centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-10euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-10eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-10eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-1cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-1centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-1centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-1euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-1eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-1eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-200euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-200eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-200eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-20cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-20centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-20centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-20euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-20eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-20eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-2cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-2centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-2centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-2euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-2eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-2eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-500euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-500eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-500eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-50cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-50centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-50centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-50euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-50eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-50eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-5cent.pdf
+ RELOC/tex/latex/euromoney/euromoney-5centsimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-5centsimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney-5euro.pdf
+ RELOC/tex/latex/euromoney/euromoney-5eurosimple.pdf
+ RELOC/tex/latex/euromoney/euromoney-5eurosimplebw.pdf
+ RELOC/tex/latex/euromoney/euromoney.sty
+catalogue-contact-bugs https://github.com/cpierquet/euromoney/issues
+catalogue-contact-repository https://github.com/cpierquet/euromoney
+catalogue-ctan /macros/latex/contrib/euromoney
+catalogue-license lppl1.3c pd
+catalogue-topics graphics-use pgf-tikz logo
+catalogue-version 0.1.1
+
name europasscv
category Package
revision 56829
@@ -121602,6 +122301,32 @@ catalogue-license lppl
catalogue-topics book-pub class
catalogue-version 1.4a
+name ezedits
+category Package
+revision 72273
+shortdesc Commands for tracking document changes and notes
+relocated 1
+longdesc This is a package built for collaboratively editing LaTeX
+longdesc documents and tracking changes. Through highly customizable
+longdesc commands, the user can choose how their and their
+longdesc collaborators' modifications appear in the document. Additional
+longdesc tools are provided to help keep track of where the edits are
+longdesc made within the pdf.
+containersize 2808
+containerchecksum 33a5c5d068a0715d6209a9e3a5e293d290e54c9fccf6ddc7dad1b53fa4cb79d3d0fdf45f5afba13d92d9dac1ab7e7358c275aeb175886b255eeb05d5c5b87a9b
+doccontainersize 142156
+doccontainerchecksum 88c553a2733c461d23ecd6dfae33c73d1628500231a9309bde40135b15be69876a6d4c4e385cf3d5e220b631fefc3ceb4bd95a693ed5aef08879d38fe381550f
+docfiles size=38
+ RELOC/doc/latex/ezedits/README.md details="Readme"
+ RELOC/doc/latex/ezedits/ezedits_docs.pdf details="Package documentation"
+ RELOC/doc/latex/ezedits/ezedits_docs.tex
+runfiles size=2
+ RELOC/tex/latex/ezedits/ezedits.sty
+catalogue-ctan /macros/latex/contrib/ezedits
+catalogue-license lppl1.3c
+catalogue-topics editorial notes
+catalogue-version 1.0
+
name facsimile
category Package
revision 21328
@@ -122186,27 +122911,27 @@ catalogue-version 1.3
name fancyqr
category Package
-revision 70935
+revision 72472
shortdesc Fancy QR-Codes with TikZ
relocated 1
longdesc A simple package to create fancy QR-codes with the help of the
longdesc qrcode package.
-containersize 4736
-containerchecksum 18f89fc5f164d86b8950418657f7e08c9d1a99a148223f94d3d90f9c022d2969e58c33e52d36c2bc556769bbdde811eeaf93134da90a5f8af1cf47faafe9f97c
-doccontainersize 247640
-doccontainerchecksum c12db2d2eb90e2c871fb71055e64a02e68818618fe9ef818bf1928896b2eaa58b383c5cf2b0f39e2416935e3d4a7334c1cbeda9fb880c9e45c2e4c558df50886
-docfiles size=65
+containersize 4748
+containerchecksum 39f5605eb25941c22b48266bc659768a183bb8ff6415f0ec5a61d1d9d032c93f18849db9e552e10df7349a8b6c7251c1aeb5f4d60e68576499736811eee85059
+doccontainersize 262184
+doccontainerchecksum 7330ee3ddda81046d5aced07397a8edb12bcb4ae5d4d79aed90b2b33a1adefa6448dac7f8472f0ed020c754d562f5b9176db48d524db86f207b6b238f8c5823d
+docfiles size=71
RELOC/doc/latex/fancyqr/README.md details="Readme"
RELOC/doc/latex/fancyqr/fancyqr-doc.pdf details="Package documentation"
RELOC/doc/latex/fancyqr/fancyqr-doc.tex
RELOC/doc/latex/fancyqr/qr-example.tex
-runfiles size=10
+ RELOC/doc/latex/fancyqr/qr-minimal.tex
+runfiles size=9
RELOC/tex/latex/fancyqr/fancyqr-style-blobs.code
RELOC/tex/latex/fancyqr/fancyqr-style-dots.code
RELOC/tex/latex/fancyqr/fancyqr-style-flat.code
RELOC/tex/latex/fancyqr/fancyqr-style-frame.code
RELOC/tex/latex/fancyqr/fancyqr-style-glitch.code
- RELOC/tex/latex/fancyqr/fancyqr-style-swift.code
RELOC/tex/latex/fancyqr/fancyqr.sty
catalogue-also qrcode
catalogue-contact-announce https://github.com/EagleoutIce/fancyqr/releases
@@ -122217,7 +122942,7 @@ catalogue-contact-repository https://github.com/EagleoutIce/fancyqr
catalogue-ctan /graphics/pgf/contrib/fancyqr
catalogue-license gpl3
catalogue-topics qrcode pgf-tikz
-catalogue-version 2.0
+catalogue-version 2.1
name fancyref
category Package
@@ -122471,6 +123196,64 @@ catalogue-ctan /help/LaTeX-FAQ-francaise
catalogue-license cc-by-sa-4
catalogue-topics faq french-doc
+name faq-fr-gutenberg
+category Package
+revision 72499
+shortdesc Sources of the GUTenberg French LaTeX FAQ and PDF files
+relocated 1
+longdesc # French-speaking GUTenberg LaTeX FAQ -- Frequently Asked
+longdesc Questions (French version below) This package contains the
+longdesc sources of the GUTenberg French LaTeX FAQ (French (La)TeX users
+longdesc group), currently maintained as an Git repository open to all:
+longdesc https://gitlab.gutenberg-asso.fr If you'd like to read the FAQ,
+longdesc please visit the URL above. This package also contains two PDF
+longdesc versions of this FAQ: faqlatexgutenberg.pdf with code verbatim
+longdesc in clear mode faqlatexgutenberg_sombre.pdf with code verbatim
+longdesc in dark mode ## Participate You can also open an account on the
+longdesc association's Gitlab forge: https://gitlab.gutenberg-asso.fr
+longdesc and ask to join the repository
+longdesc https://gitlab.gutenberg-asso.fr/gutenberg/faq-gut All
+longdesc contributions are welcome: corrections of small errors,
+longdesc updating answers to questions, or adding new questions! These
+longdesc files are made available on CTAN only to encourage reuse of
+longdesc this content, and to preserve a permanent copy. ## Contact us
+longdesc For questions and comments: faq@gutenberg-asso.fr ## Version
+longdesc 2024-10-07 # FAQ LaTeX francophone GUTenberg -- Foire aux
+longdesc Questions Ce package contient les sources de la FAQ LaTeX
+longdesc francophone GUTenberg (groupe des utilisateurs francophones de
+longdesc (La)TeX), actuellement maintenue a jour sous forme d'un depot
+longdesc Git ouvert a tous: https://gitlab.gutenberg-asso.fr Si vous
+longdesc souhaitez lire la FAQ, nous vous conseillons de consulter l'URL
+longdesc ci-dessus. Ce package contient aussi deux versions PDF de cette
+longdesc FAQ: faqlatexgutenberg.pdf avec verbatim des codes en mode
+longdesc clair faqlatexgutenberg_sombre.pdf avec verbatim des codes en
+longdesc mode sombre ## Participer Vous pouvez egalement ouvrir un
+longdesc compte sur la forge Gitlab de l'association GUTenberg:
+longdesc https://gitlab.gutenberg-asso.fr et demander a rejoindre le
+longdesc depot: https://gitlab.gutenberg-asso.fr/gutenberg/faq-gut
+longdesc Toutes les contributions sont les bienvenues: corrections des
+longdesc petites erreurs, mises a jour des reponses aux questions, ou
+longdesc ajout de nouvelles questions ! Ces fichiers ne sont mis a
+longdesc disposition sur le CTAN que pour encourager la reutilisation de
+longdesc ce contenu, et pour en conserver une copie perenne. ## Nous
+longdesc contacter Pour toutes questions et remarques:
+longdesc faq@gutenberg-asso.fr
+containersize 1348
+containerchecksum fe3dfe57f3ee8e1aa3820c1ff27ffd6430a29097df5d3002b2fd0a814013287589f4b69f2052f0a925ce37be73824bd46a7021082af35b1f5e0709ae9429a795
+doccontainersize 47152740
+doccontainerchecksum 878c6c2f278050844534105de0dea4b942468c017929720fe0a6e51b53a2287396f4e39665400f69a03cd40c676588799994fc218b68d2338f28d1c391f6a6ca
+docfiles size=15494
+ RELOC/doc/latex/faq-fr-gutenberg/LICENSE
+ RELOC/doc/latex/faq-fr-gutenberg/README.md details="Readme"
+ RELOC/doc/latex/faq-fr-gutenberg/faq-gut-main.tar.gz
+ RELOC/doc/latex/faq-fr-gutenberg/pdf/faqlatexgutenberg.pdf details="Package documentation"
+ RELOC/doc/latex/faq-fr-gutenberg/pdf/faqlatexgutenberg_sombre.pdf
+catalogue-contact-home https://faq.gutenberg-asso.fr
+catalogue-contact-repository https://gitlab.gutenberg-asso.fr/gutenberg/faq-gut
+catalogue-ctan /help/faq-fr-gutenberg
+catalogue-license cc-by-sa-4
+catalogue-topics faq french-doc
+
name fascicules
category Package
revision 54080
@@ -126600,6 +127383,42 @@ catalogue-license lppl1.3
catalogue-topics doc-tool
catalogue-version 1.2
+name fillwith
+category Package
+revision 72006
+shortdesc Fill vertical space with solid rules or dotted lines
+relocated 1
+longdesc A LaTeX package for filling vertical space with something
+longdesc rather than nothing. Currently supported somethings are solid
+longdesc rules and dotted lines, with or without numbers. The package
+longdesc uses a mixture of plain-ish macros, LaTeX2e and expl3 methods,
+longdesc but a key-value approach to configuration should make the
+longdesc document-level interface relatively sane, even if nothing else
+longdesc is.
+containersize 3332
+containerchecksum 410556d9e902a75e3e1da2b33a7b80ac8c8e4e1180f3061bfd929a2636b6b3b8964afc30f097db9835e31a3d0be2413c7100a6bc9803fe2e2869718b8eb2292f
+doccontainersize 568336
+doccontainerchecksum 77f350ce3d0941cf213a323aaa900824447e0329dc8247b0c058e4906328f0cb5cc8c67cc76e76bb64cf76c77f61b6dcab382c2d160046af3246872b28b2267a
+docfiles size=158
+ RELOC/doc/latex/fillwith/MANIFEST.md
+ RELOC/doc/latex/fillwith/README.md details="Readme"
+ RELOC/doc/latex/fillwith/fillwith-example.pdf details="Example of use"
+ RELOC/doc/latex/fillwith/fillwith-example.tex
+ RELOC/doc/latex/fillwith/fillwith.pdf details="Package documentation"
+srccontainersize 7744
+srccontainerchecksum a2a239d6fbc76159e161117774af891a4d0e57876f17c7a5229461e272208e24a3213ad4340767950b2ee0df7904ab003f6108a9f2eecd6f99e802b2fb4d8770
+srcfiles size=8
+ RELOC/source/latex/fillwith/fillwith.dtx
+ RELOC/source/latex/fillwith/fillwith.ins
+runfiles size=3
+ RELOC/tex/latex/fillwith/fillwith.sty
+catalogue-contact-bugs https://codeberg.org/cfr/fillwith/issues
+catalogue-contact-repository https://codeberg.org/cfr/fillwith
+catalogue-ctan /macros/latex/contrib/fillwith
+catalogue-license lppl1.3c
+catalogue-topics exercise teaching leaders expl3
+catalogue-version 0.3
+
name finbib
category Package
revision 15878
@@ -130695,7 +131514,7 @@ catalogue-topics graphics-inline
name fmtcount
category Package
-revision 53912
+revision 72151
shortdesc Display the value of a LaTeX counter in a variety of formats
relocated 1
longdesc The package provides commands that display the value of a LaTeX
@@ -130707,27 +131526,28 @@ longdesc Swiss variants), German, Italian, Portuguese and Spanish
longdesc documents are provided. This package was originally provided as
longdesc part of the author's datetime package, but is now distributed
longdesc separately.
-containersize 26612
-containerchecksum ec5e10be2b93adbfa0e1ac710c7df37457e8d14dc5c7fe1cd13e062f136c63bd20a3e42d57c237fb4ae5c1be936e1d821d0a6568ca0c22b41948660f0848da43
-doccontainersize 400372
-doccontainerchecksum fa0955c7d08dca99d3323b9cf364edd8b4b305723a3fd3ae38687c6473ea2af3593c47384a61feff0071199b909e1424d422eed3864866b28c7d27b1f42c3994
-docfiles size=143
+containersize 28204
+containerchecksum f03a02ade4aa39d2acab69fceb01c6b8d24acf9f581f39d2984c4397d38dffcc2d8b2fb6cc911e42a8b50bcb4ab0945c9a194b41e9db43c413b0726cfd3b70d6
+doccontainersize 623308
+doccontainerchecksum 6b3b5885221216737299d6509456bd6936f09600799a2f2bec7e80785aa5edaa957c65ba37ec81979d17cb01becfeccc66d2d77735713ba84eb216e3544874e8
+docfiles size=159
RELOC/doc/latex/fmtcount/CHANGES
RELOC/doc/latex/fmtcount/README details="Package README"
RELOC/doc/latex/fmtcount/fc-lang.tex
RELOC/doc/latex/fmtcount/fmtcount.pdf details="Package documentation"
-srccontainersize 48732
-srccontainerchecksum 1325ecfee60e7b602e5ca2fffa2b95a4ad11d04b5e986413af57da19cb75e2a268356f33ad64355511d526ed144e14e2abab4b84e5ec5e4faae122eff9914104
-srcfiles size=80
+srccontainersize 49880
+srccontainerchecksum 4c3f0ca7da66ba0a10cb2b74181709498ed50719bbea4dd47464c6a8cd65a197155226c988592bb12644529114e86a2c7f510cf288a16bc2cbfc8d600544892b
+srcfiles size=83
RELOC/source/latex/fmtcount/fmtcount.dtx
RELOC/source/latex/fmtcount/fmtcount.ins
-runfiles size=71
+runfiles size=77
RELOC/scripts/fmtcount/fmtcount.perl
RELOC/tex/latex/fmtcount/fc-UKenglish.def
RELOC/tex/latex/fmtcount/fc-USenglish.def
RELOC/tex/latex/fmtcount/fc-american.def
RELOC/tex/latex/fmtcount/fc-brazilian.def
RELOC/tex/latex/fmtcount/fc-british.def
+ RELOC/tex/latex/fmtcount/fc-dutch.def
RELOC/tex/latex/fmtcount/fc-english.def
RELOC/tex/latex/fmtcount/fc-francais.def
RELOC/tex/latex/fmtcount/fc-french.def
@@ -130743,12 +131563,12 @@ runfiles size=71
RELOC/tex/latex/fmtcount/fcnumparser.sty
RELOC/tex/latex/fmtcount/fcprefix.sty
RELOC/tex/latex/fmtcount/fmtcount.sty
-catalogue-contact-bugs https://github.com/nlct/fmtcount/issues
-catalogue-contact-repository https://github.com/nlct/fmtcount
+catalogue-contact-bugs https://github.com/Xerdi/fmtcount/issues
+catalogue-contact-repository https://github.com/Xerdi/fmtcount
catalogue-ctan /macros/latex/contrib/fmtcount
catalogue-license lppl1.3
catalogue-topics numbers
-catalogue-version 3.07
+catalogue-version 3.08
name fn2end
category Package
@@ -132766,46 +133586,46 @@ catalogue-version 0.7.3
name fontscale
category Package
-revision 71281
+revision 72479
shortdesc A flexible interface for setting font sizes
relocated 1
longdesc This package provides an interface for selecting (arbitrary)
longdesc font sizes and associated values.
-containersize 6984
-containerchecksum abc72c4fc716046f5221baa878894f93500a52995664c63711f92d99a318b8d8eb96b5a6a88a076a5ef446c1687e6f749a5a11074368d5c2412f39c8d575b61a
-doccontainersize 123808
-doccontainerchecksum 14a222ac99eff6caa021a68e11826cefa1d4f4b3afd2e4527193c2ab269f2d0802d4665f31408f98e7e845fde62b47ee28bd2a8e8f61243665029af061f36830
-docfiles size=42
+containersize 6856
+containerchecksum cb608a0a7041378a5bda7c88ef820776bdc643643dad61c3ea8799f125067f021fd6cfe0511cfcfd16158d1bc4bdaaab7d50f9f2f7320d97aca88d0211bd0ce4
+doccontainersize 112376
+doccontainerchecksum ee41b6349e75b1e4d000d806ba7b075fd74a84fcea18239e271e850bd5ffb99e6f94773f665ef5f8dc72c6cfab69088569a10119704b9eff3b9ae745f21ea33e
+docfiles size=40
RELOC/doc/latex/fontscale/CHANGELOG.md
RELOC/doc/latex/fontscale/README.txt details="Readme"
RELOC/doc/latex/fontscale/beery.cls
- RELOC/doc/latex/fontscale/fontscale-manual-table-classic.tex
- RELOC/doc/latex/fontscale/fontscale-manual-table-font-steps.tex
- RELOC/doc/latex/fontscale/fontscale-manual-table-modular-musical.tex
- RELOC/doc/latex/fontscale/fontscale-manual.pdf details="Package documentation"
- RELOC/doc/latex/fontscale/fontscale-manual.tex
-runfiles size=12
+ RELOC/doc/latex/fontscale/fontscale-table-classic.tex
+ RELOC/doc/latex/fontscale/fontscale-table-font-steps.tex
+ RELOC/doc/latex/fontscale/fontscale-table-musical.tex
+ RELOC/doc/latex/fontscale/fontscale.pdf details="Package documentation"
+ RELOC/doc/latex/fontscale/fontscale.tex
+runfiles size=11
RELOC/tex/latex/fontscale/fontscale.sty
catalogue-also fix-cm scrartcl
catalogue-contact-repository https://github.com/beeryoliver/fontscale
catalogue-ctan /macros/latex/contrib/fontscale
catalogue-license lppl1.3c
catalogue-topics expl3 font-sel
-catalogue-version 1.3.0
+catalogue-version 3.0.0
name fontsetup
category Package
-revision 70134
+revision 72261
shortdesc A front-end to fontspec, for selected fonts with math support
relocated 1
longdesc This package facilitates the use of fontspec for users who do
longdesc not wish to bother with details, with a special focus on
longdesc quality fonts supporting Mathematics.
-containersize 8068
-containerchecksum 108c67a4f698fb4c30648f63cec69be832a27725e181100a72fd8aeaf2e91f839e827fe92b402e8fe5d6ddbae6541d00f57806def0a5a8a8e62e2839408aa159
-doccontainersize 598444
-doccontainerchecksum f04b777913d8dbf9db27e2d0ebfd2fcb8ee5769652bb16d338cffa4bcc2fee79ea935492db6194c3d07ecbe4eba5de8044c7dedfdd9388388ced006e0fd9c8c4
-docfiles size=290
+containersize 8276
+containerchecksum ee45ab3a6c99aa1cbffe35e5a3042a67753e0571c9421ef30b405997978e0415f613856324a68328b4dbc591242a7f117ee7b0c02431f30dd42b1be7f6841e0f
+doccontainersize 611784
+doccontainerchecksum 3d7ea26d54311bdc73af337bbb2995221334766a2956d3b4952eb730f9f82ebbf7fdf16cb1e388672fee3185d81733114211bd0a5edb4692942eaeee8928387b
+docfiles size=304
RELOC/doc/latex/fontsetup/README details="Readme"
RELOC/doc/latex/fontsetup/fontsetup-doc.pdf details="Package documentation"
RELOC/doc/latex/fontsetup/fontsetup-doc.tex
@@ -132826,6 +133646,8 @@ docfiles size=290
RELOC/doc/latex/fontsetup/fspsample-stixtwo.pdf
RELOC/doc/latex/fontsetup/fspsample-talos.pdf
RELOC/doc/latex/fontsetup/fspsample-times.pdf
+ RELOC/doc/latex/fontsetup/fspsample-withsans.pdf
+ RELOC/doc/latex/fontsetup/fspsample-withsans.tex
RELOC/doc/latex/fontsetup/fspsample-xcharter.pdf
RELOC/doc/latex/fontsetup/fspsample.pdf
RELOC/doc/latex/fontsetup/fspsample.tex
@@ -132858,7 +133680,7 @@ catalogue-also fontsetup-nonfree
catalogue-ctan /macros/unicodetex/latex/fontsetup
catalogue-license gpl3
catalogue-topics font-sel font-supp xetex luatex maths
-catalogue-version 2.1.1
+catalogue-version 2.2.1
name fontsize
category Package
@@ -134027,7 +134849,7 @@ catalogue-version 2.00
name fourier
category Package
-revision 61937
+revision 72243
shortdesc Using Utopia fonts in LaTeX documents
relocated 1
longdesc Fourier-GUTenberg is a LaTeX typesetting system which uses
@@ -134038,20 +134860,20 @@ longdesc and several other symbols. The system is absolutely
longdesc stand-alone: apart from Utopia and Fourier, no other typefaces
longdesc are required. The fourier fonts will also work with Adobe
longdesc Utopia Expert fonts, which are only available for purchase.
-longdesc Utopia is a registered trademark of Adobe Systems Incorporated
+longdesc Utopia is a registered trademark of Adobe Systems Incorporated.
execute addMap fourier-utopia-expert.map
execute addMap fourier.map
-containersize 261356
-containerchecksum 127699baefe3be6cf18d50da60d162ad0daa8794797b2200d91d11f290de4f209f2d6097283e9340fb49f20810bac7fb376e014e419994444a6611718670c301
-doccontainersize 350016
-doccontainerchecksum 7f6ac2665a52e2bf4fd4769629e00ac2192c68628784e3bb9bc5cf4f9f4c99e8e46485344e7a1019182be0af086e2b5b0ed557650b1d02ed8a9f6e2dd075d59e
-docfiles size=98
+containersize 274932
+containerchecksum 0002ec5f93658e1e7d44c61595be3ee49ea278d556c4333ee999117299668a367b9259143e800efa60f759a90a2e83539cbf461bb96e4fe8c4b4ca12fe51cbb1
+doccontainersize 302112
+doccontainerchecksum 2c1ccc9bcbb92287aa431aa803e3fa91bf9838bc82692bc264bc71669f7fa948662c020c03f8b9f31496263df293cd0953d1a0be05cf44d24f7c6185b5372f54
+docfiles size=82
RELOC/doc/fonts/fourier/README details="Readme"
RELOC/doc/fonts/fourier/fourier-doc-en.pdf details="Package documentation"
RELOC/doc/fonts/fourier/fourier-doc-en.tex
RELOC/doc/fonts/fourier/fourier-orns-doc.pdf details="The Fourier ornaments"
RELOC/doc/fonts/fourier/fourier-orns-doc.tex
-runfiles size=453
+runfiles size=457
RELOC/fonts/afm/public/fourier/fourier-alt-black.afm
RELOC/fonts/afm/public/fourier/fourier-alt-bold.afm
RELOC/fonts/afm/public/fourier/fourier-alt-boldita.afm
@@ -134316,8 +135138,8 @@ runfiles size=453
catalogue-also utopia
catalogue-ctan /fonts/fourier-GUT
catalogue-license lppl
-catalogue-topics font font-maths font-type1
-catalogue-version 2.3
+catalogue-topics font font-maths font-otf font-type1 font-supp
+catalogue-version 2.4
name fouriernc
category Package
@@ -134734,6 +135556,33 @@ catalogue-license other-free
catalogue-topics boxing box-breaking decoration
catalogue-version 0.96
+name framedsyntax
+category Package
+revision 72199
+shortdesc Typeset the syntax of commands and environments within coloured boxes
+relocated 1
+longdesc When creating new packages or user guides, it is necessary to
+longdesc describe their syntax. This package helps by creating coloured
+longdesc frames with rounded corners, with a colured background
+longdesc containing the coloured syntax text.
+containersize 3476
+containerchecksum 3fdc0ab107fc3a603b6607d37eecd1dcebbbf03896e405af7bd46b062912f60bb8287857b20acb7e0904d76c7d431e2609b87fe93297d5e26f22ad70f0f89230
+doccontainersize 452128
+doccontainerchecksum 1f62bf0c4ee67a92360f77ee1f34bb33e8fb5c11378097f943fd6b5a727c4c1f1fc55783141d5eb96e4d40681c0d8c4d538d951da3b21c7ffd3494ba7292e0c4
+docfiles size=114
+ RELOC/doc/latex/framedsyntax/FramedSyntax.pdf details="Package documentation"
+ RELOC/doc/latex/framedsyntax/README.txt details="Readme"
+srccontainersize 10568
+srccontainerchecksum 35e8e726d8852b8f2c502f7f6941619cf635a2919d2a8a5bb56e41fcce3abbc2dcfca5a4801d6769addcba807871e1c9e5ac3be43a532d29525771c9a34374c6
+srcfiles size=9
+ RELOC/source/latex/framedsyntax/FramedSyntax.dtx
+runfiles size=3
+ RELOC/tex/latex/framedsyntax/FramedSyntax.sty
+catalogue-ctan /macros/latex/contrib/framedsyntax
+catalogue-license lppl1.3c
+catalogue-topics boxing colour verbatim listing
+catalogue-version 0.2.8
+
name francais-bst
category Package
revision 69854
@@ -135561,34 +136410,34 @@ catalogue-version 1.2
name fvextra
category Package
-revision 71282
+revision 72282
shortdesc Extensions and patches for fancyvrb
relocated 1
-longdesc fvextra provides several extensions to fancyvrb, including
+longdesc This package provides several extensions to fancyvrb, including
longdesc automatic line breaking and improved math mode. It also patches
longdesc some fancyvrb internals. Parts of fvextra were originally
longdesc developed as part of pythontex and minted.
depend fancyvrb
-containersize 13820
-containerchecksum e50a98062d3cca03dd9c075ec42573cc448131cf80778584d0baeeca2f428b84770944c58f0e79bbe81e914a3b45c1a44bca276f20619b212faf81842402089e
-doccontainersize 876892
-doccontainerchecksum bedd169543f5dec34126609c4cc398d40220dc4c0d1a0e6f8dfc5c57b0d5ab08d8c5afba414b277a05cd43f8f9ecb314f8696d794fd421cde6f3b4fde19bcda9
-docfiles size=223
+containersize 14924
+containerchecksum 22cb602608bb0b7f972ae7f9aa7e0f43f7595f9780d0cd811aaf14de6f9872f6da4e9cf5130da499d8e1b283e6e5140bf12ae1cce308d9e70f8fb7790a44f913
+doccontainersize 897524
+doccontainerchecksum a02f7aeacd0a247e3be625b06a0483853536e116097a05a1a3b5b074523b78444569e8e1205766d82835ce528799a0c25cd433ca72d63125477030de3fc1a8fe
+docfiles size=228
RELOC/doc/latex/fvextra/CHANGELOG.md
RELOC/doc/latex/fvextra/README details="Readme"
RELOC/doc/latex/fvextra/fvextra.pdf details="Package documentation"
-srccontainersize 57972
-srccontainerchecksum 8ef9db8cf2c8961347c6a4a7a167b4be641a4109729b7b103a8ace0c795c901eb2a574dd96e40b9e0943bac0b2e69549f8760cadb363a1f45a75a0401a7884ef
-srcfiles size=78
+srccontainersize 61780
+srccontainerchecksum bce089e3ef076f432e35b075c6e4d960cdfdbebbda8e97b752de4a44941807addb9d5ae1dc13de66224d57c7e2f23e1914031df22934afada6febe4095e1dbcf
+srcfiles size=84
RELOC/source/latex/fvextra/fvextra.dtx
RELOC/source/latex/fvextra/fvextra.ins
-runfiles size=25
+runfiles size=27
RELOC/tex/latex/fvextra/fvextra.sty
catalogue-contact-home https://github.com/gpoore/fvextra
catalogue-ctan /macros/latex/contrib/fvextra
catalogue-license lppl1.3
catalogue-topics verbatim
-catalogue-version 1.7.0
+catalogue-version 1.8.0
name fwlw
category Package
@@ -140274,7 +141123,7 @@ catalogue-version 1.0
name gitinfo-lua
category Package
-revision 70931
+revision 72284
shortdesc Display git project information in your LaTeX projects
relocated 1
longdesc This project aims to display git project information in PDF
@@ -140285,11 +141134,11 @@ longdesc for you, you could try gitinfo2 instead. For LaTeX, a set of
longdesc standard macros is provided for displaying basic information or
longdesc setting the project directory, and a set of advanced macros for
longdesc formatting commits and tags.
-containersize 5816
-containerchecksum 53c976fac1392c0f150b3a588f1e62ccdd61517a9f5a73ffbf997455fa4c2f043f5e1e1beabca9c428aeeeb7b7a55421c77f88608363f9804c29affd539ea485
-doccontainersize 128476
-doccontainerchecksum 3fdee17b20a7733c0bc9178cde0a5ae05aa28fb63642c9c947df6c96b3ea668f76df454d3ab1ca5e9fff8f421dd42eba159522b42081495c2f0a9338db901d75
-docfiles size=39
+containersize 5924
+containerchecksum 6af523c00e053b35ea86eb6defcf0688d1aa559d18ae4d62dcb7de446a1d57f4e7acc27c1ab2fc616100dfa687400e1a8ee8be48d6cddb7ca1744c6b812f193d
+doccontainersize 130628
+doccontainerchecksum 86f9d7e834497975d450598674ebb55e6509442af2ca96c7fe3d167b89111fb98331ee4cf16d01f04069e30d2337b9b97d9bec887f7726e5cd4211e37b51ac6f
+docfiles size=40
RELOC/doc/lualatex/gitinfo-lua/README.md details="Readme"
RELOC/doc/lualatex/gitinfo-lua/git-scenario.sh
RELOC/doc/lualatex/gitinfo-lua/gitinfo-lua-init.lua
@@ -140306,7 +141155,7 @@ catalogue-contact-repository https://github.com/Xerdi/gitinfo-lua
catalogue-ctan /macros/luatex/latex/gitinfo-lua
catalogue-license lppl1.3c
catalogue-topics version-control doc-mgmt luatex
-catalogue-version 1.1.0
+catalogue-version 1.2.0
name gitinfo2
category Package
@@ -144520,7 +145369,7 @@ catalogue-version 1.0.2
name gridset
category Package
-revision 53762
+revision 72056
shortdesc Grid, a.k.a. in-register, setting
relocated 1
longdesc Grid setting -- also known as strict in-register setting -- is
@@ -144532,26 +145381,28 @@ longdesc the next grid position. This may be enough under some
longdesc circumstances, but in other circumstances it may fail. Thus
longdesc gridset is only one more step for grid setting, not a complete
longdesc solution.
-containersize 2752
-containerchecksum 296200c463b67ce45fd7c9625298b5e0b83b730055830b3affcdc0c329a2ebd5f89c5da93e004b056efb63f8e43771824c7f0adfe435461943cc68aea4bbc480
-doccontainersize 224464
-doccontainerchecksum 54fd48dce732ee11a7279eb663bcadde958f2ec9d3307194000dae2ced43f604a54e44174ca36dec389c9ce8e5e0809849b5c66aebd9527337ea3273353142aa
-docfiles size=57
+containersize 2748
+containerchecksum 873edb6345dbe2c88d5cec26531050e28193b3a6e2b8861bddd9ec75511be463a48e3944966957f62b892b126da86841f9d5335a64014720a04778238ef5ba1a
+doccontainersize 240572
+doccontainerchecksum cc4d4259c076189efa0f1d401394d4fb4401adadfffd507fe812c33a48b39f1778954dc87dbf5c992a7c47a2b9b2c6985a84e637eb3550ce43d7a246d1cad8fc
+docfiles size=63
RELOC/doc/latex/gridset/LICENSE.md
RELOC/doc/latex/gridset/README.md details="Readme"
RELOC/doc/latex/gridset/gridset.pdf details="Package documentation"
-srccontainersize 6356
-srccontainerchecksum fc25880cbaa087230b0106a40d2c945809f09200c7e25de88588ab0075e06b91efd362453c599397e29f5e9a053f9554e0496cf03f4f134bd74678d1534ba07a
-srcfiles size=6
+ RELOC/doc/latex/gridset/gridsetexample.tex
+srccontainersize 6640
+srccontainerchecksum 34ba184f1ea04285c4d5fcace2d73a8fb0f596b3a79996124d7d1cb74f2ce474596ccb08c3a1572039f6375e9ac8d74f845302d3fcf6cb6aee5f74f073984a57
+srcfiles size=7
RELOC/source/latex/gridset/gridset.dtx
+ RELOC/source/latex/gridset/gridset.ins
runfiles size=2
RELOC/tex/latex/gridset/gridset.sty
-catalogue-contact-home https://komascript.de/gridset
+catalogue-contact-home https://github.com/komascript/gridset
catalogue-contact-repository https://github.com/komascript/gridset.git
catalogue-ctan /macros/latex/contrib/gridset
catalogue-license lppl1.3c
catalogue-topics typeset-grid
-catalogue-version 0.3
+catalogue-version 0.4
name gridslides
category Package
@@ -146150,24 +147001,24 @@ catalogue-version 0.2
name harmony
category Package
-revision 15878
+revision 72045
shortdesc Typeset harmony symbols, etc., for musicology
relocated 1
longdesc The package harmony.sty uses the packages ifthen and amssymb
longdesc from the amsfonts bundle, together with the LaTeX font
longdesc lcirclew10 and the font musix13 from musixtex.
-containersize 2444
-containerchecksum 25e84addf5ac4c67985e1e433f795f377accfdd4dc56eae0ffb25ddffeb52e0a44278ce1a936406105ff5b7e9541452a103e0bb4ed91b8949facee75ca7c11ae
-doccontainersize 138760
-doccontainerchecksum 3226831df9702b669ba4c269549927563ae321e8e10e0e41c6bd1a8d6522dcdaa4ae6a25a907a84cc1dc324c516a53754c81a0e1296fd8e3afbbb29f0992ead9
-docfiles size=40
+containersize 2840
+containerchecksum ecacc9ccb513c745f92ec47533028bae32751eea9180fcfd5999e51fbb4639c054556503044bb0be9f2c586c2d46af63da302da4c9be3554dd60b89c29a67717
+doccontainersize 166700
+doccontainerchecksum 439d9c3bd53fb0715417e4a6a01d33aa088945bcbc460713d76d8d5bb35a9ab6a159e5f1ee6660949e461749952ad40f22a87440c2d7eb32530dc1027fb56c10
+docfiles size=47
RELOC/doc/latex/harmony/README details="Readme"
RELOC/doc/latex/harmony/harmony.pdf details="Package documentation (by example)"
RELOC/doc/latex/harmony/harmony.tex
-runfiles size=3
+runfiles size=4
RELOC/tex/latex/harmony/harmony.sty
catalogue-ctan /macros/latex/contrib/harmony
-catalogue-license lppl
+catalogue-license lppl1.3
catalogue-topics music
name harnon-cv
@@ -146420,6 +147271,66 @@ catalogue-ctan /macros/latex/contrib/hc
catalogue-license other-free
catalogue-topics class presentation letter
+name hduthesis
+category Package
+revision 72497
+shortdesc LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University
+relocated 1
+longdesc This package provides a LaTeX template for graduation theses
+longdesc from Hangzhou Dianzi University. It supports the formatting of
+longdesc bachelor and MPhil degree theses.
+containersize 71328
+containerchecksum ee8e99954af1d8e5eb351a57cc428a49e0c0945d8c41d53868c5036b23c6ccca5cbecf59ccb053e7f213401917f678b69a31cfea43160e7a64d202f036a2ec30
+doccontainersize 830288
+doccontainerchecksum 5a1248ff58f11ae0c6fa45074307f7dfb3f59d1dea2d94ef1c52474df912c32a27605ec5ed50ee7cf9e2e71eee2ed43ff0793c59a65831432247352f1015fa0a
+docfiles size=341
+ RELOC/doc/xelatex/hduthesis/License
+ RELOC/doc/xelatex/hduthesis/README.md details="Readme"
+ RELOC/doc/xelatex/hduthesis/cha/abstract.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha1.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha2.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha3.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha4.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha5.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha6.tex
+ RELOC/doc/xelatex/hduthesis/cha/cha7.tex
+ RELOC/doc/xelatex/hduthesis/cha/thanks.tex
+ RELOC/doc/xelatex/hduthesis/examples/hduthesis-bc.pdf details="Example of use (1)" language="zh"
+ RELOC/doc/xelatex/hduthesis/examples/hduthesis-bc.tex
+ RELOC/doc/xelatex/hduthesis/examples/hduthesis-pg.pdf details="Example of use (2)" language="zh"
+ RELOC/doc/xelatex/hduthesis/examples/hduthesis-pg.tex
+ RELOC/doc/xelatex/hduthesis/figures/image-0145.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0162.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0163.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0236.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0284.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0285.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0289.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0419.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0439.png
+ RELOC/doc/xelatex/hduthesis/figures/image-0440.png
+ RELOC/doc/xelatex/hduthesis/hduthesis.pdf details="Package documentation" language="zh"
+ RELOC/doc/xelatex/hduthesis/hduthesis.tex
+ RELOC/doc/xelatex/hduthesis/reference.bib
+runfiles size=29
+ RELOC/tex/xelatex/hduthesis/hdubadge.pdf
+ RELOC/tex/xelatex/hduthesis/hdulogo.pdf
+ RELOC/tex/xelatex/hduthesis/hdumotto.pdf
+ RELOC/tex/xelatex/hduthesis/hduthesis-bc.layout-module.code.tex
+ RELOC/tex/xelatex/hduthesis/hduthesis-font-module.code.tex
+ RELOC/tex/xelatex/hduthesis/hduthesis-pg.layout-module.code.tex
+ RELOC/tex/xelatex/hduthesis/hduthesis-preamble-module.code.tex
+ RELOC/tex/xelatex/hduthesis/hduthesis-unv.layout-module.code.tex
+ RELOC/tex/xelatex/hduthesis/hduthesis.cls
+catalogue-contact-bugs https://github.com/xiamyphys/hduthesis/issues
+catalogue-contact-development https://github.com/xiamyphys
+catalogue-contact-repository https://github.com/xiamyphys/hduthesis
+catalogue-contact-support https://qm.qq.com/q/RGFmHwBecC
+catalogue-ctan /macros/xetex/latex/hduthesis
+catalogue-license lppl1.3c
+catalogue-topics dissertation class doc-templ chinese expl3
+catalogue-version 0.2.0
+
name he-she
category Package
revision 41359
@@ -146446,6 +147357,33 @@ catalogue-license lppl1.3
catalogue-topics typesetting
catalogue-version 1.3
+name hebdomon
+category Package
+revision 72033
+shortdesc A document class for report writing in university settings
+relocated 1
+longdesc This package provides a documentclass for streamlining document
+longdesc creation in LaTeX. It does not overwrite any TeX or LaTeX
+longdesc commands so the user could use their own macros or other
+longdesc commands as they wish.
+containersize 4060
+containerchecksum 38b0ffbb494a762423b551a9f4999d2661d6ff4a0c5961794f835e7dc9e995e66d2a28192dfd8bf506b002fcd8dce15aa9c25fbed67712326b70935fb72a7423
+doccontainersize 542260
+doccontainerchecksum 6ba6757ef53a3bcee9f6411d0343c83b016278802f9802448b474c2abc81ab73f09b7dc896f443a09818a8dac82478a4745e362cd2989bf985ad023088294f2b
+docfiles size=241
+ RELOC/doc/latex/hebdomon/HebdomonGuide.pdf details="Package documentation and example of use"
+ RELOC/doc/latex/hebdomon/HebdomonGuide.tex
+ RELOC/doc/latex/hebdomon/README.md details="Readme"
+ RELOC/doc/latex/hebdomon/figures/innsbruck.jpg
+runfiles size=3
+ RELOC/tex/latex/hebdomon/hebdomon.cls
+catalogue-contact-bugs https://github.com/dTmC0945/Hebdomon-LaTeX-Document-Class/issues
+catalogue-contact-repository https://github.com/dTmC0945/Hebdomon-LaTeX-Document-Class
+catalogue-ctan /macros/latex/contrib/hebdomon
+catalogue-license lppl1.3c
+catalogue-topics class doc-templ report-like
+catalogue-version 0.1
+
name hebrew-fonts
category Package
revision 68038
@@ -147558,7 +148496,7 @@ catalogue-version 1.0.2
name heria
category Package
-revision 71809
+revision 72189
shortdesc A LaTeX class for Horizon Europe RIA and IA grant proposals
relocated 1
longdesc This class facilitates the preparation of Research and
@@ -147570,18 +148508,18 @@ longdesc of the original version, and has the additional feature that
longdesc tables (listing the participants, work packages, deliverables,
longdesc etc.) are programmatically generated according to data supplied
longdesc by the user.
-containersize 18120
-containerchecksum 323e75e4df956c282a8ba85062356d087e6327d4e9c73eee340c4aa4f26bd5c33ee91e401a00c7b18813d724212db3fe253da288cd917a2d914acf997c4e231a
-doccontainersize 604220
-doccontainerchecksum da8db6d6f6cd84a00a9f27c8acae8edf9f26bf379022959839e31f4c96af3a4370b3940d779cdd41f221d9d4d665f6d5c9fd5d78feadf8b96722f97993c6f2e5
-docfiles size=154
+containersize 18140
+containerchecksum ff046c4ec425a77ab2d9fd30247bfde7132a8e8df5a1001ebc8852f0bb3ad28d970e6478da15712e6a18084b8316b25bb3690278f4b0494d3d0077d11c761d29
+doccontainersize 608200
+doccontainerchecksum a138bcdb7a754bffe2f167ff2d4e5793f08495714f8f859b264164bef21822227f6029286dd19a5b3d60395c5c898dd4b24cb139845ab4beb9a06951cd9f0711
+docfiles size=155
RELOC/doc/latex/heria/README.md details="Readme"
RELOC/doc/latex/heria/heria-proposal.pdf details="Example of use"
RELOC/doc/latex/heria/heria-proposal.tex
RELOC/doc/latex/heria/heria.pdf details="Package documentation"
-srccontainersize 26268
-srccontainerchecksum f4c8f8fff8a8bfdf185ff9bf43dbb7fc5f7f46a4aaf75148d99b558200c99e354ccc35a979cb6655699370fe5cc3c0f60293b521ae0d38a1a8b846c79bc94fdf
-srcfiles size=26
+srccontainersize 26584
+srccontainerchecksum 6ba10c9fc8286bf9375fff1a955174b9cad34b43d2d44edbae3f55408c840083d3a42deb3d2087f522f09b3c62f2580326902c62628e525ade32f52a81f65e76
+srcfiles size=27
RELOC/source/latex/heria/heria.dtx
RELOC/source/latex/heria/heria.ins
runfiles size=36
@@ -147616,7 +148554,7 @@ catalogue-contact-repository https://github.com/logological/heria
catalogue-ctan /macros/latex/contrib/heria
catalogue-license lppl1.3c
catalogue-topics class proposal
-catalogue-version 3.4.1.0
+catalogue-version 3.4.1.3
name heros-otf
category Package
@@ -149908,7 +150846,7 @@ catalogue-version 1.15
name homework
category Package
-revision 70044
+revision 72441
shortdesc A LaTeX class for writing your homework
relocated 1
longdesc The current document class is for writing homework. It has the
@@ -149923,11 +150861,11 @@ longdesc solution has its own QED symbol, in hollow or solid shape,
longdesc respectively. You can mark the unfinished parts, and a report
longdesc shall be generated at the end of your document for reminding.
depend einfart
-containersize 3792
-containerchecksum 790aacb35b88c63a9b27c2a54d5d471fa78c807df8ff23d1951b260b102ca5dfce1a0b9ee3af7ff157493c081e3154a51f83964ab1cf4f352df1bb9cfd1e144f
-doccontainersize 375312
-doccontainerchecksum fafcd7f35bafd422a5136e396b0c2aef27e9d8d2fdc8f24cb6607a9fbef9fe299d17e5ebb34bb3f7f13666e3d2e1223bfccab483d598352864b2f17a3eb7b73f
-docfiles size=156
+containersize 3888
+containerchecksum fc7ceb897487b7fb1ea287e05fdef6cdb1ec756435baaf152e184a3e9ff94872aa85a46a6f3fa9ab86677ee44e5bfd9547d2c8c1a9761a3d59dafbaeea94ec7a
+doccontainersize 375480
+doccontainerchecksum 37440ba7eedc31e0a341b5cce8fdf6acc93288d7a2b68fbaf880f5380410550039c50950194a69332b7fe73bc0cccfd9e5770e0471fe36f28af03a05e5d7c932
+docfiles size=157
RELOC/doc/latex/homework/DEPENDS.txt
RELOC/doc/latex/homework/LICENSE
RELOC/doc/latex/homework/README.md details="Readme"
@@ -150469,7 +151407,7 @@ catalogue-version 0.41
name hvfloat
category Package
-revision 70675
+revision 72452
shortdesc Controlling captions, fullpage and doublepage floats
relocated 1
longdesc This package defines a macro to place objects (tables and
@@ -150481,10 +151419,10 @@ longdesc \hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}.
longdesc Options are provided to place captions to the right or left,
longdesc and rotated. Setting nonFloat=true results in placing the float
longdesc here.
-containersize 14904
-containerchecksum 9a1b4baf3bfe6f0b67a7085e05e45fc439bbf48c53b237683378b1dbff723aa6070cc10407e13570bb4beaf5e9e442ca71571471d2dee81fcb3970fdb391526e
-doccontainersize 21872376
-doccontainerchecksum ab134c157c6d5887783da1995e71b0757ecb0fc010a92edb24e032a3c57720a69467962fab62a33b2f98c701a61d0ef4b617fc28be1ba7617e9c756db1841149
+containersize 15660
+containerchecksum 200231ccee62399f01f803eb18df6b828d5e24a680bc43da4e9c944640ae5910fbba49f039ac216c752480a4eef969695d842768b6d68cbce0796624c4815b57
+doccontainersize 19966120
+doccontainerchecksum 0fdcd6cda21831a9a96fb719ed4bb89af6d9ebafe39ae47155d4e23a512fd54aac20483eafb520e093813b0852e9962ee0597964c8b0fb0100e7f6e182e32144
docfiles size=11655
RELOC/doc/latex/hvfloat/CTAN.png
RELOC/doc/latex/hvfloat/Changes
@@ -150625,18 +151563,19 @@ docfiles size=11655
RELOC/doc/latex/hvfloat/wide1s2c.tex
RELOC/doc/latex/hvfloat/wide2s2c.pdf
RELOC/doc/latex/hvfloat/wide2s2c.tex
-runfiles size=30
+runfiles size=33
RELOC/tex/latex/hvfloat/hvfloat-0.inc
RELOC/tex/latex/hvfloat/hvfloat-1.inc
RELOC/tex/latex/hvfloat/hvfloat-2.inc
RELOC/tex/latex/hvfloat/hvfloat-3.inc
+ RELOC/tex/latex/hvfloat/hvfloat-4.inc
RELOC/tex/latex/hvfloat/hvfloat-fps.sty
RELOC/tex/latex/hvfloat/hvfloat.sty
catalogue-also rotating
catalogue-ctan /macros/latex/contrib/hvfloat
catalogue-license lppl
catalogue-topics float box-manip
-catalogue-version 2.49
+catalogue-version 2.51
name hvindex
category Package
@@ -150828,17 +151767,17 @@ catalogue-version 1.13
name hypdestopt
category Package
-revision 56253
+revision 71991
shortdesc Hyperref destination optimizer
relocated 1
longdesc This package supports hyperref's pdfTeX driver. It removes
longdesc unnecessary destinations and shortens the destination names or
longdesc uses numbered destinations to get smaller PDF files.
-containersize 2772
-containerchecksum 784fbff599b60abebd3ae794376a65b460c0ac4aa189319e3f245c1feefa5bb501acf75ed345bb6099e301070d0c1e1eaca62129c4e82fae5611526b6aff370d
-doccontainersize 329064
-doccontainerchecksum cde846c9c4da226d27bd15881577ad3f1c3f0639c3e37fc86486af40939b0efb2d22d522646136b1b2fe2ebbfd5f2338e347b7476be7289d2a3710d43c2fc8ac
-docfiles size=88
+containersize 2852
+containerchecksum d5b72ac28b8771b35e83beb13761a91722925547dc503ea3822737384a3f0adf62c13ed8e8ae0045d60ba9231bf51c32a638c7c6d7081f712c05abcdb1d3f0eb
+doccontainersize 344992
+doccontainerchecksum b7da33a7373995380d63fcd08ae40df387b4fa9b926f5ad85a178203ffe0b04385b20758474a47e74e5e87d5eb2f5ac8529bb535679f5b9936d789b864bc25aa
+docfiles size=94
RELOC/doc/latex/hypdestopt/README.md
RELOC/doc/latex/hypdestopt/hypdestopt.dtx
RELOC/doc/latex/hypdestopt/hypdestopt.pdf details="Package documentation" language="en"
@@ -150849,7 +151788,7 @@ catalogue-contact-repository https://github.com/ho-tex/hypdestopt
catalogue-ctan /macros/latex/contrib/hypdestopt
catalogue-license lppl1.3
catalogue-topics hyper
-catalogue-version 2.7
+catalogue-version 2.8
name hypdoc
category Package
@@ -152925,18 +153864,18 @@ catalogue-version 1.0
name iaria
category Package
-revision 70919
+revision 72309
shortdesc Write documents for the IARIA publications
relocated 1
longdesc This package contains templates for the creation of documents
longdesc for IARIA publications (International Academy, Research, and
longdesc Industry Association) and implements the specifications for the
longdesc IARIA citation style.
-containersize 1856
-containerchecksum f54490c58e2a6ccfa97e8d79427214a3926f97853becbffc9ce23a7090d4a1f84111ec19643772c5cac88b68f971b7a0be60fe6777bc47d2cba8f03db750b7e5
-doccontainersize 285564
-doccontainerchecksum 3dfa622e688cab7d6a17a8d64e9930ed1c1e62ea3c0524b88b760de3183e77a7d0a0019fb9364aa32cbc1d63b20162bf103ef9b87439e6942d1dbf7cc2684cb3
-docfiles size=95
+containersize 2008
+containerchecksum 8acc837213aa60748088fad55e3b4de1c85dcde7b0855787863ecd4ff3a73bd04db9bfd03323e03cefd511412096abfb5461157d320c9fae207fd3b99e1da64b
+doccontainersize 294320
+doccontainerchecksum 3dcd539914faee6d0eb8366134368493eb8a313e2a7df4e637101056ae3586e2f79281ca2625a575a71a3fbbf85abedd1257261a171a3e895a6b261cdbb02b92
+docfiles size=98
RELOC/doc/latex/iaria/COPYING
RELOC/doc/latex/iaria/README details="Readme"
RELOC/doc/latex/iaria/_cpn_copyIntoExamplesFolder_cls.cmd
@@ -152946,22 +153885,22 @@ docfiles size=95
RELOC/doc/latex/iaria/template/cpn_supervised_all.bib
RELOC/doc/latex/iaria/template/iaria-example-neumann.pdf
RELOC/doc/latex/iaria/template/iaria-example-neumann.tex
-srccontainersize 5440
-srccontainerchecksum a935a8b75d063387634806608103c3ddffcf2bdd63b59a5bea6e5973bf56b4761c9973677e52e93157ac8f57a678bdfe76e7ca4bba5c5374cd91f55bb5a10c3d
+srccontainersize 6336
+srccontainerchecksum 060d47a88253e23144327500fb06d2922f9d537154ea1c4203ce0ed303c8b26de18f1e10a40f5ed7551bf6b891669dcbf8a067aad00c11f55df33cbad380432b
srcfiles size=5
RELOC/source/latex/iaria/iaria.dtx
RELOC/source/latex/iaria/iaria.ins
-runfiles size=1
+runfiles size=2
RELOC/tex/latex/iaria/iaria.cls
catalogue-also iaria-lite
catalogue-ctan /macros/latex/contrib/iaria
catalogue-license lppl1.3c
catalogue-topics publisher
-catalogue-version 0.2
+catalogue-version 0.4
name iaria-lite
category Package
-revision 70918
+revision 72308
shortdesc Write documents for the IARIA publications
relocated 1
longdesc This package provides a convenient environment for writing
@@ -152969,11 +153908,11 @@ longdesc IARIA (International Academy, Research, and Industry
longdesc Association) scholary publications. It does not implement the
longdesc specifications for the IARIA citation style, for which you have
longdesc to use the iaria class.
-containersize 1532
-containerchecksum f98af045a33ed6769ac895312beefd838b1cac397e45e7f39dc2d0be35a71b6530d0135ab86c2cc80da0f906122956f366b816700e4a9ec31ce03d346bd27315
-doccontainersize 284500
-doccontainerchecksum 7505bd4b8549ecd1c25411dbee701fd34f225e8175faa6f129a32d6d3a0cd822b90084b03d3538415f59092e4c8ae35d3eb550c5afb2b101966a7c2724d8af44
-docfiles size=95
+containersize 1648
+containerchecksum 3ade59486f908a52a038314f7785cb89c117a6c7c4612e3f20d646665a69f0b10232961d908db72611dff80fe1651b2fd32ca8b240bf5b3eaac38454a3e64048
+doccontainersize 294412
+doccontainerchecksum 57b9be63833da5cac9c49265272708262c88dc5b9ca1cdcdf984d6eff0a2687c8f5e935d2fb14b847d513e143f52bbb73a0f41b0f88032548874dc584c48d47b
+docfiles size=99
RELOC/doc/latex/iaria-lite/COPYING
RELOC/doc/latex/iaria-lite/README details="Readme"
RELOC/doc/latex/iaria-lite/_cpn_copyIntoExamplesFolder_cls.cmd
@@ -152983,9 +153922,9 @@ docfiles size=95
RELOC/doc/latex/iaria-lite/template/cpn_supervised_all.bib
RELOC/doc/latex/iaria-lite/template/iaria-lite-example-neumann.pdf
RELOC/doc/latex/iaria-lite/template/iaria-lite-example-neumann.tex
-srccontainersize 4556
-srccontainerchecksum 9b3be70f847c8c55598aa3331332b94c5ef306c2761c870156050971bf06d5693f3724072f6b2118b9f827a48a27cb4dae0fbea3945da00b5ff5c34056243c90
-srcfiles size=4
+srccontainersize 5336
+srccontainerchecksum 7c2e2d9ac633dffc0939ab3309fee1a9744424ebfba4aec60feaf69fea90433ede3e3e3f6ec047e7942f6b5aeee366aae7a9b0b64c92bb144d22f64cf727758e
+srcfiles size=5
RELOC/source/latex/iaria-lite/iaria-lite.dtx
RELOC/source/latex/iaria-lite/iaria-lite.ins
runfiles size=1
@@ -152994,7 +153933,7 @@ catalogue-also iaria
catalogue-ctan /macros/latex/contrib/iaria-lite
catalogue-license lppl1.3c
catalogue-topics publisher
-catalogue-version 0.2
+catalogue-version 0.4
name ibarra
category Package
@@ -155653,7 +156592,7 @@ catalogue-version 1.2.1
name innerscript
category Package
-revision 68776
+revision 72066
shortdesc Small modifications to math formatting
relocated 1
longdesc This package optionally modifies four aspects of TeX's
@@ -155664,18 +156603,18 @@ longdesc \left-\right delimiter pairs; (3) it adds extra space after
longdesc right delimiters in certain situations; and (4) it forces \left
longdesc and \right delimiters to completely cover their contents. Using
longdesc LuaLaTeX is required.
-containersize 4620
-containerchecksum 7b647763f5a535f45a7741c3264fb59e2223837a9c99617aab870b624122783e25d1ce2f48e14fa5c1f01b660e5372eefbad3df51c52cb414ba675b8bea18e51
-doccontainersize 191604
-doccontainerchecksum 406d30155e73e13eb51967e3902e1fd2d76a92aa29323306a8769f9b4900323d288d1620a2a85ff76062e1a7b610bdddc06b113e15cd1479cbcb1bbb25b4c79a
+containersize 4632
+containerchecksum ae2d908d413fcbd4e9e866de954743ff1982356eea46eb1ba47b2c642f2bc42cf350c94ced9b22c8a8911f17967a1913693fd9d154b933229f19d76a618c1005
+doccontainersize 192664
+doccontainerchecksum 6eb0ae3d1f88ca0eb4948ba78d2e384cb0e3e014520ff135a42aaffb0a7b940eca686aa63bb124eab65d33c4cf148b767ef0fabb6b30cd633acc091ff8fd4ca7
docfiles size=60
RELOC/doc/lualatex/innerscript/README.txt details="Readme"
RELOC/doc/lualatex/innerscript/innerscript_code.pdf details="Code implementation"
RELOC/doc/lualatex/innerscript/innerscript_heading.tex
RELOC/doc/lualatex/innerscript/innerscript_user_guide.pdf details="User guide"
RELOC/doc/lualatex/innerscript/innerscript_user_guide.tex
-srccontainersize 12236
-srccontainerchecksum caf662052e89c10a1f6da8f671aa3e30eb4738a68b095146339f9c0cd95cfdeaebee30869b5c7c92bcff6ebfbfe526ad6ab032d26bae93e671707dbcf3835218
+srccontainersize 12308
+srccontainerchecksum 6320d9781cdafe6efadeb34954169bde4fbf6eef8006726ef72d70cac0272183fe23538d0f317c4d07b90b4cc35e3d6ed2820bcec515c8bdb5d4acd384921a85
srcfiles size=18
RELOC/source/lualatex/innerscript/innerscript_code.dtx
runfiles size=9
@@ -155683,7 +156622,7 @@ runfiles size=9
catalogue-ctan /macros/luatex/latex/innerscript
catalogue-license lppl1.3c
catalogue-topics maths
-catalogue-version 1.2
+catalogue-version 1.3
name inputenx
category Package
@@ -156726,7 +157665,7 @@ catalogue-version 2.2
name install-latex-guide-zh-cn
category Package
-revision 71400
+revision 72158
shortdesc A short introduction to LaTeX installation written in Chinese
relocated 1
longdesc This package will introduce the operations related to
@@ -156735,9 +157674,9 @@ longdesc macro packages, and compiling simple documents on Windows 10,
longdesc Ubuntu 20.04, and macOS systems, and mainly introducing command
longdesc line operations.
containersize 568
-containerchecksum efc5513456517ea96172e211606c424c4a6c5951188c6a2ec4104f9a81f0e3ef85de3c55af6683e0600e493253e44fe10ad5d815fd151262848941bfad68d298
-doccontainersize 855636
-doccontainerchecksum 4405e4b6eee572bdd423d45fba804e2caec965efb347ce27f2463334f6c50a90e508e5c92aac40cc6d474b4db7335200353d8c785600b06d660875e5988c2b9f
+containerchecksum 477e5e7bf387371803dd53abaed6dcf4c862ccee526dd55e957ef9c820e9f8d187d72febdde6c3ca7ff0a86645a4883a6f18dd440541b00559bd45f972bc59c8
+doccontainersize 855860
+doccontainerchecksum 74f20ba52b2ab7552a047ce7260a926ff8596a87168ffd0a82522f5e50226820d0ed3452c236e564175aaae6c8ba4b2ef008a0c79d628e7c1d7ca91626d341d2
docfiles size=242
RELOC/doc/latex/install-latex-guide-zh-cn/LICENSE
RELOC/doc/latex/install-latex-guide-zh-cn/README.md details="Readme"
@@ -156759,7 +157698,7 @@ catalogue-contact-repository https://github.com/OsbertWang/install-latex-guide-z
catalogue-ctan /info/install-latex-guide-zh-cn
catalogue-license lppl1.3c
catalogue-topics chinese-doc tutorial
-catalogue-version 2024.6.1
+catalogue-version 2024.9.1
name installfont
category Package
@@ -158473,6 +159412,43 @@ catalogue-license lppl1.3
catalogue-topics package-supp
catalogue-version 3.1
+name interlinear
+category Package
+revision 72106
+shortdesc A package for creating interlinear glossed texts with customizable formatting
+relocated 1
+longdesc The interlinear package facilitates the creation of interlinear
+longdesc glossed texts, commonly used in linguistic examples. It is
+longdesc based on the gb4e package and builds upon its functionality to
+longdesc provide enhanced features. It offers extensive customization
+longdesc options, allowing users to control font styles, formatting, and
+longdesc layout. With predefined styles and margin note customization,
+longdesc interlinear provides a flexible solution for presenting
+longdesc linguistic data.
+depend enumitem
+depend etoolbox
+depend l3packages
+depend marginnote
+depend xifthen
+depend xkeyval
+containersize 10148
+containerchecksum b7bee17f7a69ef44a06d2915b26ceea2e63d386be25029fdaf19b3626fba28d4005afe3ec7275d75e6007efa76eb486daff54dd36ae1d44e77ca8e7bfe448c59
+doccontainersize 127344
+doccontainerchecksum 82a7ac9c378e2c034f3c7bf142d9978fa9f276dad8300f009b0ae9d1c45b519dd02e7729c9aa72d39f36f2cdc070684fa5e44784a281c38d26c29f77704365e6
+docfiles size=40
+ RELOC/doc/latex/interlinear/DEPENDS.txt
+ RELOC/doc/latex/interlinear/LICENSE.txt
+ RELOC/doc/latex/interlinear/README.md details="Readme"
+ RELOC/doc/latex/interlinear/VERSION_1_0
+ RELOC/doc/latex/interlinear/interlinear-doc.pdf details="Package documentation"
+ RELOC/doc/latex/interlinear/interlinear-doc.tex
+runfiles size=12
+ RELOC/tex/latex/interlinear/interlinear.sty
+catalogue-ctan /macros/latex/contrib/interlinear
+catalogue-license lppl1.3c
+catalogue-topics linguistic
+catalogue-version 1.0
+
name interpreter
category Package
revision 27232
@@ -160826,7 +161802,7 @@ catalogue-version 0.1.2
name iran-bibtex
category Package
-revision 71187
+revision 71972
shortdesc Iran Manual of Style Citation Guide for BibTeX
relocated 1
longdesc The iran-bibtex package, designed for LaTeX, provides BibTeX
@@ -160843,10 +161819,10 @@ longdesc This file, derived from the ascii.csf file, serves the purpose
longdesc of arranging references in the desired order. It is important
longdesc to note that this package relies on the natbib package, which
longdesc is automatically loaded.
-containersize 14712
-containerchecksum c145f10dde7ed7da5bb87cce7f709dbfeecda9d5049000dbf2a9b905b68850b31ebaa4c5d5a484393ce8d69c656eb1d26818b4f945ac77c22f0fcc66c11f35d7
-doccontainersize 163896
-doccontainerchecksum f57595f83b3de781d7e11f7477293e13c622846c03f1f4bd25c569488298a508af065194c50aaa8b393a3f323727cfbc462a8fb3cc6cea595c3d0517964a259f
+containersize 14764
+containerchecksum a9c0e5764047cf00eef2308691cf18d71825895605ad7036cb019f7f8f7bebe55c4b3d623bb489fdeb371eaa303cdce640efedf0c241f150470eaa5d84a105a3
+doccontainersize 164848
+doccontainerchecksum c0eaee82b6e8671d56ce46006d0ba5e11a625055ced1c1bc404da67b12efdb38f4c52fe92b09ba95cbcaeb16e0a29efa9f0f23064d2b2e01e8449fe030493dfc
docfiles size=63
RELOC/doc/bibtex/iran-bibtex/LICENSE.txt
RELOC/doc/bibtex/iran-bibtex/README.md details="Readme"
@@ -160868,7 +161844,7 @@ catalogue-contact-repository https://github.com/farshadrasuli/iran-bibtex
catalogue-ctan /biblio/bibtex/contrib/iran-bibtex
catalogue-license lppl1.3c
catalogue-topics persian bibtex-sty
-catalogue-version 0.4.1
+catalogue-version 0.4.3
name is-bst
category Package
@@ -161241,346 +162217,341 @@ catalogue-topics rotation
name isosafety
category Package
-revision 68801
+revision 72227
shortdesc Provides ISO signs and colors according to the standards 7010 and 3864
relocated 1
longdesc The package provides safety colors (ISO 3864) and safety signs
longdesc (ISO 7010) from the ISO. It can be useful when creating
longdesc instructions for chemical or physical experiments.
-containersize 1144
-containerchecksum 4f3997e5ab414bea29e986e1edd7b1436f82bd22b32e4047814d48058a57aa7ba042c88808784ddf5dff3926a1ec366f374e5e275df8e16e8d8a9b9c07982ac1
-doccontainersize 938224
-doccontainerchecksum 905fcdc25540ca0db66cc8fd6057bb71ded0016180b4efbcb5855e9ece8213d2091f387201ab44a2827fc4bb897f8cd9209b570b9bc23ab5c4b4293f5848c1d5
-docfiles size=450
+containersize 801792
+containerchecksum 43a81910d77f95faf6b41a57fec447e4b454ce36888ba7235bc36e042aa7ac4af368f3ec32ac9f2801f5696990448ab6e8bc137370e51ca6d901daf0c4ef413c
+doccontainersize 104320
+doccontainerchecksum 6ccd0a6b74ee931fdd8d28e49a87e9ba2a6a16e748ab166f31445517fb1fc0996acd0e0b672b3ce2261f2071a808af51e021ff7ee818f8c4d249f7b0c927db0a
+docfiles size=29
RELOC/doc/latex/isosafety/README.md details="Readme"
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV027.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV028.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV029.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV064.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_CV067.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E001.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E002.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E007.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E008.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E014.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E015.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E016.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E017.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E018.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E019.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E020.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E021.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E022.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E023.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E024.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E025.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E026.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E027.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E028.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E029.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E030.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E031.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E032.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E033.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E034.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E035.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E036.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E037.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E038.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E039.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E040.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E041.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E042.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E043.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E044.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E045.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E046.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E047.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E048.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E049.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E050.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E051.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E052.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E053.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E054.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E055.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E056.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E057.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E058.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E059.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E060.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E061.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E062.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E063.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E064.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E065.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E067.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E068.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E069.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_E070.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F001.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F002.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F005.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F006.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F007.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F008.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F014.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F015.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F016.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F017.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F018.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_F019.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M001.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M002.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M005.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M006.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M007.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M008.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M014.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M015.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M016.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M017.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M018.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M019.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M020.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M021.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M022.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M023.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M024.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M025.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M026.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M027.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M028.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M029.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M030.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M031.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M032.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M033.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M034.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M035.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M036.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M037.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M038.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M039.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M040.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M041.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M042.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M043.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M044.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M045.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M046.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M047.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M048.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M049.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M050.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M051.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M052.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M053.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M054.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M055.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M056.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M057.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M058.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M059.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_M060.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P001.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P002.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P005.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P006.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P007.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P008.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P014.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P015.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P016.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P017.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P018.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P019.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P020.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P021.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P022.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P023.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P024.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P025.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P026.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P027.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P028.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P029.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P030.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P031.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P032.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P033.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P034.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P035.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P036.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P037.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P038.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P039.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P040.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P041.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P042.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P043.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P044.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P045.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P046.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P047.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P048.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P049.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P050.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P051.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P052.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P053.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P054.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P055.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P056.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P057.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P058.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P059.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P060.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P061.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P062.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P063.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P064.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P065.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P066.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P067.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P068.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P069.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P070.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P071.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P072.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P073.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P074.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_P075.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W001.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W002.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W003.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W004.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W005.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W006.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W007.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W008.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W009.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W010.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W011.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W012.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W013.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W014.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W015.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W016.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W017.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W018.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W019.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W020.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W021.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W022.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W023.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W024.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W025.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W026.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W027.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W028.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W029.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W030.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W031.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W032.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W033.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W034.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W035.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W036.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W037.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W038.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W039.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W040.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W041.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W042.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W043.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W044.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W045.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W046.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W047.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W048.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W049.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W050.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W051.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W052.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W053.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W054.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W055.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W056.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W057.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W058.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W059.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W060.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W061.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W062.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W063.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W064.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W065.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W066.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W067.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W068.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W069.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W070.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W071.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W072.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W073.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W074.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W075.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W076.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W077.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W078.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W079.pdf
- RELOC/doc/latex/isosafety/isosafety-pdfs/ISO_7010_W080.pdf
- RELOC/doc/latex/isosafety/isosafety.pdf details="Package documentation"
-srccontainersize 2168
-srccontainerchecksum 38427c445a9a816c674a01e3ce85b1a30b6ccf06f7097e82bceaddf72e7d178bac1873e57061d76c37cd3b73abd783b1d35b16648f43485b3d80cb7ce5158278
-srcfiles size=2
- RELOC/source/latex/isosafety/isosafety.dtx
- RELOC/source/latex/isosafety/isosafety.ins
-runfiles size=1
+ RELOC/doc/latex/isosafety/isosafety-docs.pdf details="Package documentation"
+ RELOC/doc/latex/isosafety/isosafety-docs.tex
+runfiles size=415
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV027.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV028.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV029.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV064.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_CV067.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E001.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E002.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E007.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E008.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E014.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E015.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E016.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E017.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E018.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E019.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E020.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E021.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E022.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E023.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E024.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E025.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E026.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E027.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E028.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E029.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E030.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E031.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E032.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E033.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E034.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E035.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E036.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E037.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E038.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E039.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E040.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E041.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E042.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E043.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E044.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E045.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E046.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E047.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E048.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E049.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E050.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E051.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E052.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E053.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E054.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E055.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E056.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E057.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E058.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E059.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E060.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E061.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E062.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E063.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E064.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E065.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E067.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E068.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E069.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_E070.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F001.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F002.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F005.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F006.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F007.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F008.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F014.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F015.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F016.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F017.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F018.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_F019.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M001.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M002.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M005.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M006.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M007.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M008.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M014.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M015.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M016.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M017.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M018.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M019.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M020.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M021.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M022.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M023.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M024.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M025.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M026.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M027.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M028.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M029.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M030.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M031.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M032.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M033.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M034.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M035.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M036.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M037.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M038.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M039.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M040.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M041.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M042.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M043.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M044.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M045.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M046.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M047.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M048.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M049.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M050.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M051.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M052.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M053.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M054.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M055.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M056.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M057.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M058.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M059.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_M060.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P001.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P002.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P005.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P006.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P007.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P008.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P014.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P015.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P016.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P017.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P018.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P019.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P020.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P021.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P022.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P023.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P024.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P025.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P026.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P027.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P028.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P029.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P030.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P031.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P032.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P033.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P034.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P035.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P036.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P037.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P038.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P039.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P040.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P041.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P042.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P043.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P044.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P045.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P046.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P047.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P048.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P049.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P050.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P051.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P052.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P053.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P054.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P055.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P056.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P057.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P058.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P059.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P060.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P061.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P062.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P063.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P064.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P065.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P066.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P067.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P068.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P069.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P070.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P071.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P072.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P073.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P074.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_P075.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W001.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W002.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W003.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W004.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W005.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W006.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W007.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W008.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W009.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W010.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W011.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W012.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W013.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W014.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W015.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W016.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W017.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W018.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W019.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W020.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W021.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W022.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W023.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W024.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W025.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W026.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W027.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W028.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W029.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W030.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W031.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W032.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W033.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W034.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W035.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W036.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W037.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W038.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W039.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W040.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W041.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W042.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W043.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W044.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W045.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W046.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W047.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W048.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W049.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W050.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W051.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W052.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W053.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W054.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W055.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W056.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W057.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W058.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W059.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W060.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W061.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W062.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W063.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W064.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W065.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W066.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W067.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W068.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W069.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W070.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W071.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W072.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W073.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W074.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W075.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W076.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W077.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W078.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W079.pdf
+ RELOC/tex/latex/isosafety/isosafety-pdfs/ISO_7010_W080.pdf
RELOC/tex/latex/isosafety/isosafety.sty
catalogue-contact-bugs https://github.com/BenSt099/isosafety/issues
-catalogue-contact-home https://github.com/BenSt099/isosafety
catalogue-contact-repository https://github.com/BenSt099/isosafety
catalogue-ctan /macros/latex/contrib/isosafety
catalogue-license lppl1.3c
catalogue-topics typeset-std
-catalogue-version 1.1
+catalogue-version 1.4
name isotope
category Package
@@ -167566,18 +168537,18 @@ catalogue-topics labels
name jlreq
category Package
-revision 69911
+revision 72460
shortdesc Japanese document class based on requirements for Japanese text layout
relocated 1
longdesc This package provides a Japanese document class based on
longdesc requirements for Japanese text layout. The class file and the
longdesc JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX /
longdesc upLaTeX are provided.
-containersize 137500
-containerchecksum 3dad554b8bec221758fa403786cf2876b21043e66edff20fc9ffd56b1a5b2d25d1031a38d64299057dfbbfa078079e619b39636d28a614fadc891744f950ea2e
-doccontainersize 535612
-doccontainerchecksum fef618ffd7ec89c70daf52140a8d4630724866635827e4388c23061377ffc10f51b3cd2e26fd47cb590ce0ddea64e9b757fa1592f714cec4434832d55bbf993a
-docfiles size=176
+containersize 157152
+containerchecksum 19473ba8d4c83b510367deb56baf5f8c1efefe3b3fb1e1505ee306409c67fcea0a9b37864fe404eda5dbfd2e5d0c94a84df9ed45acfda6e0a0d508400ec7bb77
+doccontainersize 591396
+doccontainerchecksum 539982f3acbf36307c07acd9d2edb517490207a1fad4f40de416078f9a9a0a2d78a1f34b80029c7c600af54876fde6e710a8912bf24f42ffd7e8821a10bbeb05
+docfiles size=222
RELOC/doc/latex/jlreq/LICENSE
RELOC/doc/latex/jlreq/README-ja.md details="Readme" language="ja"
RELOC/doc/latex/jlreq/README.md details="Readme"
@@ -167589,8 +168560,8 @@ docfiles size=176
RELOC/doc/latex/jlreq/jlreq-trimmarks.md
RELOC/doc/latex/jlreq/jlreq.html
RELOC/doc/latex/jlreq/jlreq.pdf details="Package documentation"
-srccontainersize 8316
-srccontainerchecksum a689d346d882a4f849febc1c6faae968b399d7190f439970335879810114158e04708f8dcfc79c42304a77f5c9bd78b035a072114ef41dfe6351f4c70927b689
+srccontainersize 8408
+srccontainerchecksum 395e1d7dbe8154424dd6ddc7462649d83994d8f700461b1ece39d7ff80982e7c9f8e834e3958e9065b540b4c2121cae2291544390ebd9d64baad344158dfab73
srcfiles size=10
RELOC/source/latex/jlreq/Makefile
RELOC/source/latex/jlreq/README-template.html
@@ -169072,17 +170043,17 @@ catalogue-version 1.0
name joinbox
category Package
-revision 68003
+revision 72239
shortdesc Join boxes vertically or horizontally
relocated 1
longdesc This package can join boxes vertically or horizontally. When
longdesc using vertical joining, all boxes to be joined will keep same
longdesc width, while when using horizontal joined, all boxes to be
longdesc joined keep same height.
-containersize 3808
-containerchecksum c7ef7c28e11a64f060b37e1e17fbe54a80e1c5050bde043e77c42385037974a462598b66c3ab48a9d3317a6ce55a0af3a434465657e0a42d5568a127779c765d
-doccontainersize 583212
-doccontainerchecksum ed665aeb55d066887e536ad545199809216a2eb84d9d81fd81e40798c7a69c5d14a191a73a8c2ee9fdcc6d36a8d206d07fbd72d427172eb9a182bbb3b4751cf1
+containersize 3784
+containerchecksum 6412342014bb82567edf9691102074854dcf382373c5d740a1626f804d015cd2a398c7890c9b7225e444990e6ad4e1b680ed32b1671f05d3a475fd55ea2388e8
+doccontainersize 583240
+doccontainerchecksum 5929b50761480e7f93ba6fa21a9167acbb14422fb5d38c698f22d75b6241d986aa4ade6d298eb750e4a7a31787428495d1e5929223c1d27ba0b356627280b7b6
docfiles size=155
RELOC/doc/latex/joinbox/README.md details="Readme"
RELOC/doc/latex/joinbox/build.sh
@@ -169099,7 +170070,7 @@ catalogue-contact-repository https://gitee.com/nwafu_nan/joinbox
catalogue-ctan /macros/latex/contrib/joinbox
catalogue-license lppl1.3c
catalogue-topics box-manip expl3
-catalogue-version 1.0.2
+catalogue-version 1.0.3
name josefin
category Package
@@ -169642,31 +170613,32 @@ catalogue-version 1.13
name jsonparse
category Package
-revision 71329
+revision 72453
shortdesc Parse, store and access JSON data in LaTeX documents
relocated 1
longdesc This package provides an easy way to read in JSON data from
longdesc files or strings in LaTeX documents, parse the data and store
longdesc it in a user-defined token variable.
-containersize 4776
-containerchecksum e98c775b1548e59cacd55765ce63c8499a745de2e12f0486189da14148a1128fd17d4c1ba5f51b5b2b88fc0e99ef8f237726724e71b0a95ab88948a2dfdaad7d
-doccontainersize 563504
-doccontainerchecksum b13cb5038348edebf182bdb21d37126019744933f46427949e597c42ce86d9de3b72bd182d8e16cca8b55e8c8b953f043ce690ad857cb17949e52ff62045ecdc
-docfiles size=210
+containersize 5864
+containerchecksum 915c9124b6bcc1fd1e5ccf0356d5ceade4849db7f85bc61dbe3521b630510c752af3809903f9b6a9ca7dbbc076e782d7ce5286106d1ebe412672d14773f68a08
+doccontainersize 425028
+doccontainerchecksum 384a5a68881665e4df25bae71e89ffd37772e80cb723b9df30992523054ac7a38ca237335887f5f23a98e354f6413666dbf7d05d08537d126c6dab25417e3f15
+docfiles size=127
RELOC/doc/latex/jsonparse/LICENCE
RELOC/doc/latex/jsonparse/README.md details="Readme"
RELOC/doc/latex/jsonparse/jason/jason.pdf
RELOC/doc/latex/jsonparse/jason/jason.svg
+ RELOC/doc/latex/jsonparse/jason/jason.tex
RELOC/doc/latex/jsonparse/jsonparse-doc.pdf details="Package documentation"
RELOC/doc/latex/jsonparse/jsonparse-doc.tex
-runfiles size=7
+runfiles size=10
RELOC/tex/latex/jsonparse/jsonparse.sty
catalogue-contact-bugs https://github.com/jasperhabicht/jsonparse/issues
catalogue-contact-repository https://github.com/jasperhabicht/jsonparse
catalogue-ctan /macros/latex/contrib/jsonparse
catalogue-license lppl1.3c
catalogue-topics data-manip expl3
-catalogue-version 0.8.6
+catalogue-version 0.9.2
name jumplines
category Package
@@ -173307,7 +174279,7 @@ catalogue-version 2.209
name jupynotex
category Package
-revision 56715
+revision 72373
shortdesc Include whole or partial Jupyter notebooks in LaTeX documents
relocated 1
longdesc This package provides a python3 script and a LaTeX .sty file
@@ -173315,29 +174287,25 @@ longdesc which can be used together to include Jupyter Notebooks (all of
longdesc them, or some specific cells) as part of a LaTeX document. It
longdesc will convert the Jupyter Notebook format to proper LaTeX so it
longdesc gets included seamlessly, supporting text, LaTeX, images, etc.
-containersize 2516
-containerchecksum 3b5cca7c6b8b14eda35d52a6db5e7ac027c0b29ee08a7b8f58411886963d8dc69348752d6cc1f010d11b9216026b705fe4cc915d2c60cb3ee9f3950fcc6bb308
-doccontainersize 28936
-doccontainerchecksum 35b8d2dbcbecfb4e7b2bfb0ef39f2d076d6f4eec9189e89cee3bdfdbb6f57d5c1dcefbca3eeecf4842f7f94616030d2e73588074618b39e232f40104e371f3ea
-docfiles size=22
+containersize 4660
+containerchecksum f048a117d04aa236694c3c1b56738131e0bf5903301a01921aec5888ed5f11415a8cc5abfc79fd90d100e497f8f71d2ff24ec340a60705a5a4df29fe0044e0e8
+doccontainersize 5724
+doccontainerchecksum 63ae4efa1ae7c740da1a8dffd16b6d6ff2fe8fc91f21c8a857fe53dcfedd87b5924d8736b02b140dfea1fc69f7e90f1025f7a34889c7cc9c3d262e0877a68811
+docfiles size=5
RELOC/doc/latex/jupynotex/LICENSE
RELOC/doc/latex/jupynotex/README.md details="Readme"
- RELOC/doc/latex/jupynotex/example/build
- RELOC/doc/latex/jupynotex/example/example.tex
- RELOC/doc/latex/jupynotex/example/notebook.ipynb
- RELOC/doc/latex/jupynotex/tests/run
- RELOC/doc/latex/jupynotex/tests/test_cellparser.py
- RELOC/doc/latex/jupynotex/tests/test_main.py
- RELOC/doc/latex/jupynotex/tests/test_notebook.py
-runfiles size=3
+runfiles size=4
RELOC/tex/latex/jupynotex/jupynotex.py
RELOC/tex/latex/jupynotex/jupynotex.sty
catalogue-contact-bugs https://github.com/facundobatista/jupynotex/issues
+catalogue-contact-development https://github.com/facundobatista/jupynotex/
+catalogue-contact-home https://github.com/facundobatista/jupynotex/
catalogue-contact-repository https://github.com/facundobatista/jupynotex/
+catalogue-contact-support https://github.com/facundobatista/jupynotex/issues
catalogue-ctan /macros/latex/contrib/jupynotex
catalogue-license apache2
catalogue-topics foreign-import data-import ext-code
-catalogue-version 0.1
+catalogue-version 1.0
name jura
category Package
@@ -173579,22 +174547,24 @@ catalogue-version 0.7
name jwjournal
category Package
-revision 69162
+revision 72172
shortdesc A personal class for writing journals
relocated 1
longdesc This LaTeX document class enables the user to turn simple pure
longdesc text entries into a colorful and nicely formatted journal.
depend einfart
-containersize 4344
-containerchecksum 9778eb2f8a5999584afdb07b9604691d9ed1253a8a2bdedf569a10e892e876288a74c525bab2e0d26f8ed851d94f81e4a3625a54f1246cb0428a24308546d502
-doccontainersize 207444
-doccontainerchecksum dde16cc247d095b61e09b62039f081afa1855778b7d804e6e5692213c25a14c2746204a730f7934a531142f5b9151dc183b20f1d2aa14429d448cc5d4e543996
-docfiles size=87
+containersize 4360
+containerchecksum ab83dff90500ba693788ddf6c112dec381eba6f551e1f9da1df6c00c315dc85eac62b7c50f9b6cac12ab22fb323cd0f486360852f1bbbba3eaddb44b828cafbc
+doccontainersize 412296
+doccontainerchecksum fdf642685973e6116c51ef03ce82d9892ab50bd17176e4c71c82fec4e504ef0b517d5516b6cd16a7db3e094f49c79f3d583c3deed0a2ce2e94164ce8d15d7ac3
+docfiles size=139
RELOC/doc/latex/jwjournal/DEPENDS.txt
RELOC/doc/latex/jwjournal/LICENSE
RELOC/doc/latex/jwjournal/README.md details="Readme"
RELOC/doc/latex/jwjournal/jwjournal-demo-cn.pdf details="Example of use (Chinese)"
RELOC/doc/latex/jwjournal/jwjournal-demo-cn.tex
+ RELOC/doc/latex/jwjournal/jwjournal-demo-de.pdf details="Example of use (German)"
+ RELOC/doc/latex/jwjournal/jwjournal-demo-de.tex
RELOC/doc/latex/jwjournal/jwjournal-demo-en.pdf details="Example of use (English)"
RELOC/doc/latex/jwjournal/jwjournal-demo-en.tex
RELOC/doc/latex/jwjournal/jwjournal-demo-fr.pdf details="Example of use (French)"
@@ -175462,6 +176432,38 @@ catalogue-license gpl
catalogue-topics doc-supp
catalogue-version 1.6
+name keytheorems
+category Package
+revision 72470
+shortdesc An l3keys interface to amsthm
+relocated 1
+longdesc An expl3-implementation of a key-value interface to amsthm,
+longdesc implementing most of the functionality provided by thmtools.
+longdesc Several issues encountered with thmtools are avoided (see the
+longdesc README for a list) and a few new features are added.
+containersize 17156
+containerchecksum 956e97dd2a424b56c9f82ebd8a9541c69873d43039477c6974f5a64723614675034cf99a012dbd6199494fc5d6461eb5b78e184ed6387269aaba10b3632ada76
+doccontainersize 157956
+doccontainerchecksum 37c8a92dc7cb551beb0c5aae5a2323602e987c2a6a74e8bf5cd428d107e737ec7156541e8f009c1f587424bb2bd00107f2374123d9a1848abd14976f8060421f
+docfiles size=52
+ RELOC/doc/latex/keytheorems/CHANGELOG.md
+ RELOC/doc/latex/keytheorems/README.md details="Readme"
+ RELOC/doc/latex/keytheorems/keytheorems-doc.pdf details="Package documentation"
+ RELOC/doc/latex/keytheorems/keytheorems-doc.tex
+runfiles size=32
+ RELOC/tex/latex/keytheorems/class-support/keythms-amsart-support.tex
+ RELOC/tex/latex/keytheorems/class-support/keythms-amsbook-support.tex
+ RELOC/tex/latex/keytheorems/class-support/keythms-amsproc-support.tex
+ RELOC/tex/latex/keytheorems/class-support/keythms-beamer-support.tex
+ RELOC/tex/latex/keytheorems/class-support/keythms-memoir-support.tex
+ RELOC/tex/latex/keytheorems/keytheorems.sty
+catalogue-contact-bugs https://github.com/mbertucci47/keytheorems/issues
+catalogue-contact-repository https://github.com/mbertucci47/keytheorems
+catalogue-ctan /macros/latex/contrib/keytheorems
+catalogue-license lppl1.3c
+catalogue-topics maths maths-theorem keyval expl3
+catalogue-version 0.1.6
+
name keyval2e
category Package
revision 23698
@@ -175933,7 +176935,7 @@ catalogue-topics doc-errata
name knuth-hint
category Package
-revision 71883
+revision 72019
shortdesc HINT collection of typeset C/WEB sources in TeX Live
relocated 1
longdesc The knuth-hint package contains the large collection of HINT
@@ -175950,10 +176952,10 @@ longdesc was added to TeX Live 2022. The HINT files can be viewed on
longdesc Linux, Windows, and Android with the hintview application. The
longdesc knuth-hint package is a showcase of HiTeX's capabilities.
containersize 880
-containerchecksum b669d5a0a6d824054af96827cc2f7245d8be8d0654fded634fe82be6c04175fdfcc68d5430947963236e537b2af63f959376cbf9fc42a43b07c47293fbc704db
-doccontainersize 21576812
-doccontainerchecksum 21d5309257f6af3aac9aa3ea60bd2bb5ae6e12fb4b62093e4de9eac633039a114862a755aee22fcf25f711e80e8aa2dff43635c92712120abd9102e2d8df6e4d
-docfiles size=14457
+containerchecksum 8e3e21faeca21b15ca54c312654549fe8082fc5bfe0d7faf797f5ce7f3ca733d29315cd6cff23b072cb9bb1a6cac11961af5d3c310ad38a85edc9d6af30c440c
+doccontainersize 21682320
+doccontainerchecksum d759cdb94822340440c94e209b8f9fadf596191c42fd993890d3cc49ff635644e95f0caad08605bfe265af5d179beb1ab734dd00d88dd329fb98b319b1ed8395
+docfiles size=14695
RELOC/doc/generic/knuth-hint/README.md details="Readme"
RELOC/doc/generic/knuth-hint/bibtex/bibtex-changes.hnt
RELOC/doc/generic/knuth-hint/bibtex/bibtex.hnt
@@ -176043,7 +177045,7 @@ catalogue-contact-support https://tug.org/texmfbug
catalogue-ctan /info/knuth-hint
catalogue-license pd knuth
catalogue-topics collection
-catalogue-version 2.4
+catalogue-version 2.5
name knuth-lib
category Package
@@ -176139,7 +177141,7 @@ catalogue-topics collection
name knuth-pdf
category Package
-revision 71883
+revision 72018
shortdesc PDF collection of typeset C/WEB sources in TeX Live
relocated 1
longdesc Here you find a large collection of PDF documents for many
@@ -176156,10 +177158,10 @@ longdesc searching. They all stem from the system that Knuth created.
longdesc The central entry point is the "index" file, with links to the
longdesc individual documents, either in HTML or in PDF format.
containersize 856
-containerchecksum 4cdbc800fe8568652bfc5893740ae38f68700a7d8d31ace59e1bb48fd5c157fdeaef41183df8e2a26fe04718b4a97de2dd3f38374393b2b5a20cd88d186b9b36
-doccontainersize 54073300
-doccontainerchecksum 4009635164e8f3c6b258a054d961ed94369dac1b8032c6f79196ae8e26947e34f8f2eab1f08239527511deca5af890a93c9f542cdcf2c0dd0958b12b607cf95b
-docfiles size=14165
+containerchecksum d7c417fbfd89ef02f8522067c63cc42fe21a9cf2dc1edaccf19c19938af2cf785fd7758d6ead1df648ff52f0ad8c6ef65428604e2ea10b367ba87056dc9180c4
+doccontainersize 54175864
+doccontainerchecksum daf3db57b748ee82a037109e74ecbbecff6fe26cc28695b7ee770ad9a981b427417c54827c0d3b36f4aff5022ed6d22adfbb279f562522123bebd637ee11be4a
+docfiles size=14189
RELOC/doc/generic/knuth-pdf/README.md details="Readme"
RELOC/doc/generic/knuth-pdf/bibtex/bibtex-changes.pdf
RELOC/doc/generic/knuth-pdf/bibtex/bibtex.pdf
@@ -176248,7 +177250,7 @@ catalogue-contact-support https://tug.org/texmfbug
catalogue-ctan /info/knuth-pdf
catalogue-license pd
catalogue-topics collection
-catalogue-version 2.4
+catalogue-version 2.5
name koma-moderncvclassic
category Package
@@ -176871,17 +177873,17 @@ catalogue-version 0.9.2
name korigamik
category Package
-revision 68204
+revision 71991
shortdesc Typeset articles using KorigamiK's document class
relocated 1
longdesc The KorigamiK class is used for typesetting documents for
longdesc university or school projects and lab reports. It is based on
longdesc the article class with modifications to allow for more flexible
longdesc front-matter among other small changes.
-containersize 3364
-containerchecksum 8218a2e5d09cc572c3e3bcba6d49ad9ef9be5016cbf2f3bb57c7f649fc638f718f5d91c09c3d9013ac182e651b0c53b65c7a118a021eda68a53a1e8641a0a8ee
+containersize 3348
+containerchecksum 4021b99d8ac5f554cb8faf2028adede6ffc49e37aee96a65dd6eaf6496f7190a437bb1d165263fd08e906d8f9079658f07887b3e5155a54dddd12c2637c2018f
doccontainersize 122504
-doccontainerchecksum 291a1153ed32bce9c7b845a40b4de3f63715f2179765021c1ac3f678bf1594a0abe405824099826eeeae30a90a5fd773e6e5aa91fe66a08ed47c91f371fdb6cc
+doccontainerchecksum bd28bd5c2b56ec250856410ec76ce6b4563c1cb7f0c257a10b77d8fae21aed644e522e90bd463fb24a45d91476d6563a5e9d09d89ec333ded01f035ba15e1189
docfiles size=39
RELOC/doc/latex/korigamik/COPYING
RELOC/doc/latex/korigamik/README.md details="Readme"
@@ -176889,7 +177891,6 @@ docfiles size=39
RELOC/doc/latex/korigamik/korigamik-example.tex
runfiles size=2
RELOC/tex/latex/korigamik/korigamik.cls
-catalogue-contact-announce https://korigamik.zc.al
catalogue-contact-bugs https://github.com/KorigamiK/doc-korigamik/issues/
catalogue-contact-repository https://github.com/KorigamiK/doc-korigamik/
catalogue-ctan /macros/latex/contrib/korigamik
@@ -177248,7 +178249,7 @@ binfiles arch=x86_64-solaris size=3
name kpathsea
category TLCore
-revision 71664
+revision 72376
shortdesc Path searching library for TeX-related files
longdesc Kpathsea is a library and utility programs which provide path
longdesc searching facilities for TeX file types, including the
@@ -177258,9 +178259,9 @@ longdesc distributed separately, but rather is released and maintained
longdesc as part of the TeX Live sources.
depend kpathsea.ARCH
containersize 33080
-containerchecksum 7f90d2e6c16199d0ee7bf8539506925d156c4a5f843dfab8a69ed67b26f770e82c90cf0b3da6a0586b07ede5f10873a23c306fb84c9cd825bdaf95e5cd4391bb
-doccontainersize 1057472
-doccontainerchecksum b072615cdb7c51260039fa5c2c7fa4476bf04a4d8963d644b5c37c03d0e35938eb6b98493664180af58d2e0c40c29a4ca98bcc5d06390c4f7b070537759c8f58
+containerchecksum f8f5404087aeec306e7c2713a165b0ced5bf02aaf5b002e0ac9c603c1a9f9eed3fedfff96ab47cba9c44e4360a0e98fd702a6c178ff51eed198d58717008f8b8
+doccontainersize 1057476
+doccontainerchecksum ba35e45f839354fd5047c12595656cd61ca1426dc164f596f159d2aa2e0cdd38e98e2fd8dc1389bce55db710510057945626a0c7a204e93edab400fa148b3205
docfiles size=584
texmf-dist/doc/info/dir
texmf-dist/doc/info/kpathsea.info
@@ -180569,7 +181570,7 @@ catalogue-version 1.1
name l3backend
category Package
-revision 71341
+revision 71991
shortdesc LaTeX3 backend drivers
relocated 1
longdesc This package forms parts of expl3, and contains the code used
@@ -180578,17 +181579,17 @@ longdesc The functions here are defined differently depending on the
longdesc engine in use. As such, these are distributed separately from
longdesc l3kernel to allow this code to be updated on an independent
longdesc schedule.
-containersize 16260
-containerchecksum 2f5e25642673301acf0eb98056cd445260d163507c84cd3b8c3f656b0795d3426b7b2bdee99156b133f6f994cd9889d9549ddde267838a443a95e035883dde07
+containersize 16256
+containerchecksum 57efe82dbb8ba599b3f68b256715a0fe530e7125a34ed18038015a60fa11b39d0d2b6820c104b77ad64ca50dea63486d73c2d8adb28338de59a80c0f2a390257
doccontainersize 862344
-doccontainerchecksum fde4231a10cf436609cc3e563af93967f34f92da3bfe3896d15db6cf15c372a07b57b1a19a24edb1b2e7158d101e7f1ae214b15721ef56dba3fd110d2468a253
+doccontainerchecksum 0f8693303f10d804a045595e9bcc0c3c19cb4a959e25843779ca3d9b248f7173bda259a2c0d95fcd34ed0cb2d5b4557b8064ce3d00364a34a713a93d9cde1035
docfiles size=227
RELOC/doc/latex/l3backend/CHANGELOG.md
RELOC/doc/latex/l3backend/README.md details="Readme"
RELOC/doc/latex/l3backend/l3backend-code.pdf details="Package documentation"
RELOC/doc/latex/l3backend/l3backend-code.tex
srccontainersize 33800
-srccontainerchecksum f8b7859faac2a5cd692b0ee7d6279a6a1f134efccb328faad25ca28cbee5d7d7a40ca39f8c9412f2936ea2288ce8fcfa48f92ef0d376d3297deae60c39cfbc3b
+srccontainerchecksum 4167135d9eb71ca97ed3eb270ba6185b4d745cc8b780db925976303a5b646896f1d3d54dc882e1d79cca5a20e1fc6df122bab2d68fc02c804718775242aa89f4
srcfiles size=58
RELOC/source/latex/l3backend/l3backend-basics.dtx
RELOC/source/latex/l3backend/l3backend-box.dtx
@@ -180609,7 +181610,7 @@ runfiles size=51
RELOC/tex/latex/l3backend/l3backend-pdftex.def
RELOC/tex/latex/l3backend/l3backend-xetex.def
catalogue-contact-bugs https://github.com/latex3/latex3/issues
-catalogue-contact-home http://www.latex-project.org/code.html
+catalogue-contact-home https://www.latex-project.org
catalogue-contact-repository https://github.com/latex3/latex3/
catalogue-ctan /macros/latex/required/l3backend
catalogue-license lppl1.3c
@@ -180659,7 +181660,7 @@ catalogue-topics latex3 expl3 macro-supp pre-release
name l3build
category Package
-revision 71371
+revision 72493
shortdesc A testing and building system for (La)TeX
longdesc The build system supports testing and building LaTeX3 code, on
longdesc Linux, Mac OS X and Windows systems. The package offers: A unit
@@ -180671,19 +181672,19 @@ longdesc material released by the LaTeX3 team, and may be updated on a
longdesc different schedule.
depend l3build.ARCH
depend luatex
-containersize 36864
-containerchecksum 6043a76a00325ef07bbf09ffb5d6d75dbd19d9e824f5fd3d269e29e2facd06f9c7c0777e92fcc338f0a90e025e8b7b629e71f6047103d27b434910e327c9ec87
-doccontainersize 753592
-doccontainerchecksum df1ddd66c8e7bad4eb73508ddea99c80529fabdf4290f3df61c047d4554ad06cffa8f64e164c2adcfdd573e4e8fc274ffe97ad72d89431a85de0a8e9f33fdf9c
-docfiles size=196
+containersize 36932
+containerchecksum 22bcffb052108126b29ef3638694d1bd5ebd5a709b37861a3c68ba0e2f47925c5c6b9238c9acb5098f63e96b24f605234457bd5e713da9fbb4a16d06091038e7
+doccontainersize 755976
+doccontainerchecksum 9a6840ac2e0832a202063acf21de42d440f72ad02ea20a4428d638a603c9e5b8f69c1c337ee1762825c2cb00c2de7b084062fcad31b335f47868ea27e35fb1ae
+docfiles size=197
texmf-dist/doc/latex/l3build/CHANGELOG.md
texmf-dist/doc/latex/l3build/README.md details="Readme"
texmf-dist/doc/latex/l3build/l3build.pdf details="Package documentation"
texmf-dist/doc/man/man1/l3build.1
texmf-dist/doc/man/man1/l3build.man1.pdf
-srccontainersize 31888
-srccontainerchecksum 94b1227bdf13e8eb4d7f9d5bbf01b10c16c812141232ca0e7ff0d18b64ff667256d078c5774f2fd9a5a3b4473d317eaf70360d154c748ce4ad00f1300ede090d
-srcfiles size=29
+srccontainersize 32168
+srccontainerchecksum 8461abadbc42092ace89a93fed9326c53955c53d3f073fd275bf1a0a4e03344528057ec89d8fcdfe4ef1a9f0a3e140673f9522d678280204844dbcbb43f04907
+srcfiles size=30
texmf-dist/source/latex/l3build/l3build.dtx
texmf-dist/source/latex/l3build/l3build.ins
runfiles size=48
@@ -180850,7 +181851,7 @@ binfiles arch=x86_64-solaris size=1
name l3experimental
category Package
-revision 70637
+revision 71991
shortdesc Experimental LaTeX3 concepts
relocated 1
longdesc The l3experimental packages are a collection of experimental
@@ -180868,10 +181869,10 @@ longdesc 'handle' positions, supplementing the simple TeX reference
longdesc point; xgalley, which controls boxes receiving text for
longdesc typesetting.
depend l3kernel
-containersize 22092
-containerchecksum 497e644dfefe7b4dd487f293d938e3235aeff92272e2d9720de23ab481804678307cd150bdbe611c903abe9fd4e50e59ff841499b7519fa4b09a49d173abcc42
-doccontainersize 2945672
-doccontainerchecksum 898be8bb8f7047416e7c4561c81df8e3b7812c3bc0fc94f2f3ae82e4a3c007c518c3b761e50b9bc1743950b5791f19e06728c6352d6c245348dbdd0a858ead2d
+containersize 22084
+containerchecksum de17019573671ee1b1c6bd99071e4f9e743c5a569707b8e5487bc4f40ab329c44b748b675cbebe42f986924bf7eb951db716498501d64919cecc2348614276f3
+doccontainersize 2945668
+doccontainerchecksum 46f66a9c3e1a9364e6c314cd9a7715ccd3df53c122b0e0e2f21a4ea39a384cdc875a721783a0d2ec545ac936b0676b3923786ca1f2aa647fbfcc419d747611ee
docfiles size=908
RELOC/doc/latex/l3experimental/CHANGELOG.md
RELOC/doc/latex/l3experimental/README.md details="Readme"
@@ -180885,8 +181886,8 @@ docfiles size=908
RELOC/doc/latex/l3experimental/xcoffins/xcoffins.pdf details="xcoffins documentation"
RELOC/doc/latex/l3experimental/xgalley/l3galley.pdf
RELOC/doc/latex/l3experimental/xgalley/xgalley.pdf details="xgalley documentation"
-srccontainersize 75428
-srccontainerchecksum d0a316715978d9fed7fe802239f87c18022595f6749d2155e86d49bafb399a156e4dfe67c90e81ce01da956ce17b82b4a23013d780ee042872af79d7b5044e9b
+srccontainersize 75420
+srccontainerchecksum e495def454fa36fdcdc15e4b9a632723f15915dc8daa4315639786d6cb7d698d5a1f27ae9bf0c6f86d3fc746225b510e0188b9934ad77e09bd07628bfaa18b03
srcfiles size=124
RELOC/source/latex/l3experimental/l3benchmark/l3benchmark.dtx
RELOC/source/latex/l3experimental/l3benchmark/l3benchmark.ins
@@ -180921,14 +181922,14 @@ runfiles size=46
RELOC/tex/latex/l3experimental/xgalley/l3galley.sty
RELOC/tex/latex/l3experimental/xgalley/xgalley.sty
catalogue-also l3kernel l3packages
-catalogue-contact-home http://www.latex-project.org/code.html
+catalogue-contact-home https://www.latex-project.org
catalogue-ctan /macros/latex/contrib/l3experimental
catalogue-license lppl1.3c
catalogue-topics macro-supp layout latex3 pre-release
name l3kernel
category Package
-revision 71444
+revision 72365
shortdesc LaTeX3 programming conventions
relocated 1
longdesc The l3kernel bundle provides an implementation of the LaTeX3
@@ -180938,11 +181939,11 @@ longdesc LaTeX3 kernel and other future code are built: it is an API for
longdesc TeX programmers. The packages are set up so that the LaTeX3
longdesc conventions can be used with regular LaTeX2e packages.
depend l3backend
-containersize 180264
-containerchecksum ed87da369b52e36601af3efa0dabfc1892973bc7b786056357781b96302a1ae9642d67d30b185d3c398fed2f9cc920d4351785b6477fc0098c9fb24f2f464dd0
-doccontainersize 12053724
-doccontainerchecksum 2b44ec06942f2d4e863349184418c12a246563d2f552783af98ef3da970b8bcb859e4ef9d1523b6a9cdc9f39c88e4099985718f6567a9ddbb0bb24fdeddf6ad4
-docfiles size=3511
+containersize 180340
+containerchecksum eb4dd493b14a106c260486b35c62f9b501bc7b1bb5af25dc6cfdb5eac9fcce254561f28187806ee4848f710052ea288af47baaaa7ac0441a9302da56c2aff112
+doccontainersize 12075204
+doccontainerchecksum 1e471a0fba9df74e5e80207f9aebc2033c8d1396b475801abefd53d5f6235b075ebf05901454298efe6e1ecfbb82c4d03dd4f9e4461c4aa0fb597b7f86dad877
+docfiles size=3516
RELOC/doc/latex/l3kernel/CHANGELOG.md
RELOC/doc/latex/l3kernel/README.md details="Readme"
RELOC/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -180989,8 +181990,8 @@ docfiles size=3511
RELOC/doc/latex/l3kernel/source3.pdf
RELOC/doc/latex/l3kernel/source3.tex
RELOC/doc/latex/l3kernel/source3body.tex
-srccontainersize 622456
-srccontainerchecksum fea31b63f01bf65d6b54f532c4d21fe031ad6d2f7cf3c7ad977e88ba9d977a63562154fca6debb1cdef60b87b2eab59bd0c4923fb6fd0db53424db0d61e8a77a
+srccontainersize 622832
+srccontainerchecksum 6052d68c011f1f9b1ce15e25ae07821ba402f3d294378767b45edcf9c570167c62976dcb15287e20b0b061641d94c49d4245fbb5bae0415253727ebb03cabcad
srcfiles size=961
RELOC/source/latex/l3kernel/expl3.dtx
RELOC/source/latex/l3kernel/l3.ins
@@ -181080,7 +182081,7 @@ runfiles size=368
RELOC/tex/latex/l3kernel/l3str-enc-iso88599.def
catalogue-also l3backend l3packages l3experimental
catalogue-contact-bugs https://github.com/latex3/latex3/issues
-catalogue-contact-home http://www.latex-project.org/code.html
+catalogue-contact-home https://www.latex-project.org
catalogue-contact-repository https://github.com/latex3/latex3
catalogue-ctan /macros/latex/required/l3kernel
catalogue-license lppl1.3c
@@ -181088,18 +182089,18 @@ catalogue-topics format latex3 pre-release
name l3kernel-dev
category Package
-revision 71856
+revision 72506
shortdesc Development pre-release of l3kernel
relocated 1
longdesc This is a pre-release version of the l3kernel package. It
longdesc accompanies the pre-testing kernel code (latex-base-dev), and
longdesc is intended for testing by knowledgeable users.
depend l3backend-dev
-containersize 180072
-containerchecksum 47b80cbd76b432e033ec3f5f44aa1dc2863afedfa46d42e55650cb595d6e29c1dd905d94eb0cbe5c67f338fe8aa53c760dbd0d7136eb7c15e94c48964cb54f4e
-doccontainersize 12040736
-doccontainerchecksum 57440ea7274e0b9ca473c0afefa5e2235346e5a1db3d9648f8e85a1b493b810812e604d417e41dcd2f36aea5fc7132fec58c676f62ccb6ba692c95c96ed4ed15
-docfiles size=3507
+containersize 180232
+containerchecksum ed16066877248c893b907a1d80f98691534b424f6949f3a26f21bc9e1cc0ce0383dbfed7fa83b69a9afb809f15ffa3aed01563b9771b3d7bcc3e63a33bc3f8a0
+doccontainersize 12070724
+doccontainerchecksum 312abe641ed0fae4f185e8575be33a99927abdd5ace3c3ae4b7c38965e4d70a435b2fe68842d92a1e264b94381d6b1294fc0d930ff10011006e5a4659e8e52e7
+docfiles size=3517
RELOC/doc/latex-dev/l3kernel/CHANGELOG.md
RELOC/doc/latex-dev/l3kernel/README.md details="Readme"
RELOC/doc/latex-dev/l3kernel/expl3.pdf details="The LaTeX3 Programming Language"
@@ -181146,8 +182147,8 @@ docfiles size=3507
RELOC/doc/latex-dev/l3kernel/source3.pdf
RELOC/doc/latex-dev/l3kernel/source3.tex
RELOC/doc/latex-dev/l3kernel/source3body.tex
-srccontainersize 622388
-srccontainerchecksum 5e52123f74b7cf6234f8d04f2598b2091d5f98e36ae5816194353bd664dc4ceaa6fa4edb796c3a70044521885299dd26675afbd8341f1e6c4fc9430844753c5d
+srccontainersize 623012
+srccontainerchecksum b5e931ade0f0b47c4b24322c81a0acf689bd2a0f77e0ce7d4e0e3313a9f267b092f725a87c4c62275c17313e60a8c9b7aa3146e91b7e953e769b0f8e80579d89
srcfiles size=961
RELOC/source/latex-dev/l3kernel/expl3.dtx
RELOC/source/latex-dev/l3kernel/l3.ins
@@ -181241,7 +182242,7 @@ catalogue-topics format latex3 pre-release
name l3packages
category Package
-revision 71323
+revision 72128
shortdesc High-level LaTeX3 concepts
relocated 1
longdesc This collection deals with higher-level ideas such as the
@@ -181252,10 +182253,10 @@ longdesc appropriate LaTeX kernel releases incorporating the ideas from
longdesc the packages here are l3keys2e 2022-06-01 xfp 2022-06-01 xparse
longdesc 2020-10-01 xtemplate 2024-06-01
depend l3kernel
-containersize 20344
-containerchecksum 42cc50c06ce0a4840b172dbf05b0352ba96571f59f51814844f17ce2a5453a6614a0b40494937d941a7f3cae5f150f8a4c4bdc927061b822923c34f1b95b78ca
-doccontainersize 1457748
-doccontainerchecksum 2e4273293a144f742d5c11f423295e78e42c451999122fea50edcaab4e945a4d76f680c36ea602ae54a4bc9fb03f73438620bc108044f8f74600ee515fed43a4
+containersize 20424
+containerchecksum f0d9762be695c12a675d3f2bcf1a211b933c634ae9ca6fc458063d6ead5e33d1b9136ea715ff04993f1f20b549cca3b12414647e3b3628e2135ba52a90b643d9
+doccontainersize 1458196
+doccontainerchecksum 55c40fa419ed6595ffbe6679f9320cfece7176e7baa56293e14ae5c30cd7ee0bd7d57d6123551cbbae384f84b4e769b395f402aa1922624196a1f2a790d22750
docfiles size=433
RELOC/doc/latex/l3packages/CHANGELOG.md
RELOC/doc/latex/l3packages/README.md details="Readme"
@@ -181264,8 +182265,8 @@ docfiles size=433
RELOC/doc/latex/l3packages/xfp/xfp.pdf details="xfp documentation"
RELOC/doc/latex/l3packages/xparse/xparse.pdf details="xparse documentation"
RELOC/doc/latex/l3packages/xtemplate/xtemplate.pdf details="xtemplate documentation"
-srccontainersize 27284
-srccontainerchecksum 83f14881a9fe10133867601a5bdbb5526d4a775d6fbbaa828f1344c6712d6c13500fb74579c2d966b652daaf8afe707fc46a1852c67f4eed8de4d7891c7f1ce8
+srccontainersize 27412
+srccontainerchecksum 2b210c23be60534c90a1e243baf569b1b9efd5dd3724bccc1e9f84e371db556251e28104b794626720b5173e0cd77ab8db514b42847fc89aea2b98115902f66a
srcfiles size=33
RELOC/source/latex/l3packages/l3keys2e/l3keys2e.dtx
RELOC/source/latex/l3packages/l3keys2e/l3keys2e.ins
@@ -181287,7 +182288,7 @@ runfiles size=64
RELOC/tex/latex/l3packages/xtemplate/xtemplate.sty
catalogue-also l3kernel l3experimental
catalogue-contact-bugs https://github.com/latex3/latex3/issues
-catalogue-contact-home http://www.latex-project.org/code.html
+catalogue-contact-home https://www.latex-project.org
catalogue-ctan /macros/latex/contrib/l3packages
catalogue-license lppl1.3c
catalogue-topics macro-supp latex3 pre-release
@@ -182846,7 +183847,7 @@ catalogue-version 2024-11-01 pre-release 0
name latex-base-dev
category Package
-revision 71510
+revision 72097
shortdesc Development pre-release of the LaTeX kernel
relocated 1
longdesc This package provides a testing release for upcoming LaTeX2e
@@ -182856,11 +183857,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 247596
-containerchecksum 23da0e58d670b0d556e1411c05efded5fa0effddc01b7cb4fd248dbcaeeb5e51fdbae1e1aa8d9808b156ad96c330030e12a35213f5277242bcba3206f82a1911
-doccontainersize 35789928
-doccontainerchecksum 33d01b09eba9ad8d9de822429e7a2344d15f9d3a42f4365fbe5ee8c57e06039e49a3dc9f126cde84924fc9d06b33e3515d215898faa793473d2066624dae63e1
-docfiles size=11339
+containersize 248500
+containerchecksum f6a9a13fa65c9fbac4ca791f0b64a473f3f469e5536fd19b054818c582a96c831e69f9b6baf0065fd8ba5247e159bfeb74a14f72e6d26f4c237dbd42dab240e7
+doccontainersize 35951060
+doccontainerchecksum 9a9c3c94bfa98db6ef8b9d05c7cf8b0130c308317593ec9d54309bad1fb922adeb076b8a9bffbe27f1e27cb0a5882db21a8cc725685298dd2966d22cf5c7ff9e
+docfiles size=11390
RELOC/doc/latex-dev/base/README.md details="Readme"
RELOC/doc/latex-dev/base/alltt.pdf
RELOC/doc/latex-dev/base/bugs.txt
@@ -183045,9 +184046,9 @@ docfiles size=11339
RELOC/doc/latex-dev/base/utf8ienc.pdf
RELOC/doc/latex-dev/base/webcomp.err
RELOC/doc/latex-dev/base/webcomp.pdf
-srccontainersize 780752
-srccontainerchecksum 9a13869d1bc4290f1e5cb5d4c93aaf5ec8beac57cf8741df3e64ea67b39f5b2566b812b51d0e86ade86f405a7af36cf04129bd555f7cbaac5bdfc9f9b0b0eb8f
-srcfiles size=1153
+srccontainersize 784452
+srccontainerchecksum b4b521cf52b5c4cf4362650c33c529e467f3b093155f9dd93d470387a805ced025c2151b8fda6eae81b9d93256f5e0916524debe02c05a90f9ebb01d634a0636
+srcfiles size=1157
RELOC/source/latex-dev/base/alltt.dtx
RELOC/source/latex-dev/base/alltt.ins
RELOC/source/latex-dev/base/classes.dtx
@@ -183156,7 +184157,7 @@ srcfiles size=1153
RELOC/source/latex-dev/base/tulm.ins
RELOC/source/latex-dev/base/unpack.ins
RELOC/source/latex-dev/base/utf8ienc.dtx
-runfiles size=704
+runfiles size=707
RELOC/tex/latex-dev/base/alltt.sty
RELOC/tex/latex-dev/base/ansinew.def
RELOC/tex/latex-dev/base/applemac.def
@@ -183327,7 +184328,7 @@ catalogue-also latex-base
catalogue-ctan /macros/latex-dev/base
catalogue-license lppl1.3c
catalogue-topics format class latex-devel
-catalogue-version 2024-11-01 pre-release 1
+catalogue-version 2024-11-01 pre-release 3
name latex-bin
category TLCore
@@ -183875,7 +184876,7 @@ catalogue-version 2
name latex-doc-ptr
category Package
-revision 57311
+revision 72417
shortdesc A direction-finder for LaTeX resources available online
relocated 1
longdesc A brief set of recommendations for users who need online
@@ -183884,16 +184885,15 @@ longdesc documentation of LaTeX itself, in distributions. For example,
longdesc it could be used in the command texdoc latex, in the TeX Live
longdesc distribution.
containersize 520
-containerchecksum 22017cc47746d2e14436915a0d649b31050debff1827cca44a3ab7bf9b240f40450d445a8eaab811b8737f589839ab7f2078aced47b65b320237ddbcc443b99a
-doccontainersize 186924
-doccontainerchecksum c7d7217a9136785cfd6ddb000e51d455e7482bfe395a9131329767bfffc71f918c2349b1426b615a6740263c958530c68c044ee3ae78300a004a8acf20bd8bdc
-docfiles size=68
+containerchecksum 914894a495f39cd9f8c54db88dc2abedc507c48eb7d95fc6a8641600387260631439d6c7179012a99a7cf13341790d6f3883d2e6d47df0093084bf71a715cc33
+doccontainersize 196148
+doccontainerchecksum a2f36b5a886415535af0e3771aa88ef47795f2eebcff06515f606fdd81ae5727cabbb4fb9019f4aeea72a417b2f603c31906de008d713b7cb5e1911efa3d295e
+docfiles size=69
RELOC/doc/latex/latex-doc-ptr/LICENSE
RELOC/doc/latex/latex-doc-ptr/Makefile
RELOC/doc/latex/latex-doc-ptr/README details="Readme"
RELOC/doc/latex/latex-doc-ptr/dash.sty
RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.css
- RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.css.replacement
RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.html
RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf details="The document itself"
RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.sty
@@ -184667,7 +185667,7 @@ catalogue-topics book-ex
name latex-graphics-dev
category Package
-revision 71433
+revision 72039
shortdesc Development pre-release of the LaTeX graphics bundle
relocated 1
longdesc This is a pre-release version of the standard LaTeX graphics
@@ -184675,11 +185675,11 @@ longdesc bundle. It accompanies the pre-testing kernel code
longdesc (latex-base-dev), and is intended for testing by knowledgeable
longdesc users.
depend graphics-cfg
-containersize 15888
-containerchecksum 574378e8bc6a9453f52916c9fe14a959ae0a0bffafb2cb491bcfc5d9b73d5c5089793f0289d159669ce0e8c47259e51ea3275548596328b42f5873993a423bd1
-doccontainersize 2490660
-doccontainerchecksum 72deb35e7d5b4e8d2e5cc5d1349c87848b33db659ebc26b03e7732b56ca0d1144874133dc8fd957a220786dc6cb24f47c06210f41ca7eaf527ebd446190d657c
-docfiles size=775
+containersize 15896
+containerchecksum f2b6bbc61186f23bc4a346d00257f50a11d3229fb66c7a847136603d17d82dfd50bc9352d57f058b24a384f1b4f53175e7658b813d9053561ccdb6cc3d37b9f1
+doccontainersize 2492296
+doccontainerchecksum e2148f22bc87768c838ddb8e8b225d53c4f8eddebfc45670057c3c780904aca703f163430be12a7300ad06abd831c8e2c55eaabc81b2a9dcf9848c4f705d4e67
+docfiles size=776
RELOC/doc/latex-dev/graphics/README.md details="Readme"
RELOC/doc/latex-dev/graphics/cat.eps
RELOC/doc/latex-dev/graphics/changes.txt
@@ -184697,8 +185697,8 @@ docfiles size=775
RELOC/doc/latex-dev/graphics/rotex.pdf
RELOC/doc/latex-dev/graphics/rotex.tex
RELOC/doc/latex-dev/graphics/trig.pdf
-srccontainersize 57088
-srccontainerchecksum 8df02302e92a4201f0e8136daed791ffd0cf3eb4e0388adb0c38e8cdeceb7f3325a0e585170cbcd781b0d280e5734fd75b8433177f20dc1f3ace8c361beba448
+srccontainersize 57164
+srccontainerchecksum 6e94ac171116e6d70dd6bcf54ab835dc2781d42c52fbde9aac08a4d92acdb34fbe5d6623ebcde877311a27a931aced61360641e07d6167b6c2609f49fba3d0b7
srcfiles size=69
RELOC/source/latex-dev/graphics/color.dtx
RELOC/source/latex-dev/graphics/drivers.dtx
@@ -184738,7 +185738,7 @@ catalogue-also latex-graphics
catalogue-ctan /macros/latex-dev/required/graphics
catalogue-license lppl1.3c
catalogue-topics graphics collection latex-devel
-catalogue-version 2024-11-01 pre-release 0
+catalogue-version 2024-11-01 pre-release 2
name latex-lab
category Package
@@ -184874,7 +185874,7 @@ catalogue-topics format latex-devel
name latex-lab-dev
category Package
-revision 71416
+revision 72097
shortdesc LaTeX laboratory: Development pre-release
relocated 1
longdesc This package provides a testing release for upcoming changes to
@@ -184882,11 +185882,11 @@ longdesc the latex-lab bundle, which provides a route for additions to
longdesc the LaTeX kernel to be stablised. It accompanies the
longdesc pre-testing kernel code (latex-base-dev), and is intended for
longdesc testing by knowledgeable users.
-containersize 42956
-containerchecksum 4567d4c345ee8351be3ae05de34cd9c4730b7c3542bc7b909d171c5af42e37544e4c081d51aa23130c53c366b91846fb74a5c13f951f0ea8b46cdc31dc3535f2
-doccontainersize 8511860
-doccontainerchecksum b395a8e0ea12ebc3079e94197384de7cdffd7db469195e6f7c3647cb30db95fc97ff219c2a664880d7fcbc353807c5a6d4961fcea668d7a34a0540c8082076b1
-docfiles size=3094
+containersize 45408
+containerchecksum 5cff90757f2f4467df64a9b4be8a5e151bb4510727eb6e0408e34e488ba284ee0d4552604001357c49110ad761cf4a1999b41c576abd2f176ca811dd1127f634
+doccontainersize 8769012
+doccontainerchecksum 418bd8955b4933a54319c12f5e8ff3311317b738e92209d318b5e2fb90f7145e28e56e61cd2267815edd180a83b6a0ee71e9c08a670de6caf54b745fe1105fb9
+docfiles size=3119
RELOC/doc/latex-dev/latex-lab/README.md details="Readme"
RELOC/doc/latex-dev/latex-lab/blocks-code.pdf
RELOC/doc/latex-dev/latex-lab/blocks-code.tex
@@ -184920,9 +185920,9 @@ docfiles size=3094
RELOC/doc/latex-dev/latex-lab/latex-lab-toc-hyperref-changes.pdf
RELOC/doc/latex-dev/latex-lab/latex-lab-toc-kernel-changes.pdf
RELOC/doc/latex-dev/latex-lab/latex-lab-toc.pdf
-srccontainersize 120376
-srccontainerchecksum ef250ee46fd7482fd4e356b4c92522e0348446e8a81a7f80a1f8181fa070394740ca386e2ec3ff14251d55295e577535c28ee3b653378b045a815b4aa9a7f523
-srcfiles size=158
+srccontainersize 126188
+srccontainerchecksum 0b60092b2e10f42a85da31e520f7d5017467b79fef2d68e6bbd6222e53e57da78c9c999692c6d5e231031cabfc69a4f9befff055c04b86f63c05a597ef8595bb
+srcfiles size=167
RELOC/source/latex-dev/latex-lab/documentmetadata-support.dtx
RELOC/source/latex-dev/latex-lab/latex-lab-amsmath.dtx
RELOC/source/latex-dev/latex-lab/latex-lab-bib.dtx
@@ -184948,7 +185948,7 @@ srcfiles size=158
RELOC/source/latex-dev/latex-lab/latex-lab-toc-kernel-changes.dtx
RELOC/source/latex-dev/latex-lab/latex-lab-toc.dtx
RELOC/source/latex-dev/latex-lab/latex-lab.ins
-runfiles size=99
+runfiles size=104
RELOC/tex/latex-dev/latex-lab/bib-latex-lab-testphase.ltx
RELOC/tex/latex-dev/latex-lab/block-latex-lab-testphase.ltx
RELOC/tex/latex-dev/latex-lab/documentmetadata-support.ltx
@@ -184997,7 +185997,7 @@ runfiles size=99
catalogue-ctan /macros/latex-dev/required/latex-lab
catalogue-license lppl1.3c
catalogue-topics format latex-devel
-catalogue-version 2024-11-01 pre-release 0
+catalogue-version 2024-11-01 pre-release 3
name latex-make
category Package
@@ -185345,18 +186345,18 @@ catalogue-version 1.2
name latex-tools-dev
category Package
-revision 71433
+revision 72039
shortdesc Development pre-release of the LaTeX tools bundle
relocated 1
longdesc This is a pre-release version of the standard LaTeX tools
longdesc bundle. It accompanies the pre-testing kernel code
longdesc (latex-base-dev), and is intended for testing by knowledgeable
longdesc users.
-containersize 45844
-containerchecksum ab292e876d066e8170d677f81f824d1debb2354fbd189f1aa8d0dc89392dd4de1caaadd54dbfd164db2d3bfd6f065739f08a78dadb560d3a6c6d99222ee0baea
-doccontainersize 6311088
-doccontainerchecksum 665ffa71bd85bd1460ddca0c76ef11dffc624b8cdafb309978d416d739d08bc1b8c477352e51b9498b82db353f98ca960a7032d7831841839880f39a9d9294ea
-docfiles size=2004
+containersize 46124
+containerchecksum 59e5a98cf357af42f7d2d6ddaeb91f3fe13eed1afb0d9d29c6c8451d9cdbec9c92e52e84928dc59075335f532e8c92f5e93dc5eb2a75d2df081e39728b54ea5f
+doccontainersize 6325960
+doccontainerchecksum a2c46247831ee2487952c9f3fdb38b691c455663f24071ab5f2c00dcdf7cc81f86cfcc74a4118a11b9cb03465d30b34c3b66d17283e196aede3d5ee958b33171
+docfiles size=2012
RELOC/doc/latex-dev/tools/README.md details="Readme"
RELOC/doc/latex-dev/tools/afterpage.pdf
RELOC/doc/latex-dev/tools/array.pdf
@@ -185389,9 +186389,9 @@ docfiles size=2004
RELOC/doc/latex-dev/tools/verbatim.pdf
RELOC/doc/latex-dev/tools/xr.pdf
RELOC/doc/latex-dev/tools/xspace.pdf
-srccontainersize 241416
-srccontainerchecksum d41dfc1a62fde477f609531ca732d746163811c563eb727d672d7c3079d8ba4da3b9a15c46c58394086bce31de11abacc2c5a0471daa6d4502eda7680b221599
-srcfiles size=285
+srccontainersize 242420
+srccontainerchecksum af1b10cc10e17d0c712da44d8f4edbd1adf7d80378ec311811da5365807f8fe55c9a69bb2b75ed191749b23112404e8572df7bc5f1777703be84b61e55751ca3
+srcfiles size=286
RELOC/source/latex-dev/tools/afterpage.dtx
RELOC/source/latex-dev/tools/afterpage.ins
RELOC/source/latex-dev/tools/array.dtx
@@ -185481,7 +186481,7 @@ runfiles size=128
catalogue-ctan /macros/latex-dev/required/tools
catalogue-license lppl1.3c
catalogue-topics collection latex-devel
-catalogue-version 2024-11-01 pre-release 0
+catalogue-version 2024-11-01 pre-release 2
name latex-uni8
category Package
@@ -186709,7 +187709,7 @@ catalogue-version 0.2
name latexdiff
category Package
-revision 64980
+revision 72099
shortdesc Determine and mark up significant differences between LaTeX files
longdesc Latexdiff is a Perl script for visual mark up and revision of
longdesc significant differences between two LaTeX files. Various
@@ -186722,11 +187722,11 @@ longdesc all changes. Manual editing of the difference file can be used
longdesc to override this default behaviour and accept or reject
longdesc selected changes only.
depend latexdiff.ARCH
-containersize 74664
-containerchecksum ae7179b5a9d410302d750233b6b22d29382406f3222129155c98b1f2ddc23d22ca7abe1683fd013c7302fe8e21e82a376499ae33d83c15a01fa2720696e5b718
-doccontainersize 472668
-doccontainerchecksum 2f484db22ec12886a4d76fabde3a65a982d3e659f524120b377221f91c7ad5973ad6023aa3226dd35baa687c86ec8dd8e736553d1604690d87e68d3cf7be84f8
-docfiles size=266
+containersize 76256
+containerchecksum a2417739560691ed5c523a537503d2ec6e4bdb29471e87072471d0b9a90008a1fd87a3272f9b8b91a0ea957818e2c126f129a3b63cf70162e23fecb8ebed0d23
+doccontainersize 487204
+doccontainerchecksum b3bc3ae2feef1d11618f35a992cb9307878722f466aaabda1a8eaeacfd5632ae7d13260a438bed84eb859fc0ae2109091029b90ef3efd5f53b15a4f47c7cc9a4
+docfiles size=273
texmf-dist/doc/man/man1/latexdiff-vc.1
texmf-dist/doc/man/man1/latexdiff-vc.man1.pdf
texmf-dist/doc/man/man1/latexdiff.1
@@ -186747,7 +187747,7 @@ docfiles size=266
texmf-dist/doc/support/latexdiff/example/example-rev.tex
texmf-dist/doc/support/latexdiff/latexdiff
texmf-dist/doc/support/latexdiff/latexdiff-fast
-runfiles size=76
+runfiles size=78
texmf-dist/scripts/latexdiff/latexdiff-vc.pl
texmf-dist/scripts/latexdiff/latexdiff.pl
texmf-dist/scripts/latexdiff/latexrevise.pl
@@ -186755,7 +187755,7 @@ catalogue-contact-repository https://github.com/ftilmann/latexdiff/
catalogue-ctan /support/latexdiff
catalogue-license gpl3
catalogue-topics doc-mgmt
-catalogue-version 1.3.3
+catalogue-version 1.3.4
name latexdiff.aarch64-linux
category Package
@@ -190653,7 +191653,7 @@ catalogue-version 0.41
name letgut
category Package
-revision 70491
+revision 72490
shortdesc Class for the newsletter "La Lettre GUTenberg" of the French TeX User Group GUTenberg
relocated 1
longdesc The French TeX User Group GUTenberg has been publishing "The
@@ -190679,11 +191679,11 @@ longdesc d'Administration de l'association, elu en novembre 2020, a
longdesc souhaite fournir une classe mieux structuree, davantage perenne
longdesc et documentee, a meme d'etre publiee sur le CTAN. C'est
longdesc desormais chose faite avec la presente classe letgut.
-containersize 53324
-containerchecksum c15fd728d7bf9bca8f39cd954e591eeea3a9ede3c7e3c8251c21980b045a34422b306bb99ee916d612ee7e2c02c2c999f885c6f842c0f466ae9648b511317056
-doccontainersize 1324816
-doccontainerchecksum 33e37b14346a8a434dfd0c089e4db5df60d2a24ad6ba4e0095fc8770ca8a098414a0486919f7b1258137c68b00e5d9e97bd9583cd299261fb048cb33d1738c78
-docfiles size=434
+containersize 53476
+containerchecksum e45f1a611365f8ed262f80e7b80f553912367f28ce8f4cb3d473c49664eb8bbbb553d431db1c7879be2a01e725b82004044cecb1a76f36a57e4d04ee062b1c2b
+doccontainersize 1330768
+doccontainerchecksum 664768232b0f805a42d015e15ea3b17bfde35f306f5e7ac1beeac14176207d6953d5ae2ff9eea5b89e7d35e9aa9d0f8423498eed0270066c1412c3802c8294bd
+docfiles size=436
RELOC/doc/lualatex/letgut/CHANGELOG.md
RELOC/doc/lualatex/letgut/README.md details="Readme"
RELOC/doc/lualatex/letgut/exemple-nouveautes.pdf
@@ -190699,8 +191699,8 @@ docfiles size=434
RELOC/doc/lualatex/letgut/listings-conf.tex
RELOC/doc/lualatex/letgut/localconf.tex
RELOC/doc/lualatex/letgut/xindex-letgut.lua
-srccontainersize 67936
-srccontainerchecksum c54b533d70d9fbd540c5ca1096f014bcd65801563ef58b2777ff517791d0a51a67453b0a934ae901d751f7d202bf8e63bd80a1fbb82f0e6a31553911d58a33d7
+srccontainersize 68424
+srccontainerchecksum 239fabff6f5d5a2a00499919cc8f77a0f7dc047c5c24439e284f10176cd36cb3e52101d3ccc5c3a6527c208f57737cb643ea19aba40b0eea4ef419765702457c
srcfiles size=88
RELOC/source/lualatex/letgut/HOWTO.md
RELOC/source/lualatex/letgut/letgut-banner.org
@@ -190721,7 +191721,7 @@ catalogue-contact-repository https://framagit.org/gutenberg/letgut/
catalogue-ctan /macros/luatex/latex/letgut
catalogue-license lppl1.3c
catalogue-topics magazine luatex
-catalogue-version 0.9.9
+catalogue-version 0.9.10
name letltxmacro
category Package
@@ -194651,7 +195651,7 @@ catalogue-version 0.02
name libertinus-fonts
category Package
-revision 57948
+revision 72484
shortdesc The Libertinus font family
relocated 1
longdesc This is a fork of the Linux Libertine and Linux Biolinum fonts
@@ -194662,11 +195662,11 @@ longdesc forked from Linux Libertine. Libertinus Sans: forked from Linux
longdesc Biolinum. Libertinus Mono: forked from Linux Libertine Mono.
longdesc Libertinus Math: an OpenType math font for use in OpenType
longdesc math-capable applications like LuaTeX, XeTeX or MS Word 2007+.
-containersize 1659740
-containerchecksum 5deeffa40e2399169a7ec16fec4d417c27350cb5ccb7f59eb1638172758e88167d24470d889b311760b0739b9fa0251e2389f7ccda0e4e8e2ce3a454406f13be
-doccontainersize 553012
-doccontainerchecksum 410edfda953b321c9fa53e99854eea206177e4486c0fdd6ae3cc20eddb31111f28f17dfd725c5f2dc573d82ba5daa1f75c544709accae84292cff45d52b10c18
-docfiles size=279
+containersize 1795384
+containerchecksum 234dc32fa5b1f1c7a974444b264a1c258b7a12e1658f45146135d3f75ea8e94b4860282da79b5cdeb587c65f12d7476006d8546505c2842c306be72f51ee21df
+doccontainersize 488236
+doccontainerchecksum 77d107e0e6adcadf82b8f07f3753e60066ded292200316639e6185f995bf83090ecd61ea17139d10856041f1e5624d9bba8fc1eb361e75066f6c6f16ad1a7cf8
+docfiles size=242
RELOC/doc/fonts/libertinus-fonts/AUTHORS.txt
RELOC/doc/fonts/libertinus-fonts/CONTRIBUTING.md
RELOC/doc/fonts/libertinus-fonts/CONTRIBUTORS.txt
@@ -194677,11 +195677,11 @@ docfiles size=279
RELOC/doc/fonts/libertinus-fonts/OFL.txt
RELOC/doc/fonts/libertinus-fonts/Opentype-Features.pdf
RELOC/doc/fonts/libertinus-fonts/README.md details="Readme"
- RELOC/doc/fonts/libertinus-fonts/Sample.pdf details="Font samples"
RELOC/doc/fonts/libertinus-fonts/libertinus.css
- RELOC/doc/fonts/libertinus-fonts/preview.pdf
RELOC/doc/fonts/libertinus-fonts/preview.svg
-runfiles size=871
+ RELOC/doc/fonts/libertinus-fonts/sample.pdf details="Font samples"
+ RELOC/doc/fonts/libertinus-fonts/waterfalls.pdf
+runfiles size=936
RELOC/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.otf
RELOC/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.otf
RELOC/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.otf
@@ -194703,7 +195703,7 @@ catalogue-contact-repository https://github.com/alerque/libertinus
catalogue-ctan /fonts/libertinus-fonts
catalogue-license ofl
catalogue-topics font font-body font-proportional font-mono font-serif font-sans font-multilingual font-maths font-otf
-catalogue-version 7.040
+catalogue-version 7.051
name libertinus-otf
category Package
@@ -194734,392 +195734,379 @@ catalogue-version 0.32
name libertinus-type1
category Package
-revision 67450
+revision 72354
shortdesc Support for using Libertinus fonts with LaTeX/pdfLaTeX
relocated 1
longdesc This package provides support for use of Libertinus fonts with
longdesc traditional processing engines (LaTeX with dvips or dvipdfmx,
longdesc or pdfLaTeX).
execute addMap libertinus.map
-containersize 8564832
-containerchecksum 6c84de57b1778ec35d9f56b00e577f9f8c1293132cedba43e657f4425e9bf01ab4243fe6ffb872aeb99b446019539a640d29c88cf29cc86d649d2a00f77952f7
-doccontainersize 1447396
-doccontainerchecksum c656af53b98735bec8c63c3e56160da943379f4b908f553a27cd1c82111b201eb15c1f1eb1b6ff89fee281c27ea36d6fffc5592b75722cd561c8770ef2d3f6a6
-docfiles size=362
+containersize 6489200
+containerchecksum 99c0cdb0956a2ba108a0a5eecdb337f91b204b6b3e3e876cd73611dd395f57951f870a5539786c8b92ee38695989b1aba7c501c58d2f231939ac1ca8eedb8595
+doccontainersize 1126120
+doccontainerchecksum 310181515d670306bef19e40fa28368eb62fbc655473239c6616c1dc5d93b3d1fc107e87d3de4e7ddddf5a1ff2d55f599da9f7721c168af6094273e1d225182d
+docfiles size=283
RELOC/doc/fonts/libertinus-type1/OFL.txt
RELOC/doc/fonts/libertinus-type1/README details="Readme"
RELOC/doc/fonts/libertinus-type1/libertinus-samples.pdf details="Font samples"
RELOC/doc/fonts/libertinus-type1/libertinus-samples.tex
RELOC/doc/fonts/libertinus-type1/libertinus-type1.pdf details="Package documentation"
RELOC/doc/fonts/libertinus-type1/libertinus-type1.tex
-runfiles size=5031
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2dnbtf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2fcdyd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2ojay3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2tlncs.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2u3q4p.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2vfnnw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2y652m.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_2yds7f.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_35favc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_36t55i.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_37i5h5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3d54jy.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3j5xjf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3jolak.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3kirmv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3kmpct.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3m644f.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3qta4x.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3ssu23.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3un72f.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3vqmyw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_3yrfnt.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4crdwc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4d42wm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4gaomz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4hcz3c.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4mrx7q.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4q6kep.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4sdcjk.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4uwsiq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4wbnoe.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4xoyfg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_4zqa2g.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_57bjkg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_5acxeg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_5cy3nd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_5h7qbk.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_5jnf2k.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_5xa72p.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_63ftwl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_674lrv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6caxtj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6ewxxu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6gletg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6h6srf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6hdezz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6l4fbc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6lk76t.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_6wmeer.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_72youc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_75t36g.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_76xdns.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_77jah4.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_77t54r.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7aen2t.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7bccbz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7d2mhk.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7hmj2z.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7lwjes.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7mm7zy.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7oodvn.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7vsebg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_7yclm6.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_a3f66t.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_aidrin.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_arfinu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_at32ur.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_avlujb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_avlydd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ayzaac.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_b4oezt.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_b5fzbp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_b7xqh5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_bgegdt.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_bjbyqz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_bn2i3n.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_bvhzzu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_bxwrog.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_c3bv3f.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_c4i7ev.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_c4nx3a.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_c6vmpn.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_c7grr2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_calslh.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_cb34qf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_cefqwa.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ckbdgg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ckenly.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_cpinjp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_cslza4.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_cykel7.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_d2pxsd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_d37b7c.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dgc4ye.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dhtsou.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dkknmm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dn22no.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dsfsze.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_dzyoth.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_e35iwk.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_e5lu6a.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ecxtyf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ed5ai4.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_eejjqw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ep5pfz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_epdddg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ercrba.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_erdvwd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_esgnlu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_et5tau.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_exfok6.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_f2r76x.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_f3pcwn.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fili27.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fmdp7p.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fmriqv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fph2zj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fszxp3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fujx3h.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fuyass.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_fy3had.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_g3dkmi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_g6etas.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gazpeh.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gc5t3w.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gekugp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gh4gmp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_goqnek.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gp3nhm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gq67ga.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gr4hit.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gz554e.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_gz7arp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hahfqq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hboyu3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hej6xm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hhbt6z.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hhmpft.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hjeuwr.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hrrrjq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hvvyjb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hxvdny.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_hzjkgg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_i52ngl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_iadd5v.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_iaq24h.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ibb6ig.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_icmtyb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ighl2q.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_igmfoi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ihsp6n.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_iknsvo.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_inpbes.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ipd343.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_is673m.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_iv4zj2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_j6sgbi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_jb5pke.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_jdjwkh.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_jfamas.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_jrenuz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_jwzfsl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_k62zaj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_kbhblx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_kehxxc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_koaj57.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_komy7m.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_kq3xmd.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_kwkowq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_l5raak.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_l5ujiv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_l5vej2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_l6vzgi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_l74upk.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_laenbp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lafzha.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lhntva.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lkanbr.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_llns2d.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_llzec3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lsubum.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lwzthx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lyzgu3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lzae2z.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_lzywtf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m254rf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m2klan.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m3c2oj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m3l6fs.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m5c6xi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_m7sqdm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mbfmc4.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mfadfl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mi54ls.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mll6fo.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mlwm27.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mmgovh.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mphtgh.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mrbizy.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mvzwgg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mxiee2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_mzxlpf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_n3cifc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_n3dtgz.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_n4gj6t.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_n4tewx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_nl47lc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_nufysp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_nv3oiw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_o7mh5o.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_oaaihm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_obkmrl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_obzz72.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_of47id.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_of4nbw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_olw3tj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_onayya.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_opzo24.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ork5hb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_orvmfm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_osdvzf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_oxank3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_p5b3to.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_p7snj6.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pa7fun.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pag3gg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pb7os7.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pdot6l.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_peeabe.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pkzsom.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_poicuj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ponsko.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ppaygs.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pquqdo.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ptnx64.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_pydski.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_q2cvbs.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_q2ibpc.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_q4imkx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_q4q2yp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qcfvgl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qe2yqv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qpph5c.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qqnp2h.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qsv3bx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_quwwcn.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qylzkl.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_qzwhi6.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_r37ntu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_r4goj2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_r7yss2.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rcarnw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rchowm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rfuadt.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ridgvo.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rlktsf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rpeiua.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rqhkdi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rtitj6.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_rv4ogi.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sceraq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_segm3u.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sewfus.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sfissr.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sihybe.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sjlxxx.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_slsqbu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_snijqp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sppvmf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_srwzhm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_st5lk5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_sut3w7.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_szn4yf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_szwnvb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_tevnlg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_tll2u3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_trmgk4.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_trxlme.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_tzl7op.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_u2zr7g.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_u7nqae.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ucipzb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ucscsg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ugujza.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uhqgc3.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uhwxqu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uoecuf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_usfuuy.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_usl52j.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_usz5ut.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_utifxg.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uwmf7x.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uxbjn5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_uxf4m5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_v5z4kv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vafbri.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vejg7h.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vftr22.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vgw5na.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vhmker.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vizicw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vjxogo.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vkm6ln.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vmhi4g.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vmjjgq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vtz4pu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vu5j2r.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_vvzoei.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_w5ro75.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_waqoej.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_wm6att.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_wogi6j.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_wozmdw.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_wrg6fm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_x7beke.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xaezkf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xfy7gm.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xh3iko.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xhfw3j.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xjb3td.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xpehld.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_xrj6hp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ya3yeu.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ya7mbv.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yaf6wf.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yahecb.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ygr64v.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yki2t7.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ynfuvy.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_ysaokq.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yt5vb5.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yuwgqp.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_yzuq4p.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_z6ew44.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_z6nnva.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_zh5q6t.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_zjhiql.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_znslmj.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_zpwads.enc
- RELOC/fonts/enc/dvips/libertinus-type1/lbts_zqzvht.enc
+runfiles size=4057
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_2dnbtf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_2fcdyd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_2vfnnw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_2y652m.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_2yds7f.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_35favc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_36t55i.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_37i5h5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3cokjk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3d54jy.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3j5xjf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3jolak.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3kirmv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3kmpct.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3m644f.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3qta4x.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3ssu23.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3un72f.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3vqmyw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_3yrfnt.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4crdwc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4d42wm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4gaomz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4hcz3c.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4mrx7q.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4q6kep.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4sdcjk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4uwsiq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4wbnoe.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4xoyfg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_4zqa2g.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_57bjkg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_5acxeg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_5cy3nd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_5f7tjt.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_5h7qbk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_5jnf2k.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_63ftwl.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_667eeu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_674lrv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6caxtj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6ewxxu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6gletg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6h6srf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6hdezz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6l4fbc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6lk76t.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6muo3k.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_6wmeer.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_72youc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_75t36g.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_76xdns.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_77jah4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_77t54r.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7aen2t.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7bccbz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7d2mhk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7hmj2z.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7lwjes.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7mm7zy.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7np5uz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7oodvn.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7vsebg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_7yclm6.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_a3f66t.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_aidrin.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_at32ur.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_avlujb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_avlydd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ayzaac.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_b4oezt.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_b5fzbp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_b5ulzv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_b7xqh5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bgegdt.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bjbyqz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bn2i3n.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bvhzzu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bwr4ko.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_bxwrog.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_c3bv3f.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_c4i7ev.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_c4nx3a.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_c6vmpn.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_c7grr2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_calslh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_cb34qf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_cefqwa.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ckbdgg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ckenly.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_cpinjp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_cslza4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_cykel7.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_d2pxsd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_d37b7c.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_d7j3zj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dashch.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dgc4ye.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dhtsou.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dkknmm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dn22no.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dprkig.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dsfsze.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_dzyoth.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_e2cf4v.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_e35iwk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_e5lu6a.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_eclek4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ecxtyf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ed5ai4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_eejjqw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ep5pfz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_epdddg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ercrba.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_erdvwd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_esgnlu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_et5tau.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_exfok6.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_f2r76x.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_f3pcwn.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fafj4h.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fili27.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fmdp7p.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fmriqv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fph2zj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fszxp3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fuyass.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_fy3had.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_g3dkmi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_g6etas.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_gazpeh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_gh4gmp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_gr4hit.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_gxlsis.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_gz7arp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hahfqq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hej6xm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hgpggj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hhbt6z.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hhmpft.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hm3bfr.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hrrrjq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hvubca.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hvvyjb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hxvdny.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_hzjkgg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_i52ngl.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_iadd5v.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_iaq24h.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ibb6ig.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_icmtyb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ighl2q.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_igmfoi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ihkzot.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ihsp6n.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_iknsvo.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_inpbes.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ipd343.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_iv4zj2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_j6sgbi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jb5pke.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jdjwkh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jfamas.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jrenuz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jvtoya.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_jwzfsl.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_k62zaj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kbhblx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kehxxc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kirbtk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_koaj57.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_komy7m.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kq3xmd.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kwkowq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_kynajb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_l5ujiv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_l5vej2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_l6vzgi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_l74upk.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_laenbp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lafzha.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lhntva.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lkanbr.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_llns2d.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_llzec3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lsubum.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lwzthx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lyzgu3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lzae2z.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_lzywtf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m254rf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m2klan.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m3c2oj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m3l6fs.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m5c6xi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_m7sqdm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mbfmc4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mfadfl.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mi54ls.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mll6fo.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mlwm27.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mmgovh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mphtgh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mrbizy.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mru3ev.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_mxiee2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_myww54.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_n3cifc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_n3dtgz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_n4gj6t.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_n4tewx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_nl47lc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_nufysp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_o7mh5o.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_oaaihm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_obzz72.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_of47id.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_of4nbw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_olk76w.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_olw3tj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_onayya.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_opzo24.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ork5hb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_orvmfm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_osdvzf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_oxank3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_p5b3to.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_p7snj6.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_pb7os7.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_pdot6l.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_peeabe.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_pkzsom.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_poicuj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ponsko.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_pquqdo.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ptnx64.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_pydski.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_q2cvbs.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_q2ibpc.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_q4imkx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_q4q2yp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qbwrql.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qcfvgl.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qe2yqv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qgowik.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qpph5c.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qqnp2h.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qsv3bx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_qzwhi6.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_r37ntu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_r4goj2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_r7yss2.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rcarnw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rchowm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rfuadt.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ridgvo.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rlktsf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rpeiua.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rqhkdi.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rtitj6.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_rvhnvp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sceraq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_segm3u.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sewfus.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sfissr.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sihybe.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sjlxxx.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_slsqbu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sncvby.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_snijqp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sppvmf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_srwzhm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_st5lk5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_sut3w7.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_szn4yf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_szwnvb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_t2ckkh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tc5bjz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tevnlg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tg6ewh.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tll2u3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_trmgk4.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_trxlme.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tvlhp3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tzl7op.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_tzy66j.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_u7nqae.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ubtjzz.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ucipzb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ucscsg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ugujza.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uhqgc3.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uhwxqu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uoecuf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_usfuuy.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_usl52j.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_usz5ut.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_utifxg.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uwmf7x.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uxbjn5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uxf4m5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_uywzpa.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_v5z4kv.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vejg7h.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vftr22.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vgw5na.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vhmker.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vizicw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vjxogo.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vmhi4g.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vmjjgq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vtz4pu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vu5j2r.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_vvzoei.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_w5ro75.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_wogi6j.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_wozmdw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_wrg6fm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_wyvtce.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_x7beke.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_xaezkf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_xfy7gm.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_xh3iko.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_xhfw3j.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_xrj6hp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_y2inml.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ya3yeu.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yaf6wf.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yahecb.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yaunjw.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ygr64v.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yki2t7.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ynfuvy.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_ysaokq.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yt5vb5.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yuwgqp.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_yzuq4p.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_z6nnva.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_zh5q6t.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_zjhiql.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_znslmj.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_zpwads.enc
+ RELOC/fonts/enc/dvips/libertinus-type1/lbn1_zqzvht.enc
RELOC/fonts/map/dvips/libertinus-type1/libertinus.map
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Bold-tlf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Oblique-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-lgr--base.tfm
+ RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-lgr.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-ly1--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-ly1.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-ot1.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-t1--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-t1.tfm
+ RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-t2a.tfm
+ RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-t2b.tfm
+ RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-t2c.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-ts1--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-Regular-tlf-ts1.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-lgr.tfm
@@ -195222,106 +196209,6 @@ runfiles size=5031
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-t2c.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ot1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2a--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2b--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2c--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-lf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ot1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2a--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2b--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2c--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-osf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ot1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2a--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2b--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2c--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ot1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2a--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2b--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2c--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-ts1.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-lgr--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-lgr.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ly1--base.tfm
@@ -196156,81 +197043,8 @@ runfiles size=5031
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t2c.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1--base.tfm
RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ts1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ts1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-lgr--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-lgr.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ly1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ly1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ot1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t1--base.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t1.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t2a.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t2b.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t2c.tfm
- RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ts1.tfm
- RELOC/fonts/type1/public/libertinus-type1/LibertinusMono-Bold.pfb
- RELOC/fonts/type1/public/libertinus-type1/LibertinusMono-BoldOblique.pfb
- RELOC/fonts/type1/public/libertinus-type1/LibertinusMono-Oblique.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusMono-Regular.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-Bold.pfb
- RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-BoldOblique.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-Italic.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-Regular.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Bold.pfb
@@ -196239,17 +197053,7 @@ runfiles size=5031
RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Regular.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Semibold.pfb
RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-SemiboldItalic.pfb
- RELOC/fonts/type1/public/libertinus-type1/LibertinusSerifDisplay-Regular.pfb
- RELOC/fonts/type1/public/libertinus-type1/LibertinusSerifInitials-Regular.pfb
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Bold-tlf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Bold-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Bold-tlf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-BoldOblique-tlf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Oblique-tlf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Oblique-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Oblique-tlf-ts1.vf
+ RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Regular-tlf-lgr.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Regular-tlf-ly1.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Regular-tlf-t1.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-Regular-tlf-ts1.vf
@@ -196286,39 +197090,6 @@ runfiles size=5031
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-t2c.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-t1.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-ot1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2a.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2b.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-sc-t2c.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-lf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-ot1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2a.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2b.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-sc-t2c.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-osf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-sup-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-ot1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2a.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2b.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-sc-t2c.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tlf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-ot1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2a.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2b.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-sc-t2c.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldOblique-tosf-ts1.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-lgr.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-ly1.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-sc-lgr.vf
@@ -196617,29 +197388,7 @@ runfiles size=5031
RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t2b.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t2c.vf
RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-lf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-osf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-sup-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tlf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-Regular-tosf-ts1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-lgr.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ly1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-t1.vf
- RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-Regular-tlf-ts1.vf
+ RELOC/tex/latex/libertinus-type1/LGRLibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-OsF.fd
RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-Sup.fd
@@ -196650,12 +197399,6 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifInitials-TLF.fd
RELOC/tex/latex/libertinus-type1/LY1LibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-OsF.fd
@@ -196667,12 +197410,6 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifInitials-TLF.fd
RELOC/tex/latex/libertinus-type1/OT1LibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-OsF.fd
@@ -196684,12 +197421,6 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifInitials-TLF.fd
RELOC/tex/latex/libertinus-type1/T1LibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/T1LibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/T1LibertinusSans-OsF.fd
@@ -196701,12 +197432,7 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T1LibertinusSerifInitials-TLF.fd
+ RELOC/tex/latex/libertinus-type1/T2ALibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/T2ALibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/T2ALibertinusSans-OsF.fd
RELOC/tex/latex/libertinus-type1/T2ALibertinusSans-Sup.fd
@@ -196717,12 +197443,7 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/T2ALibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/T2ALibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/T2ALibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2ALibertinusSerifInitials-TLF.fd
+ RELOC/tex/latex/libertinus-type1/T2BLibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/T2BLibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/T2BLibertinusSans-OsF.fd
RELOC/tex/latex/libertinus-type1/T2BLibertinusSans-Sup.fd
@@ -196733,12 +197454,7 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/T2BLibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/T2BLibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/T2BLibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2BLibertinusSerifInitials-TLF.fd
+ RELOC/tex/latex/libertinus-type1/T2CLibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/T2CLibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/T2CLibertinusSans-OsF.fd
RELOC/tex/latex/libertinus-type1/T2CLibertinusSans-Sup.fd
@@ -196749,12 +197465,6 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/T2CLibertinusSerif-Sup.fd
RELOC/tex/latex/libertinus-type1/T2CLibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/T2CLibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifDisplay-Sup.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/T2CLibertinusSerifInitials-TLF.fd
RELOC/tex/latex/libertinus-type1/TS1LibertinusMono-TLF.fd
RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-LF.fd
RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-OsF.fd
@@ -196764,11 +197474,6 @@ runfiles size=5031
RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-OsF.fd
RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-TLF.fd
RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-TOsF.fd
- RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-LF.fd
- RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-OsF.fd
- RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-TLF.fd
- RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-TOsF.fd
- RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifInitials-TLF.fd
RELOC/tex/latex/libertinus-type1/libertinus-type1.sty
catalogue-also libertinus-fonts libertinus-otf
catalogue-ctan /fonts/libertinus-type1
@@ -198021,7 +198726,7 @@ catalogue-topics font font-sans font-proportional font-body font-otf font-type1
name libris
category Package
-revision 19409
+revision 72484
shortdesc Libris ADF fonts, with LaTeX support
relocated 1
longdesc LibrisADF is a sans-serif family designed to mimic Lydian. The
@@ -198031,92 +198736,98 @@ longdesc versions of the fonts. The LaTeX macros depend on the
longdesc nfssext-cfr bundle. GPL licensing applies the fonts themselves;
longdesc the support macros are distributed under LPPL licensing.
execute addMap yly.map
-containersize 239832
-containerchecksum 1a754d896846d0db358cf4f878928dcb511d76a7de6e7dfabee71970908e3ed7caab98f854695318ead334e052282b690712069597f42505b00c41e328ad141d
-doccontainersize 502560
-doccontainerchecksum 04378b8461d6ea0284f038974fed6ae6fc48fc362f63dfb8b8d57a81a721da7bf17ca3aeabb198c373a68a4c8e5516b66f12c240e081dabcf1b9c79fd2d2b388
-docfiles size=138
+containersize 240580
+containerchecksum e8f6c2df02d9eb9c3560c0098d13d7222887d97873c5e5264bfae15dd7bb238b8b2258c6a650863f7c8402799883f4ce9416732e0240625f2658a9d4d76c9270
+doccontainersize 1466788
+doccontainerchecksum 47d57f85f73c20f5e855d940d07bf8a259fad143617b3623d52e1f9f8eef190d1768c4500a7f62fd392ef5d1d58dd1fe393057b03b676c14c6c2b0ef215f1572
+docfiles size=396
RELOC/doc/fonts/libris/COPYING
RELOC/doc/fonts/libris/NOTICE.txt
- RELOC/doc/fonts/libris/README details="Readme"
+ RELOC/doc/fonts/libris/README.md details="Readme"
+ RELOC/doc/fonts/libris/libris-tables.pdf
+ RELOC/doc/fonts/libris/libris-tables.tex
+ RELOC/doc/fonts/libris/librisadf-build.pdf
+ RELOC/doc/fonts/libris/librisadf-example.pdf
+ RELOC/doc/fonts/libris/librisadf-example.tex
RELOC/doc/fonts/libris/librisadf.pdf details="Details of distribution"
- RELOC/doc/fonts/libris/librisadf.tex
RELOC/doc/fonts/libris/manifest.txt
-srccontainersize 10060
-srccontainerchecksum 8ccb8a6beb30c508d582dc905136cc8b1b053a8d71a7701bdeccb0ff1eecfa69e32d7167b871d4e38eb0c98ef49c8ee9a00a9ea3bbc30e51c8a81d903ac147ff
-srcfiles size=34
+ RELOC/doc/fonts/libris/reglyph-yly.tex
+ RELOC/doc/fonts/libris/yly-drv.tex
+ RELOC/doc/fonts/libris/yly-map.tex
+srccontainersize 19072
+srccontainerchecksum 7b375ba45cbe2984c401a127904ee5bd2b10de89465550acb90c28e9814c5be10915b74699dba4d7d08f84ee490ed909655e07599dcb7fa7b54ce0eaeb749e23
+srcfiles size=47
RELOC/source/fonts/libris/libris-supp.etx
- RELOC/source/fonts/libris/reglyph-yly.tex
+ RELOC/source/fonts/libris/librisadf-build.dtx
+ RELOC/source/fonts/libris/librisadf.dtx
+ RELOC/source/fonts/libris/librisadf.ins
RELOC/source/fonts/libris/resetalt.mtx
- RELOC/source/fonts/libris/t1-cfr.etx
RELOC/source/fonts/libris/t1-libris.etx
RELOC/source/fonts/libris/t1-librisswash.etx
- RELOC/source/fonts/libris/ts1-euro.etx
- RELOC/source/fonts/libris/yly-drv.tex
- RELOC/source/fonts/libris/yly-map.tex
runfiles size=169
- RELOC/fonts/afm/arkandis/libris/ylyb8a.afm
- RELOC/fonts/afm/arkandis/libris/ylybi8a.afm
- RELOC/fonts/afm/arkandis/libris/ylyr8a.afm
- RELOC/fonts/afm/arkandis/libris/ylyri8a.afm
+ RELOC/fonts/afm/public/libris/ylyb8a.afm
+ RELOC/fonts/afm/public/libris/ylybi8a.afm
+ RELOC/fonts/afm/public/libris/ylyr8a.afm
+ RELOC/fonts/afm/public/libris/ylyri8a.afm
RELOC/fonts/enc/dvips/libris/libris-supp.enc
RELOC/fonts/enc/dvips/libris/t1-cfr-yly.enc
RELOC/fonts/enc/dvips/libris/ts1-euro-yly.enc
RELOC/fonts/map/dvips/libris/yly.map
- RELOC/fonts/tfm/arkandis/libris/ylyb-t1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyb-ts1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyb8c.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyb8s.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyb8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybi-t1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybi-ts1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybi8c.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybi8s.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybi8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybiw8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylybw8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyr-t1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyr-ts1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyr8c.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyr8s.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyr8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyri-t1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyri-ts1.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyri8c.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyri8s.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyri8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyriw8t.tfm
- RELOC/fonts/tfm/arkandis/libris/ylyrw8t.tfm
- RELOC/fonts/type1/arkandis/libris/ylyb8a.pfb
- RELOC/fonts/type1/arkandis/libris/ylyb8a.pfm
- RELOC/fonts/type1/arkandis/libris/ylybi8a.pfb
- RELOC/fonts/type1/arkandis/libris/ylybi8a.pfm
- RELOC/fonts/type1/arkandis/libris/ylyr8a.pfb
- RELOC/fonts/type1/arkandis/libris/ylyr8a.pfm
- RELOC/fonts/type1/arkandis/libris/ylyri8a.pfb
- RELOC/fonts/type1/arkandis/libris/ylyri8a.pfm
- RELOC/fonts/vf/arkandis/libris/ylyb8c.vf
- RELOC/fonts/vf/arkandis/libris/ylyb8t.vf
- RELOC/fonts/vf/arkandis/libris/ylybi8c.vf
- RELOC/fonts/vf/arkandis/libris/ylybi8t.vf
- RELOC/fonts/vf/arkandis/libris/ylybiw8t.vf
- RELOC/fonts/vf/arkandis/libris/ylybw8t.vf
- RELOC/fonts/vf/arkandis/libris/ylyr8c.vf
- RELOC/fonts/vf/arkandis/libris/ylyr8t.vf
- RELOC/fonts/vf/arkandis/libris/ylyri8c.vf
- RELOC/fonts/vf/arkandis/libris/ylyri8t.vf
- RELOC/fonts/vf/arkandis/libris/ylyriw8t.vf
- RELOC/fonts/vf/arkandis/libris/ylyrw8t.vf
+ RELOC/fonts/tfm/public/libris/ylyb-t1.tfm
+ RELOC/fonts/tfm/public/libris/ylyb-ts1.tfm
+ RELOC/fonts/tfm/public/libris/ylyb8c.tfm
+ RELOC/fonts/tfm/public/libris/ylyb8s.tfm
+ RELOC/fonts/tfm/public/libris/ylyb8t.tfm
+ RELOC/fonts/tfm/public/libris/ylybi-t1.tfm
+ RELOC/fonts/tfm/public/libris/ylybi-ts1.tfm
+ RELOC/fonts/tfm/public/libris/ylybi8c.tfm
+ RELOC/fonts/tfm/public/libris/ylybi8s.tfm
+ RELOC/fonts/tfm/public/libris/ylybi8t.tfm
+ RELOC/fonts/tfm/public/libris/ylybiw8t.tfm
+ RELOC/fonts/tfm/public/libris/ylybw8t.tfm
+ RELOC/fonts/tfm/public/libris/ylyr-t1.tfm
+ RELOC/fonts/tfm/public/libris/ylyr-ts1.tfm
+ RELOC/fonts/tfm/public/libris/ylyr8c.tfm
+ RELOC/fonts/tfm/public/libris/ylyr8s.tfm
+ RELOC/fonts/tfm/public/libris/ylyr8t.tfm
+ RELOC/fonts/tfm/public/libris/ylyri-t1.tfm
+ RELOC/fonts/tfm/public/libris/ylyri-ts1.tfm
+ RELOC/fonts/tfm/public/libris/ylyri8c.tfm
+ RELOC/fonts/tfm/public/libris/ylyri8s.tfm
+ RELOC/fonts/tfm/public/libris/ylyri8t.tfm
+ RELOC/fonts/tfm/public/libris/ylyriw8t.tfm
+ RELOC/fonts/tfm/public/libris/ylyrw8t.tfm
+ RELOC/fonts/type1/public/libris/ylyb8a.pfb
+ RELOC/fonts/type1/public/libris/ylyb8a.pfm
+ RELOC/fonts/type1/public/libris/ylybi8a.pfb
+ RELOC/fonts/type1/public/libris/ylybi8a.pfm
+ RELOC/fonts/type1/public/libris/ylyr8a.pfb
+ RELOC/fonts/type1/public/libris/ylyr8a.pfm
+ RELOC/fonts/type1/public/libris/ylyri8a.pfb
+ RELOC/fonts/type1/public/libris/ylyri8a.pfm
+ RELOC/fonts/vf/public/libris/ylyb8c.vf
+ RELOC/fonts/vf/public/libris/ylyb8t.vf
+ RELOC/fonts/vf/public/libris/ylybi8c.vf
+ RELOC/fonts/vf/public/libris/ylybi8t.vf
+ RELOC/fonts/vf/public/libris/ylybiw8t.vf
+ RELOC/fonts/vf/public/libris/ylybw8t.vf
+ RELOC/fonts/vf/public/libris/ylyr8c.vf
+ RELOC/fonts/vf/public/libris/ylyr8t.vf
+ RELOC/fonts/vf/public/libris/ylyri8c.vf
+ RELOC/fonts/vf/public/libris/ylyri8t.vf
+ RELOC/fonts/vf/public/libris/ylyriw8t.vf
+ RELOC/fonts/vf/public/libris/ylyrw8t.vf
RELOC/tex/latex/libris/libris.sty
RELOC/tex/latex/libris/t1yly.fd
RELOC/tex/latex/libris/t1ylyw.fd
RELOC/tex/latex/libris/ts1yly.fd
RELOC/tex/latex/libris/ts1ylyw.fd
catalogue-contact-home http://arkandis.tuxfamily.org/tugfonts.htm
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/libris
-catalogue-license gpl
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-type1 font-supp
-catalogue-version 1.007
+catalogue-version 1.1
name lie-hasse
category Package
@@ -199673,7 +200384,7 @@ catalogue-version 1.2
name listings
category Package
-revision 71355
+revision 72368
shortdesc Typeset source code listings using LaTeX
relocated 1
longdesc The package enables the user to typeset programs (programming
@@ -199690,17 +200401,17 @@ longdesc the form appropriate for the current language. Short (in-line)
longdesc listings are also available, using either \lstinline|...| or
longdesc |...| (after defining the | token with the \lstMakeShortInline
longdesc command).
-containersize 147464
-containerchecksum 956838ceabd786885cde963d39fe498bf4b3b53ab1cbc17467ee08d34cc7c57937a15908fde01a7ae53f7531608871fa3d16d6e3adb985c2015c3f5519dec15a
-doccontainersize 2794444
-doccontainerchecksum b310a6c8b49cbcc3e16a70e91b69e3cc439cb2d1b8d87b6b62d9b2e303c2e6de7a03b30fbccb23b98bc4914208ef72f01cc761e2905888305c037faee53e5803
+containersize 147552
+containerchecksum ac57119714920008dd5775b5ba113121f08dd4d689d215877f197e8c3313dbd97e120d7aa27ba358c0e404f79015d25aedf3df1537df8f265f3b0efcb1c931df
+doccontainersize 2797684
+doccontainerchecksum 2baece2fb1cd944c87fc8ce95296b9407fe611f25a6198b94aadcc039ea168c1d854b7b2e74bf8a559a35c918684c9b0bd3504028eb1b1a33b6a0a7b8c62456a
docfiles size=803
RELOC/doc/latex/listings/README details="Package Readme"
RELOC/doc/latex/listings/listings-devel.pdf
RELOC/doc/latex/listings/listings.pdf details="Package documentation"
RELOC/doc/latex/listings/lstdrvrs.pdf details="Language drivers details"
-srccontainersize 272428
-srccontainerchecksum 892129556c5513a89a29a59f45af74a1718bb0f216543a2d6f201d48cd1317f535fbe152d2fd5bb747dc79cc1cc99835803501b47014342d88a97e0ede18d36b
+srccontainersize 272992
+srccontainerchecksum 6c49af9bd3a284da197f0512237436c6f001b51a526dc232a8c00419bf32ec5669bb2eb7670ea740242a2e02870755f51a53496b6b58b50225a650eb6079b241
srcfiles size=280
RELOC/source/latex/listings/Makefile
RELOC/source/latex/listings/listings.dtx
@@ -199728,7 +200439,7 @@ catalogue-also listing
catalogue-ctan /macros/latex/contrib/listings
catalogue-license lppl1.3c
catalogue-topics listing verbatim synt-hlt macro-demo
-catalogue-version 1.10b
+catalogue-version 1.10c
name listings-ext
category Package
@@ -200104,17 +200815,17 @@ catalogue-version 0.2b
name litesolution
category Package
-revision 71205
+revision 72036
shortdesc A LaTeX class for typesetting solutions of problems in exams, textbooks, etc.
relocated 1
longdesc This LaTeX class has been designed for typesetting solutions of
longdesc problems in exams, textbooks etc. Welcome to feedback bugs or
longdesc ideas via email xiamyphys@gmail.com.
-containersize 4180
-containerchecksum cb7588591a05b9fe5c32f80a70e294393b547fc85a7f1525af1d4c3e3f12a7aaff839871223707071a7ba52bc04e352f078747b3a3c8a1a771aa57a58203e077
-doccontainersize 281752
-doccontainerchecksum 35618931ca05207fd5bfef1847439c16ce4c09faddbc2e75ac626cbbcc4f04de5078ba87df8050c76b798b96408954b2eb36bef5665c9549dfea1a878b3f55d1
-docfiles size=125
+containersize 4480
+containerchecksum 8dc6380f8b1adc91d5470e6faf8985f71397b58890c68ce33ce4e0349250697ce5d2a8ebb9ee70e80f7d6f99f56f29f1492b50325f60602dca8c2ee8f0252d9b
+doccontainersize 643420
+doccontainerchecksum 3d0c9e9712882431259ec003cf6365b7ab5c9c61d7f6792a9e5568533658935eb7b8da71af5ebb136819aea596b1b4b2b95b0e412c2f3ef8591e71b862d5195e
+docfiles size=213
RELOC/doc/latex/litesolution/License
RELOC/doc/latex/litesolution/README.md details="Readme"
RELOC/doc/latex/litesolution/figure/Beautiful-realities.jpeg
@@ -200125,19 +200836,20 @@ docfiles size=125
RELOC/doc/latex/litesolution/litesolution.tex
runfiles size=3
RELOC/tex/latex/litesolution/litesolution.cls
-catalogue-contact-announce https://t.me/hsiastexcafe
+catalogue-contact-announce https://qm.qq.com/q/RGFmHwBecC
catalogue-contact-bugs https://github.com/xiamyphys/litesolution/issues
catalogue-contact-development https://github.com/xiamyphys
+catalogue-contact-home https://github.com/xiamyphys/litesolution
catalogue-contact-repository https://github.com/xiamyphys/litesolution
catalogue-contact-support https://qm.qq.com/q/RGFmHwBecC
catalogue-ctan /macros/latex/contrib/litesolution
catalogue-license lppl1.3c
catalogue-topics class doc-templ
-catalogue-version 2.2b
+catalogue-version 2.4a
name litetable
category Package
-revision 70352
+revision 72508
shortdesc Class schedules with colorful course blocks
relocated 1
longdesc This template provides a beautiful design of class schedule
@@ -200146,30 +200858,31 @@ longdesc template, or if you have better suggestions or ideas, or want
longdesc to participate in the development of the template or other
longdesc templates by me, welcome to contact me via email
longdesc xiamyphys@gmail.com.
-containersize 3840
-containerchecksum b2838afd3ae85b0fc75d1dec31f37643058a9fde62e585820a6d3196cfca1250d582fa5febbc7621dbb1343dc54b034be5eef31d7e9a516aae2923d7ab4ec483
-doccontainersize 425180
-doccontainerchecksum 2b1f0c9a75390272820db65e6eb6c82aa8618e7217e8a81b6c4343502a772f776d966aad11a0cc18cf701482975651f2805f0767982302f2ee2c06801ecb815b
-docfiles size=167
+containersize 3592
+containerchecksum ba54628f9c761a45bcfa1abcc24c794499ec4afe3aed9b3fda1f61915f17d4f809bed7322650a41b659efb0dcdd5430325d5554fa2759cc65ad0fcd84fa47f87
+doccontainersize 714192
+doccontainerchecksum 67c1bf946e85135eb0dd0b03c13b5e1adaa25020cd9ba4eeb7315ca9c672f966aa615bf22c2ac899384f2ad007ca4608e69f5a5c4ddb095cdb6ffd057540c186
+docfiles size=236
RELOC/doc/latex/litetable/License
RELOC/doc/latex/litetable/README.md details="Readme"
- RELOC/doc/latex/litetable/favicon.png
RELOC/doc/latex/litetable/litetable-cn.pdf details="Package documentation (Chinese)" language="zh"
RELOC/doc/latex/litetable/litetable-cn.tex
RELOC/doc/latex/litetable/litetable-demo.pdf details="Example of use"
RELOC/doc/latex/litetable/litetable-demo.tex
RELOC/doc/latex/litetable/litetable-en.pdf details="Package documentation (English)"
RELOC/doc/latex/litetable/litetable-en.tex
-runfiles size=3
+ RELOC/doc/latex/litetable/litetable-hk.pdf details="Package documentation (Cantonese)" language="yue"
+ RELOC/doc/latex/litetable/litetable-hk.tex
+runfiles size=5
RELOC/tex/latex/litetable/litetable.cls
-catalogue-contact-bugs https://github.com/xiamyphys/LiteTable/issues
+catalogue-contact-bugs https://github.com/xiamyphys/litetable/issues
catalogue-contact-development https://github.com/xiamyphys
-catalogue-contact-repository https://github.com/xiamyphys/LiteTable
+catalogue-contact-repository https://github.com/xiamyphys/litetable
catalogue-contact-support https://qm.qq.com/q/RGFmHwBecC
catalogue-ctan /macros/latex/contrib/litetable
catalogue-license lppl1.3c
-catalogue-topics table class doc-templ
-catalogue-version 2.4c
+catalogue-topics table class doc-templ expl3
+catalogue-version 3.1C
name lithuanian
category Package
@@ -203344,7 +204057,7 @@ catalogue-version 4.00
name lstaddons
category Package
-revision 64967
+revision 72068
shortdesc Add-on packages for listings: autogobble and line background
relocated 1
longdesc The bundle contains a small collection of add-on packages for
@@ -203352,16 +204065,16 @@ longdesc the listings package. Current packages are: lstlinebgrd: colour
longdesc the background of some or all lines of a listing; and
longdesc lstautogobble: set the standard "gobble" option to the indent
longdesc of the first line of the code.
-containersize 2208
-containerchecksum ad18d38c13dd5076a9213d8a6723b069dd75e546919f106be54a26cd63c3a4186fefdc463e52cd926e85c8020460cde516d12e900c51448440bdc165d4312f19
-doccontainersize 366360
-doccontainerchecksum 38a3b1cdea124cf0cf0951fdcec168b6baa33cec75924687b0a49c1c9713cda847ace0b8bb01ba60fb8945ec2ff421678cd501fa6f5a446ce2ccdd15b2ac34d5
-docfiles size=99
- RELOC/doc/latex/lstaddons/README details="Readme"
+containersize 2216
+containerchecksum 5ed07e56b9122f237fcbe0848e274d603b54dff0e46e36af381e797de6c1ba4244eefab7a276ba6b748080e9b472e6308b7efe3a2d49ca7d4823e17181f0c82e
+doccontainersize 372540
+doccontainerchecksum 579ed8e8254ee15b3d1ddb4ad9f3cac6d05ef51b470c4de18503fbc906e2932f66918972c0fb2414a9823aff656be6c580b30e7929458d8ea4815642775a2c11
+docfiles size=104
+ RELOC/doc/latex/lstaddons/README.txt details="Readme"
RELOC/doc/latex/lstaddons/lstautogobble.pdf details="lstautogobble package documentation"
RELOC/doc/latex/lstaddons/lstlinebgrd.pdf details="lstlinebgrd package documentation"
-srccontainersize 5576
-srccontainerchecksum 4bcd82c3b8178b1b4ab486fe8e0cb9393ccbca4612bfd7f7507213cedffe8ec92753e16f647eaf28f6a69fc0bdae655228bcae5fe5f1dad2c62c753433142601
+srccontainersize 5608
+srccontainerchecksum 262732d1c272a1e5d1f635509605a22ab0a2e818f0973ca453f390586c8b59c61513c38764d6acf783b861264646843d8525cb0fa13146d3f2588bbef138ddc4
srcfiles size=7
RELOC/source/latex/lstaddons/lstaddons.ins
RELOC/source/latex/lstaddons/lstautogobble.dtx
@@ -203375,7 +204088,7 @@ catalogue-contact-repository https://github.com/MartinScharrer/lstaddons.git
catalogue-ctan /macros/latex/contrib/lstaddons
catalogue-license lppl1.3
catalogue-topics listing
-catalogue-version 0.1
+catalogue-version 0.2
name lstbayes
category Package
@@ -204551,7 +205264,7 @@ catalogue-version 3.0.1
name luaaddplot
category Package
-revision 62842
+revision 72350
shortdesc An extension to pgfplots' \addplot macro
relocated 1
longdesc This package is an extension to pgfplots. It extends the
@@ -204560,15 +205273,15 @@ longdesc files while they are read. With luaaddplot it is no longer
longdesc necessary to pre-process data files generated by measuring
longdesc devices with external scripts. This package can be used with
longdesc plain LuaTeX or LuaLaTeX.
-containersize 1464
-containerchecksum 8834dcf95f0cd2260423ef2a65599c0ebd948c67b61b97ebca8fefd36134d995630238b6ca01b5b9aa8b6fe50bd10b0cd49a350b3e2c3dfcfea00cac56a777eb
-doccontainersize 256800
-doccontainerchecksum 166ad5662521aaa4808ad1031ec922609f7a5049d9d219dbcb41ea4c7f777776794b34e356564cbf03628e6065e1eb4354366e3bc2c2bcae2b6e83344f6f810f
+containersize 1468
+containerchecksum 859ca0bfd6c9c3dfb3feb406d6371c42ee336f1166db3e6401a7ee75f824e3c764a6251f4427b59c51eddfe24e6cdfcbbf3e4e943e7a594c0ff4cae77449f4bc
+doccontainersize 257160
+doccontainerchecksum 1214a866a9da5b4a73aa211e0fcc0a239edef655299867fc27c7534d4be3bcadec359776f7b75cefcc93d799765cee8eccd610d45b9d4431bddb574d6a044666
docfiles size=65
RELOC/doc/luatex/luaaddplot/README.md details="Readme"
RELOC/doc/luatex/luaaddplot/luaaddplot.pdf details="Package documentation"
-srccontainersize 4148
-srccontainerchecksum 11f90c6f468fd67f58bc7ed6d468873d9c12989b5a4d86563f35ffb9b62219def0d2cc36d45362cbb2fd957928b673b93e52437d26ef3e69ef7edba0b4645009
+srccontainersize 4184
+srccontainerchecksum 389b8b8e39d0dfa105b3e5f1856bbc26c68b101b7dd83b566fe8c1b87d41e8d8d4fdbc332b253ed7566db9a9e8e75aa00bfd03c06f5a4ca28c53df0c738a4dd3
srcfiles size=4
RELOC/source/luatex/luaaddplot/luaaddplot.dtx
RELOC/source/luatex/luaaddplot/luaaddplot.ins
@@ -204579,7 +205292,7 @@ runfiles size=3
catalogue-ctan /macros/luatex/generic/luaaddplot
catalogue-license lppl1.3
catalogue-topics graphics graphics-plot luatex
-catalogue-version 1.0
+catalogue-version 1.0a
name luabibentry
category Package
@@ -204872,14 +205585,14 @@ catalogue-version 1.4
name luafindfont
category Package
-revision 67468
+revision 72111
shortdesc Search fonts in the LuaTeX font database
longdesc This Lua script searches for fonts in the font database.
depend luafindfont.ARCH
-containersize 5724
-containerchecksum 0d02fd925b33616d3f23df0609ea6fc1595b830cff8a712f6f93414cf80b51b2b1dde2b29e71084aad89377084b606ee7eeebcc2b5e8342b74fab23d8c97aa82
-doccontainersize 122708
-doccontainerchecksum fd16f72bba665cffaad3102d6573117300c7df4ea7b4a3104be3de7c26c9f127fccdb54e373cf47220df2652fd405c6dd3f956d2278ec9339e70ea390333af75
+containersize 5872
+containerchecksum f3455d48010e701df7777c57ba9b765ee03d7be8ae934a075ed8b14e9ae9c439698cf5d6f77fa54e790157d20e945c03b9acb49ded46abed6bbda639a68c9585
+doccontainersize 122892
+doccontainerchecksum 0fd1953372b4e2247a93c0b5023890e9361838ac87ff4378bbacc4f4def74e4918c1d48e79310f110e8249ea33c019a421b9b6077660d1f71f97a4cc584dbf4d
docfiles size=38
texmf-dist/doc/man/man1/luafindfont.1
texmf-dist/doc/man/man1/luafindfont.man1.pdf
@@ -204893,7 +205606,7 @@ catalogue-alias findfont
catalogue-ctan /support/luafindfont
catalogue-license lppl1.3c
catalogue-topics font-sel
-catalogue-version 0.13
+catalogue-version 0.14
name luafindfont.aarch64-linux
category Package
@@ -205554,7 +206267,7 @@ binfiles arch=x86_64-linuxmusl size=3994
name luakeys
category Package
-revision 70908
+revision 72484
shortdesc A Lua module for parsing key-value options
relocated 1
longdesc This package provides a Lua module that can parse key-value
@@ -205564,10 +206277,10 @@ longdesc entirely by using the Lua language and does not rely on TeX.
longdesc Therefore this package can only be used with the TeX engine
longdesc LuaTeX. Since luakeys uses LPeg, the parsing mechanism should
longdesc be pretty robust.
-containersize 14364
-containerchecksum 64e22903929524b18510119dd984d6566e3a458b4187d40ff250d713201464be84a045ffaa7a37da9537fa24b57010a66cbf7fe35278bf4c04ee08a4bf362e49
-doccontainersize 435984
-doccontainerchecksum df341e883eb443eeefaad10dc0968486905d5a6f359f9e48d93a0296d2a78a3949a35e65572144a92fee0e45d6e4fd818fbca75a427c7ee94be79ac851676fef
+containersize 14392
+containerchecksum 890d271a2a569055a68f1bd47707870424fefa4256d006b4c0f657d77fa38c86365a5d407c3281ceab87c5135f76aae1255d29dbaa17bfa1de4ca579add80eb7
+doccontainersize 436356
+doccontainerchecksum 81d9b92787b18eda2f6c1e3ddb726a5bfb4bf278719248f5f6b773752744d6bc8c64cb462051f62c5ec188c7f8fc174a10f5d96c6e207190ae708c63c3f43b77
docfiles size=122
RELOC/doc/luatex/luakeys/README.md details="Readme"
RELOC/doc/luatex/luakeys/luakeys-doc.tex
@@ -205583,7 +206296,7 @@ catalogue-contact-repository https://github.com/Josef-Friedrich/luakeys
catalogue-ctan /macros/luatex/generic/luakeys
catalogue-license lppl1.3c
catalogue-topics keyval luatex
-catalogue-version 0.14.0
+catalogue-version 0.15.0
name lualatex-doc-de
category Package
@@ -205883,6 +206596,57 @@ catalogue-license lppl1.3
catalogue-topics graphics maths pgf-tikz graphics-mpost luatex
catalogue-version 0.7
+name luamml
+category Package
+revision 72049
+shortdesc Automatically generate MathML from LuaLaTeX math mode material
+relocated 1
+longdesc LuaMML is an experimental package to automatically generate a
+longdesc MathML representation of mathematical expessions written in
+longdesc LuaLaTeX documents. These MathML representations can be used
+longdesc for improving accessibility or to ease conversion into new
+longdesc output formats like HTML.
+containersize 20720
+containerchecksum c7b1ef5bff2e854e5d68ed9a45113cf4d82c813f9af8350b409137b2d9b62491223db62ece5eb767d07a85e555317a8c4112ebc03f1a5ba917f39f670e4616bf
+doccontainersize 535800
+doccontainerchecksum 8a9c22183cc5c2934d0a79247a8f783cb101d6c1aa13a9ee8d032db8a46581db787b09b333ed70938f6643b25d13a1b5aab5c6540966bb4a37b140669e645ff8
+docfiles size=134
+ RELOC/doc/lualatex/luamml/README.md details="Readme"
+ RELOC/doc/lualatex/luamml/luamml.pdf details="Package documentation"
+ RELOC/doc/lualatex/luamml/test-mathml-2.txt
+srccontainersize 5316
+srccontainerchecksum 5bf83cd1a733de28755131377fec6ae50caa2069bfab0eac874f64da4831378077c61df2075cdce1ad415701a3fc3ae1358047c5efffc72f126c2f759dfa7402
+srcfiles size=5
+ RELOC/source/lualatex/luamml/luamml.dtx
+runfiles size=34
+ RELOC/tex/lualatex/luamml/luamml-amsmath.lua
+ RELOC/tex/lualatex/luamml/luamml-array.lua
+ RELOC/tex/lualatex/luamml/luamml-convert.lua
+ RELOC/tex/lualatex/luamml/luamml-data-combining.lua
+ RELOC/tex/lualatex/luamml/luamml-data-stretchy.lua
+ RELOC/tex/lualatex/luamml/luamml-demo.sty
+ RELOC/tex/lualatex/luamml/luamml-legacy-mappings.lua
+ RELOC/tex/lualatex/luamml/luamml-lr.lua
+ RELOC/tex/lualatex/luamml/luamml-patches-amsmath.sty
+ RELOC/tex/lualatex/luamml/luamml-patches-amstext.sty
+ RELOC/tex/lualatex/luamml/luamml-patches-array.sty
+ RELOC/tex/lualatex/luamml/luamml-patches-kernel.sty
+ RELOC/tex/lualatex/luamml/luamml-patches-lab-math.sty
+ RELOC/tex/lualatex/luamml/luamml-pdf-demo.sty
+ RELOC/tex/lualatex/luamml/luamml-pdf.sty
+ RELOC/tex/lualatex/luamml/luamml-structelemwriter.lua
+ RELOC/tex/lualatex/luamml/luamml-table.lua
+ RELOC/tex/lualatex/luamml/luamml-tex-annotate.lua
+ RELOC/tex/lualatex/luamml/luamml-tex.lua
+ RELOC/tex/lualatex/luamml/luamml-xmlwriter.lua
+ RELOC/tex/lualatex/luamml/luamml.sty
+catalogue-contact-bugs https://github.com/zauguin/luamml/issues
+catalogue-contact-repository https://github.com/zauguin/luamml
+catalogue-ctan /macros/luatex/latex/luamml
+catalogue-license lppl1.3c
+catalogue-topics luatex maths
+catalogue-version 0.1.0
+
name luamodulartables
category Package
revision 68893
@@ -205918,25 +206682,25 @@ catalogue-version 1.1
name luamplib
category Package
-revision 71915
+revision 71964
shortdesc Use LuaTeX's built-in MetaPost interpreter
relocated 1
longdesc The package enables the user to specify MetaPost diagrams
longdesc (which may include colour specifications from the color or
longdesc xcolor packages) into a document, using LuaTeX's built-in
longdesc MetaPost library. The facility is only available in PDF mode.
-containersize 23560
-containerchecksum 625f9b354160f89af98772fb1cfa2d78352cb3477192b827bf0199777d9d6ecf261e0a55c0d8c4f56b68de7fa96a0ddf90f9ef8475d67143c57185b6ff2a7d67
-doccontainersize 259452
-doccontainerchecksum 992dc56ccf0538cb2589bf054c1d5e6516220e8b1d0fd9acfab39d532a531f65e7fa1ea508a779b0195d1068917e0b0ef07b7cecf489cb154ee314876a2438c2
-docfiles size=74
+containersize 23588
+containerchecksum dc3d2bf9be904224db788916ede25f5d0e53b7794ac9319cf9c247dccac886d2fb2dcb42ac9215d12f43d708a80a07dab54ed2adcd1780c1da4cdcd0d0f9b387
+doccontainersize 261808
+doccontainerchecksum d2d0675bd9c03b79ba21638b9d2bf5f6c87d6ebc75da74fadb2d92d3fc1e2a25c517d55675eb57677a6918f55062deefcc22d53c709fc61b68280f1df08ed122
+docfiles size=75
RELOC/doc/luatex/luamplib/NEWS
RELOC/doc/luatex/luamplib/README details="Readme"
RELOC/doc/luatex/luamplib/luamplib.pdf details="Package documentation"
RELOC/doc/luatex/luamplib/test-luamplib-latex.tex
RELOC/doc/luatex/luamplib/test-luamplib-plain.tex
-srccontainersize 45992
-srccontainerchecksum 814b82ce59540e21caef1a5bd73010c6b6bbd7815827e30b7b3886a4b18c67670d0af6ae6992a79a60c7b15ae991932c343bc520c9ac60f9000f1d2d3bc7fd0e
+srccontainersize 46376
+srccontainerchecksum 258755473d1fe0ba4e56c61b6ba1eadfea736234925a26d025051212308b5ffa41fb18b97a5d888d4f1061bc7e1403e1d30bc8358cd60d7a6c7e6ef2f2055e61
srcfiles size=46
RELOC/source/luatex/luamplib/Makefile
RELOC/source/luatex/luamplib/luamplib.dtx
@@ -205948,7 +206712,7 @@ catalogue-contact-repository https://github.com/lualatex/luamplib
catalogue-ctan /macros/luatex/generic/luamplib
catalogue-license gpl2
catalogue-topics mp-use graphics-in-tex luatex
-catalogue-version 2.34.3
+catalogue-version 2.34.5
name luanumint
category Package
@@ -206887,18 +207651,18 @@ catalogue-version 1.3
name luatexja
category Package
-revision 71802
+revision 72242
shortdesc Typeset Japanese with Lua(La)TeX
relocated 1
longdesc The package offers support for typesetting Japanese documents
longdesc with LuaTeX. Either of the Plain and LaTeX2e formats may be
longdesc used with the package.
depend luatexbase
-containersize 191468
-containerchecksum e01ff84a924f1eac68d2c2c905accf858b4a20295471a47a341cb3237cfb0a9f166c323accc72a1559bbbcd7fc547de663aa4f3d49fb2b81a6f715e2cd5b576a
-doccontainersize 3241860
-doccontainerchecksum e8c3caf0c6a1b916a97ebdb75e685a7be4266a4abfc775ee7406882b20891d5f9de883b5383e7275306101a725ba876294cbcd33f83f786ddb9521cb90e3cabe
-docfiles size=976
+containersize 192532
+containerchecksum 5ae25a9150edd664835c6289edf64dabaa79358ef8c4e24814c43d76324ba72d6e9332b28e6527fdfe71269221c1bd6c17b7347d30915e2d4b7e90be2cdd94a0
+doccontainersize 3269168
+doccontainerchecksum 320df386c3566f7f91a1703f8362a5469672690637767fbad16756905c9f2fd33882bc4b6f34a1f077e8af8844123e352d262881648dd1a0b6799be589124ced
+docfiles size=983
RELOC/doc/luatex/luatexja/COPYING
RELOC/doc/luatex/luatexja/README details="Readme"
RELOC/doc/luatex/luatexja/jfm-test.lua
@@ -206915,8 +207679,8 @@ docfiles size=976
RELOC/doc/luatex/luatexja/luatexja-ruby.tex
RELOC/doc/luatex/luatexja/luatexja.dtx
RELOC/doc/luatex/luatexja/luatexja.ins
-srccontainersize 83900
-srccontainerchecksum 4ae30dd5643da68f6e7c34327bcfc3349d6469773502d8905d42c52d286535ec85965c23fd2097707505791debb506f8fd9c9b692e51667084a528a03d954984
+srccontainersize 84020
+srccontainerchecksum efa325c5bb78a3e6e3c824b4b62f642e05ea71d73ea797a298b685a986f13308a2c7bcd580deefb241830b8a14dd0b4c1cb01dc491d61fb5c4c6ec77e14dbdf0
srcfiles size=119
RELOC/source/luatex/luatexja/ltjclasses.dtx
RELOC/source/luatex/luatexja/ltjclasses.ins
@@ -206941,7 +207705,7 @@ srcfiles size=119
RELOC/source/luatex/luatexja/tool/table_jisx0208.tex
RELOC/source/luatex/luatexja/tool/test_exist_nodelib.tex
RELOC/source/luatex/luatexja/tool/unicodeBlocks.tex
-runfiles size=421
+runfiles size=424
RELOC/tex/luatex/luatexja/addons/luatexja-adjust.sty
RELOC/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
RELOC/tex/luatex/luatexja/addons/luatexja-fontspec-27c.sty
@@ -207043,7 +207807,7 @@ catalogue-contact-repository https://github.com/luatexja/luatexja
catalogue-ctan /macros/luatex/generic/luatexja
catalogue-license bsd
catalogue-topics japanese luatex class macro-gen expl3
-catalogue-version 20240714.0
+catalogue-version 20240909.0
name luatexko
category Package
@@ -208760,33 +209524,34 @@ catalogue-version 1.7
name magicwatermark
category Package
-revision 63656
+revision 72044
shortdesc An easy and flexible way to set watermarks
relocated 1
longdesc This package can flexibly set and clear watermarks. It is based
longdesc on everypage and TikZ, encapsulated by LaTeX3. All watermark
longdesc content is placed inside a TikZ node in the center of the page.
-containersize 2380
-containerchecksum 87dc295ac046213ed1a0b3c1b2b415edb3f65cd1e213b101ed3125df663fc4261fd54c07343ece9dcb4e345f134e7d9caff2791e0b8ff507b8d006d5c2dd1430
-doccontainersize 217856
-doccontainerchecksum 76504a77b18c8fd21d27cb26092edbca6e1e9470c006bd486ab4412116f30b833f3a92cac216c73318372da4fe3ccc7342effed2cfcafd09fb8efb1770582d5f
-docfiles size=58
+containersize 2832
+containerchecksum b0167d8fe81026bc62251a356634dad54ae5e45d7430a200219f862d80514d1e5443fca1b9d68359b9c0c7fd2e21d49caa5def7d882f1088e58c94223147f770
+doccontainersize 213352
+doccontainerchecksum f31fa20622ed9a469d900f4ee4bf09b01b9fea0537ce425b12dd83ff5293c8ac6f967b9f15d248b52959b3739d34a5445b31957e5480933426a477a7e4800edc
+docfiles size=63
RELOC/doc/latex/magicwatermark/README.md details="Readme"
- RELOC/doc/latex/magicwatermark/magicwatermark-en.pdf details="Package documentation (English)"
- RELOC/doc/latex/magicwatermark/magicwatermark-en.tex
- RELOC/doc/latex/magicwatermark/magicwatermark.pdf details="Package documentation (Chinese)" language="zh"
-srccontainersize 4688
-srccontainerchecksum 4f42f8459f7ae28a4799473b57f0cbeea59de0f6b1cb065a0e2f27a8ab5698512bf3845b275e488c7157d3504d79680e679c88fbd510bce485a89b72671fc98c
-srcfiles size=5
- RELOC/source/latex/magicwatermark/magicwatermark.dtx
-runfiles size=2
+ RELOC/doc/latex/magicwatermark/doc/magicwatermark-cn.pdf details="Package documentation (Chinese)" language="zh"
+ RELOC/doc/latex/magicwatermark/doc/magicwatermark-cn.tex
+ RELOC/doc/latex/magicwatermark/doc/magicwatermark-en.pdf details="Package documentation (English)" language="en"
+ RELOC/doc/latex/magicwatermark/doc/magicwatermark-en.tex
+runfiles size=3
RELOC/tex/latex/magicwatermark/magicwatermark.sty
+catalogue-contact-announce https://github.com/ljguo1020/magicwatermark
catalogue-contact-bugs https://github.com/ljguo1020/magicwatermark/issues
+catalogue-contact-development https://github.com/ljguo1020/magicwatermark
+catalogue-contact-home https://github.com/ljguo1020/magicwatermark
catalogue-contact-repository https://github.com/ljguo1020/magicwatermark
+catalogue-contact-support https://github.com/ljguo1020/magicwatermark
catalogue-ctan /macros/latex/contrib/magicwatermark
catalogue-license lppl1.3c
catalogue-topics watermark background pgf-tikz expl3
-catalogue-version 1.0.1
+catalogue-version 1.2B
name magra
category Package
@@ -210373,7 +211138,7 @@ catalogue-topics notes
name markdown
category Package
-revision 71798
+revision 72484
shortdesc Converting and rendering markdown documents inside TeX
relocated 1
longdesc The package provides facilities for the conversion of markdown
@@ -210381,15 +211146,19 @@ longdesc markup to plain TeX. These are provided both in form of a Lua
longdesc module and in form of plain TeX, LaTeX, and ConTeXt macro
longdesc packages that enable the direct inclusion of markdown documents
longdesc inside TeX documents.
-containersize 66224
-containerchecksum 609c0b7f1b7068380d3b76e31c9f9052a416c8fe22e89d92db3f32f21a2f89cfdf7a097423759aee5f7e442a7195bf018ca7286d4c856763645d7fd717dca3d2
-doccontainersize 1286844
-doccontainerchecksum 55a10d297fc94fd79c10eaf9c9881d2ea326505a59136fdd9f9f1f08c17761d9d47bdb877c250476e8a43380d7e72e55f7500d718fc4d996ce0562e2eb404a40
-docfiles size=597
+depend l3kernel
+depend lt3luabridge
+depend lua-uni-algos
+containersize 69968
+containerchecksum 895f84002c3b1dee6b468a88e900cbd8be488a12e02eb6b73e18d9fc0a2cd9f7fb876b8479b13f7382d7ba193b3f0752bc91a258f567c9f696352e2758088c7e
+doccontainersize 1328192
+doccontainerchecksum 524b534a2acf7a6ea9cc60e30600239cc75567da18f72ff5df211c9a1e536aeed5f5229f98bfd26d78df70c01c05c2e9aa67b333bc11dd9de1f5465cd4af4912
+docfiles size=611
RELOC/doc/context/third/markdown/examples/context-mkiv.tex
RELOC/doc/context/third/markdown/examples/example.md
RELOC/doc/context/third/markdown/examples/scientists.csv
RELOC/doc/generic/markdown/CHANGES.md
+ RELOC/doc/generic/markdown/DEPENDS.txt
RELOC/doc/generic/markdown/README.md details="Readme"
RELOC/doc/generic/markdown/VERSION
RELOC/doc/generic/markdown/markdown.css
@@ -210405,13 +211174,13 @@ docfiles size=597
RELOC/doc/optex/markdown/examples/example.md
RELOC/doc/optex/markdown/examples/optex.tex
RELOC/doc/optex/markdown/examples/scientists.csv
-srccontainersize 131680
-srccontainerchecksum 928f23d1bbe102758f326e2922e4886cdbef5d0a11156c22ac9620e9212b895788f5c9d989216c2aef5b9c8ac5ec3dc897465d130dee84ec54c5b687e22b55f9
-srcfiles size=243
+srccontainersize 135940
+srccontainerchecksum 99f7bbbd0679c6c898295369a88206f445b927d8bb4bca35129efc67fc749476211e8c4f8746de1996cc7002e93ef6d550d60ee85535698629f387c2aac2214c
+srcfiles size=249
RELOC/source/generic/markdown/docstrip.cfg
RELOC/source/generic/markdown/markdown.dtx
RELOC/source/generic/markdown/markdown.ins
-runfiles size=120
+runfiles size=150
RELOC/scripts/markdown/markdown-cli.lua
RELOC/tex/context/third/markdown/t-markdown.tex
RELOC/tex/context/third/markdown/t-markdownthemewitiko_markdown_defaults.tex
@@ -210422,7 +211191,9 @@ runfiles size=120
RELOC/tex/latex/markdown/markdownthemewitiko_dot.sty
RELOC/tex/latex/markdown/markdownthemewitiko_graphicx_http.sty
RELOC/tex/latex/markdown/markdownthemewitiko_markdown_defaults.sty
+ RELOC/tex/luatex/markdown/markdown-parser.lua
RELOC/tex/luatex/markdown/markdown-tinyyaml.lua
+ RELOC/tex/luatex/markdown/markdown-unicode-data.lua
RELOC/tex/luatex/markdown/markdown.lua
catalogue-contact-announce https://github.com/Witiko/markdown/releases
catalogue-contact-bugs https://github.com/Witiko/markdown/issues
@@ -210431,7 +211202,7 @@ catalogue-contact-repository https://github.com/Witiko/markdown
catalogue-ctan /macros/generic/markdown
catalogue-license lppl1.3c
catalogue-topics markup
-catalogue-version 3.6.2-0-g6c30af7e
+catalogue-version 3.7.1-0-g8e726800
name marvosym
category Package
@@ -213089,7 +213860,7 @@ binfiles arch=x86_64-solaris size=1
name mathtools
category Package
-revision 70838
+revision 72487
shortdesc Mathematical tools to use with amsmath
relocated 1
longdesc Mathtools provides a series of packages designed to enhance the
@@ -213109,19 +213880,20 @@ longdesc multlined, cases-like environments, new gathered environments;
longdesc Maths versions of \makebox, \llap, \rlap etc.; Cramped math
longdesc styles; and more... Mathtools requires mhsetup.
depend amsmath
-containersize 20532
-containerchecksum 51d46817b5b01572d98ff11af85282dc1116c13b5a7888e57e613ed0aee7b32fe89a501c09c48d8c44b5122f9829b0d57e40806fd87ba39cbf94c32a0134d414
-doccontainersize 1044780
-doccontainerchecksum 157c6d90f862161a8aa56f746b5df89f7db072d7fca6daaff211d6aaa681ac74b73f1b8bbf3bdb03115d4a72e548bba8cf8bb98924e8e2f8c2648c231f9a2f4f
-docfiles size=269
+containersize 20544
+containerchecksum a5702e835e8885082d38504c9ac0afbb271fb1dbdb0593c4a6008c85368388c71d1794a5cd87bca67b5d1415c8fb9becaf7f7ca942927714e6b78a29e74f02c8
+doccontainersize 1134160
+doccontainerchecksum acf94100b66853f2d518ea72047701e635ab745537980215efb551ee2dd54b8dae9605d252997a2061b6abb76e6bc17db8042413727b7c72bf150c788a31a561
+docfiles size=292
RELOC/doc/latex/mathtools/README.md details="Package README"
RELOC/doc/latex/mathtools/empheq.pdf
RELOC/doc/latex/mathtools/mathtools.pdf details="Package documentation"
RELOC/doc/latex/mathtools/mhsetup.pdf
-srccontainersize 91172
-srccontainerchecksum f73b6e4c1f5716407f887b3b11e7979e2800d82362476caba71d646d521842fa59bea94d7804debb9e48a1be68a4e80f53f8378d4b4462a8e47d1756341a4a1f
-srcfiles size=110
+srccontainersize 91568
+srccontainerchecksum bc83fbf369560b23508e9ada5d878e93d4e06f963991cbf764242dc3fef5d65fb65916212599f31f87c6d4159b64f13b4be20ba044c47e8d13013b2b39e56255
+srcfiles size=111
RELOC/source/latex/mathtools/empheq.dtx
+ RELOC/source/latex/mathtools/empheq.ins
RELOC/source/latex/mathtools/mathtools.dtx
RELOC/source/latex/mathtools/mathtools.ins
RELOC/source/latex/mathtools/mhsetup.dtx
@@ -213134,7 +213906,7 @@ catalogue-contact-repository https://github.com/latex3/mathtools
catalogue-ctan /macros/latex/contrib/mathtools
catalogue-license lppl1.3c
catalogue-topics maths
-catalogue-version 1.30
+catalogue-version 1.31
name matlab-prettifier
category Package
@@ -213839,7 +214611,7 @@ catalogue-version 0.13
name media9
category Package
-revision 64047
+revision 72299
shortdesc Multimedia inclusion package with Adobe Reader-9/X compatibility
relocated 1
longdesc The package provides an interface to embed interactive Flash
@@ -213852,16 +214624,16 @@ longdesc Player supports the efficient H.264 codec for video
longdesc compression. The package is based on the RichMedia Annotation,
longdesc an Adobe addition to the PDF specification. It replaces the now
longdesc obsolete movie15 package.
-containersize 1895928
-containerchecksum 3eab7f0687395941f6805db51fff943b6bc795a8a5cf2fb2ed9f03f0103b4fef0bfebdf449701a051b72d8f18a8e332ec02f1893812e4be6d31a56980d50a1e4
-doccontainersize 3637360
-doccontainerchecksum e3f97ec8b1fbb345e42f641eb37f6210d4ebc2e791f6ca21af6c7ac7c7f86c149fa874cafe6a2eb1d47508e2a72aded6ea40b381393ae79e9baab5ecded73c6c
-docfiles size=899
+containersize 1896108
+containerchecksum 9d9a8dab4404879fe2ecab5565e6748b6f1683adddbf76c10350018add8bebf49e6600517d6c3216ec0e9a395ea7882fd36a3c3ea647f089bb1e9576ccc949b5
+doccontainersize 3652492
+doccontainerchecksum 6fd0273d06f2acc4024ec7b57e7bde52217766356382b78c7dadeb58d1f5ea5740122b2555f9dc36d9f8d19b5310bb2d9609025255c93b172a2a57d867ee783e
+docfiles size=905
RELOC/doc/latex/media9/ChangeLog
RELOC/doc/latex/media9/README.txt
RELOC/doc/latex/media9/media9.pdf details="Package documentation"
-srccontainersize 1776700
-srccontainerchecksum 907343fbe326e491f543f104ea9335d6c69848b3d4a69469587bc5d417e3a58e2d18567a0377c71a28e8e7ee6d94959ee8a7e632819773692d34b6cc47a3cb09
+srccontainersize 1776704
+srccontainerchecksum cc80cca9fde3c9000c5bc2b552f06959c126edb1c5bd7a410f8122f8a9f31d0abe21817b371e42bb1d0cd5824fc3e900cf81ff0effc66f7caabe308d5135245e
srcfiles size=555
RELOC/source/latex/media9/files/3dsystem.fig
RELOC/source/latex/media9/files/3dsystem.pdf
@@ -213916,7 +214688,7 @@ catalogue-contact-repository https://gitlab.com/agrahn/media9
catalogue-ctan /macros/latex/contrib/media9
catalogue-license lppl
catalogue-topics multimedia expl3
-catalogue-version 1.25
+catalogue-version 1.29
name medmath
category Package
@@ -214654,7 +215426,7 @@ catalogue-version 1.6.2
name mercatormap
category Package
-revision 56060
+revision 71976
shortdesc Spherical Mercator coordinate systems and Web Mercator tile integration
relocated 1
longdesc This package extends TikZ with tools to create map graphics.
@@ -214664,15 +215436,17 @@ longdesc package supports the seamless integration of graphics from
longdesc public map tile servers by a Python script. Also, common map
longdesc elements like markers, geodetic networks, bar scales, routes,
longdesc orthodrome pieces, and more are part of the package.
-containersize 19180
-containerchecksum 552c0fcb0eb72d55c51a2e9e4d055cefa27859d8e1a4410934fbbe6c139b4ddbad7e2444974acf4035fb29cc4bc8c3f76d33ef6c6e73e91e57e4225c102afd9f
-doccontainersize 24311052
-doccontainerchecksum 446be6f13150ba3490890b528fe04c8a8080213aa6a5b66fe61e3e58ea4fc0bd03581aa96b0ec355c5ec725187b7b681507f961a9b29350cf07bc19bd2c0fdf1
-docfiles size=6125
- RELOC/doc/latex/mercatormap/README details="Readme"
+containersize 21084
+containerchecksum c97bafd1333eafe2f2ccba2df5f64fededce4883d7fc9c617f849c13ed49450668f624aa94d5d4b6c52fe8d2db956df01297a0e2d9eee82644d23865517f1674
+doccontainersize 22583660
+doccontainerchecksum 49677270a846c809d0a1a39f6bc4f07f13b4059cb786b3fc43797217a634b41bba2b03a3fbc4135a5e6c6c46f181ea665143d811cecf0bc1022d55838c33afe9
+docfiles size=5708
+ RELOC/doc/latex/mercatormap/CHANGES.md
+ RELOC/doc/latex/mercatormap/README.md details="Readme"
RELOC/doc/latex/mercatormap/mercatormap-example.tex
RELOC/doc/latex/mercatormap/mercatormap.bib
RELOC/doc/latex/mercatormap/mercatormap.doc.abstract.tex
+ RELOC/doc/latex/mercatormap/mercatormap.doc.animations.tex
RELOC/doc/latex/mercatormap/mercatormap.doc.definition.tex
RELOC/doc/latex/mercatormap/mercatormap.doc.drawing.tex
RELOC/doc/latex/mercatormap/mercatormap.doc.examples.tex
@@ -214684,10 +215458,9 @@ docfiles size=6125
RELOC/doc/latex/mercatormap/mercatormap.doc.routes.tex
RELOC/doc/latex/mercatormap/mercatormap.doc.scales.tex
RELOC/doc/latex/mercatormap/mercatormap.doc.sty
- RELOC/doc/latex/mercatormap/mercatormap.doc.versionhistory.tex
RELOC/doc/latex/mercatormap/mercatormap.pdf details="Package documentation"
RELOC/doc/latex/mercatormap/mercatormap.tex
-runfiles size=30
+runfiles size=34
RELOC/tex/latex/mercatormap/mercatormap.sty
RELOC/tex/latex/mercatormap/mercatorpy.def
RELOC/tex/latex/mercatormap/mercatorsupplier.def
@@ -214696,7 +215469,7 @@ catalogue-contact-home https://github.com/T-F-S/mercatormap
catalogue-ctan /macros/latex/contrib/mercatormap
catalogue-license lppl1.3
catalogue-topics cartography pgf-tikz graphics expl3
-catalogue-version 1.02
+catalogue-version 1.2.0
name merriweather
category Package
@@ -217688,6 +218461,395 @@ containerchecksum 4ac6e338cab96aa70ca3941f72eccd534e8c210b9836c934fbfbb154fc67ad
binfiles arch=x86_64-solaris size=1
bin/x86_64-solaris/mf2pt1
+name mfb-oldstyle
+category Package
+revision 71982
+shortdesc MFB Oldstyle serif fonts
+relocated 1
+longdesc Oldstyle is a serif font family designed for body text. This
+longdesc typeface was originally designed by Morris Fuller Benton and
+longdesc released by American Type Founders in 1909 as Century Oldstyle.
+longdesc The family contains three fonts: regular, italic and bold.
+longdesc (Currently, no bold italic font is provided.) Superior and
+longdesc inferior figures are available for all fonts in the family.
+longdesc Small capitals and old-style figures are available only for the
+longdesc regular font.
+execute addMap MFBOldstyle.map
+containersize 825848
+containerchecksum 76130d3b7dbb6bb1851bba0412a64272b5fda62d034b765473b84d4f90fa66d0ff536c4717af475df30e1a7735c9a3eb249818a0b30d410174beb110052b8973
+doccontainersize 1552288
+doccontainerchecksum a2eab7888bd03bed5ff215cca3c15cd6b05f8e7922cb5eceef4a96c0ae2afe45bd78edca4e61ed1dbd6fa15ac4812d126f01012921e86fd825b878dabfa927fd
+docfiles size=509
+ RELOC/doc/fonts/mfb-oldstyle/COPYING
+ RELOC/doc/fonts/mfb-oldstyle/MFBOldStyle-CharacterMap.pdf
+ RELOC/doc/fonts/mfb-oldstyle/README details="Readme"
+ RELOC/doc/fonts/mfb-oldstyle/mfb-oldstyle-doc.pdf details="Package documentation"
+ RELOC/doc/fonts/mfb-oldstyle/mfb-oldstyle-doc.tex
+runfiles size=971
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_2k4lec.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_2r5ytu.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_5lrov3.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_6mghgo.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_73nks5.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_777sfz.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_7nlkbe.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_7q6l4s.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_ahcimn.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_bgdhbr.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_cgi3xl.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_cwrjrk.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_e5y2zy.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_fy4cgk.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_hi6bgi.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_ikcbof.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_in623c.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_jaulpu.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_kod5rh.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_kosxnn.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_nduqlz.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_nrcrlb.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_oyw33c.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_q4fonx.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_qmdrba.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_radqz3.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_rxfd27.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_s7hq75.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_sbbrr6.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_traljt.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_uyp43f.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_wvbwpg.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_x5sf3h.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_xkajg4.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_xqrvjh.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_xx37di.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_y2ngde.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_y57hi6.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_ybcvk5.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_yjlipp.enc
+ RELOC/fonts/enc/dvips/mfb-oldstyle/a_ztec7x.enc
+ RELOC/fonts/map/dvips/mfb-oldstyle/MFBOldstyle.map
+ RELOC/fonts/opentype/public/mfb-oldstyle/MFBOldstyle-Bold.otf
+ RELOC/fonts/opentype/public/mfb-oldstyle/MFBOldstyle-Italic.otf
+ RELOC/fonts/opentype/public/mfb-oldstyle/MFBOldstyle-Regular.otf
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ot1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ot1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ot1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ts1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ly1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ly1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ot1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ot1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t1.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t5--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t5.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ts1--base.tfm
+ RELOC/fonts/tfm/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ts1.tfm
+ RELOC/fonts/type1/public/mfb-oldstyle/MFBOldstyle-Bold.pfb
+ RELOC/fonts/type1/public/mfb-oldstyle/MFBOldstyle-Italic.pfb
+ RELOC/fonts/type1/public/mfb-oldstyle/MFBOldstyle-Regular.pfb
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-dnom-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-inf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-inf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-lf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-lf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-numr-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-numr-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-sup-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-sup-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Bold-tlf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-dnom-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-inf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-inf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-lf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-lf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-numr-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-numr-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-sup-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-sup-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Italic-tlf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-dnom-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-inf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-inf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-ot1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-sc-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-lf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-numr-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-numr-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-ot1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-sc-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-osf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-sup-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-sup-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-ot1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-sc-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tlf-ts1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ly1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-ot1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-sc-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t1.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-t5.vf
+ RELOC/fonts/vf/public/mfb-oldstyle/MFBOldstyle-Regular-tosf-ts1.vf
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-Dnom.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-Inf.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-LF.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-Numr.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-OsF.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-Sup.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-TLF.fd
+ RELOC/tex/latex/mfb-oldstyle/LY1MFBOldstyle-TOsF.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-Dnom.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-Inf.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-LF.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-Numr.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-OsF.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-Sup.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-TLF.fd
+ RELOC/tex/latex/mfb-oldstyle/OT1MFBOldstyle-TOsF.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-Dnom.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-Inf.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-LF.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-Numr.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-OsF.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-Sup.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-TLF.fd
+ RELOC/tex/latex/mfb-oldstyle/T1MFBOldstyle-TOsF.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-Dnom.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-Inf.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-LF.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-Numr.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-OsF.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-TLF.fd
+ RELOC/tex/latex/mfb-oldstyle/T5MFBOldstyle-TOsF.fd
+ RELOC/tex/latex/mfb-oldstyle/TS1MFBOldstyle-LF.fd
+ RELOC/tex/latex/mfb-oldstyle/TS1MFBOldstyle-OsF.fd
+ RELOC/tex/latex/mfb-oldstyle/TS1MFBOldstyle-TLF.fd
+ RELOC/tex/latex/mfb-oldstyle/TS1MFBOldstyle-TOsF.fd
+ RELOC/tex/latex/mfb-oldstyle/mfb-oldstyle.sty
+catalogue-contact-bugs https://github.com/dbenjaminmiller/mfb-oldstyle/issues
+catalogue-contact-repository https://github.com/dbenjaminmiller/mfb-oldstyle
+catalogue-ctan /fonts/mfb-oldstyle
+catalogue-license cc0
+catalogue-topics font font-body font-otf font-proportional font-serif font-supp font-type1
+catalogue-version 1.0
+
name mfirstuc
category Package
revision 64743
@@ -219709,9 +220871,8 @@ catalogue-version 1.1
name minted
category Package
-revision 70838
+revision 72494
shortdesc Highlighted source code for LaTeX
-relocated 1
longdesc The package that facilitates expressive syntax highlighting in
longdesc LaTeX using the powerful Pygments library. The package also
longdesc provides options to customize the highlighted source code
@@ -219719,41 +220880,180 @@ longdesc output using fancyvrb.
depend catchfile
depend etoolbox
depend float
-depend framed
depend fvextra
-depend graphics
-depend ifplatform
-depend kvoptions
-depend lineno
+depend latex2pydata
+depend minted.ARCH
depend newfloat
depend pdftexcmds
+depend pgf
+depend pgfopts
depend tools
-depend upquote
depend xcolor
-depend xstring
-containersize 10156
-containerchecksum a7fce1240ff61973afbd56a16a3acc117fed9f3da2fc49a6c7689f69d94788bf1ad389dc4b22e25b167db7fb204b1e596d791ced5d8b02230526293b7dae31ab
-doccontainersize 850304
-doccontainerchecksum 92188ec1e143596a6da167245b641b6c5dffb2bba24a9d8e3a26f0b628f750fc9d917e84eb1891d456bb143a969b300c81a39350c03cb475605b59503cb861f0
-docfiles size=216
- RELOC/doc/latex/minted/DEPENDS.txt
- RELOC/doc/latex/minted/README details="Readme"
- RELOC/doc/latex/minted/minted.pdf details="Package documentation"
-srccontainersize 47940
-srccontainerchecksum cbbeae5b75932a6af9b57082419771051a7ec8d5290cb0cab469416a4959f73a32dfdffd314a40376bb98053c19702fd3920f327a9d537b858a0695e3b5bab51
-srcfiles size=54
- RELOC/source/latex/minted/Makefile
- RELOC/source/latex/minted/minted.dtx
- RELOC/source/latex/minted/minted.ins
-runfiles size=16
- RELOC/tex/latex/minted/minted.sty
- RELOC/tex/latex/minted/minted1.sty
+containersize 1267192
+containerchecksum c19fb363d024fc89f0dc506b5680d4ef6f7f7d074260a691d0245e1acdf8ce56970f657b12ec7dce0af0740126232686b0e8e728a3465e35c3399faf3f63cc31
+doccontainersize 509880
+doccontainerchecksum 3efbab375b8607fd8bd67db43afbaab74e1b00da90b17a35723ff9e6eaf61681eb9eede812b736879f815ba1eb7fb2a9b8801e3f962fba9b2505367149bd4aba
+docfiles size=138
+ texmf-dist/doc/latex/minted/CHANGELOG_LATEXMINTED_PYTHON_PACKAGE.md
+ texmf-dist/doc/latex/minted/CHANGELOG_MINTED_LATEX_PACKAGE.md
+ texmf-dist/doc/latex/minted/DEPENDS.txt
+ texmf-dist/doc/latex/minted/README details="Readme"
+ texmf-dist/doc/latex/minted/minted.pdf details="Package documentation"
+srccontainersize 41808
+srccontainerchecksum e5c2836b06eeb8d707e4b7047e9c2cb25fe5f2c97b0dc07f31e8c8b75b791bc54437bd821eb8a9a2b8f8c1955af30df3d2ae068edd12b403cf242a43cce0bbee
+srcfiles size=51
+ texmf-dist/source/latex/minted/minted.dtx
+ texmf-dist/source/latex/minted/minted.ins
+runfiles size=353
+ texmf-dist/scripts/minted/latex2pydata-0.4.0-py3-none-any.whl
+ texmf-dist/scripts/minted/latexminted-0.2.0-py3-none-any.whl
+ texmf-dist/scripts/minted/latexminted.py
+ texmf-dist/scripts/minted/latexrestricted-0.4.0-py3-none-any.whl
+ texmf-dist/scripts/minted/pygments-2.18.0-py3-none-any.whl
+ texmf-dist/tex/latex/minted/minted.sty
+ texmf-dist/tex/latex/minted/minted1.sty
+ texmf-dist/tex/latex/minted/minted2.sty
catalogue-also texments verbments
catalogue-contact-repository https://github.com/gpoore/minted
catalogue-ctan /macros/latex/contrib/minted
-catalogue-license lppl1.3 bsd3
+catalogue-license lppl1.3c lppl1.3 bsd3
catalogue-topics listing verbatim synt-hlt
-catalogue-version 2.9
+catalogue-version 3.1.2
+
+name minted.aarch64-linux
+category Package
+revision 72375
+shortdesc aarch64-linux files of minted
+containersize 340
+containerchecksum cc92119543e98d82b7945b892df8c72d46146e778368d09d429cdee1500c206a291b3e16dd9140c68642b3c2e3df5404ca86e99db83cbd3dec8577c4733f4c93
+binfiles arch=aarch64-linux size=1
+ bin/aarch64-linux/latexminted
+
+name minted.amd64-freebsd
+category Package
+revision 72375
+shortdesc amd64-freebsd files of minted
+containersize 340
+containerchecksum 4cc81bb16c42ce2ba2880897977a9e906da7da55573ee32a9f0b82e531000cf43ebbdd813265e42526eb7b052920e0497fc78fbb54af5e964819d67f0494d346
+binfiles arch=amd64-freebsd size=1
+ bin/amd64-freebsd/latexminted
+
+name minted.amd64-netbsd
+category Package
+revision 72375
+shortdesc amd64-netbsd files of minted
+containersize 340
+containerchecksum 46a025c81b73faf327e24beb3b0500fefef86b945d0a0eb6accc1107b84b1b1a510674d71981ab8d2582b00c725d4fd27f4b6343de6df7bbc0a7c560bf07dd08
+binfiles arch=amd64-netbsd size=1
+ bin/amd64-netbsd/latexminted
+
+name minted.armhf-linux
+category Package
+revision 72375
+shortdesc armhf-linux files of minted
+containersize 340
+containerchecksum 521bb5c0954a09354c402c973c1942f0f8156c4a9cfbd38f5c99e58fd7999d583bd86ec691564116c6d94d33a2b5b624605c7c900ad3e0005ef8802488f58ae7
+binfiles arch=armhf-linux size=1
+ bin/armhf-linux/latexminted
+
+name minted.i386-freebsd
+category Package
+revision 72375
+shortdesc i386-freebsd files of minted
+containersize 340
+containerchecksum 250634000db73a1f8432212bd728c1e198a9ca83bbd9ddca38d8d77430c95bcba9b8483b973cb24ac082de9b22262487d2d974593d5769386617a075a5a123a3
+binfiles arch=i386-freebsd size=1
+ bin/i386-freebsd/latexminted
+
+name minted.i386-linux
+category Package
+revision 72375
+shortdesc i386-linux files of minted
+containersize 340
+containerchecksum b6fc05f6bcda7a9a421cd88dae3f778027de6ea51ba9f5b72e31638f836053d2b91a4e93bc6f08a3dca23612d08d82e5dba569362fd3dd296d1a6b87de4e412e
+binfiles arch=i386-linux size=1
+ bin/i386-linux/latexminted
+
+name minted.i386-netbsd
+category Package
+revision 72375
+shortdesc i386-netbsd files of minted
+containersize 340
+containerchecksum a76fc2247ff4c5a9684ce9213f299e80131d8df4a771e1889219633be94de3e58f239456a9c555fcd6778208d019495dfeaffb7575db75b699896b43291588f3
+binfiles arch=i386-netbsd size=1
+ bin/i386-netbsd/latexminted
+
+name minted.i386-solaris
+category Package
+revision 72375
+shortdesc i386-solaris files of minted
+containersize 340
+containerchecksum 5cdfe8d541da29e369dd5f3c3cfd59b92327de91a5f9fa1439ef659d0eb442bd2addfd03a31187debdfa8f0e1d5f6c26862a6a3da40809ee07fc60e6404bdee0
+binfiles arch=i386-solaris size=1
+ bin/i386-solaris/latexminted
+
+name minted.universal-darwin
+category Package
+revision 72375
+shortdesc universal-darwin files of minted
+containersize 344
+containerchecksum cb2e0f827060aa057ed37b493b19a4f2734b758c949e455b149c713fa8fc9c0106a64647a99fb23c8c2070d1d0267923fbe6ab2b786c738a94a96cb49666c743
+binfiles arch=universal-darwin size=1
+ bin/universal-darwin/latexminted
+
+name minted.windows
+category Package
+revision 72375
+shortdesc windows files of minted
+containersize 2304
+containerchecksum fa7960196fcbf0b01e8da48cadfb17c9b18bf3886e86a3988d2dd6831ea2322d4ed3b894fc616a5a978ae68d7e72e0f616d6fdd2bf51aa7d2eeb03da54ebea6c
+binfiles arch=windows size=2
+ bin/windows/latexminted.exe
+
+name minted.x86_64-cygwin
+category Package
+revision 72375
+shortdesc x86_64-cygwin files of minted
+containersize 340
+containerchecksum e6d630f62fa7cbf38c9421b777e8ee6b852444f4b7041a4423b9d7d01a3c487ef6d6f13da7b5d4ec2d94220b17ca16e1b8abf98f3958e16f670312770fed2961
+binfiles arch=x86_64-cygwin size=1
+ bin/x86_64-cygwin/latexminted
+
+name minted.x86_64-darwinlegacy
+category Package
+revision 72375
+shortdesc x86_64-darwinlegacy files of minted
+containersize 352
+containerchecksum 6ef9747b7c64fa330b9da3a30d55857010c54284fa05b0806242e226c3c7502bdb578ca995f31142d56551a6c8a1dd11cffa4e37d57c6ac49677e5e12bf5c01b
+binfiles arch=x86_64-darwinlegacy size=1
+ bin/x86_64-darwinlegacy/latexminted
+
+name minted.x86_64-linux
+category Package
+revision 72375
+shortdesc x86_64-linux files of minted
+containersize 340
+containerchecksum 25a7fdd0f15ffa9d1cc8a7af6c54ee11892f0f47032224277983988a0f2f5f000e3a271f0512b59130fc8513adb3cbd366fcae071659c4a475783a13bca4f527
+binfiles arch=x86_64-linux size=1
+ bin/x86_64-linux/latexminted
+
+name minted.x86_64-linuxmusl
+category Package
+revision 72375
+shortdesc x86_64-linuxmusl files of minted
+containersize 344
+containerchecksum a6f9e0f73917df458c786c69b2e54a10f3ef16b8b0168f68637f1c0a55f50fe5b334e86038c9f1fa837907aec46228dbee7114a5bbd5d1c98bb4e0fb468a5704
+binfiles arch=x86_64-linuxmusl size=1
+ bin/x86_64-linuxmusl/latexminted
+
+name minted.x86_64-solaris
+category Package
+revision 72375
+shortdesc x86_64-solaris files of minted
+containersize 340
+containerchecksum 373f5a0b8f6792d36bf8d66684d593e71b961f1af7609e32442408d7b71064db7c15addde68e21bd807fad1f140b77c138a5d4e86c26e1302915bcf58c58a7c3
+binfiles arch=x86_64-solaris size=1
+ bin/x86_64-solaris/latexminted
name mintspirit
category Package
@@ -220452,7 +221752,7 @@ catalogue-version 2.0
name mitthesis
category Package
-revision 71855
+revision 72223
shortdesc A LaTeX template for an MIT thesis
relocated 1
longdesc This class provides a LaTeX template for an MIT thesis or
@@ -220469,18 +221769,20 @@ longdesc distributions, ideally 11/2022 or later, but compatible with
longdesc distributions back to 2020. This template replaces the older
longdesc version of mitthesis.cls, which was first composed in the
longdesc 1980s.
-containersize 12032
-containerchecksum c08f7bda29260c3f7c70ce08145ced0779fc5bab9f86cc85e07034dde918cbcea7af20a5c84fc54734cd5a5430ac30453a24535366a30421b955b56b6a517408
-doccontainersize 2379940
-doccontainerchecksum c457d50a1ceba3c531de6434a581d36f61a1fe5d662835734fa26483488fc19dee7d0c8ee2b5207a10b9958effca806139d1a4ef26c50c31df0c0afdb5529626
-docfiles size=1106
+containersize 12312
+containerchecksum f25da4d18e9411f7924b2e1d3b39cbfbc12907c2b0d26e6a2f4ef066fb50b9127bf6da1dc693858d62a36462dade60aaa06ff7b7f1143aeb8b1c44b71d107d69
+doccontainersize 2563440
+doccontainerchecksum 718a6f2807f59c46aa2aaab36867a6fe6bc22e5d99761092eb2bf7ef044e904999fb9d213ea3bc403821b777cf59d2a0127b79d6df777525a35ccecc4fb0499f
+docfiles size=1192
RELOC/doc/latex/mitthesis/MIT-Thesis.pdf details="Example of use"
RELOC/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/abstract.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/acknowledgments.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/appendixa.tex
+ RELOC/doc/latex/mitthesis/MIT-thesis-template/appendixb.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/biography.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/chapter1.tex
+ RELOC/doc/latex/mitthesis/MIT-thesis-template/committee_members.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/fontsets/mitthesis-defaultfonts.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/fontsets/mitthesis-fira-newtxsf.tex
RELOC/doc/latex/mitthesis/MIT-thesis-template/fontsets/mitthesis-heros-stix2.tex
@@ -220538,7 +221840,7 @@ runfiles size=12
catalogue-ctan /macros/latex/contrib/mitthesis
catalogue-license mit
catalogue-topics class dissertation engineering humanities scientific-docs doc-templ expl3
-catalogue-version 1.14
+catalogue-version 1.16
name mkgrkindex
category Package
@@ -221090,7 +222392,7 @@ catalogue-topics gen-paper humanities
name mlacls
category Package
-revision 67201
+revision 72271
shortdesc LaTeX class for MLA papers
relocated 1
longdesc In the United States, secondary and undergraduate students are
@@ -221099,21 +222401,21 @@ longdesc Modern Language Association (MLA) for typewritten essays,
longdesc research papers and writings. This package provides a simple,
longdesc straightforward LaTeX class for composing papers almost
longdesc perfectly adherent to the MLA style guide.
-containersize 2924
-containerchecksum 7d0ccccd52f39b97f5448674dd961dd230b93799f71871bab7d5cce5b77e60788029795436765b6678b4b9e89f9f370ace2a43c99a9c185c216335e7ddaaf5b3
-doccontainersize 3038140
-doccontainerchecksum c4ed81865684aaa5d15679ce667d41604a2f9d7431b06a258ec2d8f5f0f22aeacea5f944e39faca856cc84139b730d33f407147deb07f7ac5da70fb82341153f
-docfiles size=1397
+containersize 3040
+containerchecksum ee73b7a39bcf14f1b00ae80603e2704989588634e88cc994a1fa7385034af286a9a77282940a180bc94b6af14773abd56ad1d7c2c84b42757e4b569208b61403
+doccontainersize 3028620
+doccontainerchecksum b34a4346dc2c6f57e431f35654a51e930fa4dafaa0d18759a2fd870197d49d0cb5ad175cfbc8044a06339a3b6a282e7dfe1a4c68cd456dcdcbd62b40591b3b0d
+docfiles size=1384
RELOC/doc/latex/mlacls/BUGS.md
RELOC/doc/latex/mlacls/LICENSE
RELOC/doc/latex/mlacls/README.md details="Readme"
RELOC/doc/latex/mlacls/mla-example-image.jpg
RELOC/doc/latex/mlacls/mla-example.bib
- RELOC/doc/latex/mlacls/mla-example.pdf
+ RELOC/doc/latex/mlacls/mla-example.pdf details="Example of use"
RELOC/doc/latex/mlacls/mla-example.tex
RELOC/doc/latex/mlacls/mla.pdf details="Package documentation"
-srccontainersize 10080
-srccontainerchecksum c8a602a2ab7dbe1c0ecef7a1d4288eea10b0d8e5bfc15319d31c2f417a6ea2190576c986088b8da8aaff317ffaa0f0f41d0025e8e16a02503f2d96a91835382d
+srccontainersize 10488
+srccontainerchecksum f4edb93ae5942858383d4a18b4e81df05fd45431c6000ef3085326a92a2a8106e3f988d471b599f97552ef5297177c2cd4604311457bf6a4440bd7eb4a70947b
srcfiles size=10
RELOC/source/latex/mlacls/mla.dtx
RELOC/source/latex/mlacls/mla.ins
@@ -221125,7 +222427,7 @@ catalogue-contact-repository https://gitlab.com/ssterling/mlacls
catalogue-ctan /macros/latex/contrib/mlacls
catalogue-license lppl1.3c
catalogue-topics class gen-paper humanities
-catalogue-version 1.0
+catalogue-version 1.1
name mlawriter
category Package
@@ -227823,7 +229125,7 @@ catalogue-version r0.83
name moremath
category Package
-revision 71810
+revision 72072
shortdesc Additional commands for typesetting maths
relocated 1
longdesc This package provides several document level commands to ease
@@ -227843,17 +229145,17 @@ longdesc of the document level commands defined by this package can also
longdesc be disabled using a package load-time option to avoid clashes
longdesc with commands defined by other packages. The package depends on
longdesc mathtools, bm (optional), and amssymb.
-containersize 6408
-containerchecksum 5cb72c4c3ea0b033329f83893b9f7f296c6faae82bef7e30d3ed454eb302096ed0d5eecae9c61f646f47cb8d12df9ce8d364317dcf3a4c1fbbae2dc07a2184c3
-doccontainersize 929792
-doccontainerchecksum 673203f9ed210ec07a338e8814a2cc33921c4e884d62f5548afbb5ab1addfa292430c954c9391860e6ab4196aa3ad6dd8c9f2722df0e9c9d4d6fcb72a2fbec52
-docfiles size=233
+containersize 6496
+containerchecksum a951f519dc1f2343506e03c45fd32920ab311cbb540d62c291b49ef31ceecca5a0bddf3d2a8edc874295363dfa81a653bbfe411aa7d84c39517161ec7395bacb
+doccontainersize 978880
+doccontainerchecksum 3c2c10369a14497ec65543f3c397a3c6ee8bc5f0fb3e5a1a6c067ad6979e630d8896e4f90662afc79f468b0ad7c7bc5e548130413c0dbb4068f942317bb07006
+docfiles size=245
RELOC/doc/latex/moremath/MANIFEST.md
RELOC/doc/latex/moremath/README.md details="Readme"
RELOC/doc/latex/moremath/moremath-doc.pdf details="Package documentation"
-srccontainersize 29172
-srccontainerchecksum a53e949ed8c88a92ef8c04b6d4057cee674627f57c7e68b24b6a9b101950bdc15951325a781ba380de8e49631f0e94a4b9ce63b9e86275eec185f209ff19316f
-srcfiles size=44
+srccontainersize 30588
+srccontainerchecksum 64972489f7cce85800b980d45be12564cd89f37cfab5a125f0cf4ccd710a111ff719ff6b8bc3590cf35a5d517f0b50e5e2665975e874c99db633ffb5ce37497d
+srcfiles size=46
RELOC/source/latex/moremath/moremath.dtx
RELOC/source/latex/moremath/moremath.ins
runfiles size=10
@@ -227863,7 +229165,7 @@ catalogue-contact-repository https://github.com/Mister00X/moremath
catalogue-ctan /macros/latex/contrib/moremath
catalogue-license lppl1.3
catalogue-topics maths expl3
-catalogue-version 0.4.0
+catalogue-version 0.5.0
name moresize
category Package
@@ -231205,16 +232507,16 @@ catalogue-topics font-use font-supp
name mxedruli
category Package
-revision 30021
+revision 71991
shortdesc A pair of fonts for different Georgian alphabets
relocated 1
longdesc Two Georgian fonts, in both Metafont and Type 1 formats, which
longdesc cover the Mxedruli and the Xucuri alphabets.
execute addMap mxedruli.map
-containersize 138692
-containerchecksum f721b48b71ae2eb74104e23989cae84d3316b322ebff4703d9bddf74e0ddacf742e279813977bf29883fd17f01049112169d02aa3e4a9be887c049f8484ca0fe
-doccontainersize 308524
-doccontainerchecksum ea9de17ac138af2fdfbd624e0c516faa2eca674ae1c423cc7f972f87c1bfbd37812e199f68b463c07213fa263636490b7207baf68506514f73fdef1d6c041a49
+containersize 138636
+containerchecksum a9a6b8d999696eda5153fd3feefaff0c83984277847db2253a767a26b4d249cfdbd1c064f39f425d12200aa6cba9b162119764a2498e5c2fce877202402d67f7
+doccontainersize 308528
+doccontainerchecksum 0362b5604499061b1bfd10516ff65ab826959daebf1f8a08fc22ed54c018f64e76ab75c427101b186c3c659e8e62a14c1a6419d107726fb7582014531b679db9
docfiles size=95
RELOC/doc/fonts/mxedruli/README details="Readme"
RELOC/doc/fonts/mxedruli/alphabets.tex
@@ -231262,7 +232564,6 @@ runfiles size=112
RELOC/tex/latex/mxedruli/uxuc.fd
RELOC/tex/latex/mxedruli/xucuri.sty
catalogue-also georgian-stanier
-catalogue-contact-home http://heinecke.pagesperso-orange.fr/mxedruli/
catalogue-ctan /fonts/georgian/mxedruli
catalogue-license lppl
catalogue-topics georgian font font-type1 font-mf
@@ -231501,7 +232802,7 @@ catalogue-version 0.7
name naive-ebnf
category Package
-revision 67892
+revision 72212
shortdesc EBNF in plain text
relocated 1
longdesc With the help of this LaTeX package a context-free grammar
@@ -231510,17 +232811,17 @@ longdesc Extended Backus-Naur Form (EBNF) notation.
depend filecontentsdef
depend l3kernel
depend pgfopts
-containersize 2416
-containerchecksum 52780f4292abba6d621638637f8c3d11a3a39d4e26c3e7a10e077f4369624ed0f1fead7aa781d9d0017b000618bf08ade1bddb78e9d773c3abd9c6124ba00068
-doccontainersize 672020
-doccontainerchecksum f2abf68012f902440e17235fd49c55c4776d79c3e7db46d18e203b47160a427545201170c6644a18d33874a90c6770d83fae576da68befde87da17606ed577e6
-docfiles size=181
+containersize 2428
+containerchecksum 0255abee1153f247ae0548053622e4bb362ccc02cea9b80f1612f4d097fa7243b86977dbc5376a9ca41cb3354c358913db312c940332eae6b0535a642261f641
+doccontainersize 705792
+doccontainerchecksum 1c589ae959f700471b1b330949b5a5858ed7b732916cfc8321b3375c2a29f2f6e057990efa65d8ad1fa033db312c018ab79d17a6eea72f3e153282e680174f9f
+docfiles size=192
RELOC/doc/latex/naive-ebnf/DEPENDS.txt
RELOC/doc/latex/naive-ebnf/LICENSE.txt
RELOC/doc/latex/naive-ebnf/README.md details="Readme"
RELOC/doc/latex/naive-ebnf/naive-ebnf.pdf details="Package documentation"
-srccontainersize 5800
-srccontainerchecksum a149e3c6ca7f22ed9b9d7a03c0d5bb941af809b6145967bfbc63ff96aec966eeb5e657cc0bc099c7727af6c2ebffaeb6f45474104c2c7c1462295ea115ad0d87
+srccontainersize 5896
+srccontainerchecksum 70a4d54050bf72ff93bb11673d11bc729ea5c93d71eb8764c08ae7495713333601c31f37be3b1a0e89512f292e77f3fa676c993f85d60d8224b689b083538174
srcfiles size=6
RELOC/source/latex/naive-ebnf/naive-ebnf.dtx
RELOC/source/latex/naive-ebnf/naive-ebnf.ins
@@ -231530,7 +232831,7 @@ catalogue-contact-repository https://github.com/yegor256/naive-ebnf
catalogue-ctan /macros/latex/contrib/naive-ebnf
catalogue-license mit
catalogue-topics formal-spec
-catalogue-version 0.0.15
+catalogue-version 0.0.16
name nameauth
category Package
@@ -234289,7 +235590,7 @@ catalogue-version 2.0
name newcomputermodern
category Package
-revision 71570
+revision 72225
shortdesc Computer Modern fonts including matching non-latin alphabets
relocated 1
longdesc This is a new assembly of Computer Modern fonts including
@@ -234298,11 +235599,11 @@ longdesc non-Latin based languages and Mathematics, all compatible in
longdesc style to CM fonts. In addition to the Regular weight of
longdesc Computer Modern, it provides a Book weight for heavier
longdesc printing.
-containersize 6722852
-containerchecksum dd1601fc129c51751e452410a1062a5510631b738ae00afc00e4a2109b580bed73e2a43a7e88c2e8abeea1f9ca20c377652d9bf113c93c9d4d3adc078da56170
-doccontainersize 16906548
-doccontainerchecksum 269598283526c867bb0f5387a0e0b438f8324b0dbc97b0425605f882fe802930676711ae809db1fed14d8fa66d7f7c4b82ba5b63f8e3290fa22a149cbbaed1e1
-docfiles size=4158
+containersize 7070296
+containerchecksum 04ad83bf9ab93abbb6eb9fd6d6ecad166b35c846f113a80c7e0dca2abe35b45c8b408e8d7cb75bcf2d43e3702dde617f5b4b17916e0fb50eb458c61c66f10b5e
+doccontainersize 17953024
+doccontainerchecksum 93d506c5e71620a26c949af0ad08362343aec19a3d78d81c848d04d5dbc0b30f7ded405890da14aaf38878a36b255544c6d6aacee052db77be3e38166ec18eb2
+docfiles size=4415
RELOC/doc/fonts/newcomputermodern/README details="Readme"
RELOC/doc/fonts/newcomputermodern/colored-diacritics.pdf
RELOC/doc/fonts/newcomputermodern/colored-diacritics.tex
@@ -234318,7 +235619,7 @@ docfiles size=4158
RELOC/doc/fonts/newcomputermodern/opticalmathlm.pdf
RELOC/doc/fonts/newcomputermodern/opticalmathlm.tex
RELOC/doc/fonts/newcomputermodern/source.txz
-runfiles size=4193
+runfiles size=4492
RELOC/fonts/opentype/public/newcomputermodern/NewCM08-Book.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCM08-BookItalic.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCM08-Italic.otf
@@ -234334,6 +235635,7 @@ runfiles size=4193
RELOC/fonts/opentype/public/newcomputermodern/NewCM10Devanagari-Bold.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCM10Devanagari-Book.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCM10Devanagari-Regular.otf
+ RELOC/fonts/opentype/public/newcomputermodern/NewCMMath-Bold.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCMMath-Book.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCMMath-Regular.otf
RELOC/fonts/opentype/public/newcomputermodern/NewCMMono10-Bold.otf
@@ -234371,7 +235673,7 @@ catalogue-contact-repository https://git.gnu.org.ua/newcm.git
catalogue-ctan /fonts/newcomputermodern
catalogue-license gfl
catalogue-topics font cherokee font-archaic font-body font-cm font-coptic font-cyrillic font-greek font-hebrew font-indic font-maths font-medieval font-mono font-multilingual font-otf font-proportional font-sans font-serif font-supp linguistic other-lang phonetic
-catalogue-version 5.2.0
+catalogue-version 6.0.0
name newenviron
category Package
@@ -235311,7 +236613,7 @@ catalogue-version 1.0
name newtx
category Package
-revision 71883
+revision 72368
shortdesc Alternative uses of the TX fonts, with improved metrics
relocated 1
longdesc The bundle splits txfonts.sty (from the TX fonts distribution)
@@ -235326,10 +236628,10 @@ longdesc garamondx package, thus offering a garamond-alike
longdesc text-with-maths combination.
depend kastrup
execute addMap newtx.map
-containersize 6064624
-containerchecksum 964cbac0ea60a8bd73e5b368bd967481e6a571aa579bd09cd1517d6869eebeb3c11fb3110a4cc8da661913c504017ee6117037ef1b0f6db714012af6ab7bf230
-doccontainersize 975232
-doccontainerchecksum e25bbc56ce1e1c3d287040b2f0b7bed37699bf7403c88364a24aff6a6fe1431a6ae9e93a3f0c1ea59309de2132abb6ebbe29e09a69ce65f9babe25751049497e
+containersize 6064804
+containerchecksum 8067a2718561b47a376668124693485bee17ab10a884fe4b38693cf7cd542c890025261f2ee63a3d8193ae5a338f04704b4224af350cd484e3f41004ee24e6f9
+doccontainersize 975348
+doccontainerchecksum 8b460454e35703c88f56134fd377ace2980f0ca5df9068450bb6352f30d93c14009b757c1e25745dd11ae2e525be2d7bc122bdb481c177852f7c3b60d658168e
docfiles size=319
RELOC/doc/fonts/newtx/MANIFEST-newtx.txt
RELOC/doc/fonts/newtx/README details="Readme"
@@ -236425,7 +237727,7 @@ catalogue-also minion2newtx
catalogue-ctan /fonts/newtx
catalogue-license lppl1.3
catalogue-topics font font-body font-maths font-serif font-proportional font-type1 font-otf font-supp font-t1enc
-catalogue-version 1.752
+catalogue-version 1.754
name newtxsf
category Package
@@ -236789,26 +238091,35 @@ catalogue-version 1.1a
name nfssext-cfr
category Package
-revision 43640
+revision 72454
shortdesc Extensions to the LaTeX NFSS
relocated 1
longdesc The package is a development of nfssext.sty, distributed with
longdesc the examples for the font installation guide. The package has
longdesc been developed for use in packages such as cfr-lm and
longdesc venturisadf,
-containersize 5276
-containerchecksum 5083d4ff4168b857a7391855ce02ea354cb17a26242a3e3b2693d6bbb35f722f750299669a37afbb99a52180433d697fbf65a6fb6afd6bd58d4b16c63e5b0d67
-doccontainersize 184888
-doccontainerchecksum 28b2aff47d74de3a42c441dafc156297904b5db20d267f1af07d1e3210e7f9959474b3cec387be7d9b20dc04560b4100a0d9da6979ab8ad2a7cd1e4518cec278
-docfiles size=49
- RELOC/doc/latex/nfssext-cfr/README details="Readme"
+containersize 8708
+containerchecksum 182309dc62e359de96531aa293f1bfdb4c4f0f28d1311b3ec7e418d9203bec80d60a2aa61250c684781046a35972ed413d92ec7e1a10050d4c0ca616461e4ad5
+doccontainersize 883452
+doccontainerchecksum 3d7f54c4d79febafb407bd56d26db6c9d01bd5186e61b825a02eacb75ec218e2c7830e4859a1a76287d33297a126e5d4fcb768b64954ef3b05b99f62fb24f2a1
+docfiles size=228
+ RELOC/doc/latex/nfssext-cfr/README.md details="Readme"
+ RELOC/doc/latex/nfssext-cfr/manifest.txt
RELOC/doc/latex/nfssext-cfr/nfssext-cfr.pdf details="Package documentation"
- RELOC/doc/latex/nfssext-cfr/nfssext-cfr.tex
-runfiles size=6
+srccontainersize 29056
+srccontainerchecksum f5655fd474cd8ca6282ebc1aedffc5b62cdc3153203bad3b2b60db551a9a654e3e277be62b34c38ed6954022ac0aabda3141fb5731d845871e0363cc2e34e8ba
+srcfiles size=37
+ RELOC/source/latex/nfssext-cfr/nfssext-cfr.dtx
+ RELOC/source/latex/nfssext-cfr/nfssext-cfr.ins
+runfiles size=15
+ RELOC/tex/latex/nfssext-cfr/nfssext-cfr-nfss.sty
+ RELOC/tex/latex/nfssext-cfr/nfssext-cfr-nnfss.sty
RELOC/tex/latex/nfssext-cfr/nfssext-cfr.sty
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /macros/latex/contrib/nfssext-cfr
-catalogue-license lppl1.3
+catalogue-license lppl1.3c
catalogue-topics font-sel
+catalogue-version 1.1
name nicefilelist
category Package
@@ -236917,7 +238228,7 @@ catalogue-topics font font-type1 font-decor
name nicematrix
category Package
-revision 71661
+revision 72084
shortdesc Improve the typesetting of mathematical matrices with PGF
relocated 1
longdesc This package is based on the package array. It creates PGF/TikZ
@@ -236929,20 +238240,20 @@ longdesc border matrices); control of the width of the columns; tools to
longdesc color rows and columns with a good PDF result; blocks of cells;
longdesc tabular notes; etc. The package requires and loads l3keys2e,
longdesc array, amsmath, pgfcore, and the module shapes of PGF.
-containersize 43040
-containerchecksum 60b2a97a75a30f7edee9d41d542eee0f44ff9d8957b0b55f192045b0cdcd2d1a56a9143f9ec0dc51cf03c5cab9db897a19c0c219060b0232c21a49d1cf6ba227
-doccontainersize 2495408
-doccontainerchecksum 1c1debd2ea3886922bf0f650ed71074adfa5a5129148b637cdef51b7d9876f13bef9f6029ec69a5f2a66619f15f6844554fc1bd6bab9f47de401ba6ef55b5dc5
-docfiles size=1154
+containersize 43112
+containerchecksum ed652ffa87f909da75be4a06a3f8cb21a9c2571100067b0476f0ee33d6dd7017fe349c61dde54ada8f5a3104c0d335250f6716edf18f7ed148e2876b0fb333eb
+doccontainersize 2499608
+doccontainerchecksum af178a4b140821d04b121da8b6a275c8050e0244b95428edcd81c88d3f784f866c1e3decdeee039697b8c77a4186b22222745ca85e082cbfbbb71f665414fd1e
+docfiles size=1157
RELOC/doc/latex/nicematrix/README.md details="Readme"
RELOC/doc/latex/nicematrix/nicematrix-code.pdf
RELOC/doc/latex/nicematrix/nicematrix-french.pdf details="Package documentation in French" language="fr"
RELOC/doc/latex/nicematrix/nicematrix-french.tex
RELOC/doc/latex/nicematrix/nicematrix.pdf details="Package documentation"
RELOC/doc/latex/nicematrix/nicematrix.tex
-srccontainersize 92064
-srccontainerchecksum 123d036cab8249899444c2de8e57d9d556af4fa603d0cd380053dc4c9987a2f6c051b00136df4e44e978560a641b5c1edbe15638b7964e67519c74c3ae4fc746
-srcfiles size=149
+srccontainersize 92428
+srccontainerchecksum e487d55498f8266f1569550c0c2f918f7a8939b3f7ac61f7d9aa80e408df3f760ae52debed10c3cb2eab1fb3629d76b29427564a81a3faac4b3a9b475b2c3d43
+srcfiles size=150
RELOC/source/latex/nicematrix/nicematrix-code.dtx
RELOC/source/latex/nicematrix/nicematrix.ins
runfiles size=97
@@ -236950,7 +238261,7 @@ runfiles size=97
catalogue-ctan /macros/latex/contrib/nicematrix
catalogue-license lppl1.3
catalogue-topics maths matrix pgf-tikz expl3
-catalogue-version 6.28b
+catalogue-version 6.28c
name nicetext
category Package
@@ -237885,7 +239196,7 @@ catalogue-version 1.0
name nodetree
category Package
-revision 68244
+revision 72318
shortdesc Visualize node lists in a tree view
relocated 1
longdesc nodetree is a development package that visualizes the structure
@@ -237893,16 +239204,16 @@ longdesc of node lists. nodetree shows its debug informations in the
longdesc console output when you compile a LuaTeX file. It uses a
longdesc similar visual representation for node lists as the UNIX tree
longdesc command for a folder structure.
-containersize 17784
-containerchecksum 8c451fff46fda636b2b1284d8751e070bc47526d7dc94acceddd49e8eea3f951526c1680f330042e51f61752795b4c8ebaa490cd93a736747e1bc554126bf7f0
-doccontainersize 293324
-doccontainerchecksum 3e69dd9f6ef63f3ca1ed8c071510a5b6946037d9ed76449fd14c16ce0892ca50031ec594f6bca7423d3669270b4e2821311a53b852f906ecbd22035dbf9c2858
-docfiles size=81
+containersize 17848
+containerchecksum 4c5dc1a3ac721b71a31e6bfb5e6bf7db16774c8e4005821093f4a4718404e25fec90068b7ab02e739839ec1107db2294e445a376e91a052f43253fe9ad8cff29
+doccontainersize 287116
+doccontainerchecksum a2be6b5c45306669947de9e9e7d927b77de8e2dd69ffded22132471fc0cb2c941df24d21fa27b2e8546838de46bd4dd55e26797f1fc8b3471c7a83d6d94504ef
+docfiles size=79
RELOC/doc/luatex/nodetree/README.md details="Readme"
RELOC/doc/luatex/nodetree/nodetree-doc.tex
RELOC/doc/luatex/nodetree/nodetree.pdf details="Package documentation"
-srccontainersize 3384
-srccontainerchecksum ded67b13d69785d978a4662fc62cf0c76b63bb931b94ca2407b9b8021857cb1d6609b466ab9f552d11765f7b612386e9fdf0fec02e2a77a5cef459ecc4324b35
+srccontainersize 3388
+srccontainerchecksum 6d1bbfa0d1df3084208a1a48362f5f6f24b21aeae46465ae0794323fbe477a05ae1091bd9e4e964dd2d3bc97c290359eecb385d383a97995b99e68e1ea165e4c
srcfiles size=4
RELOC/source/luatex/nodetree/nodetree.dtx
RELOC/source/luatex/nodetree/nodetree.ins
@@ -237917,7 +239228,7 @@ catalogue-contact-repository https://github.com/Josef-Friedrich/nodetree
catalogue-ctan /macros/luatex/generic/nodetree
catalogue-license lppl1.3
catalogue-topics lua-supp
-catalogue-version 2.3.0
+catalogue-version 2.4.0
name noindentafter
category Package
@@ -246127,7 +247438,7 @@ catalogue-version 0.5
name ocgx2
category Package
-revision 70696
+revision 72300
shortdesc Drop-in replacement for 'ocgx' and 'ocg-p'
relocated 1
longdesc This package serves as a drop-in replacement for the packages
@@ -246138,14 +247449,14 @@ longdesc known engines and back-ends including: LaTeX - dvips -
longdesc ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX
longdesc . It also ensures compatibility with the media9 and animate
longdesc packages.
-containersize 17172
-containerchecksum 4b8a88818828b02590aeed748c9ea2c9e87c5ba7c59b54d08fb83ef9240af49668c55bd8d8f82eaccf9505f8b8be465a3f94ce89470a725afd777a239ce8af33
-doccontainersize 6420
-doccontainerchecksum 04dcd5b8941b0d53828d9faa80acba4458e9bcd126082f1aab4738a9b54236f62fefbc950e4b40425b7715984563e04d51890ef6cd8c5bcdf4eaf80979a8c609
+containersize 16672
+containerchecksum 4ec634173bf0e761c2b34a6cd916f45988e2b7f4b002c3d03adfa30f51cf1994530073bb7a104b65ed991771c1858b44b304737d4589eb77a9a4cf41511b5544
+doccontainersize 6488
+doccontainerchecksum b007793f9ecd82a5c700b707db22111ffa0e60cf923670670de71b95e189fdf386aa059286e67de54091e842dfbcde0c214d5bc0d7e6fbcd52e9e63aab4351b1
docfiles size=5
RELOC/doc/latex/ocgx2/ChangeLog
RELOC/doc/latex/ocgx2/README.txt
-runfiles size=35
+runfiles size=34
RELOC/tex/latex/ocgx2/fixocgx.sty
RELOC/tex/latex/ocgx2/ocgbase.sty
RELOC/tex/latex/ocgx2/ocgx2.sty
@@ -246154,7 +247465,7 @@ catalogue-contact-repository https://gitlab.com/agrahn/ocgx2
catalogue-ctan /macros/latex/contrib/ocgx2
catalogue-license lppl
catalogue-topics pdf-feat adobe-distiller expl3
-catalogue-version 0.57
+catalogue-version 0.60
name ocherokee
category Package
@@ -251277,17 +252588,17 @@ catalogue-version 1.2
name outilsgeomtikz
category Package
-revision 69124
+revision 72145
shortdesc Some geometric tools, with TikZ
relocated 1
longdesc This package provides some commands, with French keys, to
longdesc display geometric tools using TikZ, for example a pen, a
longdesc compass, a rule, a square, a protractor, ...
-containersize 6636
-containerchecksum ff64c7a149bd0d890896936c1f5c818cc6f9c34a50b6f0312134dd47819b45df36a769ddd5b4db903c441217062bbbd44da086fd0bfd863ba8bbbbf6f96a764b
-doccontainersize 503492
-doccontainerchecksum 0cebb1b166aa5b6628eb9aa88788beec5da60d7b25b9d110465ed25b130bbba2636209e151a9633171bc016e0953b5f27780ffa02ca4bb2f0dadc902e998141e
-docfiles size=135
+containersize 6684
+containerchecksum 88b010ee1ee7807602d80f043e8f2199be63b25a518205b0092b24912d5c5242b7c7539be19b1b69ad1890218bdb1afeb06759c83459aede19dd5e9a4093b7c8
+doccontainersize 1024540
+doccontainerchecksum 22cecda0c351b825e3c763075277c58df35f0b7a218e8c2d35b2cfc940c3fccbcefaa7dcecdd584278c6b7d5c512ceb009eedc59f4e8d836266541d7bfe2b22f
+docfiles size=265
RELOC/doc/latex/outilsgeomtikz/OutilsGeomTikz-doc.pdf details="Package documentation" language="fr"
RELOC/doc/latex/outilsgeomtikz/OutilsGeomTikz-doc.tex
RELOC/doc/latex/outilsgeomtikz/README.md details="Readme"
@@ -251298,7 +252609,7 @@ catalogue-contact-repository https://github.com/cpierquet/OutilsGeomTikz
catalogue-ctan /graphics/pgf/contrib/outilsgeomtikz
catalogue-license lppl1.3c
catalogue-topics pgf-tikz graphics
-catalogue-version 0.1.5
+catalogue-version 0.1.6
name outline
category Package
@@ -251976,7 +253287,7 @@ catalogue-version 1.6
name pagelayout
category Package
-revision 69486
+revision 71937
shortdesc Layout graphic rich documents
longdesc The pagelayout class enables you to layout pages declaratively
longdesc using simple macros for pages, covers, grids, templates, text,
@@ -251988,14 +253299,14 @@ longdesc export web, print or preview versions of your document.
longdesc Parallelized image optimization, caching, and a draft mode
longdesc enable fast PDF creation and a responsive workflow, even for
longdesc large documents with lots of photos and graphics. The
-longdesc pagelayout class also integrates the Pgf/TikZ and tcolorbox
+longdesc pagelayout class also integrates the PGF/TikZ and tcolorbox
longdesc LaTeX packages.
depend pagelayout.ARCH
-containersize 25884
-containerchecksum d68bf1937910d93d028757ee0fe06ceaa222b29239d7decc1479c78dd3bfe7a210349562718c87173f26bb34eea142eac4764e013a33d63d0dbe3b6204e60124
-doccontainersize 4594804
-doccontainerchecksum 8b2fc3d9fc36b821dc1082d9fd980fe7280ccdf9d44218a84dfd5ca00aaf79df8b78c674a3460bf2ea8c93d977006bcefb053b8d55d46591bbce2b88822d4891
-docfiles size=1273
+containersize 25868
+containerchecksum cdbefbcaa42d5350bf1ffe78c458842456e6890d6a18e4b12d13726db5f4efe3ce6f61fe94aeac8a88cdd6fa0df9249be765e1027761e2bf15d86e6cafb09d14
+doccontainersize 4598568
+doccontainerchecksum 876215023e5ba38a89249e1064d1372391b4f11ce5824f0c8cf2a70bf4c46d78054b8d56bf9ec4581b7d8210608a0d78885093f03a3726595c5a89e55569cceb
+docfiles size=1275
texmf-dist/doc/latex/pagelayout/1x1.pdf
texmf-dist/doc/latex/pagelayout/2x1.pdf
texmf-dist/doc/latex/pagelayout/3x2.pdf
@@ -252043,7 +253354,7 @@ catalogue-contact-repository https://github.com/friedemannbartels/latex-pagelayo
catalogue-ctan /macros/latex/contrib/pagelayout
catalogue-license lppl1.3c
catalogue-topics layout pgf-tikz class
-catalogue-version 1.1.0
+catalogue-version 1.1.1
name pagelayout.aarch64-linux
category Package
@@ -252636,21 +253947,21 @@ catalogue-version 0.0c
name panneauxroute
category Package
-revision 67951
+revision 72287
shortdesc Commands to display French road signs (vector graphics)
relocated 1
longdesc The package provides commands to insert French road signs as
-longdesc vector graphics: \AffPanneau[graphicx options]{} \pr[graphicx
-longdesc options]
-containersize 376816
-containerchecksum d904edbcc40640e89e3399a5e00310174bc9317a1ac87da86ad15dfb2ec24757b21cc9ec1d9e562547b6637bc63fb1d58bc5373d4b84f4b53c0194c001a2ae59
-doccontainersize 596496
-doccontainerchecksum b0fc8b96588dbe692eebec332da0cd3fbea74090b566a9afddad30b6028d3592e95f729d7d8f6f198c14e2cbe63e821715ddd2678bd4a58865c5a159d8d8ce4b
-docfiles size=177
+longdesc vector graphics: \AffPanneau[graphicx options]{code}
+longdesc \prcode[graphicx options]
+containersize 472656
+containerchecksum 0b478c44335bd93b28ed3930c65a129cb771cdfd6140d6e2aa3eded1d4e0506439eeba7be95f90f6db90c870b7c4e707e41b09ef290bf023594fa96c9e061d63
+doccontainersize 653152
+doccontainerchecksum 50bc39e648f39069295a5285d8a6b4be5797546fba5ad083cfe737922bb8ff9fc289b6c79f4db4e34d4001ee242919c5b1062f5aa15f4eb099ec2e6e0e807287
+docfiles size=194
RELOC/doc/latex/panneauxroute/PanneauxRoute-doc.pdf details="Package documentation"
RELOC/doc/latex/panneauxroute/PanneauxRoute-doc.tex
RELOC/doc/latex/panneauxroute/README.md details="Readme"
-runfiles size=247
+runfiles size=292
RELOC/tex/latex/panneauxroute/Danger/PanneauRouteA13a.pdf
RELOC/tex/latex/panneauxroute/Danger/PanneauRouteA13b.pdf
RELOC/tex/latex/panneauxroute/Danger/PanneauRouteA14.pdf
@@ -252702,6 +254013,7 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC20a.pdf
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC20c.pdf
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC23.pdf
+ RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC24a.pdf
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC24a1.pdf
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC24a4.pdf
RELOC/tex/latex/panneauxroute/Indication/PanneauRouteC24b1.pdf
@@ -252744,6 +254056,7 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB14_30.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB14_50.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB14_70.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB14_80.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB14_90.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB15.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB16.pdf
@@ -252752,10 +254065,12 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB18b.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB18c.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB19.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB1j.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB2a.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB2b.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB2c.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB3.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB30_30.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB31.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB33_110.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB33_130.pdf
@@ -252776,6 +254091,11 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6a1.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6a2.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6a3.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6b1.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6b2.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6b3.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6b4.pdf
+ RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6b5.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB6d.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB7a.pdf
RELOC/tex/latex/panneauxroute/Interdiction/PanneauRouteB7b.pdf
@@ -252823,6 +254143,21 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB44.pdf
RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB45a.pdf
RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB49.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB49VL.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB50a.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB50b.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB50c.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB50d.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB50e.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB51_30.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB52.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB53.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB54.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB55.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB56.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB57.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB58.pdf
+ RELOC/tex/latex/panneauxroute/Obligation/PanneauRouteB59.pdf
RELOC/tex/latex/panneauxroute/PanneauxRoute.sty
RELOC/tex/latex/panneauxroute/Services/PanneauRouteCE1.pdf
RELOC/tex/latex/panneauxroute/Services/PanneauRouteCE10.pdf
@@ -252861,12 +254196,22 @@ runfiles size=247
RELOC/tex/latex/panneauxroute/Services/PanneauRouteCE7.pdf
RELOC/tex/latex/panneauxroute/Services/PanneauRouteCE8.pdf
RELOC/tex/latex/panneauxroute/Services/PanneauRouteCE9.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK14.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK17.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK2.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK22.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK3.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK30.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK31.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK32.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK4.pdf
+ RELOC/tex/latex/panneauxroute/Temporaire/PanneauRouteAK5.pdf
catalogue-contact-bugs https://github.com/cpierquet/PanneauxRoute/issues
catalogue-contact-repository https://github.com/cpierquet/PanneauxRoute
catalogue-ctan /macros/latex/contrib/panneauxroute
catalogue-license lppl1.3c cc-by-sa-3
catalogue-topics french graphics-use
-catalogue-version 0.1.0
+catalogue-version 0.1.2
name paper
category Package
@@ -254326,19 +255671,19 @@ catalogue-version 2.01
name pas-tableur
category Package
-revision 66860
+revision 72283
shortdesc Create a spreadsheet layout
relocated 1
longdesc The package provides commands for creating a grid of
longdesc rectangles, and commands for populating locations in the grid.
longdesc PGF/TikZ is used for placement and population of the cells.
-containersize 3580
-containerchecksum 3457ffc6633ecd2eddccd0070a1ea5458d5126c1a42684991229c7eb8ec7e64db31fd809623b930cf4bb39c928cea2bd6ee2eb5ade840ba9ad36cc28b8d307b7
-doccontainersize 6604
-doccontainerchecksum 495b121c5860a96603a060e925173a7d197d0d22e13ab26857de5f7453f061847620b44b95c6494dc8e1f8108e58d987cec5728507cda2b61e40173c1b6d6a95
-docfiles size=7
- RELOC/doc/latex/pas-tableur/README details="Readme"
+containersize 3836
+containerchecksum 9dd74214224653461d32ce8fe0493d0fd8e4a3123531055ac3a02e3da3eaf56442dbc95979d0dbe98553ac405b8d6f1aa21a404add6c4ee25035c079b0efd558
+doccontainersize 6896
+doccontainerchecksum 1ee76a4c3b938fca59aec5e98d18c4b417bca146d07383e7a3742be2055ff93269a55ca27125f2d8980083e4834655c849a8db11f687f42ebc0d4dd0ceb9475e
+docfiles size=8
RELOC/doc/latex/pas-tableur/README.TEXLIVE
+ RELOC/doc/latex/pas-tableur/README.txt details="Readme"
RELOC/doc/latex/pas-tableur/doc.codes.tex
RELOC/doc/latex/pas-tableur/doc.styles.tex
RELOC/doc/latex/pas-tableur/pas-tableur.tex
@@ -254347,7 +255692,7 @@ runfiles size=4
catalogue-ctan /macros/latex/contrib/pas-tableur
catalogue-license lppl
catalogue-topics alignment pgf-tikz
-catalogue-version 2.05
+catalogue-version 2.06
name pascaltriangle
category Package
@@ -256161,7 +257506,7 @@ catalogue-version 0.13
name pdfmanagement-testphase
category Package
-revision 71339
+revision 72484
shortdesc LaTeX PDF management testphase bundle
relocated 1
longdesc This is a temporary package, which is used during a test phase
@@ -256174,11 +257519,11 @@ longdesc allow users and package authors to safely test the code. At a
longdesc later stage it will be integrated into the LaTeX kernel (or in
longdesc parts into permanent support packages), and the current
longdesc testphase bundle will be removed.
-containersize 54632
-containerchecksum d79b65dae5bd8c0142579dd67e6e91a495f2c2d3083ff611ac3aad271f155c22775979cd8212ca7547c7cd6d462a8d83778cd0eae6e719433f1e2e5b16a07848
-doccontainersize 8520380
-doccontainerchecksum 2a1bc6f2ab2aaf25c38064a609daf173437a5a7c68f39d6d055ff50413ceeacb0722fc637f04f408545577f8e3e28dd6db9cfcffd07df1c298795a9e8db458f0
-docfiles size=2803
+containersize 54996
+containerchecksum ed4be97eade5db1b70e780d0b0c79b381c5adfc7f32b69de52078f51ee5986304813d121d01e5b2ff8a69e956d0d8d2cd800e94e46b3209787876c57fe1347dc
+doccontainersize 9039772
+doccontainerchecksum 88e0cbe19b0a6061999081d6dfbecf880d76e6564ffdd41f0e3b3a96797afde2a116c8ad5c085b0868b7172b741521c5bdcc9af20a55d5ebe10bcc87d5f79110
+docfiles size=2919
RELOC/doc/latex/pdfmanagement-testphase/CHANGELOG.md
RELOC/doc/latex/pdfmanagement-testphase/README.md details="Readme"
RELOC/doc/latex/pdfmanagement-testphase/hyperref-generic.pdf
@@ -256195,15 +257540,16 @@ docfiles size=2803
RELOC/doc/latex/pdfmanagement-testphase/l3pdffile.pdf
RELOC/doc/latex/pdfmanagement-testphase/l3pdfmanagement.pdf
RELOC/doc/latex/pdfmanagement-testphase/l3pdfmeta.pdf
+ RELOC/doc/latex/pdfmanagement-testphase/l3pdfoutline.pdf
RELOC/doc/latex/pdfmanagement-testphase/l3pdftools.pdf
RELOC/doc/latex/pdfmanagement-testphase/l3pdfxform.pdf
RELOC/doc/latex/pdfmanagement-testphase/ltdocinit.pdf
RELOC/doc/latex/pdfmanagement-testphase/pdfmanagement-firstaid.pdf
RELOC/doc/latex/pdfmanagement-testphase/pdfmanagement-testphase.pdf details="Package documentation"
RELOC/doc/latex/pdfmanagement-testphase/update-metadata.txt
-srccontainersize 141052
-srccontainerchecksum 7a556ab6c0eb70454a2c2f72c5603fb694e3c7b6816d82c3f5ca2bc4b75127e30661c55aa11b38da1bd665c8c1708dc1ada26b13c8ecc940de68a35379e2634a
-srcfiles size=206
+srccontainersize 142124
+srccontainerchecksum 0bf5449771b49bb0d6797e494d33b9c6e5dbe729315e6393a5f017a3a6f321ecae17efbe596d63175d6c9b30faf82142c522a775ec9bc52ebd90f25c51ff2526
+srcfiles size=208
RELOC/source/latex/pdfmanagement-testphase/hyperref-generic.dtx
RELOC/source/latex/pdfmanagement-testphase/l3backend-testphase.dtx
RELOC/source/latex/pdfmanagement-testphase/l3pdfannot.dtx
@@ -256246,7 +257592,7 @@ catalogue-contact-repository https://github.com/latex3/pdfresources
catalogue-ctan /macros/latex/contrib/pdfmanagement-testphase
catalogue-license lppl1.3c
catalogue-topics latex-devel pdf-feat
-catalogue-version 0.96i
+catalogue-version 0.96m
name pdfmarginpar
category Package
@@ -256380,7 +257726,7 @@ catalogue-version 1.4
name pdfpages
category Package
-revision 71386
+revision 72174
shortdesc Include PDF documents in LaTeX
relocated 1
longdesc This package simplifies the inclusion of external multi-page
@@ -256395,10 +257741,10 @@ depend eso-pic
depend graphics
depend oberdiek
depend tools
-containersize 14108
-containerchecksum f65edc6416c59707ea788b90bb96af507a8cd9a444e42a254fc77ffe6116bb07e48e4379ed2db1abc7a511169e9b679d92e78a168fda3d6ed8e56ddce110ddac
-doccontainersize 323896
-doccontainerchecksum c5231edfed1d691bd39bacb7162f56b17f54998b59dc9cda8c918b47c2719496cdae01b37e24893fa46ecf7493f57bdf0c2a1905b1045cd11408fbde48d4fa19
+containersize 14128
+containerchecksum c4eef62d32741204fee0cca16e951c3dbc502f6cb31ae6cbe88cd71a88e8c4125a7e58060595fc15d0c04ffe163dee1d9a13f8e2fb2f2d5611571166b7f91034
+doccontainersize 323444
+doccontainerchecksum 5ec21e032009d1b9fc1f4cccd66df0e682639df5d1ad8c3c3e9a638e53c370750c95e1cf513a45e7e9fbc3cd2d0457e16cf1f199f5320405c74526dc71544466
docfiles size=90
RELOC/doc/latex/pdfpages/dummy-l.pdf
RELOC/doc/latex/pdfpages/dummy.pdf
@@ -256406,8 +257752,8 @@ docfiles size=90
RELOC/doc/latex/pdfpages/pdf-hyp.tex
RELOC/doc/latex/pdfpages/pdf-toc.tex
RELOC/doc/latex/pdfpages/pdfpages.pdf details="Package documentation"
-srccontainersize 35604
-srccontainerchecksum f270fce8f36a0d98aef2177ec5a5d78692ab1d45ef59cd1f9aa6effd25e43ff8744190782aadfdc1cb930edbc8cbcd6b283bd314f410aada3cad6071d4220d58
+srccontainersize 35644
+srccontainerchecksum cc9062a6ecbbeb70cf4eccaea0444e3a7a1491a3fb59e0aed4df6e8e541c0c7a604fe6df06c2875aa5ea2f4b02ea25b928231864809567ac887c0d0006998b74
srcfiles size=46
RELOC/source/latex/pdfpages/README
RELOC/source/latex/pdfpages/pdfpages.dtx
@@ -256424,7 +257770,7 @@ runfiles size=25
catalogue-ctan /macros/latex/contrib/pdfpages
catalogue-license lppl1.3c
catalogue-topics graphics-incl pdf-feat
-catalogue-version 0.6a
+catalogue-version 0.6b
name pdfpc
category Package
@@ -257996,21 +259342,21 @@ binfiles arch=x86_64-solaris size=1
name penlight
category Package
-revision 67716
+revision 72301
shortdesc Penlight Lua libraries made available to LuaLaTeX users
relocated 1
longdesc This LuaLaTeX package provides a wrapper to use the penlight
longdesc Lua libraries with LuaLaTeX, with some extra functionality
longdesc added.
-containersize 101464
-containerchecksum 7765a7beaf9d2f99f383c6723fb7ddf3968f656a433bd519631b539e7c599e4ea26546585c1be6732a42e1632fc11b980ee9316de6cfb765332790f81d548aff
-doccontainersize 23660
-doccontainerchecksum 30307bc7774c3768227da33c31c6296e8d470f1f835f792248ed4ff40e261ea682fd967987396808fcd36e7e0a74c3da2bb947de7eab7af5783e3790857b081e
+containersize 102132
+containerchecksum 7809178769a9ecb2474555153088ed1ddff824516a6afad4a4df8b86f06e08d2bf2f2d3e37bf7b5e014968251362d731031951520d03d0f69269313c31d5a9a4
+doccontainersize 24272
+doccontainerchecksum 0641be8253322c2b9289c542c1f2f50da0246f7207f874196e9b577201ff721228b690ebf5e4295f105ae9ef3851834245c83c2b470d3bdd696ecd4f24f62a83
docfiles size=9
RELOC/doc/luatex/penlight/README.md details="Readme"
RELOC/doc/luatex/penlight/penlight.pdf details="Package documentation"
RELOC/doc/luatex/penlight/penlight.tex
-runfiles size=105
+runfiles size=106
RELOC/tex/luatex/penlight/penlight.lua
RELOC/tex/luatex/penlight/penlight.sty
catalogue-contact-repository https://github.com/kalekje/penlight
@@ -258020,20 +259366,20 @@ catalogue-topics luatex
name penlightplus
category Package
-revision 70656
+revision 72426
shortdesc Additions to the Penlight Lua libraries
relocated 1
longdesc This package extends the penlight package by adding useful
longdesc functions for interfacing with LaTeX.
-containersize 11148
-containerchecksum b8c9db81661cbf6a40794de52a8c32ba135841fcac01d3712df663ea32b04b27bed636f9f15ee00a19a075e7a3d9eec87365b430e8d681d3622545ce992dd4b1
-doccontainersize 78508
-doccontainerchecksum 7f3811a8e30b92836d22ee1f8ced898fcacc500abe0793379ac841b6d3ceaad62e2220ef71c7c9d1fed489bf46afb2d906769ed2b118a9209b66ec9b4b921d00
-docfiles size=26
+containersize 11584
+containerchecksum e04ffcc29e56681bf31b66e4ef8ce435bff50a3f2fadad10ed9961f5be29329b270a1e8b317ab1a90140b82f3f23763777611ae9302c2405801043aac92f841b
+doccontainersize 85724
+doccontainerchecksum 3c2f5fc928bc3d12adb2eeacc2f656d1654e6fdb6d63e55762134820318f45bc941740668304a4d1c310ede73160462b9edfb3ba68b6ffa3afda507b03002174
+docfiles size=29
RELOC/doc/luatex/penlightplus/README.md details="Readme"
RELOC/doc/luatex/penlightplus/penlightplus.pdf details="Package documentation"
RELOC/doc/luatex/penlightplus/penlightplus.tex
-runfiles size=11
+runfiles size=12
RELOC/tex/luatex/penlightplus/penlightplus.lua
RELOC/tex/luatex/penlightplus/penlightplus.sty
catalogue-contact-repository https://github.com/kalekje/penlight
@@ -259476,7 +260822,7 @@ catalogue-version 0.1
name pgf-periodictable
category Package
-revision 71883
+revision 72236
shortdesc Create custom periodic tables of elements
relocated 1
longdesc The purpose of this package is to provide the Periodic Table of
@@ -259488,11 +260834,11 @@ longdesc Portuguese (from Portugal and from Brazil), Spanish, Italian
longdesc and translations provided by user contributions -- currently in
longdesc Dutch only. Compatible with pdfLaTeX, LuaLaTeX and XeLaTeX
longdesc engines.
-containersize 516576
-containerchecksum ba03c555f85e96bd1613318e68ffc168e5c0ea9929fe02300a9902c751b28989e5185ecc85fd162253882e946923a797ae1812011532c46abbb90e296872a954
-doccontainersize 5694088
-doccontainerchecksum 0decf80d06817d887cb2a4d91cad7f4cc56f5d684d04915887b2e7045c49123f98c5401890dab2ce18fe67389a7bdb3dc9bf41e8b8c6f8ad0a95d2eec499b172
-docfiles size=2282
+containersize 516812
+containerchecksum 2859fe3ea28229d16236bd6b479b753580c7f7cbeee8a094760e64660f5174b2a495f96f6306baeb194a4356a4991ba63a84c43152517de78c707f16f0579637
+doccontainersize 5678472
+doccontainerchecksum 28954040e089ff5f143087342cf7469bd8de80c675508a08d0efba9c59ff887b85cda6ad29b7dcb08d8649c6ddddcf14d5514ca5e38bed37f3781bb18b4e300d
+docfiles size=2280
RELOC/doc/latex/pgf-periodictable/README details="Readme"
RELOC/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_Ar.tex
RELOC/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_CS.tex
@@ -259541,7 +260887,7 @@ docfiles size=2282
RELOC/doc/latex/pgf-periodictable/pgfPT.colorSchemes.info.tex
RELOC/doc/latex/pgf-periodictable/pgfPT_radio_symbol.tex
RELOC/doc/latex/pgf-periodictable/pgfPTcolorSchemes.html
-runfiles size=600
+runfiles size=601
RELOC/tex/latex/pgf-periodictable/flags/pgfPT_flag0.pdf
RELOC/tex/latex/pgf-periodictable/flags/pgfPT_flag1.pdf
RELOC/tex/latex/pgf-periodictable/flags/pgfPT_flag10.pdf
@@ -259699,7 +261045,7 @@ catalogue-contact-repository https://github.com/HugoPGomes/pgf-periodictable
catalogue-ctan /graphics/pgf/contrib/pgf-periodictable
catalogue-license lppl1.3
catalogue-topics chemistry pgf-tikz
-catalogue-version 2.1.1
+catalogue-version 2.1.4
name pgf-pie
category Package
@@ -260147,17 +261493,17 @@ catalogue-version 2.1a
name pgfornament
category Package
-revision 55326
+revision 72029
shortdesc Drawing of Vectorian ornaments with PGF/TikZ
relocated 1
longdesc This package allows the drawing of Vectorian ornaments (196)
longdesc with PGF/TikZ. The documentation presents the syntax and
longdesc parameters of the macro "pgfornament".
-containersize 616692
-containerchecksum 3d5742197af0b6bc11a14ce5b2198aa7a580655f29757f825c24b4081dbd318d45d4dfca065fc04f0d5f47d92fca166a185c878c8d7a506e4ae7547def41592b
-doccontainersize 2427600
-doccontainerchecksum b35295915c86e4ee5c2fb9b1ec2d545c8d4fc1cf5e65f3e6247e4de1e77e2f789f7842cf234546d6e658a73b4837cd50f8216cd9425f588cfe4a12c76bd134d1
-docfiles size=633
+containersize 616696
+containerchecksum a622c34790ac97e4f5c03f70344d92fffc9c55e0d12b61941427a920bb862d38ff494a32e7b4bec47f2699b664012c9e4ce4c60c45f811dc5119cf0ed918f169
+doccontainersize 2403676
+doccontainerchecksum beb3a6ed1d5ec8a96079e89a1328a6fdad7f9f6e6da6870198b83fbc35b26fc64ba4b2a35dd189cd6e7ab55dece0385e3d0f12db6fc3342f67bac249f7876832
+docfiles size=627
RELOC/doc/latex/pgfornament/README.md details="Readme"
RELOC/doc/latex/pgfornament/TeX_box.png
RELOC/doc/latex/pgfornament/baseline.png
@@ -260454,11 +261800,11 @@ catalogue-contact-home http://altermundus.fr
catalogue-ctan /macros/latex/contrib/tkz/pgfornament
catalogue-license lppl1.3
catalogue-topics graphics-plot decoration
-catalogue-version 1.2
+catalogue-version 1.3
name pgfornament-han
category Package
-revision 68704
+revision 72357
shortdesc pgfornament library for Chinese traditional motifs and patterns
relocated 1
longdesc This package provides a pgfornament library for Chinese
@@ -260472,17 +261818,21 @@ longdesc \pgfornamenthan He \pgfornament De Can Shu Shi Yi Yang De ;Bian
longdesc Yi De Chu Lai De Dang Ran Shi Yi Feng Wen Yang Liao . Hong Bao
longdesc Shou Ce Li You Wan Zheng De Wen Yang Lie Biao Yi Ji Shi Yong
longdesc Fan Li .
-containersize 96368
-containerchecksum 7337b577e10f2a6306badaa45ca57614ac0da6b3c12ca5c9c3978f1358fa88a352cd092452ef3b6e86d01ccd05f1cfae663f914956b74d184c08a21d2e484e01
-doccontainersize 1350376
-doccontainerchecksum 7b9138088db1581571508ccb550b1b128ce0b574dcb2a903f5311b9a6e63e9d9c6e56eca0e46ffb5224f5685c5b047a57e5e7d292e7d6de6a9bfb06ee568d9b6
-docfiles size=448
+containersize 96564
+containerchecksum 7483fab1e839775e79cef5b0e3cbfe7c19e2648d175afc2049c5dca21847855bf4e0b350e1fc67653d0d883d4a65bc9576a591cd10221d6d233aba1570e42644
+doccontainersize 1530540
+doccontainerchecksum e5c15ee3d8c68bcc3ee32d1c0d889a3f06536f436bb8c26728999c032685b2209d41cb65b761bf9abee22b8ac285e1e62fb60fb8c824fa20d84a5132489e9764
+docfiles size=542
RELOC/doc/latex/pgfornament-han/README.md details="Readme"
+ RELOC/doc/latex/pgfornament-han/SiO2.jpg
RELOC/doc/latex/pgfornament-han/heavenlyclouds-sample.pdf details="Sample of the HeavenlyClouds beamer theme" language="zh"
RELOC/doc/latex/pgfornament-han/heavenlyclouds-sample.tex
RELOC/doc/latex/pgfornament-han/lppl-1-3c.txt
RELOC/doc/latex/pgfornament-han/pgfornament-han-doc.pdf details="Package documentation (Chinese)" language="zh"
RELOC/doc/latex/pgfornament-han/pgfornament-han-doc.tex
+ RELOC/doc/latex/pgfornament-han/sample-refs.bib
+ RELOC/doc/latex/pgfornament-han/tianqing-poster.pdf
+ RELOC/doc/latex/pgfornament-han/tianqing-poster.tex
RELOC/doc/latex/pgfornament-han/tianqing-sample.pdf
RELOC/doc/latex/pgfornament-han/tianqing-sample.tex
RELOC/doc/latex/pgfornament-han/xiaoshan-sample.pdf details="Sample of the Xiaoshan beamer theme" language="zh"
@@ -260739,7 +262089,7 @@ catalogue-version 1.18.1
name pgfplotsthemebeamer
category Package
-revision 71911
+revision 71954
shortdesc Use colours from the current beamer theme in pgfplots
relocated 1
longdesc A LaTeX package for using colours from the current beamer theme
@@ -260748,10 +262098,10 @@ depend beamer
depend pgfopts
depend pgfplots
depend tools
-containersize 1104
-containerchecksum 6b2a15cae5f7259f04ae02bc90099b64482f2df3f137cf7fb1bc35a349e2600e3a705ba949783bf56816b2482820f4418f29afdc66b52c2ba6583935d8996fd5
-doccontainersize 149936
-doccontainerchecksum 252e5c23f20b4c254c240603ee7d2a606a621461c4efbf05a6fa12cea6e5fba86febc024ebb6f7610a42b6850d7fd45f6637289a37f21fabf9d29cda6da54b7d
+containersize 1036
+containerchecksum 53b749518ed6a5a9497342bd46e9ab9613eb192bf4a96c02744e0e5dfb017d17e8480a6257c09031b20f1911669165e8edbdb8c95049de4345f767176eb57e3c
+doccontainersize 150560
+doccontainerchecksum 8ffd0db350312960a4ca72e6379cf237e4b6741ef2611257a90dbe89f837f1c2994c18e477a2bc699e7d422f6b7ad0c396b087bd0ba79a9000f4d6babc6e76da
docfiles size=43
RELOC/doc/latex/pgfplotsthemebeamer/DEPENDS.txt
RELOC/doc/latex/pgfplotsthemebeamer/README.md details="Readme"
@@ -260760,13 +262110,12 @@ docfiles size=43
RELOC/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.tex
runfiles size=1
RELOC/tex/latex/pgfplotsthemebeamer/pgfplotsthemebeamer.sty
-catalogue-contact-announce https://github.com/samcarter/pgfplotsthemebeamer/releases
catalogue-contact-bugs https://github.com/samcarter/pgfplotsthemebeamer/issues
catalogue-contact-repository https://github.com/samcarter/pgfplotsthemebeamer
catalogue-ctan /graphics/pgf/contrib/pgfplotsthemebeamer
catalogue-license lppl1.3c
catalogue-topics colour graphics presentation graphics-plot
-catalogue-version 0.1
+catalogue-version 0.2
name phaistos
category Package
@@ -262009,27 +263358,27 @@ catalogue-topics doc-supp
name piton
category Package
-revision 71932
+revision 72351
shortdesc Typeset informatic listings with LPEG of LuaLaTeX
relocated 1
longdesc This package uses the Lua library LPEG to typeset and highlight
longdesc informatic listings in several languages. It requires the use
longdesc of LuaLaTeX. It won't work with XeLaTeX, nor pdfLaTeX.
-containersize 20500
-containerchecksum a29be8925c2272ca10db64dbf1f2180937eccf22807fd327c7fab664053cc701ac2b585c4ea5d506ca9d77047638d747b24df5a3787b06651bf2663eb3e78593
-doccontainersize 883880
-doccontainerchecksum 00b7f348e5725303ae5dba085d969adf4618456ce435992ddfc6bcf417712b51de7566a9bc47258064b664dfe0ed7ffe759fc7ef4409dc87e48c3a5d5fe06270
-docfiles size=391
+containersize 21660
+containerchecksum c5488e36e938a3b23fb6817140a4d1e60d699a3db6c2e8a13ab70c6c652a88972a8ecce4d4e90a0fa01db590176e8bfa118fef462878fe2938e150ed81723ee9
+doccontainersize 867880
+doccontainerchecksum cadc1a2528ea76765a924ffcf33418cdc48ee654f5d66d03cfad9506516c52e9bf015c8866483530b8d2d0068a124a8c91e33dc0c8bf989dd76ca269f6da1fed
+docfiles size=388
RELOC/doc/lualatex/piton/README.md details="Readme"
RELOC/doc/lualatex/piton/piton-french.pdf details="Package documentation (French)" language="fr"
RELOC/doc/lualatex/piton/piton-french.tex
RELOC/doc/lualatex/piton/piton.pdf details="Package documentation (English)"
-srccontainersize 58232
-srccontainerchecksum 695e70b54b9397bf817e2f125d14c41534c7228efea2631f997c1988e90fbfec23ac71af02fa4d8d1482e6330edc9b056accce2548bf8324d88122db1c7d98fb
-srcfiles size=71
+srccontainersize 63104
+srccontainerchecksum 1b248a6de83fcab4153a0a498b24709a324b5c382757930676a386c32a0e1893679e6435400e6b78d1fd81dc32ff1f25424be3baa71fa30681575540a864e73c
+srcfiles size=78
RELOC/source/lualatex/piton/piton.dtx
RELOC/source/lualatex/piton/piton.ins
-runfiles size=27
+runfiles size=29
RELOC/tex/lualatex/piton/piton.lua
RELOC/tex/lualatex/piton/piton.sty
catalogue-also codehigh
@@ -262037,7 +263386,7 @@ catalogue-contact-repository https://github.com/fpantigny/piton
catalogue-ctan /macros/luatex/latex/piton
catalogue-license lppl1.3
catalogue-topics listing synt-hlt luatex expl3
-catalogue-version 3.1
+catalogue-version 4.0
name pittetd
category Package
@@ -263224,18 +264573,18 @@ catalogue-version 1.0
name plantuml
category Package
-revision 67097
+revision 72315
shortdesc Support for rendering UML diagrams using PlantUML
relocated 1
longdesc PlantUML is a program which transforms text into UML diagrams.
longdesc This LaTeX package allows for embedding PlantUML diagrams using
longdesc the PlantUML source. Currently, this project runs with LuaLaTeX
longdesc only.
-containersize 2208
-containerchecksum 97af8222b28309bd5d8ce5d083ab54bbf550b6327d463de8b481cf4a5f62c0c82b33718b5c95301204bfe8e4858039a0811f491d97c02079d723e66c3549c90b
-doccontainersize 66548
-doccontainerchecksum b76c635cd30ad2638619b1ded721d468eec92033206cda03cbb638b14be082de1360efd2048f2cb1ac787a4c9232416cd18a82ad7b261ec785468ffdc003b86c
-docfiles size=25
+containersize 2280
+containerchecksum 0326db34d3382da78732cb0679ca4f55ccf3767e0100be07f073bca0d9755300a8c343ab4ef9947b22a6b4386ca0db8e65c795798c300a5eb10710e267988735
+doccontainersize 67800
+doccontainerchecksum fd24814def7e77e073b54b3602c47ba7cbce484082e716d1a9f4426fb364430ef40da2f157685238b4de87e526ad7dda30296f90a7dc27e372a77c24d7ad3916
+docfiles size=26
RELOC/doc/lualatex/plantuml/CHANGELOG.md
RELOC/doc/lualatex/plantuml/README.md details="Readme"
RELOC/doc/lualatex/plantuml/example-class-relations--latex.tex
@@ -263244,6 +264593,7 @@ docfiles size=25
RELOC/doc/lualatex/plantuml/example-component-diagram.tex
RELOC/doc/lualatex/plantuml/example-minimal.png
RELOC/doc/lualatex/plantuml/example-minimal.tex
+ RELOC/doc/lualatex/plantuml/example-multiple-diagrams-svg.tex
RELOC/doc/lualatex/plantuml/plantuml.pdf details="Package documentation"
RELOC/doc/lualatex/plantuml/release.sh
runfiles size=2
@@ -263254,7 +264604,7 @@ catalogue-contact-repository https://github.com/koppor/plantuml/
catalogue-ctan /macros/luatex/latex/plantuml
catalogue-license lppl1.3c
catalogue-topics uml luatex use-lua
-catalogue-version 0.3.2
+catalogue-version 0.4.0
name plari
category Package
@@ -263450,7 +264800,7 @@ catalogue-topics format class japanese
name platex-tools
category Package
-revision 66185
+revision 72097
shortdesc pLaTeX standard tools bundle
relocated 1
longdesc This bundle is an extended version of the latex-tools bundle
@@ -263458,9 +264808,9 @@ longdesc developed by the LaTeX team, mainly intended to support
longdesc pLaTeX2e and upLaTeX2e. Currently patches for the latex-tools
longdesc bundle and Martin Schroder's ms bundle are included.
containersize 8284
-containerchecksum 87646f8cd885b75c3e7dc0edebc32675afe2d02f87c37ebf6abda7b68256f002440fd1a94f3f13dffbd8a7b694f3813d4115621f931b9a3a9d73491bda7c4296
+containerchecksum ef0f2f55858364f3d45e94677ba66a90c22bd2095ef78ead503fdc0986e1fbbfb72fac25b2d096c699208f672da63070269bbeacb46255cefda611c8c010004e
doccontainersize 576584
-doccontainerchecksum cf04b2c5d4df6d68bfdc3b0a3a8dc0f988cb0549252b3a6ccba58df685c41a9312197a63c97c3ff63c1ec15177a43d1e8064fd449054eed3df968fe213703552
+doccontainerchecksum d3448577c6cabe34b2d3e0614c2cceddc1d049c7f111e29d8b63959969033d0213af2de6d9eaeac5d1a4413a65a24054d69f7947655cdc8ae31b3d27b25b740d
docfiles size=164
RELOC/doc/latex/platex-tools/LICENSE
RELOC/doc/latex/platex-tools/README.md details="Readme"
@@ -263482,9 +264832,9 @@ docfiles size=164
RELOC/doc/latex/platex-tools/pxeveryshi.tex
RELOC/doc/latex/platex-tools/pxftnright.pdf details="Documentation of the pxftnright package" language="ja"
RELOC/doc/latex/platex-tools/pxftnright.tex
- RELOC/doc/latex/platex-tools/pxmulticol.pdf details="Documentation of the pxxspace package" language="ja"
+ RELOC/doc/latex/platex-tools/pxmulticol.pdf details="Documentation of the pxmulticol package" language="ja"
RELOC/doc/latex/platex-tools/pxmulticol.tex
- RELOC/doc/latex/platex-tools/pxxspace.pdf details="Documentation of the pxmulticol package" language="ja"
+ RELOC/doc/latex/platex-tools/pxxspace.pdf details="Documentation of the pxxspace package" language="ja"
RELOC/doc/latex/platex-tools/pxxspace.tex
runfiles size=13
RELOC/tex/latex/platex-tools/plarray.sty
@@ -266022,7 +267372,7 @@ catalogue-version 1.4
name pmdraw
category Package
-revision 71405
+revision 72486
shortdesc Draw elements of the diagram monoids
relocated 1
longdesc This package allows you to draw elements of the diagram
@@ -266030,11 +267380,11 @@ longdesc monoids, commonly referred to as diagrams. The package provides
longdesc a lot of flexibility to draw most diagrams and can be
longdesc customised as needed. It makes use of the TikZ and keyval
longdesc packages.
-containersize 7844
-containerchecksum 2ace1b6cf3130ef1d953fdd9657dc7ee4c5f3326309f0ee247462631dba6d7636ddccbfc7b7a7a146400e99a4109ac3b51671a4acc43cf68bc54f0b93ff25360
-doccontainersize 398692
-doccontainerchecksum 9b5272ce722f996a96ccea21196030f80ed6576504b362c4e24643951c9fca624d10466cdaf433e018d4de9d383fbaef66f4de6e1aa7cd2b8064eff61b346fac
-docfiles size=153
+containersize 8060
+containerchecksum aac8a1244486cd9e61457da330e888aaae6acff2902eb57fdc3fcc53b7928133ecb9ac784235b450242453276ce4d5da88dd4f920df7d30a24686610d65c924c
+doccontainersize 420356
+doccontainerchecksum d0380c05bb83f7e2932496d51c5cff375a3d7643ba3cee6f9f66da36685b3b04a2be4824a889bbf4ed6bc06766f9f2f3b8849a9a631a4f4afdc17a85fcdd4968
+docfiles size=160
RELOC/doc/latex/pmdraw/README.md details="Readme"
RELOC/doc/latex/pmdraw/examples/example-1.tex
RELOC/doc/latex/pmdraw/examples/example-10.tex
@@ -266063,12 +267413,12 @@ docfiles size=153
RELOC/doc/latex/pmdraw/examples/example-9.tex
RELOC/doc/latex/pmdraw/pmdraw.pdf details="Package documentation"
RELOC/doc/latex/pmdraw/pmdraw.tex
-runfiles size=19
+runfiles size=20
RELOC/tex/latex/pmdraw/pmdraw.sty
catalogue-ctan /graphics/pgf/contrib/pmdraw
catalogue-license lppl1.3
catalogue-topics maths physics graphics diagram pgf-tikz
-catalogue-version 1.4
+catalogue-version 1.5
name pmgraph
category Package
@@ -267697,7 +269047,7 @@ catalogue-version 1.101
name polyglossia
category Package
-revision 71813
+revision 72368
shortdesc An alternative to babel for XeLaTeX and LuaLaTeX
relocated 1
longdesc This package provides a complete Babel replacement for users of
@@ -267709,32 +269059,16 @@ depend fontspec
depend iftex
depend makecmds
depend xkeyval
-containersize 125344
-containerchecksum 3b0fc8ab506958ee47f83a26e61ec17f8808e0bba464decea1105aafaff900f2f7bce8fda87941d12d269083c80556c28e46991c67f320122524d9c1a9a066cf
-doccontainersize 691676
-doccontainerchecksum 4f6e57475cf64ddb4a5fb2d25c40785d190e4f74085197b4ebe7a00ab02001cf224bfd282936d65e4c6e694ac23798b4f08104505da206e2583f295063a49b2d
-docfiles size=228
+containersize 126016
+containerchecksum 5875de0f388ab4676cba7b203d6378975ba646ed275dfa80f7de954ac62afb1b4cb533b05f0afbb7fa021950877b5b9e569969b9e0853daf9d50ac9990ae4045
+doccontainersize 431912
+doccontainerchecksum d9302ce57f07c09c2478960b59a8b0f07c9e957cf17a2b12578cf0febd0b5f1fc066892a115f57ed5496dcf8b398a8a2edb1497cbf20ec92de41d92d140fba60
+docfiles size=151
+ RELOC/doc/latex/polyglossia/LICENSE.txt
RELOC/doc/latex/polyglossia/README.md details="Readme"
- RELOC/doc/latex/polyglossia/example-arabic.pdf
- RELOC/doc/latex/polyglossia/example-arabic.tex
- RELOC/doc/latex/polyglossia/example-chinese.tex
- RELOC/doc/latex/polyglossia/example-japanese.tex
- RELOC/doc/latex/polyglossia/example-korean.pdf
- RELOC/doc/latex/polyglossia/example-korean.tex
- RELOC/doc/latex/polyglossia/example-odia.tex
- RELOC/doc/latex/polyglossia/example-thai.pdf
- RELOC/doc/latex/polyglossia/example-thai.tex
- RELOC/doc/latex/polyglossia/example-uyghur.tex
- RELOC/doc/latex/polyglossia/examples.pdf
- RELOC/doc/latex/polyglossia/examples.tex
RELOC/doc/latex/polyglossia/polyglossia.pdf details="Package documentation"
RELOC/doc/latex/polyglossia/polyglossia.tex
- RELOC/doc/latex/polyglossia/test-welsh.tex
-srccontainersize 169948
-srccontainerchecksum 171b9ca164a438ef7cab7150b4a03644bba4ec15262e168640099a6d9020174be8468efe6b129edb32fb40c3f8c548c72f84b2815a4967f606f3d1c389b9461a
-srcfiles size=261
- RELOC/source/latex/polyglossia/polyglossia.dtx
-runfiles size=399
+runfiles size=401
RELOC/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.map
RELOC/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.tec
RELOC/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.map
@@ -268019,7 +269353,7 @@ catalogue-contact-repository https://github.com/reutenauer/polyglossia
catalogue-ctan /macros/unicodetex/latex/polyglossia
catalogue-license mit lppl1.3 cc0
catalogue-topics multilingual use-xetex use-luatex
-catalogue-version 2.2
+catalogue-version 2.3
name polyhedra
category Package
@@ -268106,6 +269440,29 @@ catalogue-license lppl
catalogue-topics maths
catalogue-version 1.0
+name polyomino
+category Package
+revision 71991
+shortdesc Polyominoes using TikZ and LaTeX3
+relocated 1
+longdesc This package is based on the package TikZ and can be used to
+longdesc draw polyominoes. It is possible to define custom styles, pics
+longdesc and grids.
+containersize 2888
+containerchecksum 1f0b7c8d5ff18a0528e0ae4b92f4bfa8b78b7753565856beecb73bc6925f5f7e6c5135ae6f98da8f0884c80e12fb79ec2b8418ed4844f2bb7012c72da4d3180b
+doccontainersize 108280
+doccontainerchecksum d49995e0cec6ff942d0a73dd3ebdc67aac6cfa911aa55b24d6a84a330438edb3faad1a1c66883665e967df279838917b8b311b6852494b98f65803d6c59bc5b6
+docfiles size=31
+ RELOC/doc/latex/polyomino/README.md details="Readme"
+ RELOC/doc/latex/polyomino/polyomino.pdf details="Package documentation"
+ RELOC/doc/latex/polyomino/polyomino.tex
+runfiles size=4
+ RELOC/tex/latex/polyomino/polyomino.sty
+catalogue-ctan /graphics/pgf/contrib/polyomino
+catalogue-license lppl1.3c
+catalogue-topics graphics pgf-tikz expl3
+catalogue-version 1.0
+
name polytable
category Package
revision 55837
@@ -269239,7 +270596,7 @@ catalogue-version 1.1
name profcollege
category Package
-revision 71706
+revision 72198
shortdesc A LaTeX package for French maths teachers in college
relocated 1
longdesc This package provides some commands to help French mathematics
@@ -269249,16 +270606,16 @@ longdesc \Pythagore{ABC}{5}{7} to write the entire calculation of AC
longdesc with the Pythagorean theorem, \Trigo[Cosinus]{ABC}{3}{}{60} to
longdesc write the entire calculation of AC with cosine, ... and some
longdesc others.
-containersize 1356176
-containerchecksum 1cea5b3144556ff5d48ef66275af3164aaf15a94caab5564e3aaa15634a45ef4fa2d8540b67087c1b9c33e8fb4e625678d2e9e008b1821876b01a30ed2d70f89
-doccontainersize 15571260
-doccontainerchecksum 7a682c82b957ea136a386e5ee2d6dd2bd6570fd47c6c101a7099b2b1041b6e4bf8449a399cc3e25fe7829f01d297de91146586dacb1b9c500a8343ad2f761bf9
-docfiles size=4051
+containersize 1365548
+containerchecksum d6acdf445041bc0ec866dc896cf16b1d6948f9e375594e4cb22a1e589a2d8b9e9537456c25f1b61cf9843c3ddcebe9a07981ab8371ae63f2b12335d59363e9dd
+doccontainersize 15968924
+doccontainerchecksum 86e32d23c23fff207f4c666e53ef0a953078440a5dff442dd29e73c18fdf0ba6c1e503cce098a4070b4aee3f3f070216ba2762319ad28cddb237567b6953e939
+docfiles size=4057
RELOC/doc/latex/profcollege/PfCLogoNumberHive.png
RELOC/doc/latex/profcollege/README details="Readme"
RELOC/doc/latex/profcollege/profcollege-doc.pdf details="Package documentation" language="fr"
RELOC/doc/latex/profcollege/profcollege-doc.zip
-runfiles size=2974
+runfiles size=3002
RELOC/metapost/profcollege/PfCAfficheur.mp
RELOC/metapost/profcollege/PfCAllumettes.mp
RELOC/metapost/profcollege/PfCArithmetique.mp
@@ -269285,6 +270642,7 @@ runfiles size=2974
RELOC/metapost/profcollege/PfCPseudo.mp
RELOC/metapost/profcollege/PfCScratch.mp
RELOC/metapost/profcollege/PfCScratchpdf.mp
+ RELOC/metapost/profcollege/PfCSketch.mp
RELOC/metapost/profcollege/PfCSolid.mp
RELOC/metapost/profcollege/PfCSvgnames.mp
RELOC/metapost/profcollege/PfCTurtleTestRemplis.mp
@@ -269495,11 +270853,13 @@ runfiles size=2974
RELOC/tex/latex/profcollege/PfCCAN.tex
RELOC/tex/latex/profcollege/PfCCalculatrice.tex
RELOC/tex/latex/profcollege/PfCCalculsCroises.tex
+ RELOC/tex/latex/profcollege/PfCCalculsDetailles.tex
RELOC/tex/latex/profcollege/PfCCalculsFractions.tex
RELOC/tex/latex/profcollege/PfCCalisson.tex
RELOC/tex/latex/profcollege/PfCCartesJeux.tex
RELOC/tex/latex/profcollege/PfCCartesMentales.tex
RELOC/tex/latex/profcollege/PfCCartographie.tex
+ RELOC/tex/latex/profcollege/PfCCheque.tex
RELOC/tex/latex/profcollege/PfCCible.tex
RELOC/tex/latex/profcollege/PfCCibleQOp.tex
RELOC/tex/latex/profcollege/PfCColorilude.tex
@@ -269616,6 +270976,7 @@ runfiles size=2974
RELOC/tex/latex/profcollege/PfCSommeAngles.tex
RELOC/tex/latex/profcollege/PfCSquaro.tex
RELOC/tex/latex/profcollege/PfCStatistiques.tex
+ RELOC/tex/latex/profcollege/PfCTableauDoubleEntree.tex
RELOC/tex/latex/profcollege/PfCTableauxUnites.tex
RELOC/tex/latex/profcollege/PfCTablesOperations.tex
RELOC/tex/latex/profcollege/PfCTectonic.tex
@@ -269635,7 +270996,7 @@ catalogue-also proflycee
catalogue-ctan /macros/latex/contrib/profcollege
catalogue-license lppl1.3c
catalogue-topics maths french teaching
-catalogue-version 0.99-A-g
+catalogue-version 0.99-A-j
name proflabo
category Package
@@ -269662,7 +271023,7 @@ catalogue-version 1.0
name proflycee
category Package
-revision 71790
+revision 72484
shortdesc A LaTeX package for French maths teachers in high school
relocated 1
longdesc This package provides some commands to help French mathematics
@@ -269671,22 +271032,41 @@ longdesc create splines with "derivative control";
longdesc \CalculFormelParametres and \CalculFormelLigne in order to
longdesc create an xcas-windows-like; \CodePythonLstFichier to create
longdesc code presentation and code execution with pythontex.
-containersize 73160
-containerchecksum e471e7c96bcd2a35419d3873631c0d92be06be0de3328c4896d935f0f76575a1ed674a68ee1cf76e33f70b0ce46e0f2efaad719a2441bcb3e01599246a0f513e
-doccontainersize 2135852
-doccontainerchecksum 389c061920609a8c355842f132aa9bf5c5aa1dbda99c0dcaa384c0292c4bd72d1c6c9c24edd71c2a6b7ee3da03017c4969491aab7245a1ba369053d086898583
-docfiles size=538
+containersize 393404
+containerchecksum 8e3bc1223d78531184c68245c2e9280fa1b7fc0f1582229661d23416dec0c685e293d12ff65c179e5179b27101bc1f12bc4129b1cb5bed4462f61f82815f5995
+doccontainersize 2506704
+doccontainerchecksum dd9b8a47a62afe2ba1d1c8f1fbc888832deee1d460bef4f6b961b5a52da10dcb26f6ced88754f031450b4e5f3736b4c0a2d51278277a2f34c2ae6b3a2c06c79a
+docfiles size=647
RELOC/doc/latex/proflycee/ProfLycee-doc.pdf details="Package documentation" language="fr"
RELOC/doc/latex/proflycee/ProfLycee-docctan.zip
RELOC/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf details="Examples using pyluatex" language="fr"
RELOC/doc/latex/proflycee/ProfLycee-exemples-pythontex.pdf details="Examples using python" language="fr"
RELOC/doc/latex/proflycee/README.md details="Readme"
-runfiles size=144
+runfiles size=268
RELOC/metapost/proflycee/PfLEspace.mp
+ RELOC/tex/latex/proflycee/ProfLycee-Light.sty
RELOC/tex/latex/proflycee/ProfLycee.sty
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-bronze-cup.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-bronze-medal-flat.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-bronze-medal.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-checked.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-crossed.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-gold-cup.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-gold-medal-flat.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-gold-medal.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-mouse-center.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-mouse-left.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-mouse-right.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-mouse.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-notok.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-ok.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-silver-cup.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-silver-medal-flat.pdf
+ RELOC/tex/latex/proflycee/pflcliparts/pfl-silver-medal.pdf
RELOC/tex/latex/proflycee/proflycee-tools-aleatoire.tex
RELOC/tex/latex/proflycee/proflycee-tools-analyse.tex
RELOC/tex/latex/proflycee/proflycee-tools-arithm.tex
+ RELOC/tex/latex/proflycee/proflycee-tools-cliparts.tex
RELOC/tex/latex/proflycee/proflycee-tools-competences.tex
RELOC/tex/latex/proflycee/proflycee-tools-complexes.tex
RELOC/tex/latex/proflycee/proflycee-tools-ecritures.tex
@@ -269707,31 +271087,31 @@ catalogue-also profcollege
catalogue-contact-bugs https://github.com/cpierquet/ProfLycee/issues
catalogue-contact-repository https://github.com/cpierquet/ProfLycee
catalogue-ctan /macros/latex/contrib/proflycee
-catalogue-license lppl1.3c
+catalogue-license lppl1.3c cc0
catalogue-topics maths french teaching expl3 pgf-tikz
-catalogue-version 3.04d
+catalogue-version 3.10b
name profmaquette
category Package
-revision 71161
+revision 72312
shortdesc Use exercises in different types of documents
relocated 1
longdesc This LaTeX package can help French maths teachers to put one
longdesc and the same exercise into different sorts of documents.
-containersize 25092
-containerchecksum a9eb036903176aa68c4362a491feaa0820bfeea5db9dd1aaca1c2f069f4e3f9302fc784a27075065c55e313ac13554a12566bcfc5ae2a997aa5bf96004efa5b4
-doccontainersize 385104
-doccontainerchecksum 71c019ad709daf8f453a0bc02670f4afa8d902babc7a64917d6f359d1ac8f927eee62413968fdef337d6503816f99f3f4ae5a18b4d03e57a7f6386675a2f42cd
-docfiles size=100
- RELOC/doc/latex/profmaquette/ProfMaquette-doc.pdf details="Package documentation" language="fr"
- RELOC/doc/latex/profmaquette/ProfMaquette-doc.zip
+containersize 29088
+containerchecksum d4542bd897aea685974b7832b2cbe3cb8a2c4fe3c8f4089de9c230208db75cc1ed63446a0e5d5a67e1edfc85f6d197eb52c28454f95d7afb3c0eab8a4a03bbbb
+doccontainersize 429036
+doccontainerchecksum c56e8e7499cf9af898f25f2450513b19ea4adf4225e85b6f618d5f2463f12a56b7a2fec25cf38f6da6190b2c9019589dff75dd6e4b4d86412e23544890b244d7
+docfiles size=111
RELOC/doc/latex/profmaquette/README details="Readme"
-runfiles size=36
+ RELOC/doc/latex/profmaquette/profmaquette-doc.pdf details="Package documentation" language="fr"
+ RELOC/doc/latex/profmaquette/profmaquette-doc.zip
+runfiles size=42
RELOC/tex/latex/profmaquette/ProfMaquette.sty
catalogue-ctan /macros/latex/contrib/profmaquette
catalogue-license lppl1.3c
catalogue-topics teaching exercise maths
-catalogue-version 0.94
+catalogue-version 0.99
name profsio
category Package
@@ -271954,29 +273334,29 @@ catalogue-version 2.19
name pst-coil
category Package
-revision 62977
+revision 72030
shortdesc A PSTricks package for coils, etc
relocated 1
longdesc Pst-coil is a PSTricks based package for coils and zigzags and
longdesc for coil and zigzag node connections.
-containersize 3924
-containerchecksum bf6e1671f6c1d6d7fe348958042892a10168cf96e8626e4d15cb34089110677ede3535abf96e76847b6ad8d3ca910030e975e7b52fe8b168136c98a05f6915f3
-doccontainersize 251028
-doccontainerchecksum 84fb627c91d56e1553325c8d87981ba6ab1001b8f0163b45bf1a7352026853c8d086350191a4f98c01bd6d59bb5f4b638275c38b45eae6d360c8dbba1a5b8867
-docfiles size=83
+containersize 4452
+containerchecksum 0019cc58c5f9c9e928fce7006eed09d5bda3a4d7ba66efc25048bd6e46f5fff9b387fd77a2884700def66a809315eac912e3fa7824895e30708c70b9a1781ba2
+doccontainersize 3701992
+doccontainerchecksum 61e6922a1297e34e2ae977ddaf442a44adcecb0142fc09d4b87f933f8a7215a5c961b2b7914c8cfd85b0e3f6d4cbfcc5d73fce834f942a01ec0357286e19d857
+docfiles size=927
RELOC/doc/generic/pst-coil/Changes
RELOC/doc/generic/pst-coil/README details="Package README"
RELOC/doc/generic/pst-coil/pst-coil-doc.bib
RELOC/doc/generic/pst-coil/pst-coil-doc.pdf details="Package documentation"
RELOC/doc/generic/pst-coil/pst-coil-doc.tex
-runfiles size=5
+runfiles size=6
RELOC/dvips/pst-coil/pst-coil.pro
RELOC/tex/generic/pst-coil/pst-coil.tex
RELOC/tex/latex/pst-coil/pst-coil.sty
catalogue-ctan /graphics/pstricks/contrib/pst-coil
catalogue-license lppl
catalogue-topics graphics-use pstricks physics
-catalogue-version 1.07
+catalogue-version 1.08
name pst-contourplot
category Package
@@ -277379,7 +278759,7 @@ catalogue-version 1.0.1
name pwebmac
category Package
-revision 71345
+revision 72015
shortdesc Consolidated WEB macros for DVI and PDF output
relocated 1
longdesc The original WEB system by Donald Knuth has the macros
@@ -277401,13 +278781,14 @@ longdesc in the WEB sources. WEB programmers who want to use pwebmac.tex
longdesc instead of the default webmac.tex in their programs have to
longdesc change the first line in the TeX file created by weave. From
longdesc there, all depends on the "TeX engine" you use.
-containersize 9076
-containerchecksum 4599a501267c3b130f869dea61691ae178e0f664a89337255616b07eaf6f0cd6b7ae111dfaf53cc1617ffb45614893d793e98cd21986b31ff585c658173d3d41
-doccontainersize 15840
-doccontainerchecksum f497676a12e6d4e8281a14a890b7155cf158897e18a95b5b5b7568ab0c763f24e82ea9bb8043ec8f71bba41bcc1ceb81cfbb7444dca89e34efb6aa0a843df386
-docfiles size=15
+containersize 9212
+containerchecksum 1cc26fb084755fe4df19ae79485efc2cdbe7bbd0efb8ec0bacbf75a338f75353b037a595a6755b8dfd99cdc4352ab34430fb718555d2efe63c2f324142d23bb5
+doccontainersize 17080
+doccontainerchecksum 96e61ad4b986e12c4fdda5dcc382d8752b62f622afd49525e6c0b85604a9322d6e1c6ff57a8f7c3e7f2253fd5d074b876deeec819be4faebf47377c79bdb86ef
+docfiles size=16
RELOC/doc/plain/pwebmac/README.md details="Readme"
RELOC/doc/plain/pwebmac/Xerrorlog.tex
+ RELOC/doc/plain/pwebmac/editorsnote.tex
RELOC/doc/plain/pwebmac/index.md
RELOC/doc/plain/pwebmac/makeall
RELOC/doc/plain/pwebmac/trapman.ch
@@ -277419,7 +278800,7 @@ catalogue-contact-support https://lists.tug.org/tex-k
catalogue-ctan /web/pwebmac
catalogue-license pd
catalogue-topics litprog
-catalogue-version 4.12
+catalogue-version 5.0
name pxbase
category Package
@@ -277457,7 +278838,7 @@ catalogue-version 1.4
name pxchfon
category Package
-revision 68103
+revision 72097
shortdesc Japanese font setup for pLaTeX and upLaTeX
relocated 1
longdesc This package enables users to declare in their document which
@@ -277470,11 +278851,11 @@ longdesc for each new font. This package also supports setup for the
longdesc fonts used in the japanese-otf package. System requirements:
longdesc TeX format: LaTeX. TeX engine: pTeX or upTeX. DVIware:
longdesc dvipdfmx. Prerequisite packages: atbegshi.
-containersize 19976
-containerchecksum c79d32b99873e5262d3497846af0fe8c327d574ac61030241a8a1d95e4439794439cd3fb75cdcae51206e76bd4218a6778717492c036ab71aecd8e67a0040990
-doccontainersize 336476
-doccontainerchecksum 1f50dcd95cf37669330d426238d398d5bfb2503e4db06287f7a361ef87136547d1020bf1d35fcd9504ea5017dc9ec0a0cb8f9298e4d178ec4c7cd426d91f1d6f
-docfiles size=109
+containersize 21080
+containerchecksum 73c9660dbba04d86615e135d18c35d02299114f28474bc1d3ed7c6cb89a06564422651981d57684f71494b6a2e44e0bd47521f8b3edacb2aab8d1295860b0e28
+doccontainersize 358776
+doccontainerchecksum 9ed045647dde763c2b234b470738578d2d284e73c9720451d994a2248ef51bb95a16117e49232f49cbda83f005448fbb643313dc56c71b8dd30c196001ec5f6e
+docfiles size=115
RELOC/doc/platex/pxchfon/LICENSE
RELOC/doc/platex/pxchfon/README-ja.md details="Readme" language="ja"
RELOC/doc/platex/pxchfon/README.md details="Readme"
@@ -277486,7 +278867,7 @@ docfiles size=109
RELOC/doc/platex/pxchfon/sample-2004jis.tex
RELOC/doc/platex/pxchfon/sample-pxchfon.pdf
RELOC/doc/platex/pxchfon/sample-pxchfon.tex
-runfiles size=107
+runfiles size=108
RELOC/fonts/sfd/pxchfon/PXcjk0.sfd
RELOC/fonts/tfm/public/pxchfon/cfjam-r-l0j.tfm
RELOC/fonts/tfm/public/pxchfon/cfjam-r-l5j.tfm
@@ -277578,7 +278959,7 @@ catalogue-contact-repository https://github.com/zr-tex8r/PXchfon
catalogue-ctan /macros/jptex/latex/pxchfon
catalogue-license mit
catalogue-topics japanese font-supp
-catalogue-version 2.0
+catalogue-version 2.2
name pxcjkcat
category Package
@@ -277842,23 +279223,23 @@ catalogue-version 1.0
name pxjahyper
category Package
-revision 66272
+revision 72114
shortdesc Hyperref support for pLaTeX
relocated 1
longdesc This package adjusts the behavior of hyperref on (u)pLaTeX so
longdesc that authors can properly create PDF documents that contain
longdesc document information in Japanese.
-containersize 19376
-containerchecksum f6e62e0dd4a5da2e9c702fc09c311a0661d58668c4999eaf5209792d3c88001b9e7d80cc1a9c259ec5e2668a7139a4fe90dac2b23ea756f238a387a6c7e66772
-doccontainersize 163516
-doccontainerchecksum f08af33a25f837e86dcd6dcd0f96d9f7bb2570eeae9011201468fdc9bac50bb8ea72d4f069753bb0c93aa9d61952cebfbbe936f65220167e4648cb206b901aae
-docfiles size=47
+containersize 21248
+containerchecksum 56d40a085e2960cb0f0a4f4bdc2b8fbec7460e02abb0960ad4e0f565e9605abb6ed77c54b207ea3ccfb27c252d0d426d1274b10b230433faa37bff319e0bcad3
+doccontainersize 175884
+doccontainerchecksum 8b1c79c97a047433866833bdd8eac54edca46e4eac16db73f7808353d9855feb5acba4c3e39bfb6294e25c282ebc5109ff456398e1ebdbb326b5d9627bdfab0f
+docfiles size=51
RELOC/doc/platex/pxjahyper/LICENSE
RELOC/doc/platex/pxjahyper/README-ja.md details="Readme (Japanese)" language="ja"
RELOC/doc/platex/pxjahyper/README.md details="Readme"
RELOC/doc/platex/pxjahyper/pxjahyper.pdf details="Package documentation (Japanese)" language="ja"
RELOC/doc/platex/pxjahyper/pxjahyper.tex
-runfiles size=23
+runfiles size=25
RELOC/tex/platex/pxjahyper/pxjahyper-ajm.def
RELOC/tex/platex/pxjahyper/pxjahyper-enc.sty
RELOC/tex/platex/pxjahyper/pxjahyper-uni.def
@@ -277867,7 +279248,7 @@ catalogue-contact-repository https://github.com/zr-tex8r/PXjahyper
catalogue-ctan /macros/jptex/latex/pxjahyper
catalogue-license mit
catalogue-topics japanese hyper
-catalogue-version 1.3
+catalogue-version 1.5
name pxjodel
category Package
@@ -280214,18 +281595,18 @@ catalogue-version 1.0
name quizztex
category Package
-revision 68823
+revision 72256
shortdesc Create quizzes like in TV shows
relocated 1
longdesc This LaTeX package permits to create quizzes in the style of
longdesc the TV shows << Qui veut gagner des millions ? >> ("Who Wants
longdesc to Be a Millionaire?") or << Tout le monde veut prendre sa
longdesc place ! >>.
-containersize 5528
-containerchecksum dbf234ba1d366bdd2a1be442c4bb670efe34d67584386ab1dadfa8afa2ff8551ff03ed9c441f6dc480bfed36ea79082048aa6f0e182f4b9bb5dbce7782c81391
-doccontainersize 536884
-doccontainerchecksum 5c9242df37a22ebdc33d834acd95f760681eebf32516857d6b7ef866ebd00060017ec058c7a628239aa65cfbe62d0335ec00d786d4f9558ec754687b161ea017
-docfiles size=141
+containersize 5636
+containerchecksum cbfa0d27489f2812fdbed0826ea4a27dd3b7b1ac5c82544d9f84f1019cbac2a00e756fb9e5f65e4b15474fd759d499a44328b73326542bc287b6f72becbaba24
+doccontainersize 545000
+doccontainerchecksum 98df000f994e70b148d44a572a4bf159a0a35ffe68ef22aefbb17e345b869bb0d7cc5cd72e1b01d91c264bdad58afcd599bfff25b0356b33821ea6fb141eb6c5
+docfiles size=143
RELOC/doc/latex/quizztex/README.md details="Readme"
RELOC/doc/latex/quizztex/quizztex-doc-fr.pdf details="Package documentation" language="fr"
RELOC/doc/latex/quizztex/quizztex-doc-fr.tex
@@ -280236,7 +281617,7 @@ catalogue-contact-repository https://github.com/cpierquet/quizztex
catalogue-ctan /macros/latex/contrib/quizztex
catalogue-license lppl1.3c
catalogue-topics exam pgf-tikz
-catalogue-version 0.1.2
+catalogue-version 0.1.4
name quotchap
category Package
@@ -280369,7 +281750,7 @@ catalogue-version 1.0
name quran
category Package
-revision 67791
+revision 72223
shortdesc An easy way to typeset any part of The Holy Quran
relocated 1
longdesc This package offers the user an easy way to typeset The Holy
@@ -280379,11 +281760,11 @@ longdesc part of the Quran based on its popular division, including
longdesc surah, ayah, juz, hizb, quarter, and page. Besides the Arabic
longdesc original, translations to English, German, French, and Persian
longdesc are provided, as well as an English transliteration.
-containersize 1631908
-containerchecksum d725825669bce286e05ba5a6a4034f2a485434d40cd32d7f9cad42c1bc7e74001a0a0d1784b5af73c1075166835042406c42839bdd6fca40cbb06b349cc685d4
-doccontainersize 1032296
-doccontainerchecksum 1d706f0ed780efb7529eec16dc9e76182c584113f6d5bc58521de023611401963636e6370c8e06082548da191c4523c7017c59f164d1cf5b234fe7fbd4522689
-docfiles size=271
+containersize 1631704
+containerchecksum b6bc256f5181b5376d278ce1df3994cbc2980e4a269558684b152cd0a51bb1e4868fbd4a55cc5c24450f4dce9fcb0ab4a17b9f9d37676ca7b4cb12c51f6011c9
+doccontainersize 1035740
+doccontainerchecksum b51279229d66e6000b139889d02a957548ba18bbf4c051cc642de9d557841da46aa246f552911c3d5fc2909ad5fe25118a0609d9b2f4afd6980bc317a4e541fd
+docfiles size=272
RELOC/doc/latex/quran/README details="Readme"
RELOC/doc/latex/quran/quran-doc.pdf details="Package documentation"
RELOC/doc/latex/quran/quran-doc.tex
@@ -280415,7 +281796,7 @@ catalogue-contact-repository https://github.com/javadr/quran
catalogue-ctan /macros/unicodetex/latex/quran
catalogue-license lppl1.3c
catalogue-topics arabic macro-supp xetex dummy-gen
-catalogue-version 2.2
+catalogue-version 2.3
name quran-bn
category Package
@@ -280523,6 +281904,37 @@ catalogue-license lppl1.3c
catalogue-topics xetex macro-supp
catalogue-version 0.1
+name quran-es
+category Package
+revision 72203
+shortdesc Spanish Translations for the quran package
+relocated 1
+longdesc The package is designed for typesetting several Spanish
+longdesc translations of the Holy Quran. It extends the quran package by
+longdesc adding three additional Spanish translations.
+containersize 634028
+containerchecksum fcea700ab4ad3511ea244dcc3b507335bfd73cbd421fbdc8d9e33b07b924c3f6d42b6c696c2d658e3cffa4bfe107c61055248996e2733392d96a15896d3e8d40
+doccontainersize 121144
+doccontainerchecksum 13a1dcf5f726264c6d362fa5a7cad75fd62178c93f5a0b137de25b51a20d9d009da0c35c1382b22901796777f6d3742bd48f9aaa665e7fffb8c67f99096a3833
+docfiles size=35
+ RELOC/doc/xelatex/quran-es/README details="Readme"
+ RELOC/doc/xelatex/quran-es/quran-es-doc.pdf details="Package documentation"
+ RELOC/doc/xelatex/quran-es/quran-es-doc.tex
+ RELOC/doc/xelatex/quran-es/quran-es-test.pdf
+ RELOC/doc/xelatex/quran-es/quran-es-test.tex
+ RELOC/doc/xelatex/quran-es/quran.png
+runfiles size=835
+ RELOC/tex/xelatex/quran-es/quran-es.sty
+ RELOC/tex/xelatex/quran-es/qurantext-esi.translation.def
+ RELOC/tex/xelatex/quran-es/qurantext-esii.translation.def
+ RELOC/tex/xelatex/quran-es/qurantext-esiii.translation.def
+catalogue-contact-bugs https://github.com/javadr/quran-es/issues
+catalogue-contact-repository https://github.com/javadr/quran-es
+catalogue-ctan /macros/xetex/latex/quran-es
+catalogue-license lppl1.3c
+catalogue-topics dummy-gen macro-supp spanish xetex
+catalogue-version 0.1
+
name quran-id
category Package
revision 68747
@@ -281592,6 +283004,33 @@ catalogue-license lppl1.3c
catalogue-topics exam
catalogue-version 2024F
+name randintlist
+category Package
+revision 72383
+shortdesc Creating random integer number lists , with repeating and sorting options
+relocated 1
+longdesc This package (like luarandom, but without the obligation to use
+longdesc LuaLaTeX) provides some macros for creating random integer
+longdesc number lists between a and b. This list can have multiple
+longdesc numbers or not, and this list can be sorted or not.
+containersize 2008
+containerchecksum 798e960a116f192650b4980952589cbc147a749c1929ead9cb8b167880f274662a556ebcd83385adb09e16729b41a186cf804dbb37e611e19343824fb1e78a01
+doccontainersize 87252
+doccontainerchecksum 6bcf48658e6023ad25c16b3630a42c968478bf55e4220a939f985c772101daea34ae30ef77263facb48b80097d154d984075ed01a71c44deb5df6064074a87f2
+docfiles size=25
+ RELOC/doc/latex/randintlist/README.md details="Readme"
+ RELOC/doc/latex/randintlist/randintlist-doc.pdf details="Package documentation"
+ RELOC/doc/latex/randintlist/randintlist-doc.tex
+runfiles size=2
+ RELOC/tex/latex/randintlist/randintlist.sty
+catalogue-contact-bugs https://github.com/cpierquet/randintlist/issues
+catalogue-contact-home https://github.com/cpierquet/randintlist
+catalogue-contact-repository https://github.com/cpierquet/randintlist
+catalogue-ctan /macros/latex/contrib/randintlist
+catalogue-license lppl1.3c
+catalogue-topics random calculation
+catalogue-version 0.1.1
+
name random
category Package
revision 54723
@@ -282650,7 +284089,7 @@ catalogue-version 1.1a
name regulatory
category Package
-revision 69611
+revision 72197
shortdesc Flexible drafting of legal documents, especially in Dutch
relocated 1
longdesc This package aims to simplify the writing process, especially
@@ -282658,11 +284097,11 @@ longdesc for Dutch legal authors. It has also been implemented in
longdesc English and can be expanded to include other languages. The
longdesc package offers macros for typical legal structures and contains
longdesc a referencing system.
-containersize 6964
-containerchecksum 5225692577191c662f7eabb217b9c969cd410e75f07f0ab6b2b8e7745b873249f6b56ca8b6f1b8be8fa538f566ace75af847b272045186487212d452dce9f007
-doccontainersize 463128
-doccontainerchecksum ac792ec6ee63c2c69cd54fcbaf11e78c49fa819f3dc3bf3eca072ae76fce168c3cb5d3b26f3b0c8e31ed6118eb7787b6a043f0bbec298a80b129314d332c9a2f
-docfiles size=177
+containersize 5672
+containerchecksum 48e1ada8d74bbd1fa8b3cf4071f26fb5019c03663186df2fb8fc7b1642c2c27157250ed8f785dcaeed210ef887267182d81b1098fd236a7db731ae11c0a513bd
+doccontainersize 445288
+doccontainerchecksum 69f0857b86dfa4964153279e6d6c32958995069e5ec8935510139b3d1c5b0b001e3c50e14b38d50050effc210a9070acbd99416c583441433726aee2166fda71
+docfiles size=179
RELOC/doc/latex/regulatory/README.md details="Readme"
RELOC/doc/latex/regulatory/example.md
RELOC/doc/latex/regulatory/example1-en.pdf
@@ -282684,15 +284123,14 @@ docfiles size=177
RELOC/doc/latex/regulatory/regulatory-nl.tex
RELOC/doc/latex/regulatory/regulatory-preamble.tex
RELOC/doc/latex/regulatory/regulatory.tex
-runfiles size=9
- RELOC/tex/latex/regulatory/fc-dutch.def
+runfiles size=6
RELOC/tex/latex/regulatory/regulatory.sty
catalogue-contact-home https://xerdi.com/free-software#regulatory
catalogue-contact-repository https://github.com/Xerdi/regulatory
catalogue-ctan /macros/latex/contrib/regulatory
catalogue-license lppl1.3c
catalogue-topics legal dutch
-catalogue-version 0.0.3
+catalogue-version 0.0.4
name reledmac
category Package
@@ -282999,26 +284437,26 @@ catalogue-version 1.1
name reptheorem
category Package
-revision 70789
+revision 72495
shortdesc Repetition of theorem environments
relocated 1
longdesc When writing a large manuscript, it is sometimes beneficial to
longdesc repeat a theorem (or lemma or...) at an earlier or later point
longdesc for didactical purposes. However, thmtools's built-in
longdesc restatable only allows replicating theorems after they have
-longdesc been stated, and only in the same document. Reptheorem solves
+longdesc been stated, and only in the same document. This package solves
longdesc the issue by making use of the .aux file, and also introduces
longdesc its own file extension, .thm, to replicate theorems in other
longdesc files.
-containersize 1788
-containerchecksum 47f20a0ec1e82b9bfb80f5f2722ad54478ae3fc370c72d7d235ad670192793bc38b9de3baab6447fd414a133354c4945576160c0643ea71af2ea108753373eb7
-doccontainersize 235568
-doccontainerchecksum 00280f819835d1be38b081fb7cfd01cda90a86baf6b12993d4fc5563507cbbea5648cf30d03ba37a401bd2827b6312a783f14c7c054395801ae2d160058a8a9a
-docfiles size=68
+containersize 1864
+containerchecksum 984909185000a9741ccde3b851dc1cf2f0d8fcd13d4812c4556459c09bb21ebccef9a6de0a4885c051f438f276ee8a97d1a3b77761fc69f53688d6d7f1cfc3a7
+doccontainersize 247884
+doccontainerchecksum 227530e1c128f4ec410256aa02dc621e05042731f4e62b8783cd9691bac68d6795422e1d613b57ef0843d79dec7072c958ea0af3dbf3ee7cb8c42d1c3bcd0063
+docfiles size=72
RELOC/doc/latex/reptheorem/README.md details="Readme"
- RELOC/doc/latex/reptheorem/reptheorem.pdf details="Package documentation"
-srccontainersize 5004
-srccontainerchecksum fa6240962071d2d3c00e0deff018fccd54a6f8ff22c4bb7adcf4143b4db8bc4333fc78bef08dc98e73758ad181a36b097f2cb69dd19128ac951a918fb69eeb98
+ RELOC/doc/latex/reptheorem/reptheorem-doc.pdf details="Package documentation"
+srccontainersize 5352
+srccontainerchecksum 911166381a8ce2407c07cda578bdbfd5b87f4df902ca9ff13bb8174cffe939a958c1882cc164fe6175e9121cc1eedc9a0aab39943539435fe52a4085916e2822
srcfiles size=5
RELOC/source/latex/reptheorem/reptheorem.dtx
RELOC/source/latex/reptheorem/reptheorem.ins
@@ -283028,7 +284466,7 @@ catalogue-contact-repository https://github.com/jessestraat/reptheorem
catalogue-ctan /macros/latex/contrib/reptheorem
catalogue-license lppl1.3c
catalogue-topics maths-theorem
-catalogue-version 1.0
+catalogue-version 1.3
name rerunfilecheck
category Package
@@ -288967,10 +290405,9 @@ catalogue-license lppl1.3
catalogue-topics numbers page-nos
catalogue-version 1.0
-name romande
+name romandeadf
category Package
-revision 19537
-catalogue romandeadf
+revision 72484
shortdesc Romande ADF fonts and LaTeX support
relocated 1
longdesc Romande ADF is a serif font family with oldstyle figures,
@@ -288986,124 +290423,132 @@ longdesc package files provide access to these features in LaTeX as
longdesc explained in the documentation. The LaTeX support requires the
longdesc nfssext-cfr and the xkeyval packages.
execute addMap yrd.map
-containersize 471308
-containerchecksum 874883eb3592852dd6dfe2dc675a768bed8db80c0c617cad7c28bbefb2ca111adb410a584f75fad935bfec330765650ea9d0f73c8c5a9fe567526b5fb46ff17e
-doccontainersize 279436
-doccontainerchecksum 708ffe5a4dccf8241eaee7d22787e0e30bbd10faa1cfd538836da676cbd4f67b16a80772f8a4cea08f59af6d41a697426c4a4254c481d13ac3a10157b2a679e0
-docfiles size=86
- RELOC/doc/fonts/romande/COPYING
- RELOC/doc/fonts/romande/NOTICE.txt
- RELOC/doc/fonts/romande/README details="Readme"
- RELOC/doc/fonts/romande/manifest.txt
- RELOC/doc/fonts/romande/romandeadf.pdf details="Package documentation"
- RELOC/doc/fonts/romande/romandeadf.tex
-srccontainersize 9684
-srccontainerchecksum 040b154c19ee55910b05d0bfe355bbf000403fcc5c536a081e4569390c599123d64000680cb847ad710204d1c33d7ceb0ab7ea049847ff4ad0762fd9c0acfeeb
-srcfiles size=25
- RELOC/source/fonts/romande/reglyph-yrd.tex
- RELOC/source/fonts/romande/romande-supp.etx
- RELOC/source/fonts/romande/t1-romandeadf-alt.etx
- RELOC/source/fonts/romande/t1-romandeadf.etx
- RELOC/source/fonts/romande/ts1-euro.etx
- RELOC/source/fonts/romande/yrd-drv.tex
- RELOC/source/fonts/romande/yrd-map.tex
+containersize 472312
+containerchecksum c7562b20f641b961a8b65d3bd54c5347668bd510172238d7f1465e4ef8d391fe5ed4eaf0d8e4882d0b971869b97d7218a323d2950876efec70e5b53e3e1ce71a
+doccontainersize 1504324
+doccontainerchecksum 57a57f16bfa680e27cdd6f29bb9ac254fbdfeb137da2b14396c25c1a1653434cab7c2f13f58cc1f6295b7886ff73632d463da717319c00bd0257ea93949150ca
+docfiles size=408
+ RELOC/doc/fonts/romandeadf/COPYING
+ RELOC/doc/fonts/romandeadf/NOTICE.txt
+ RELOC/doc/fonts/romandeadf/README.md details="Readme"
+ RELOC/doc/fonts/romandeadf/manifest.txt
+ RELOC/doc/fonts/romandeadf/reglyph-yrd.tex
+ RELOC/doc/fonts/romandeadf/romande-tables.pdf
+ RELOC/doc/fonts/romandeadf/romande-tables.tex
+ RELOC/doc/fonts/romandeadf/romandeadf-build.pdf
+ RELOC/doc/fonts/romandeadf/romandeadf-example.pdf
+ RELOC/doc/fonts/romandeadf/romandeadf-example.tex
+ RELOC/doc/fonts/romandeadf/romandeadf-tables.tex
+ RELOC/doc/fonts/romandeadf/romandeadf.pdf details="Package documentation"
+ RELOC/doc/fonts/romandeadf/yrd-drv.tex
+ RELOC/doc/fonts/romandeadf/yrd-map.tex
+srccontainersize 19616
+srccontainerchecksum f576966089affe195181619ea6fb983bb057f1d252dbbd9eb02b42993a819349377ab5aef810de0b86f3c06e6c9368b681ea6f0f25b40d3c473cdb08d58739e5
+srcfiles size=46
+ RELOC/source/fonts/romandeadf/romande-supp.etx
+ RELOC/source/fonts/romandeadf/romandeadf-build.dtx
+ RELOC/source/fonts/romandeadf/romandeadf.dtx
+ RELOC/source/fonts/romandeadf/romandeadf.ins
+ RELOC/source/fonts/romandeadf/t1-romandeadf-alt.etx
+ RELOC/source/fonts/romandeadf/t1-romandeadf.etx
runfiles size=281
- RELOC/fonts/afm/arkandis/romande/yrdd8a.afm
- RELOC/fonts/afm/arkandis/romande/yrddc8a.afm
- RELOC/fonts/afm/arkandis/romande/yrddi8a.afm
- RELOC/fonts/afm/arkandis/romande/yrdr8a.afm
- RELOC/fonts/afm/arkandis/romande/yrdrc8a.afm
- RELOC/fonts/afm/arkandis/romande/yrdri8a.afm
- RELOC/fonts/afm/arkandis/romande/yrdriw8a.afm
- RELOC/fonts/enc/dvips/romande/romande-supp.enc
- RELOC/fonts/enc/dvips/romande/t1-romandeadf-alt.enc
- RELOC/fonts/enc/dvips/romande/t1-romandeadf.enc
- RELOC/fonts/enc/dvips/romande/ts1-euro-yrd.enc
- RELOC/fonts/map/dvips/romande/yrd.map
- RELOC/fonts/tfm/arkandis/romande/s-yrdd.tfm
- RELOC/fonts/tfm/arkandis/romande/s-yrddi.tfm
- RELOC/fonts/tfm/arkandis/romande/s-yrdr.tfm
- RELOC/fonts/tfm/arkandis/romande/s-yrdri.tfm
- RELOC/fonts/tfm/arkandis/romande/s-yrdriw.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm
- RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm
- RELOC/fonts/tfm/arkandis/romande/ts1-yrdd.tfm
- RELOC/fonts/tfm/arkandis/romande/ts1-yrddi.tfm
- RELOC/fonts/tfm/arkandis/romande/ts1-yrdr.tfm
- RELOC/fonts/tfm/arkandis/romande/ts1-yrdri.tfm
- RELOC/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdd8c.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdd8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdda8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrddai8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrddc8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrddi8c.tfm
- RELOC/fonts/tfm/arkandis/romande/yrddi8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdr8c.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdr8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdra8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdrai8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdraiw8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdrc8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdri8c.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdri8t.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdriw8c.tfm
- RELOC/fonts/tfm/arkandis/romande/yrdriw8t.tfm
- RELOC/fonts/type1/arkandis/romande/yrdd8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrdd8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrddc8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrddc8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrddi8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrddi8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrdr8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrdr8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrdrc8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrdrc8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrdri8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrdri8a.pfm
- RELOC/fonts/type1/arkandis/romande/yrdriw8a.pfb
- RELOC/fonts/type1/arkandis/romande/yrdriw8a.pfm
- RELOC/fonts/vf/arkandis/romande/yrdd8c.vf
- RELOC/fonts/vf/arkandis/romande/yrdd8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdda8t.vf
- RELOC/fonts/vf/arkandis/romande/yrddai8t.vf
- RELOC/fonts/vf/arkandis/romande/yrddc8t.vf
- RELOC/fonts/vf/arkandis/romande/yrddi8c.vf
- RELOC/fonts/vf/arkandis/romande/yrddi8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdr8c.vf
- RELOC/fonts/vf/arkandis/romande/yrdr8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdra8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdrai8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdraiw8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdrc8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdri8c.vf
- RELOC/fonts/vf/arkandis/romande/yrdri8t.vf
- RELOC/fonts/vf/arkandis/romande/yrdriw8c.vf
- RELOC/fonts/vf/arkandis/romande/yrdriw8t.vf
- RELOC/tex/latex/romande/romande.sty
- RELOC/tex/latex/romande/t1yrd.fd
- RELOC/tex/latex/romande/t1yrda.fd
- RELOC/tex/latex/romande/t1yrdaw.fd
- RELOC/tex/latex/romande/t1yrdw.fd
- RELOC/tex/latex/romande/ts1yrd.fd
- RELOC/tex/latex/romande/ts1yrda.fd
- RELOC/tex/latex/romande/ts1yrdaw.fd
- RELOC/tex/latex/romande/ts1yrdw.fd
+ RELOC/fonts/afm/public/romandeadf/yrdd8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrddc8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrddi8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrdr8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrdrc8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrdri8a.afm
+ RELOC/fonts/afm/public/romandeadf/yrdriw8a.afm
+ RELOC/fonts/enc/dvips/romandeadf/romande-supp.enc
+ RELOC/fonts/enc/dvips/romandeadf/t1-romandeadf-alt.enc
+ RELOC/fonts/enc/dvips/romandeadf/t1-romandeadf.enc
+ RELOC/fonts/enc/dvips/romandeadf/ts1-euro-yrd.enc
+ RELOC/fonts/map/dvips/romandeadf/yrd.map
+ RELOC/fonts/tfm/public/romandeadf/s-yrdd.tfm
+ RELOC/fonts/tfm/public/romandeadf/s-yrddi.tfm
+ RELOC/fonts/tfm/public/romandeadf/s-yrdr.tfm
+ RELOC/fonts/tfm/public/romandeadf/s-yrdri.tfm
+ RELOC/fonts/tfm/public/romandeadf/s-yrdriw.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-alt-yrdd.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-alt-yrddi.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-alt-yrdr.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-alt-yrdri.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-alt-yrdriw.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrdd.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrddc.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrddi.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrdr.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrdrc.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrdri.tfm
+ RELOC/fonts/tfm/public/romandeadf/t1-romandeadf-yrdriw.tfm
+ RELOC/fonts/tfm/public/romandeadf/ts1-yrdd.tfm
+ RELOC/fonts/tfm/public/romandeadf/ts1-yrddi.tfm
+ RELOC/fonts/tfm/public/romandeadf/ts1-yrdr.tfm
+ RELOC/fonts/tfm/public/romandeadf/ts1-yrdri.tfm
+ RELOC/fonts/tfm/public/romandeadf/ts1-yrdriw.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdd8c.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdd8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdda8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrddai8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrddc8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrddi8c.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrddi8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdr8c.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdr8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdra8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdrai8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdraiw8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdrc8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdri8c.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdri8t.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdriw8c.tfm
+ RELOC/fonts/tfm/public/romandeadf/yrdriw8t.tfm
+ RELOC/fonts/type1/public/romandeadf/yrdd8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrdd8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrddc8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrddc8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrddi8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrddi8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrdr8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrdr8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrdrc8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrdrc8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrdri8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrdri8a.pfm
+ RELOC/fonts/type1/public/romandeadf/yrdriw8a.pfb
+ RELOC/fonts/type1/public/romandeadf/yrdriw8a.pfm
+ RELOC/fonts/vf/public/romandeadf/yrdd8c.vf
+ RELOC/fonts/vf/public/romandeadf/yrdd8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdda8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrddai8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrddc8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrddi8c.vf
+ RELOC/fonts/vf/public/romandeadf/yrddi8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdr8c.vf
+ RELOC/fonts/vf/public/romandeadf/yrdr8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdra8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdrai8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdraiw8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdrc8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdri8c.vf
+ RELOC/fonts/vf/public/romandeadf/yrdri8t.vf
+ RELOC/fonts/vf/public/romandeadf/yrdriw8c.vf
+ RELOC/fonts/vf/public/romandeadf/yrdriw8t.vf
+ RELOC/tex/latex/romandeadf/romande.sty
+ RELOC/tex/latex/romandeadf/t1yrd.fd
+ RELOC/tex/latex/romandeadf/t1yrda.fd
+ RELOC/tex/latex/romandeadf/t1yrdaw.fd
+ RELOC/tex/latex/romandeadf/t1yrdw.fd
+ RELOC/tex/latex/romandeadf/ts1yrd.fd
+ RELOC/tex/latex/romandeadf/ts1yrda.fd
+ RELOC/tex/latex/romandeadf/ts1yrdaw.fd
+ RELOC/tex/latex/romandeadf/ts1yrdw.fd
catalogue-contact-home http://arkandis.tuxfamily.org/
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/romandeadf
-catalogue-license lppl
+catalogue-license lppl1.3c gpl2
catalogue-topics font font-type1
-catalogue-version 1.008-v7-sc
+catalogue-version 2.1
name romanneg
category Package
@@ -289973,7 +291418,7 @@ catalogue-version 2.2
name rpgicons
category Package
-revision 71269
+revision 71994
shortdesc Icons for tabletop role-playing games
relocated 1
longdesc This package provides a set of high-quality icons for use in
@@ -289982,10 +291427,10 @@ longdesc be used in the body text, but they can also be used in other
longdesc contexts such as graphics or diagrams. The package comes in two
longdesc variants, one based on the l3draw package, and the other on
longdesc PGF/TikZ.
-containersize 17800
-containerchecksum 114c9063e34d987602e28c713f4a3c121e27ee434b04aef7e7906ce82c732760ba9a02f5c198e2c002e7cf1e02d2044370ae1960c70c82ef10211a9bbececb17
-doccontainersize 467884
-doccontainerchecksum 5db2079f59fa7212aa608780bc221fc242a59553ec03ed93078719f73347ba3c3bb0379fcd83f4273cd4b99deccede9b3adfa3a4c4f74883b51fc0695e1018b4
+containersize 17780
+containerchecksum a88cb5ae9b27dd5d3a62ff5baa4cb12a893765972329ccde8a5b8efb6f3bb2ff9c1d0a0f941bdd0e2f1affa19c2ceb1f3d0666c2838311839f34340a6409e80a
+doccontainersize 467384
+doccontainerchecksum e397dc8a3475d59414cf0dbeae48983f3d9023c87d24406798ce204a49264460c5d8085099dc64d86ab38f07f6b1d52f478139a3a6b805f4d93fef69da1225a2
docfiles size=141
RELOC/doc/latex/rpgicons/LICENSE
RELOC/doc/latex/rpgicons/README.md details="Readme"
@@ -290000,7 +291445,7 @@ catalogue-contact-repository https://github.com/jasperhabicht/rpgicons
catalogue-ctan /macros/latex/contrib/rpgicons
catalogue-license lppl1.3c
catalogue-topics games graphics pgf-tikz expl3
-catalogue-version 1.8.3
+catalogue-version 1.8.4
name rrgtrees
category Package
@@ -290234,24 +291679,24 @@ catalogue-topics german legal
name rub-kunstgeschichte
category Package
-revision 71373
+revision 72213
shortdesc A class for the art history institute at Ruhr University Bochum
relocated 1
longdesc This package provides a LaTeX class implementing the guidelines
longdesc on scientific writing of the art history institute
longdesc (Kunstgeschichtliches Institut) at Ruhr University Bochum.
-containersize 1232
-containerchecksum 937167036e825091bde7411094e863d863a4314afde521881c3f915a7f1cdbc89b6fea644d25969e11685ab8930d777d6eb54c3f66971b44002167c306077820
-doccontainersize 250824
-doccontainerchecksum c8a708866b66f5c7e7077826c1a988afaa07d2755356f518ac83b7299d508f8fba79a560f063c1e0a7f14ac14d3e66a2ba6a43bb74a8bfe57b8940103a0ac293
-docfiles size=68
+containersize 1596
+containerchecksum f3da2273d073f598e05bbad6416531a9fe34cad44e05f61e63d77d35f772af49fadff994255b5efb2812ae2d8203ba6b974a18985bb2fca8fee07d728504694a
+doccontainersize 436836
+doccontainerchecksum 9dfec559a665412c23df13fa97f55671ea7d6f2dd564cecc9e924b2658283dd11cab08f18a59a63990f372770285a63d2b2291a16e77771eae07f9a4ab4dc5bc
+docfiles size=117
RELOC/doc/latex/rub-kunstgeschichte/README.md details="Readme"
RELOC/doc/latex/rub-kunstgeschichte/rub-kunstgeschichte-example.pdf details="Example document"
RELOC/doc/latex/rub-kunstgeschichte/rub-kunstgeschichte-example.tex
RELOC/doc/latex/rub-kunstgeschichte/rub-kunstgeschichte.pdf details="Package documentation"
-srccontainersize 2912
-srccontainerchecksum 33248a1c11270e747ac97c750325aa7ed812c9954da215930be5816141ff48bd0460c0c14c2b5d2b093f6ce1ba2cecb3798ffe34a43612bffa317b592c84f651
-srcfiles size=3
+srccontainersize 6156
+srccontainerchecksum 64c3a263a300ee63b747e8ef2a6fedea2b26048b33414a68782dacef0983046b5a6afec671a1188e656325f5ab58948a51f3b444da387b16a069bcf182f134df
+srcfiles size=6
RELOC/source/latex/rub-kunstgeschichte/rub-kunstgeschichte.dtx
RELOC/source/latex/rub-kunstgeschichte/rub-kunstgeschichte.ins
runfiles size=1
@@ -290261,7 +291706,7 @@ catalogue-contact-repository https://github.com/rub-kgi/rub-kunstgeschichte-late
catalogue-ctan /macros/latex/contrib/rub-kunstgeschichte
catalogue-license lppl1.3c
catalogue-topics class doc-templ std-conform
-catalogue-version 0.1.0
+catalogue-version 0.2.0
name rubik
category Package
@@ -294304,6 +295749,55 @@ catalogue-license lppl1.3
catalogue-topics drama-script
catalogue-version 1.1
+name scrhack
+category Package
+revision 72368
+shortdesc Compatibility package to emulate the former KOMA-Script package scrhack
+relocated 1
+longdesc Up to version 3.41, the scrhack package was part of
+longdesc KOMA-Script. It was originally intended to improve the
+longdesc compatibility of third-party packages with KOMA-Script.
+longdesc However, most of the so-called hacks also added additional
+longdesc functionality to the corresponding third-party package. On the
+longdesc other hand, it was sometimes urgent to react to a change in
+longdesc such a third-party package, which was difficult to do from
+longdesc within a large collection like KOMA-Script. Therefore, the
+longdesc scrhack part of KOMA-Script was split into several independent
+longdesc packages. And the scrhack spin-off was made to emulate the
+longdesc former KOMA-Script package of the same name.
+containersize 3892
+containerchecksum 48d5313bcbf7ca12d57af6d0b2352783c91afae1ec05b77ef70293a8f3c9184cabcf5b67ee9b87521c3c2c25c88e65f451bc7195e851f44206d51fe6872fe897
+doccontainersize 568844
+doccontainerchecksum 9aa4db9930c4f302d1c53736962756ac16d5bcfcef1a5ef35e0c71d6b1baff0d68ea2713c3a49b48e27ac0b30d379fb60036bb91067049bac46f8bcece96c0e0
+docfiles size=167
+ RELOC/doc/latex/scrhack/LICENSE.md
+ RELOC/doc/latex/scrhack/README.md details="Readme"
+ RELOC/doc/latex/scrhack/float.hak
+ RELOC/doc/latex/scrhack/floatrow.hak
+ RELOC/doc/latex/scrhack/hyperref.hak
+ RELOC/doc/latex/scrhack/listings.hak
+ RELOC/doc/latex/scrhack/lscape.hak
+ RELOC/doc/latex/scrhack/nomencl.hak
+ RELOC/doc/latex/scrhack/scrhack-2023-07-07.pdf
+ RELOC/doc/latex/scrhack/scrhack.pdf details="Package documentation"
+ RELOC/doc/latex/scrhack/setspace.hak
+ RELOC/doc/latex/scrhack/standardsections.hak
+srccontainersize 20980
+srccontainerchecksum 74480ffc871a5298008cdb5e47faccff3ce43ba3b4447b8790856ef0a1dda4b4b6aea53f117da383dd2d5ac19d5788b5affed670d8e79711a68d9632321b05c7
+srcfiles size=29
+ RELOC/source/latex/scrhack/scrhack-2023-07-07.dtx
+ RELOC/source/latex/scrhack/scrhack.dtx
+runfiles size=6
+ RELOC/tex/latex/scrhack/scrhack-2023-07-07.sty
+ RELOC/tex/latex/scrhack/scrhack.sty
+catalogue-contact-bugs https://github.com/komascript/third-party-enhancements/issues
+catalogue-contact-home https://github.com/komascript/third-party-enhancements
+catalogue-contact-repository https://github.com/komascript/third-party-enhancements/tree/main/scrhack
+catalogue-ctan /macros/latex/contrib/scrhack
+catalogue-license lppl1.3c
+catalogue-topics bugfix expl3
+catalogue-version 3.42
+
name scripture
category Package
revision 69232
@@ -294706,7 +296200,7 @@ catalogue-version 1.2.1
name se2thesis
category Package
-revision 71883
+revision 72325
shortdesc A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
relocated 1
longdesc The se2thesis bundle provides a document class for writing a
@@ -294719,11 +296213,11 @@ longdesc title page, it still provides large degrees of freedom to its
longdesc users. However, the package's documentation also provides
longdesc recommendations regarding several aspects, for example,
longdesc recommending BibLaTeX for bibliographies.
-containersize 9892
-containerchecksum 5f5604087842693aad359f5625e15156240411860ae72e75ea0eef5a3d38d0f24706538f0ccfa06ffe6769264de3979b38a03354cee33bc1f9dd3d3d8cf0e620
-doccontainersize 588244
-doccontainerchecksum 5dead452e7166dd62330abb7bba95a6e554ceb076616c588c8878c697550b52f1d1097ce10dadbe14e33b65d0a6e11c3e742d50c97f5c03d68efa32a2991677c
-docfiles size=158
+containersize 9900
+containerchecksum 316fa28fcfa1ca036af98c893575f145ed54a0dc3545615532f4ff6c75ff64b2c5a8f588f310a1bb47ea62c3056aa8742ae47c01dcc4ab8a0ad44e0939b9aef0
+doccontainersize 593076
+doccontainerchecksum c13d05b256e12d27e6d7f1525b97a1dc9eafa0bfa5ab4ac24e975261ea6c65aefb3dcc5a3ca154be6adf7972bb1463ea8ba0f770f089effefb79a39ba38fae9f
+docfiles size=159
RELOC/doc/latex/se2thesis/CHANGELOG.md
RELOC/doc/latex/se2thesis/LICENSE.txt
RELOC/doc/latex/se2thesis/README.md details="Readme"
@@ -294731,9 +296225,9 @@ docfiles size=158
RELOC/doc/latex/se2thesis/se2thesis-master-thesis-example.tex
RELOC/doc/latex/se2thesis/se2thesis.pdf details="Package documentation"
RELOC/doc/latex/se2thesis/se2thesis.tex
-srccontainersize 26020
-srccontainerchecksum 0d068557a65a08ab57b261d5c793cca22d826abb8c4647ea277a3973bb7dc160ae1f1a44c0eade51d58b17af30f1b520716323621a17463160461715c0c6200f
-srcfiles size=31
+srccontainersize 26776
+srccontainerchecksum 8cb89ab463c8a443217cfb74ed16fc21c7d7a31919521cb8d2a45efa5a4192ce98172b71968e60fe0bec82f6b9e8e102a7cf2a52e0100cbf74cf42ae7b159883
+srcfiles size=32
RELOC/source/latex/se2thesis/se2colors.dtx
RELOC/source/latex/se2thesis/se2fonts.dtx
RELOC/source/latex/se2thesis/se2packages.dtx
@@ -294750,8 +296244,8 @@ catalogue-contact-bugs https://github.com/se2p/se2thesis/issues
catalogue-contact-repository https://github.com/se2p/se2thesis
catalogue-ctan /macros/latex/contrib/se2thesis
catalogue-license lppl1.3c
-catalogue-topics class dissertation expl3
-catalogue-version 4.3.0
+catalogue-topics class dissertation doc-templ expl3
+catalogue-version 4.3.4
name secdot
category Package
@@ -297285,23 +298779,23 @@ catalogue-version 1.7a
name sidenotes
category Package
-revision 54524
+revision 72264
shortdesc Typeset notes containing rich content, in the margin
relocated 1
longdesc The package allows typesetting of texts with notes, figures,
longdesc citations, captions and tables in the margin. This is common
longdesc (for example) in science text books.
-containersize 4444
-containerchecksum 6cf38305b919deca31761f1420c18a0ffb5ba18e045515af058e9b7d73535730117f757f16a8030d97247378efa46428ed9f28757524b650a96133aae6fe4e11
-doccontainersize 304908
-doccontainerchecksum db5f8666987eeb2c8e29426a91bc731f8c380176b3f0285c4c4ca8554b91c85af52d0ebe16d57cdb558d8c7d1e97c6f169addb12a57a107c00ff36486dd2d218
-docfiles size=79
+containersize 4280
+containerchecksum 9833a4e34171bcad549d47dbba77b9b2546adf3518c88389414d71781c17f00a7c02c390bbdae2467ea93dca07f1e38622f5874e3fe494751e453094d2025fd4
+doccontainersize 316728
+doccontainerchecksum 7ca005419b8b2acdaa800b52ad753a1923e7dd510ef51c6db38b860cfba54569c323eb4f389014ecfd92fa41c9686222e4e302f720a0bcffaf1acf5ed5323721
+docfiles size=83
RELOC/doc/latex/sidenotes/README details="Readme"
RELOC/doc/latex/sidenotes/caesar_example.pdf
RELOC/doc/latex/sidenotes/caesar_example.tex
RELOC/doc/latex/sidenotes/sidenotes.pdf details="Package documentation"
-srccontainersize 5992
-srccontainerchecksum 6d237c8df983f2a3d056038067039c45604086a377cdf02b9adc0e1c125619ff911165891d27be7e30466d3cda03f62c32bc7edc73152460d21443a5cc6886f5
+srccontainersize 6008
+srccontainerchecksum 11d773ce407322d707c428b6e1ebe735c3345fc759982b5336cba0806381083bdc14a525cebebe160505916058052be0307ff29ad8611323a96c37c2a4ed6701
srcfiles size=6
RELOC/source/latex/sidenotes/sidenotes.dtx
RELOC/source/latex/sidenotes/sidenotes.ins
@@ -297312,7 +298806,7 @@ catalogue-also footmisc
catalogue-ctan /macros/latex/contrib/sidenotes
catalogue-license lppl1.3
catalogue-topics marginal
-catalogue-version 1.00a
+catalogue-version 1.20
name sidenotesplus
category Package
@@ -297478,23 +298972,23 @@ catalogue-version 1.7
name sim-os-menus
category Package
-revision 68843
+revision 72484
shortdesc Insert 'terminal' or 'context menu' or 'viewers' like in an OS
relocated 1
longdesc This is a package to present, like in an OS: a fake terminal
longdesc (with tcolorbox); a fake context menu with sub-menus (with
longdesc TikZ); a fake viewer (with tcolorbox).
-containersize 4820
-containerchecksum 565fce3e9e13d14f7f52d3390e407b03ec680b21cef37e68439095d9e7cc813739853c9e3307dae040dcf60c6a6dc4934b0d8bac68b258af4c14aa22d8d9aadf
-doccontainersize 563656
-doccontainerchecksum b2392fac63c75de85b89ca7037f495155cb749b17220cdc3fb2aca368bdbd593039425bf21a0341a4160935fba94d0a9bf5fcfa6c7d686178a715aab44a28ae5
-docfiles size=205
+containersize 5668
+containerchecksum 106d2823fa3f9ef04d2480f5266195add97869cc883082c492c93a60eed45eda9b33b51e294a19d9ddb5f5d49fca2129044b63f56edfa94089d7bbcc1ce3f764
+doccontainersize 617968
+doccontainerchecksum 4d311f4938e700e685eb758703b88a697cb0cd46d97afdaa3fb188efdfa84f7e661c2852117b77f0c5880e29b73011cab832d15768c99233ef2857803d342b9a
+docfiles size=219
RELOC/doc/latex/sim-os-menus/README.md details="Readme"
RELOC/doc/latex/sim-os-menus/sim-os-menus-doc-fr.pdf
RELOC/doc/latex/sim-os-menus/sim-os-menus-doc-fr.tex
RELOC/doc/latex/sim-os-menus/sim-os-menus-doc.pdf details="Package documentation"
RELOC/doc/latex/sim-os-menus/sim-os-menus-doc.tex
-runfiles size=8
+runfiles size=9
RELOC/tex/latex/sim-os-menus/sim-os-menus.sty
catalogue-contact-bugs https://github.com/cpierquet/sim-os-menus/issues
catalogue-contact-home https://github.com/cpierquet/sim-os-menus
@@ -297502,7 +298996,7 @@ catalogue-contact-repository https://github.com/cpierquet/sim-os-menus
catalogue-ctan /macros/latex/contrib/sim-os-menus
catalogue-license lppl1.3c
catalogue-topics presentation boxing comp-sci
-catalogue-version 0.1.1
+catalogue-version 0.1.3
name simple-resume-cv
category Package
@@ -297652,7 +299146,7 @@ catalogue-version 1.6a
name simpleicons
category Package
-revision 71904
+revision 72459
shortdesc Simple Icons for LaTeX
relocated 1
longdesc Similar to FontAwesome icons being provided on LaTeX by the
@@ -297660,16 +299154,16 @@ longdesc fontawesome package, this package aims to do the same with
longdesc Simple Icons. For reference, visit their website:
longdesc https://simpleicons.org/.
execute addMap simpleicons.map
-containersize 3506268
-containerchecksum 73e4b43f8c8c4123d306ea3d1b1acfeb4a88fb93fbe58850f132baf5bd65b9c32526fc3147aad0bc192922ac2ebe3a678433e8d14382d39caa033b4e19b9aefb
-doccontainersize 2558464
-doccontainerchecksum e258015334e4f09b256f48abb22705d173278a91df3e8b2842e45a0d2dba28189b92a7a3b4dc7d37d0757b0c9796d23e9a37cfac2996ba5af80f1a9d89f4f854
-docfiles size=669
+containersize 3560776
+containerchecksum 5e473ac1eecbf5ef3a807b6b57a3f7e4e069b91a03ca7cb6e8e36757a147ac87b1949dde36ce06a88f943aa4e00f96626e100aa9bd9ba5708963846a4a1dc878
+doccontainersize 2595608
+doccontainerchecksum 40f974e50ec941b08a6315e8ecf8d9001a396cd35ca8583449bca1fa60fc550680c05ed8b4e03c5d8b06c6bd4f8f8f2a334ea8d66f1c0bf7abe8acd35e4df69a
+docfiles size=678
RELOC/doc/fonts/simpleicons/README.md details="Readme"
RELOC/doc/fonts/simpleicons/bindings.tex
RELOC/doc/fonts/simpleicons/simpleicons.pdf details="Package documentation"
RELOC/doc/fonts/simpleicons/simpleicons.tex
-runfiles size=1347
+runfiles size=1367
RELOC/fonts/enc/dvips/simpleicons/simpleiconseight.enc
RELOC/fonts/enc/dvips/simpleicons/simpleiconsfive.enc
RELOC/fonts/enc/dvips/simpleicons/simpleiconsfour.enc
@@ -297720,7 +299214,7 @@ catalogue-contact-repository https://github.com/ineshbose/simple-icons-latex
catalogue-ctan /fonts/simpleicons
catalogue-license cc-by-1
catalogue-topics font font-symbol font-supp-symbol font-otf font-type1
-catalogue-version 13.2.0
+catalogue-version 13.12.0
name simpleinvoice
category Package
@@ -297828,7 +299322,7 @@ catalogue-version 1.1.1
name simpler-wick
category Package
-revision 39074
+revision 71991
shortdesc Simpler Wick contractions
relocated 1
longdesc In every quantum field theory course, there will be a chapter
@@ -297840,10 +299334,10 @@ longdesc being contracted, which used to be rather annoying to typeset
longdesc in LaTeX as the only other package available was simplewick,
longdesc which is rather unwieldy. This package provides a simpler
longdesc syntax for Wick contractions.
-containersize 2612
-containerchecksum 2bead248c2380e19fb19012ba2cf7a41fdd113f48a372011c27ebac0820236500c5e49e5235e2c52fcc5a0f9c79f61cbf76a5d6de86322bc40382f5499216783
-doccontainersize 58000
-doccontainerchecksum d8a45e06707d3e6c39e36d83020f0a2d4654cab508d91e47022320e67454d08958cfd6d3872c5ae40539f29b03080915e136746452afb9f2e74fe8be2ec20bc1
+containersize 2604
+containerchecksum fede91fdee73a2c7d203474a8c7c28aec610aaa97492658b3c98c84c53398800434529b0ba28510ced07d83e374ffa9f0ce65d0da3c5e2fbaa6f7fc20828c831
+doccontainersize 57996
+doccontainerchecksum 047bfa1e2b404bb5386e422d7250f73f2b66e96410e4cb7fb0c28bc7b7129c23709c6e1c75bfe9b5476dd5fa02bb4beae46473218a00e23e2ba742fa4c4a741b
docfiles size=27
RELOC/doc/latex/simpler-wick/LICENSE
RELOC/doc/latex/simpler-wick/README.md details="Readme"
@@ -297852,7 +299346,8 @@ docfiles size=27
runfiles size=2
RELOC/tex/latex/simpler-wick/simpler-wick.sty
catalogue-also simplewick
-catalogue-contact-repository https://jp-ellis.github.io/projects/simpler-wick/
+catalogue-contact-home https://jpellis.me/projects/simpler-wick
+catalogue-contact-repository https://github.com/JP-Ellis/simpler-wick
catalogue-ctan /macros/latex/contrib/simpler-wick
catalogue-license lppl1.3
catalogue-topics physics
@@ -298170,40 +299665,35 @@ catalogue-version 1.36
name siunitx
category Package
-revision 71621
+revision 72484
shortdesc A comprehensive (SI) units package
relocated 1
-longdesc Typesetting values with units requires care to ensure that the
-longdesc combined mathematical meaning of the value plus unit
-longdesc combination is clear. In particular, the SI units system lays
-longdesc down a consistent set of units with rules on how they are to be
-longdesc used. However, different countries and publishers have
-longdesc differing conventions on the exact appearance of numbers (and
-longdesc units). A number of LaTeX packages have been developed to
-longdesc provide consistent application of the various rules: SIunits,
-longdesc sistyle, unitsdef and units are the leading examples. The
-longdesc numprint package provides a large number of number-related
-longdesc functions, while dcolumn and rccol provide tools for
-longdesc typesetting tabular numbers. The siunitx package takes the best
-longdesc from the existing packages, and adds new features and a
-longdesc consistent interface. A number of new ideas have been
-longdesc incorporated, to fill gaps in the existing provision. The
-longdesc package also provides backward-compatibility with SIunits,
-longdesc sistyle, unitsdef and units. The aim is to have one package to
-longdesc handle all of the possible unit-related needs of LaTeX users.
-longdesc The package relies on LaTeX 3 support from the l3kernel and
-longdesc l3packages bundles.
-containersize 67912
-containerchecksum 5ba87420f02144877b645368745977e298cf3f14fafbfb3e79a73e26fcaa85f3792a32ec59a774b746adc27203bb8ac7d522e232cef2d620f0eccf79bb690052
-doccontainersize 1286740
-doccontainerchecksum 140a122ad0424d1709f8ca40f2793e40732a38881a6f3474117e1c0e507f63642fd3bb25f1ac7f8268373f3403c5bd58757e5433cc06f59b26549ebd8c80017f
-docfiles size=351
+longdesc Physical quantities have both numbers and units, and each
+longdesc physical quantity should be expressed as the product of a
+longdesc number and a unit. Typesetting physical quantities requires
+longdesc care to ensure that the combined mathematical meaning of the
+longdesc number-unit combination is clear. In particular, the SI units
+longdesc system lays down a consistent set of units with rules on how
+longdesc these are to be used. However, different countries and
+longdesc publishers have differing conventions on the exact appearance
+longdesc of numbers (and units). The siunitx package provides a set of
+longdesc tools for authors to typeset quantities in a consistent way.
+longdesc The package has an extended set of configuration options which
+longdesc make it possible to follow varying typographic conventions with
+longdesc the same input syntax. The package includes automated
+longdesc processing of numbers and units, and the ability to control
+longdesc tabular alignment of numbers.
+containersize 68084
+containerchecksum e108169ea9e84f0265d04bc1573587d6fb0c81e71646743f3ef734b03938d48dad54cc905b9a79f5d6e0bb320be9a6924d50fa537f4f62a13ae7a73bae53c202
+doccontainersize 1286532
+doccontainerchecksum 26ed73a8d66f04e2d627311861542aba20e0cfc52eb31f7c71487f19011d0f01e3f7ae4c0e53a99f425f686043e23848c00225bc73d66cbaa77af88edefcbd1b
+docfiles size=352
RELOC/doc/latex/siunitx/CHANGELOG.md
RELOC/doc/latex/siunitx/README.md details="Readme"
RELOC/doc/latex/siunitx/siunitx-code.pdf details="Code documentation"
RELOC/doc/latex/siunitx/siunitx.pdf details="User manual"
-srccontainersize 123136
-srccontainerchecksum e3076b4723e3f1b3dbfaba9fbdda3b62f754ccd30c7e9f631e1f525dcc622f6d7cd51fd20c268ed63ce167eeb88ef5994793a8019a809d8c05f21356f4c60006
+srccontainersize 123792
+srccontainerchecksum 41f0006b2dceaf3929102958775a4d91e0395886d4160b693071afd4950b4365fc7926a68976947196442e396822e567447fcbed196f1fafb7c2f0d9485794c3
srcfiles size=190
RELOC/source/latex/siunitx/siunitx-abbreviation.dtx
RELOC/source/latex/siunitx/siunitx-angle.dtx
@@ -298223,7 +299713,7 @@ srcfiles size=190
RELOC/source/latex/siunitx/siunitx.dtx
RELOC/source/latex/siunitx/siunitx.ins
RELOC/source/latex/siunitx/siunitx.tex
-runfiles size=159
+runfiles size=160
RELOC/tex/latex/siunitx/siunitx-abbreviations.cfg
RELOC/tex/latex/siunitx/siunitx-binary.cfg
RELOC/tex/latex/siunitx/siunitx-v2.sty
@@ -298235,7 +299725,7 @@ catalogue-contact-repository https://github.com/josephwright/siunitx
catalogue-ctan /macros/latex/contrib/siunitx
catalogue-license lppl1.3c
catalogue-topics units scientific-docs expl3
-catalogue-version 3.3.19
+catalogue-version 3.3.22
name sjtutex
category Package
@@ -304525,7 +306015,7 @@ catalogue-version 1.3.3
name spelatex
category Package
-revision 71581
+revision 72240
shortdesc Create PDF documents with hyperlinks to audiofragments
relocated 1
longdesc This package equips the PDF that is generated with LaTeX with
@@ -304557,11 +306047,11 @@ longdesc Org-Mode exporter, the latter just being there to make use more
longdesc convenient. For the text-to-speech conversion, one can use free
longdesc options (festival, balabolka, ...) or paying services (e.g. AWS
longdesc polly).
-containersize 4212
-containerchecksum 2b99b10f4156f98d315658a64620948601987db21caa64c89d6c14203d4840966f51dbd343a4e943891d1bf6420319bc505174aa728f6b290fa1fe9551335c93
-doccontainersize 13756688
-doccontainerchecksum 03945b91ee6ff32cf136919b29d90201c29b9f66ae33c0ea338de81fad5be4fba3d26abde8748aac2e14343a32c3a1ab9ab480da2b2ba853d2b1796fd7df249f
-docfiles size=3860
+containersize 4540
+containerchecksum fc40be0a9975cbedaa552003ac6379742cb3d811dd322a4dae688ea83835e37a44e6960af304defc9274e909b07646a69de7a34ee5bd630addd5214a8b1b70f9
+doccontainersize 13931620
+doccontainerchecksum 0c90692d0476657dc20fcbe2e5feb6601b4e7ba7fe9caebbe9256b41bbafde5a8799f915beab50c967ab88cffa35a1a11e702c43c88d458b8a2d97ade8e2b620
+docfiles size=3848
RELOC/doc/latex/spelatex/Example/example-spel/1.0.0.0.0-1.ogg
RELOC/doc/latex/spelatex/Example/example-spel/1.0.0.0.0-2.ogg
RELOC/doc/latex/spelatex/Example/example-spel/1.0.0.0.0-3.ogg
@@ -304573,22 +306063,25 @@ docfiles size=3860
RELOC/doc/latex/spelatex/Example/example-spel/2.0.0.0.0.m3u
RELOC/doc/latex/spelatex/Example/example-spel/2.0.0.0.0.ogg
RELOC/doc/latex/spelatex/Example/example-spel/3.0.0.0.0-1.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/3.0.0.0.0-2.ogg
RELOC/doc/latex/spelatex/Example/example-spel/3.0.0.0.0.m3u
RELOC/doc/latex/spelatex/Example/example-spel/3.0.0.0.0.ogg
RELOC/doc/latex/spelatex/Example/example-spel/4.0.0.0.0-1.ogg
RELOC/doc/latex/spelatex/Example/example-spel/4.0.0.0.0-2.ogg
RELOC/doc/latex/spelatex/Example/example-spel/4.0.0.0.0.m3u
RELOC/doc/latex/spelatex/Example/example-spel/4.0.0.0.0.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/5.0.0.0.0-1.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/5.0.0.0.0-2.ogg
RELOC/doc/latex/spelatex/Example/example-spel/5.0.0.0.0.m3u
RELOC/doc/latex/spelatex/Example/example-spel/5.0.0.0.0.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/5.1.0.0.0-1.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/5.1.0.0.0.m3u
- RELOC/doc/latex/spelatex/Example/example-spel/5.1.0.0.0.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/5.2.0.0.0-1.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/5.2.0.0.0-star-1.ogg
- RELOC/doc/latex/spelatex/Example/example-spel/5.2.0.0.0.m3u
- RELOC/doc/latex/spelatex/Example/example-spel/5.2.0.0.0.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.0.0.0.0.m3u
+ RELOC/doc/latex/spelatex/Example/example-spel/6.0.0.0.0.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.1.0.0.0-1.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.1.0.0.0.m3u
+ RELOC/doc/latex/spelatex/Example/example-spel/6.1.0.0.0.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.2.0.0.0-1.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.2.0.0.0-star-1.ogg
+ RELOC/doc/latex/spelatex/Example/example-spel/6.2.0.0.0.m3u
+ RELOC/doc/latex/spelatex/Example/example-spel/6.2.0.0.0.ogg
RELOC/doc/latex/spelatex/Example/example-spel/author.ogg
RELOC/doc/latex/spelatex/Example/example-spel/date.ogg
RELOC/doc/latex/spelatex/Example/example-spel/title.ogg
@@ -304596,6 +306089,8 @@ docfiles size=3860
RELOC/doc/latex/spelatex/Example/example.tex
RELOC/doc/latex/spelatex/LICENSE
RELOC/doc/latex/spelatex/README details="Readme"
+ RELOC/doc/latex/spelatex/spelatex-spel/0.0.0.0.0-1.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/0.0.0.0.0-star-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.0.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/1.0.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.1.0.0.0-1.ogg
@@ -304620,7 +306115,6 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-10.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-11.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-12.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/1.3.0.0.0-4.ogg
@@ -304644,46 +306138,35 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/2.2.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.2.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-1.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-10.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-11.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-4.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-5.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-6.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-7.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-8.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0-9.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.2.1.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-1.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-10.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-11.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-12.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-2.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-3.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-4.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-5.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-6.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-7.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-8.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0-9.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.2.2.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-2.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-3.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-4.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-5.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0-6.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.2.3.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-3.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-4.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-5.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0-6.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.2.4.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.5.0.0-1.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.5.0.0-2.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.5.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.5.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.6.0.0-1.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.6.0.0-2.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.6.0.0-3.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.6.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/2.2.6.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.3.0.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.3.0.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.3.0.0.0-3.ogg
@@ -304694,7 +306177,6 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0-4.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0-5.ogg
RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/2.4.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/3.0.0.0.0.m3u
@@ -304726,6 +306208,7 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/3.3.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/3.4.0.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/3.4.0.0.0-2.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/3.4.0.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/3.4.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/3.4.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.0.0.0.0.m3u
@@ -304737,7 +306220,6 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0-5.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0-6.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0-7.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0-8.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/4.1.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.1.0.0-1.ogg
@@ -304759,8 +306241,6 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/4.1.3.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0-2.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0-3.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0-4.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/4.1.4.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.5.0.0-1.ogg
@@ -304773,15 +306253,21 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0-4.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0-5.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/4.1.6.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0-3.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0-4.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0-5.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/4.1.7.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0-1.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0-2.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0-3.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0-4.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/4.1.8.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.2.0.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.2.0.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/4.2.0.0.0-3.ogg
@@ -304838,6 +306324,7 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/6.6.1.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/6.6.1.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/6.6.2.0.0-1.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/6.6.2.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/6.6.2.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/6.6.2.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/6.7.0.0.0-1.ogg
@@ -304864,12 +306351,18 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/7.10.1.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.10.2.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.10.2.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.10.3.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.10.3.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.10.4.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.10.4.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.11.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.11.0.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.1.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.1.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.2.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.2.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.3.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.3.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.4.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.11.4.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.12.0.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.12.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.2.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.2.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.3.0.0.0.m3u
@@ -304884,30 +306377,26 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/7.7.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.8.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.8.0.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.1.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.1.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.2.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.2.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.3.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.3.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.4.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.4.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.5.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.5.0.0.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.6.0.0.m3u
- RELOC/doc/latex/spelatex/spelatex-spel/7.8.6.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.9.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.9.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.9.1.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.9.1.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/7.9.2.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/7.9.2.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.3.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.3.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.4.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.4.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.5.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.5.0.0.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.6.0.0.m3u
+ RELOC/doc/latex/spelatex/spelatex-spel/7.9.6.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-3.ogg
- RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-star-1.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-star-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-star-3.ogg
+ RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0-star-4.ogg
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0.m3u
RELOC/doc/latex/spelatex/spelatex-spel/8.0.0.0.0.ogg
RELOC/doc/latex/spelatex/spelatex-spel/author.ogg
@@ -304916,8 +306405,8 @@ docfiles size=3860
RELOC/doc/latex/spelatex/spelatex-spel/footnote-2.ogg
RELOC/doc/latex/spelatex/spelatex-spel/title.ogg
RELOC/doc/latex/spelatex/spelatex.pdf details="Package documentation"
-srccontainersize 23192
-srccontainerchecksum 841af6a90e01e5056cd054b9e4758de065d2e5a1c2175b344400949bb7452766e61b80813ca1a665a49c85b6e6088a3481239b7ef65186d8eade5df0bca9875f
+srccontainersize 23200
+srccontainerchecksum 3036889ad5071c4e8b3afa79cea9fe07b19ae7fc588cff6137590d97c07136e7f6e61074069237db3f597016721b3fba89d828c2879a9d96f443a6b711afdfdb
srcfiles size=22
RELOC/source/latex/spelatex/spelatex.dtx
RELOC/source/latex/spelatex/spelatex.ins
@@ -304926,7 +306415,7 @@ runfiles size=4
catalogue-ctan /macros/latex/contrib/spelatex
catalogue-license lppl1.3
catalogue-topics multimedia expl3
-catalogue-version 0.91
+catalogue-version 0.92
name spelling
category Package
@@ -305567,6 +307056,192 @@ catalogue-license lppl
catalogue-topics verbatim
catalogue-version 1.0
+name sqltex
+category Package
+revision 72396
+shortdesc An SQL Preprocessor for LaTeX
+longdesc SQLTeX is a preprocessor that enables the use of SQL statements
+longdesc in LaTeX. The SQLTeX perl script reads an input file containing
+longdesc the LaTeX source with SQL commands, and writes a LaTeX file in
+longdesc which the SQL commands have been replaced by the values from
+longdesc their execution. It is possible to select a field for
+longdesc substitution in your LaTeX document, or to be used as input in
+longdesc another SQL command. (When an SQL command returns multiple
+longdesc fields and/or rows, the values can only be used within the
+longdesc document.) The default is to use MySQL databases, but Pg,
+longdesc Sybase, Oracle, Ingres, mSQL and PostgreSQL are also supported.
+depend sqltex.ARCH
+containersize 12852
+containerchecksum eb400add2c77d082f6490cac6bcebc07d1d277ded5d20ec2bf74ef25c520a6b5cb77f6ed737ab4b3d198ceb207164b03fcdd18e24ccfa7879fa90572cdb21906
+doccontainersize 319512
+doccontainerchecksum c2e0c98f3bcdb56b0f4fdfe3ceae399a78f918614fb47211734a05da73ce09b0a6d8c086cc71b6fa5d6d696ea17f7aa3ed3ea58fe2a226acca97821fad0e1a6a
+docfiles size=90
+ texmf-dist/doc/support/sqltex/SQLTeX.pdf details="Package documentation"
+ texmf-dist/doc/support/sqltex/SQLTeX.tex
+srccontainersize 48988
+srccontainerchecksum 7cb25d3af316ed7d1fbb0287d9622b81965381e82762058114c888724f3bca5310f7aced0385b320cc79a4e0b7bb9dd58a603954ffe533de0ae3f0ac73553922
+srcfiles size=65
+ texmf-dist/source/support/sqltex/Makefile.am
+ texmf-dist/source/support/sqltex/Makefile.in
+ texmf-dist/source/support/sqltex/README.md
+ texmf-dist/source/support/sqltex/aclocal.m4
+ texmf-dist/source/support/sqltex/aclocal/ax_prog_perl_modules.m4
+ texmf-dist/source/support/sqltex/configure
+ texmf-dist/source/support/sqltex/configure.ac
+ texmf-dist/source/support/sqltex/doc/Makefile.am
+ texmf-dist/source/support/sqltex/doc/Makefile.in
+ texmf-dist/source/support/sqltex/install-sh
+ texmf-dist/source/support/sqltex/man/Makefile.am
+ texmf-dist/source/support/sqltex/man/Makefile.in
+ texmf-dist/source/support/sqltex/man/sqltex.man
+ texmf-dist/source/support/sqltex/missing
+ texmf-dist/source/support/sqltex/src/Makefile.am
+ texmf-dist/source/support/sqltex/src/Makefile.in
+runfiles size=13
+ texmf-dist/scripts/sqltex/SQLTeX.cfg
+ texmf-dist/scripts/sqltex/SQLTeX_r.dat
+ texmf-dist/scripts/sqltex/sqltex
+catalogue-contact-repository https://github.com/oveas/sqltex
+catalogue-ctan /support/sqltex
+catalogue-license lppl
+catalogue-topics db-access
+catalogue-version 3.0
+
+name sqltex.aarch64-linux
+category Package
+revision 72338
+shortdesc aarch64-linux files of sqltex
+containersize 336
+containerchecksum 80008e0a5bc9c891b8d91ecabb7810b2dc7fe86965c64ba6b15b165687196026b7d57ef282ffd31a6aebcc78581bac977c2d741ab0919d9d2791afa7ef335e1a
+binfiles arch=aarch64-linux size=1
+ bin/aarch64-linux/sqltex
+
+name sqltex.amd64-freebsd
+category Package
+revision 72338
+shortdesc amd64-freebsd files of sqltex
+containersize 336
+containerchecksum 1d25b30f9857e4f13fa2c0290a9e0715f9ca69d3891c0c4997d29b3c9ad0f5ff756f87f5a883a54cf4f3ca1d935109fda7f127e8720d182e24eea50c13a9727f
+binfiles arch=amd64-freebsd size=1
+ bin/amd64-freebsd/sqltex
+
+name sqltex.amd64-netbsd
+category Package
+revision 72338
+shortdesc amd64-netbsd files of sqltex
+containersize 336
+containerchecksum 7f5df0241a5a88116eb581e33a667329150372e23d16311d34fb4ca92d566dfa651d7118ffd6018b3a6e31d982f23c0c25a9b00a6b4e1c25c5089690227d528d
+binfiles arch=amd64-netbsd size=1
+ bin/amd64-netbsd/sqltex
+
+name sqltex.armhf-linux
+category Package
+revision 72338
+shortdesc armhf-linux files of sqltex
+containersize 336
+containerchecksum 2bed96b4f1f7a98eb94655c43cc6e7491c4afcb65209dbb81e0cc08f45a3e575d20f566d6068148824879c696b6ccdafb243f870a07ef169e1256e2ddefb970f
+binfiles arch=armhf-linux size=1
+ bin/armhf-linux/sqltex
+
+name sqltex.i386-freebsd
+category Package
+revision 72338
+shortdesc i386-freebsd files of sqltex
+containersize 336
+containerchecksum 7e06cebb853bc65f853125c1e04f7260eb242a1e000a315b9cfaf71f4505d93fc18467f9146306db97e3a3317c64bc8aa17d2199e83139b101e16dd124a08097
+binfiles arch=i386-freebsd size=1
+ bin/i386-freebsd/sqltex
+
+name sqltex.i386-linux
+category Package
+revision 72338
+shortdesc i386-linux files of sqltex
+containersize 332
+containerchecksum d282dd170dac6ca219d76e64ee9fafbc87593e2ec6d798bd07cc3413f43468743b5df7ee19d0437b29b75e195eff696139524a15f9452d09e7e6b2fde93e4fee
+binfiles arch=i386-linux size=1
+ bin/i386-linux/sqltex
+
+name sqltex.i386-netbsd
+category Package
+revision 72338
+shortdesc i386-netbsd files of sqltex
+containersize 332
+containerchecksum 0933e01c6bbe95eedf1b69dc8d5b05e61a522b309e13d977771e4d426d3d1023161cb264fc80c3d2e01ea4e4e301eb7f29c5fef26f46f9880220b0fb4ec6d042
+binfiles arch=i386-netbsd size=1
+ bin/i386-netbsd/sqltex
+
+name sqltex.i386-solaris
+category Package
+revision 72338
+shortdesc i386-solaris files of sqltex
+containersize 332
+containerchecksum 732d7525140fb53df3205ccd8ff648b80e6f294ab1cf9b76e63d0b1456f6dcf4f3e5513d3b4aa0704f85bd21d58ba7682f7e087c04117b1157946f0fcfd41d33
+binfiles arch=i386-solaris size=1
+ bin/i386-solaris/sqltex
+
+name sqltex.universal-darwin
+category Package
+revision 72338
+shortdesc universal-darwin files of sqltex
+containersize 336
+containerchecksum b70b5cf9eda35f373f7add1466ee95f776962c88cb738f903eea29a4907a577abca18a1aec548cff477d85b6723ae10c65e00dbd6c52b86d48a40e62fb40ed1f
+binfiles arch=universal-darwin size=1
+ bin/universal-darwin/sqltex
+
+name sqltex.windows
+category Package
+revision 72338
+shortdesc windows files of sqltex
+containersize 2304
+containerchecksum 8958e3455a507f8e065998d56e518e39d821c9ebbc383254465998fb4b72c65fa097e7c2e59c44daf76ffb06c8a6df4148783b66e8b85c1e50eed8c649083e87
+binfiles arch=windows size=2
+ bin/windows/sqltex.exe
+
+name sqltex.x86_64-cygwin
+category Package
+revision 72338
+shortdesc x86_64-cygwin files of sqltex
+containersize 336
+containerchecksum 39373d80c287ed12071ff2dd68e51721f9c265f96ee805254898ae92ba2ceee1d2901c8f5322bc617a0380c7c44d6927a8f1fb41bc004966742194951a16445b
+binfiles arch=x86_64-cygwin size=1
+ bin/x86_64-cygwin/sqltex
+
+name sqltex.x86_64-darwinlegacy
+category Package
+revision 72338
+shortdesc x86_64-darwinlegacy files of sqltex
+containersize 344
+containerchecksum c9c201e5f53629f5578001a0b3114f867a7e830af0057b7246519f8fe37ce9f93657497d7460cfdc12b9694871f10ed9f38aa7dea5ff465f52ca9763436a99ee
+binfiles arch=x86_64-darwinlegacy size=1
+ bin/x86_64-darwinlegacy/sqltex
+
+name sqltex.x86_64-linux
+category Package
+revision 72338
+shortdesc x86_64-linux files of sqltex
+containersize 336
+containerchecksum 53b5c71ec6ee0ecaf6ca23bd050df5aa4e1709350c94eb184b32ea08e6abd8c28afc991e2b099e0c0237c5ce9fb8d0b9e771bc7330b39193a1d2bfb3b9ab512e
+binfiles arch=x86_64-linux size=1
+ bin/x86_64-linux/sqltex
+
+name sqltex.x86_64-linuxmusl
+category Package
+revision 72338
+shortdesc x86_64-linuxmusl files of sqltex
+containersize 340
+containerchecksum 5c58b920bfdc8a4aaa03b3e3df31c2f5e75b24b9a36a3b2139fc2e78fd18e9a0d88ec521f3acddffe9d110cfb9f8d9eb19e7478ca07a605e320469cdeb108f4c
+binfiles arch=x86_64-linuxmusl size=1
+ bin/x86_64-linuxmusl/sqltex
+
+name sqltex.x86_64-solaris
+category Package
+revision 72338
+shortdesc x86_64-solaris files of sqltex
+containersize 336
+containerchecksum 89f759c83048704939905bd0ca1f517bd90eb1b4b1c79ad56b383d47c0356dbc77bb374c0b451146130f8fe519fc51862c728ca68dd2638ce8d47206f2ddd9cc
+binfiles arch=x86_64-solaris size=1
+ bin/x86_64-solaris/sqltex
+
name sr-vorl
category Package
revision 59333
@@ -307375,7 +309050,7 @@ catalogue-version 3.4.0
name stickstoo
category Package
-revision 60793
+revision 72368
shortdesc A reworking of STIX2
relocated 1
longdesc SticksToo is a reworking of the STIX2 fonts with support files
@@ -307385,17 +309060,17 @@ longdesc the newtxmath package (version 1.55) provides a matching math
longdesc package using STIX2 letters (Roman and Greek) with newtxmath
longdesc symbols.
execute addMap SticksTooText.map
-containersize 2668304
-containerchecksum aa2ede628a273b4fc0796153d243bf89dce6d3c1b0097b29327bf21836340d11f6e6368f312d76ff726030c05d012c3890f86277ac7eef79d5c5ca579f47cea7
-doccontainersize 406344
-doccontainerchecksum e1437dd3b47c8799b4a8a60fcfc215a303f1eb289e0424e51d29fad78c9fb4cc4890896baa77251681d000f2eb08365f9f16a2fbc1c37881b852790257432088
+containersize 2668708
+containerchecksum 7bcb5babdfc5f355d49b78edd8cea7332a8f70959b7fbfa991b0a42f32d6895a99c176bcb5f14f27f79feaac0ae3a0338881a882a6d81084e086b20050837db5
+doccontainersize 406440
+doccontainerchecksum ab57aab09d6eeb5c5ac3d80d8ad5b89035a5ca4b78a3bad30a2ff3ea0541529c0532c567c7e4e242766321d878b195ec76444f1dbf98e09de9c6428e3e7018e3
docfiles size=119
RELOC/doc/fonts/stickstoo/OFL-FAQ.txt
RELOC/doc/fonts/stickstoo/OFL.txt
RELOC/doc/fonts/stickstoo/README details="Readme"
RELOC/doc/fonts/stickstoo/stickstoo-doc.pdf details="Package documentation"
RELOC/doc/fonts/stickstoo/stickstoo-doc.tex
-runfiles size=6094
+runfiles size=6097
RELOC/fonts/afm/public/stickstoo/SticksTooText-Bold.afm
RELOC/fonts/afm/public/stickstoo/SticksTooText-BoldItalic.afm
RELOC/fonts/afm/public/stickstoo/SticksTooText-Italic.afm
@@ -307960,11 +309635,14 @@ runfiles size=6094
RELOC/tex/latex/stickstoo/TS1SticksTooText-OsF.fd
RELOC/tex/latex/stickstoo/TS1SticksTooText-TLF.fd
RELOC/tex/latex/stickstoo/TS1SticksTooText-TOsF.fd
+ RELOC/tex/latex/stickstoo/ly1minstickstootext.fd
+ RELOC/tex/latex/stickstoo/ot1minstickstootext.fd
RELOC/tex/latex/stickstoo/stickstootext.sty
+ RELOC/tex/latex/stickstoo/t1minstickstootext.fd
catalogue-ctan /fonts/stickstoo
catalogue-license ofl lppl1.3
catalogue-topics font font-body font-serif font-proportional font-maths font-type1 font-supp font-t1enc
-catalogue-version 1.035
+catalogue-version 1.036
name stix
category Package
@@ -309052,6 +310730,48 @@ catalogue-ctan /graphics/metapost/contrib/macros/suanpan
catalogue-license lppl
catalogue-topics games mp-use
+name suanpan-l3
+category Package
+revision 72496
+shortdesc Traditional Chinese 7-bids suanpan (abacus) package based on l3draw
+relocated 1
+longdesc This traditional Chinese 7-bids abacus drawing package utilizes
+longdesc l3draw and is developed with expl3. It can effectively manage
+longdesc both upper and lower bids, while also considering bottom bid,
+longdesc top bid, and hanging bid. The package offers a unique
+longdesc environment for drawing abacuses, denoted as suanpan. Within
+longdesc this environment, 7 specialized macros are available for the
+longdesc creation of abacuses. The \rod macro is used to lay out a
+longdesc single rod, while the \rod* macro draws a counting point on
+longdesc this rod's beam. The \rods macro is capable of laying out a set
+longdesc of rods. The \bid macro colors the specified bid. The \bids
+longdesc macro colors all inner bids that are near the beam, while the
+longdesc \bids* macro colors all outer bids that are far from the beam.
+longdesc Lastly, the \lrframe macro is used to lay out the left and
+longdesc right frames of an abacus. At the same time, the package offers
+longdesc customization options for abacus, including line width, draw
+longdesc color, fill color, bid space, rod space, etc. These can be
+longdesc configured through package options, suanpan environment
+longdesc options, or the \suanpanset macro.
+containersize 8028
+containerchecksum 0725f651945d46b8b59dc5d8a9a8785207db24d30fd1728528fdf7d20c7bbe4e82f373ae55405d83b164e02fcdba2cd5a3675a536fd8ce3528f82669a9e1e2b5
+doccontainersize 438508
+doccontainerchecksum 86a50c366ea675ca6f40ea88250526feec7b21000b002415ca8a3e1c5f152bcca085eaa2ea8c78e6dc6bc8b541feb5327f51576793692ae32df6cb4e28947463
+docfiles size=124
+ RELOC/doc/latex/suanpan-l3/README.md details="Readme"
+ RELOC/doc/latex/suanpan-l3/build.sh
+ RELOC/doc/latex/suanpan-l3/suanpan-l3.pdf details="Package documentation" language="zh,en"
+ RELOC/doc/latex/suanpan-l3/suanpan-l3.tex
+runfiles size=13
+ RELOC/tex/latex/suanpan-l3/suanpan-l3.sty
+catalogue-contact-bugs https://gitee.com/nwafu_nan/suan-pan/issues
+catalogue-contact-development https://gitee.com/nwafu_nan/suan-pan/pulls
+catalogue-contact-repository https://gitee.com/nwafu_nan/suan-pan
+catalogue-ctan /macros/latex/contrib/suanpan-l3
+catalogue-license lppl1.3c
+catalogue-topics expl3 diagram
+catalogue-version 1.2.3
+
name subdepth
category Package
revision 15878
@@ -310788,7 +312508,7 @@ catalogue-version 0.34
name t-angles
category Package
-revision 15878
+revision 71991
shortdesc Draw tangles, trees, Hopf algebra operations and other pictures
relocated 1
longdesc A LaTeX2e package for drawing tangles, trees, Hopf algebra
@@ -310797,17 +312517,16 @@ longdesc \specials. Therefore, it can be used with the most popular
longdesc drivers, including emTeX drivers, dviwin, xdvi and dvips, and
longdesc (using some code from ConTeXt) it may also be used with
longdesc pdfLaTeX.
-containersize 5684
-containerchecksum dae9953288c0067e233ca26d2d5e7ea32207790eb16bcff2f0f56180dd9a65e70c234de48652d053a858ec92940c3c5fea10c699c697b65a249a8c84fa050b71
+containersize 5652
+containerchecksum ddb8c6fc846cf099c99057bad54d66599f30a161c5f936766340c470c58e1b8a9160910ff97b7ea7b85f348d18597ae45a197500cb5b7b9f3a8e6653e0fa702e
doccontainersize 117652
-doccontainerchecksum 32dc9adfda93bee5e61eb062e6970f6e093a09016a6ddf32f82d110b7717916fcc92f961c8be682958d1f3f345e02ad49cde4a85ad4a0d0add08a0bc80109d8f
+doccontainerchecksum 7dacc8d0dd1afb26a9dff0aac537694e19e5bd675d5eaaae37053c761562202d799e36ebdc88fb7f214efd9c9e0c66bc9d051b0550b148003442e0d5fe1969ff
docfiles size=39
RELOC/doc/latex/t-angles/README details="Readme"
RELOC/doc/latex/t-angles/t-manual.pdf details="Package documentation"
RELOC/doc/latex/t-angles/t-manual.tex
runfiles size=6
RELOC/tex/latex/t-angles/t-angles.sty
-catalogue-contact-home http://www.math.ksu.edu/~lub/
catalogue-ctan /macros/latex/contrib/t-angles
catalogue-license gpl
catalogue-topics maths graphics-in-tex
@@ -311325,7 +313044,7 @@ catalogue-version 1.1c
name tableof
category Package
-revision 59837
+revision 72313
shortdesc Tagging tables of contents
relocated 1
longdesc The package provides the commands to flag chapters or sections
@@ -311337,24 +313056,24 @@ longdesc document that uses a class where \tableofcontents may only be
longdesc used once, the command
longdesc \tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be
longdesc used to provide several tables.
-containersize 2512
-containerchecksum e577e1e8df3fd1ad12a2cbfcd05ffb1184fcd3555124986481c62a33ed7f5789bf1858a1370888887d2aae0d2a508a891e5e67bb0a4a1d9a924b3817c2d9e234
-doccontainersize 60652
-doccontainerchecksum bd568b16c6e708e4d0ee9810ba97f8363c842c22156dc90a257fdb0319eb49cab4f6ac9faee0700687a8a6ee54ea02b9660635cfeddd5275365d9c7f38218784
-docfiles size=18
+containersize 2480
+containerchecksum 66c360aa57c255c59b59b9c4af5a6a5d2d7834a72806f985a87bce1efc855fec782b5e350feed4386efe18d7d55870c0562f82fe213a0c9726a9506f8cfd11e0
+doccontainersize 64828
+doccontainerchecksum 1de26be2899543194e2d92676a469f9a15f4de46974df6497a6da78d0bd997e5b5cf43ee9ff6eb719a07f12bcc355a8bae7c3c72268655a8e994be16b547eb6b
+docfiles size=19
RELOC/doc/latex/tableof/README.md details="Readme"
RELOC/doc/latex/tableof/tableof.pdf details="Package documentation"
RELOC/doc/latex/tableof/tableoftest.tex
-srccontainersize 11388
-srccontainerchecksum 5086e314c042757a5e90bcbde9fdbcedeee689f89524df43ab390eefc7bf10eea6a9c5bc83b359b00c3ae351fa10f8e8a64b356adb8e7131d48568e06a8ed0d3
-srcfiles size=10
+srccontainersize 12712
+srccontainerchecksum f6e8928a14ae9c053d44a7c740cb90c179b1d4112d0026103281f0237e034a190d5b96b7c6d55c096b6741bf13bd8705ce3553c2fe2fde7cb0c8afc7fc04d85e
+srcfiles size=11
RELOC/source/latex/tableof/tableof.dtx
-runfiles size=3
+runfiles size=2
RELOC/tex/latex/tableof/tableof.sty
catalogue-ctan /macros/latex/contrib/tableof
catalogue-license lppl1.3
catalogue-topics toc-etc
-catalogue-version 1.4c
+catalogue-version 1.4d
name tablists
category Package
@@ -311507,36 +313226,35 @@ catalogue-version 3.5
name tablvar
category Package
-revision 69212
+revision 72007
shortdesc Typesetting pretty tables of signs and variations according to French usage
relocated 1
longdesc This is a complete and easy-to-use package for typesetting
longdesc pretty tables of signs and variations according to French
longdesc usage. The syntax is similar to that of the array environment
-longdesc and uses intuitive position commands. Arrows are drawn
-longdesc automatically (using PSTricks by default or TikZ as an option).
-longdesc Macros are provided for drawing double bars, single bars
-longdesc crossing the zeros, intervals where the function is not
-longdesc defined, or for placing special values. Several features of
-longdesc variations tables can be customized.
-containersize 4872
-containerchecksum 0ecb62b92529825d893d5ae686aa7d66576da1915ff760ae80466e9c76c2951f1300e72b3bf039a61997ebfaa9f72a8c56fa58f53c65d0a75bbac71d830dfcbe
-doccontainersize 248712
-doccontainerchecksum 7cfea26a1abda9aa3642c5d48c763184fc0f7a18b77fb72b8083c7271847b6d7ce3bad33fca96f082abd171f5f013eafbed51bd84b3ec046d82be13c11043f2a
-docfiles size=68
+longdesc and uses intuitive position commands. Arrows are automatically
+longdesc drawn (with PSTricks or TikZ). Macros are provided for drawing
+longdesc double bars, single bars crossing zero values, intervals where
+longdesc the function is not defined, or for placing special values.
+longdesc Many features of variations tables can be customized.
+containersize 5136
+containerchecksum d84679432e34e641dce9964ea5a9fa335855ee13c76298d095b7131524fb315dcf11a369b06369416b3500f143d597f0a4ea494f954ae485f2cd4a006cdcadd2
+doccontainersize 279584
+doccontainerchecksum 99029a1e0fa7b59007dfa711f1e1f70cde8f862eb09e3ac108973d993833cd825fa7a1785c572ddf1f9ff38d91e8e0bfc2e43a3e6c8edadbddc7163e81b406ff
+docfiles size=87
RELOC/doc/latex/tablvar/README.md details="Readme"
RELOC/doc/latex/tablvar/tablvar.pdf details="Package documentation" language="fr"
-srccontainersize 27624
-srccontainerchecksum 871139aa0cecc116ef7e3bfe6cfd048cb804ccb108c18b6fd71bafdc02bfbce56d297b111ddff348e92f44fbe1a69e06a5be3693386f02766475004d78e54d06
-srcfiles size=29
+srccontainersize 28944
+srccontainerchecksum e212dad27d21341abdf9d77cec64315bb293f574bfdbf3f2079d7bef02536f1979348372cd5bf956ef5d2d461890e9bbd49236c9478b02edbe237ae46d81e544
+srcfiles size=30
RELOC/source/latex/tablvar/tablvar.dtx
RELOC/source/latex/tablvar/tablvar.ins
-runfiles size=4
+runfiles size=5
RELOC/tex/latex/tablvar/tablvar.sty
catalogue-ctan /macros/latex/contrib/tablvar
catalogue-license lppl1.3
catalogue-topics maths-tabvar maths french
-catalogue-version 2.0
+catalogue-version 2.1
name tabriz-thesis
category Package
@@ -311952,22 +313670,18 @@ catalogue-version 1.1
name tagpdf
category Package
-revision 71574
-shortdesc Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
-relocated 1
-longdesc The package offers tools to experiment with tagging and
-longdesc accessibility using pdfLaTeX and LuaTeX. It isn't meant for
-longdesc production but allows the user to try out how difficult it is
-longdesc to tag some structures; to try out how much tagging is really
-longdesc needed; to test what else is needed so that a pdf works e.g.
-longdesc with a screen reader. Its goal is to get a feeling for what has
-longdesc to be done, which kernel changes are needed, how packages
-longdesc should be adapted.
-containersize 38120
-containerchecksum 4e868c73866fd4601a1a590757dbbb8e4c15f5133c60d53ad30ab70dfb12cd0f615c42cbf09e679b98a01566582c66ebdeabf568cf6b743a75facd84a6ed4730
-doccontainersize 2241904
-doccontainerchecksum 9a8c0b95bcc001309e8df1ed51a905d981ed027d92c5b23a7f2a81017db48237039b83cd80312e0304730b3b94a656528ca0eaa43ae1432cdf2b487ef140c575
-docfiles size=876
+revision 72314
+shortdesc Code for PDF tagging using pdfLaTeX and LuaLaTeX
+relocated 1
+longdesc The package contains the core code for tagging and
+longdesc accessibility used by the LaTeX kernel in the Tagged PDF
+longdesc project. See https://github.com/latex3/tagging-project for more
+longdesc information.
+containersize 39216
+containerchecksum 63ee4e7f9858ece755dd74c74a42989da82ba3c8d42df912a6c4ae44c7f948b2967de77d3c3b798d069ca28f0fe71dfe6cb7286e91dcb42c8963be874f878057
+doccontainersize 1828388
+doccontainerchecksum 375b052d16e7bcb84bfcf93a77173b51e6a82c7dee5bbef6dfc651f5894de445d1491519cf8b14a1ad092be407ba2fdbf99d3b7ee2739679516d5242419953e3
+docfiles size=784
RELOC/doc/latex/tagpdf/README.md details="Readme"
RELOC/doc/latex/tagpdf/acrobat.png
RELOC/doc/latex/tagpdf/ex-AF-file.pdf
@@ -311996,16 +313710,19 @@ docfiles size=876
RELOC/doc/latex/tagpdf/ex-tagpdf-template.tex
RELOC/doc/latex/tagpdf/global-ex.png
RELOC/doc/latex/tagpdf/link-figure-input.tex
+ RELOC/doc/latex/tagpdf/pac2024-report.png
+ RELOC/doc/latex/tagpdf/pac2024-version.png
RELOC/doc/latex/tagpdf/pac3.PNG
RELOC/doc/latex/tagpdf/tagpdf-code.pdf
RELOC/doc/latex/tagpdf/tagpdf-code.tex
+ RELOC/doc/latex/tagpdf/tagpdf-docelements.tex
RELOC/doc/latex/tagpdf/tagpdf.bib
RELOC/doc/latex/tagpdf/tagpdf.pdf details="Package documentation"
RELOC/doc/latex/tagpdf/tagpdf.tex
RELOC/doc/latex/tagpdf/tagpdfsetup-keys.tex
-srccontainersize 71292
-srccontainerchecksum 79ac3c549bb7b1dc2fd04096dc279422147f76681df2eb6d9130c2ba2b4307ae5075fd61569145c9c3867d4751f500d232db8ef773ed367446c9838c450f43f9
-srcfiles size=102
+srccontainersize 73488
+srccontainerchecksum 69a69805d8ca1fbeae20a73b6ca271438fe4c2a4ddef95c7c1f808f74ac7fd7f44a98a1835fcd84a2055c8cbb4b8614b65ee3e69543f3e6bed9633193318e2b9
+srcfiles size=105
RELOC/source/latex/tagpdf/tagpdf-backend.dtx
RELOC/source/latex/tagpdf/tagpdf-checks.dtx
RELOC/source/latex/tagpdf/tagpdf-data.dtx
@@ -312019,7 +313736,7 @@ srcfiles size=102
RELOC/source/latex/tagpdf/tagpdf-user.dtx
RELOC/source/latex/tagpdf/tagpdf.dtx
RELOC/source/latex/tagpdf/tagpdf.ins
-runfiles size=73
+runfiles size=75
RELOC/tex/latex/tagpdf/tagpdf-base.sty
RELOC/tex/latex/tagpdf/tagpdf-debug-generic.sty
RELOC/tex/latex/tagpdf/tagpdf-debug-lua.sty
@@ -312043,7 +313760,7 @@ catalogue-contact-support https://github.com/latex3/tagpdf/issues
catalogue-ctan /macros/latex/contrib/tagpdf
catalogue-license lppl1.3c
catalogue-topics tagged-pdf accessible expl3
-catalogue-version 0.99c
+catalogue-version 0.99f
name talk
category Package
@@ -312459,7 +314176,7 @@ catalogue-version 2.40
name tcolorbox
category Package
-revision 71883
+revision 72438
shortdesc Coloured boxes, for LaTeX examples and theorems, etc
relocated 1
longdesc This package provides an environment for coloured and framed
@@ -312474,11 +314191,11 @@ longdesc etoolbox packages.
depend environ
depend pgf
depend tools
-containersize 234056
-containerchecksum 9da02b3d88cce94b69689516ffd87545db88c9e954baaf43eb52db7dd46f44dd161dbc1dbb4ef2ebef8a5f291b08d83e91de3b99db56e920a5f2a53e62d1bb81
-doccontainersize 4746260
-doccontainerchecksum fa65fca84d8ef82facf7d7500433e1a77dd934feda65da9f69453e84c86be29524ba363655296dc94cdaf4705026d5dd965c105d660272734fa4e06840a21db3
-docfiles size=1644
+containersize 234240
+containerchecksum a1ba63a7df173c0379f507f646c62e8a91e3f85707e0a6e9607717d090c0f9d406af5deb10acc563bb934933eb6ae2107e130e9b0aeaa488af60aab2b5e29a73
+doccontainersize 4758584
+doccontainerchecksum 8a81f93fca21149f985f7addeee176573561fd5e47abd1044bf9b623e56b58b6d4367d8a56787e35ce8a1b6a785b5a6a082a773ae863e0dbec5d967f46aaf513
+docfiles size=1648
RELOC/doc/latex/tcolorbox/Basilica_5.png
RELOC/doc/latex/tcolorbox/CHANGES.md
RELOC/doc/latex/tcolorbox/README.md details="Readme"
@@ -312551,8 +314268,8 @@ runfiles size=150
catalogue-contact-bugs https://github.com/T-F-S/tcolorbox/issues
catalogue-ctan /macros/latex/contrib/tcolorbox
catalogue-license lppl1.3
-catalogue-topics boxing colour verbatim listing macro-demo
-catalogue-version 6.3.0
+catalogue-topics boxing box-breaking colour verbatim listing macro-demo
+catalogue-version 6.4.0
name tdclock
category Package
@@ -315408,17 +317125,17 @@ catalogue-topics documentation polish-doc
name tex-vpat
category Package
-revision 66758
+revision 72067
shortdesc TeX Accessibility Conformance Report
relocated 1
longdesc TeX Accessibility Conformance Report based on ITI VPAT(R)
longdesc guidelines. Currently it covers TeX Live. Other distributions
longdesc can be added if needed.
-containersize 508
-containerchecksum 918054527c2d325ac0c1bdd621014fa4c79d7c6cf4ec8b5ac5d81dee84b9159fab0cc0047ea35eeb2de4460952126b3bdcd03395c29379e9df517ed7243206f0
-doccontainersize 142172
-doccontainerchecksum f16ad935930ab663bb2e5b486c4fe53b3bd9e883c660d97893c4aa86bfe22f7ffed77dc66d88060f7eabb1daadd2dc77742c1d9604ea94d26594aba340693f35
-docfiles size=151
+containersize 504
+containerchecksum 7d9c04e12f39a57abc698d3fd0699cd035d17b2f37fa0f4308e7f4a6f160256d28e6deb53f14bab85b1a24bd36882b315d13317e354215966a529ca5eb10e319
+doccontainersize 146764
+doccontainerchecksum 5a115efdc23385c82552a7c8fb220de6ef48041c76bd012975c92263b0301016c363543a41d6bb3ca50795f285345ba9af93eb5aed65f79848cca99b02dc12d2
+docfiles size=154
RELOC/doc/latex/tex-vpat/LICENSE
RELOC/doc/latex/tex-vpat/Makefile
RELOC/doc/latex/tex-vpat/README.md details="Readme"
@@ -315440,7 +317157,7 @@ catalogue-contact-repository https://github.com/TeXUsersGroup/TeX-VPAT
catalogue-ctan /info/tex-vpat
catalogue-license cc-by-3
catalogue-topics std-conform std-spec
-catalogue-version 2.3
+catalogue-version 2.4
name tex.aarch64-linux
category TLCore
@@ -315769,7 +317486,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 71921
+revision 72509
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -315790,10 +317507,10 @@ longdesc files from them is nontrivial, and generally done with the
longdesc Makefile in development, from which the TeX4ht package in TeX
longdesc Live is updated.
depend tex4ht.ARCH
-containersize 1127700
-containerchecksum a7f2199ddd56edeef48e32ac25a63dbaa45d038486ebfe697fe538ea116eae292ecc47e7ee821c0d773c41f9e8a705f7e6d7ee10114d3f05ad46b1b55cb6e223
-doccontainersize 136384
-doccontainerchecksum 52639118de03d4af7983af32db214254f273b929fa73934c1d61a1bb2651b03c162f14390933d79abc0ba607ebaaa0ce4d4e1f7673f27c1368126df499cb640e
+containersize 1137412
+containerchecksum 82f6d5507cd98c4a2f3ca748180d6367834e74492692a20380a53d6fd507daf3e92c988958afbe5901302ee96226d58287a187b2da2a50eda0bdbdda3979fb1e
+doccontainersize 136388
+doccontainerchecksum 2d414eff78b29b9f77e6b44d821dfc1b230883f4afbfeac27bb54e3bf64630a892b2a69c0e4823b1397a60eef5ac92fe5184fa6fbb277378ff7b32ce76e773d1
docfiles size=260
texmf-dist/doc/generic/tex4ht/Makefile
texmf-dist/doc/generic/tex4ht/README details="Readme"
@@ -315865,9 +317582,9 @@ docfiles size=260
texmf-dist/doc/generic/tex4ht/mn56.html
texmf-dist/doc/generic/tex4ht/mn5x.png
texmf-dist/doc/generic/tex4ht/mn6x.png
-srccontainersize 1494296
-srccontainerchecksum f815c1956f0ca8b3a6376e58e5686c92fc7adcaeceff8688dad194f2f92610ffc6374fd0a1062bd5c8218d3d8f811a63f7d925230777b15327babdd55f05f260
-srcfiles size=4652
+srccontainersize 1502060
+srccontainerchecksum 8f2d4f2dda8bc4c95b15dbfb1d1746a6fc5ca645520694d5141be2d6b9119400f07f5919882034be3218a8fadb42d904f12ad5f9e3f66fb5bcbe018c0a4fe8cc
+srcfiles size=4661
texmf-dist/source/generic/tex4ht/ChangeLog
texmf-dist/source/generic/tex4ht/Makefile
texmf-dist/source/generic/tex4ht/README
@@ -315947,7 +317664,7 @@ srcfiles size=4652
texmf-dist/source/generic/tex4ht/update-htfonts
texmf-dist/source/generic/tex4ht/wripro.tex
texmf-dist/source/generic/tex4ht/xtpipes.tex
-runfiles size=13101
+runfiles size=13117
texmf-dist/scripts/tex4ht/ht.sh
texmf-dist/scripts/tex4ht/htcopy.pl
texmf-dist/scripts/tex4ht/htlatex.sh
@@ -316051,6 +317768,7 @@ runfiles size=13101
texmf-dist/tex/generic/tex4ht/cleveref-hooks.4ht
texmf-dist/tex/generic/tex4ht/cleveref.4ht
texmf-dist/tex/generic/tex4ht/color.4ht
+ texmf-dist/tex/generic/tex4ht/colortbl-hooks.4ht
texmf-dist/tex/generic/tex4ht/colortbl.4ht
texmf-dist/tex/generic/tex4ht/combine.4ht
texmf-dist/tex/generic/tex4ht/cond4ht.4ht
@@ -316104,6 +317822,7 @@ runfiles size=13101
texmf-dist/tex/generic/tex4ht/english.4ht
texmf-dist/tex/generic/tex4ht/enotez.4ht
texmf-dist/tex/generic/tex4ht/enumerate.4ht
+ texmf-dist/tex/generic/tex4ht/enumitem-hooks.4ht
texmf-dist/tex/generic/tex4ht/enumitem.4ht
texmf-dist/tex/generic/tex4ht/epigraph.4ht
texmf-dist/tex/generic/tex4ht/eplain.4ht
@@ -316114,6 +317833,7 @@ runfiles size=13101
texmf-dist/tex/generic/tex4ht/esperant.4ht
texmf-dist/tex/generic/tex4ht/esperanto.4ht
texmf-dist/tex/generic/tex4ht/estonian.4ht
+ texmf-dist/tex/generic/tex4ht/esvect.4ht
texmf-dist/tex/generic/tex4ht/eucal.4ht
texmf-dist/tex/generic/tex4ht/euler.4ht
texmf-dist/tex/generic/tex4ht/europecv.4ht
@@ -316247,10 +317967,12 @@ runfiles size=13101
texmf-dist/tex/generic/tex4ht/ltugproc-a.4ht
texmf-dist/tex/generic/tex4ht/ltugproc.4ht
texmf-dist/tex/generic/tex4ht/ltxguide.4ht
+ texmf-dist/tex/generic/tex4ht/lua-ul.4ht
texmf-dist/tex/generic/tex4ht/lua-widow-control-hooks.4ht
texmf-dist/tex/generic/tex4ht/luatexja-hooks.4ht
texmf-dist/tex/generic/tex4ht/m-tex4ht.tex
texmf-dist/tex/generic/tex4ht/magyar.4ht
+ texmf-dist/tex/generic/tex4ht/makecell.4ht
texmf-dist/tex/generic/tex4ht/makeidx.4ht
texmf-dist/tex/generic/tex4ht/manju.4ht
texmf-dist/tex/generic/tex4ht/manmac.4ht
@@ -316279,6 +318001,7 @@ runfiles size=13101
texmf-dist/tex/generic/tex4ht/mkht.4ht
texmf-dist/tex/generic/tex4ht/mla.4ht
texmf-dist/tex/generic/tex4ht/mls.4ht
+ texmf-dist/tex/generic/tex4ht/moderncv.4ht
texmf-dist/tex/generic/tex4ht/moreverb.4ht
texmf-dist/tex/generic/tex4ht/mozilla.4ht
texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht
@@ -324591,6 +326314,8 @@ runfiles size=13101
texmf-dist/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-ly1.htf
texmf-dist/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-ot1.htf
texmf-dist/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-t1.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/TeXvect10/vect.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/TeXvect10/vect10.htf
texmf-dist/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttmn7t.htf
texmf-dist/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttosmn7t.htf
texmf-dist/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttosnmn7t.htf
@@ -324933,6 +326658,7 @@ runfiles size=13101
texmf-dist/tex4ht/ht-fonts/unicode/arphic/gkaiu9f.htf
texmf-dist/tex4ht/ht-fonts/unicode/arphic/gkaiufe.htf
texmf-dist/tex4ht/ht-fonts/unicode/arphic/gkaiuff.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/bbm/bbm.htf
texmf-dist/tex4ht/ht-fonts/unicode/bbold/bbold.htf
texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
@@ -328006,14 +329732,14 @@ docfiles size=220
name texlive-cz
category TLCore
-revision 62854
+revision 72437
shortdesc TeX Live manual (Czech/Slovak)
relocated 1
-containersize 276
-containerchecksum 5491e3ebe9c70887450f8404b64c01a8f4c4c54314d2acf3d33b8921f088b8885074d53bdb42351198daa9cd2c72b1ef97b1e9af5092aabded700ea6f2b995f1
-doccontainersize 1266160
-doccontainerchecksum ff1124b30be77782b5c5a1b80ae69c852a5a9e81446c0574007bc28910ea6202662514a34a85858c577bb528f9fbcc11f798614d11914876151d5aeadb3fcd7d
-docfiles size=453
+containersize 280
+containerchecksum 52d43409e3c99c163058a26d3d146e031dbf355400b7e08f74d9c7a1497c5c1d3203a57540800a0d2141597778dd72a16c7a6b83f50fa1a8b3c250b961d69a86
+doccontainersize 1223016
+doccontainerchecksum 709a7d484cc431d33a7921d342eaa7c5360398914e2ffbccc02e34c58c4920a155651dadbd0928e20d04fc622784f469335f3be902b83115461de39a3d838f1e
+docfiles size=451
RELOC/doc/texlive/texlive-cz/Makefile
RELOC/doc/texlive/texlive-cz/csquote.sty
RELOC/doc/texlive/texlive-cz/live4ht.cfg
@@ -328298,7 +330024,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 71934
+revision 72511
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -328306,11 +330032,11 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 114420
-containerchecksum 99c786c052bbcd70f858420ee0b62799520959129055bfca9af08994c7bff3da4ef3acb716f3f45e12db077adf0bfdbdfab3bf34be36d465851edab79521f452
-doccontainersize 436792
-doccontainerchecksum 7b3abc4f6fc43b5515da3d4a294661052fe0007e8c265ecddca6f51ec088f616c0a7f95a0f93d55bf1042326cb33cac17c8594906b01ee86ad8fae81962eeb45
-docfiles size=572
+containersize 114108
+containerchecksum 08e464cafb636baeee4a4f9befdd23007944d8d0d8be1d97d776ab478c075b37030ee207b5fba54bbdb208eac70757ba1525ef6449b9bc000ae4f139af4e3a7b
+doccontainersize 437824
+doccontainerchecksum 6f1c913274ff6337432b5e89c5ea8d72b8a4c132de5a1de7da2ab1a71b7cb143b9ae85cd8001af70e9b871cfc7956144ce2f15830117530b8bb49aa4a48a1c4b
+docfiles size=568
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf
@@ -330546,7 +332272,7 @@ binfiles arch=x86_64-solaris size=3
name texplate
category Package
-revision 67201
+revision 71963
shortdesc A tool for creating document structures based on templates
longdesc TeXplate is a tool for creating document structures based on
longdesc templates. The application name is a word play on TeX and
@@ -330558,16 +332284,16 @@ longdesc theses: the application is powerful enough to generate any
longdesc text-based structure, given that a corresponding template
longdesc exists.
depend texplate.ARCH
-containersize 3243156
-containerchecksum 44f2e0008d1b8629bfd15267e3add7490c9a21e28d7b29edc5e37ca51e60bfbc8b25035cbacb57bea5df762ff9783ccfdfe6d9244bced55961509c7ad97046ec
-doccontainersize 114612
-doccontainerchecksum bfcbb319719b9f8d4473c50afcd435eaa1cfb906f6107dd7e859bf40a30b452dc135ea1ce0a733c297112647fbc76d6bef16b9474a65d85e6d93e5df96acc549
+containersize 3372272
+containerchecksum c70f7e8e637a72c18b74e2c5e1832c911a32e7ac4f9b2fa538fb11b85c9c026c62373e0af52b6114180cbaed2d2c6222923ff400a0beff2db1adc16b499a64cd
+doccontainersize 114940
+doccontainerchecksum 1c274eecd3e12d79efc48a57e7a97e10ec0f97a596ed5bb493a4864dcb7910bbd116e3393c3dd10313eadf94360056567a1a7567434120148d8fd87b98aad300
docfiles size=36
texmf-dist/doc/support/texplate/README.md details="Readme"
texmf-dist/doc/support/texplate/texplate-manual.pdf details="Package documentation"
texmf-dist/doc/support/texplate/texplate-manual.tex
-srccontainersize 8436
-srccontainerchecksum e11a6716016b40525f3ecb4906dc1b54650177f28e7759499928ce78af410ea9a159fa3703cf2098aae227b6bc126cb4be35f8637ef6e15c7df94fb8ce4145bd
+srccontainersize 8440
+srccontainerchecksum 4a7eee61a02bf3ff6a6307851f7abb797831e1c4f63c4db27f0e897f2408f88682a6c89ec5d28a0844d6b0d336966dd7f3b9c800e2062f5b88f9b0a033436ca5
srcfiles size=21
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/Main.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/TemplateProcessing.kt
@@ -330587,7 +332313,7 @@ srcfiles size=21
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/ValidatorUtils.kt
texmf-dist/source/support/texplate/main/resources/org/islandoftex/texplate/templates/texplate-article.toml
texmf-dist/source/support/texplate/main/resources/org/islandoftex/texplate/templates/texplate-standalone.toml
-runfiles size=878
+runfiles size=903
texmf-dist/scripts/texplate/texplate.jar
texmf-dist/scripts/texplate/texplate.sh
catalogue-contact-bugs https://gitlab.com/islandoftex/texplate/-/issues
@@ -330595,7 +332321,7 @@ catalogue-contact-repository https://gitlab.com/islandoftex/texplate
catalogue-ctan /support/texplate
catalogue-license bsd3
catalogue-topics doc-gen gentex doc-templ
-catalogue-version 1.0.4
+catalogue-version 1.0.6
name texplate.aarch64-linux
category Package
@@ -335229,27 +336955,27 @@ catalogue-version 0.1.1
name tikz3d-fr
category Package
-revision 67774
+revision 72297
shortdesc Work with some 3D figures
relocated 1
longdesc This is a package for working with some 3D figures.
-containersize 3400
-containerchecksum 6b60280f60ee690ade367eaa10a033cb9bb8452c5b5f6413b7ca4918d521638be357e6af6f760844046c15d1171f55b71f5210946ff4a6c6453a7fc332288b85
-doccontainersize 595564
-doccontainerchecksum 599bcf41c7de51c44c943d984bae860748324faf7981f754b44bf8125499822df505cebe2670229fd7429d5b6b0809f7c88649ad8996f8d2cac604b58c9e9522
-docfiles size=156
+containersize 4644
+containerchecksum 1049d83c9aec7f2c2127cdae48b0480ed4b5871e9e975832759b4e50ddd08868f09a69790011cf79d013bac376332c65ffe52bbd71254ed7d487bc5fa6658364
+doccontainersize 735900
+doccontainerchecksum 8c761c28822a57bb9e16b0f3e3474aae7435e8b6e888e773e82637651fd100d4ae856bb5360b45643f3db3802ec64644119346ad8200f4204da7c2c4a858a69a
+docfiles size=192
RELOC/doc/latex/tikz3d-fr/README.md details="Readme"
RELOC/doc/latex/tikz3d-fr/tikz3d-fr-doc.pdf details="Package documentation"
RELOC/doc/latex/tikz3d-fr/tikz3d-fr-doc.tex
-runfiles size=3
+runfiles size=5
RELOC/tex/latex/tikz3d-fr/tikz3d-fr.sty
catalogue-also pst-solides3d
-catalogue-contact-home https://github.com/cpierquet/tikz3dfr
-catalogue-contact-support https://github.com/cpierquet/tikz3dfr/issues
+catalogue-contact-bugs https://github.com/cpierquet/tikz3dfr/issues
+catalogue-contact-repository https://github.com/cpierquet/tikz3dfr
catalogue-ctan /graphics/pgf/contrib/tikz3d-fr
catalogue-license lppl1.3c
catalogue-topics graphics-3d pgf-tikz
-catalogue-version 0.1.2
+catalogue-version 0.1.3
name tikzbricks
category Package
@@ -337703,7 +339429,7 @@ catalogue-version 2.0
name tkz-grapheur
category Package
-revision 71805
+revision 72226
shortdesc A LaTeX package with tools for graph plotting (and TikZ)
relocated 1
longdesc This package provides some commands to help French mathematics
@@ -337712,11 +339438,11 @@ longdesc and draw functions and interpolations curves work with
longdesc integrals, tangents, intersersections get coordinates of points
longdesc ... The syntax is rather explicit, like \DefinirCourbe,
longdesc \RecupererCoordonnees,\TrouverIntersections, etc.
-containersize 15900
-containerchecksum bc7f168c6e971b829f9703c0c86e311a233a5b7ed47fdfe1bd79753450062cfe4909eb48b547d3987a615d7834dd0c8faefbb794273434860f1af1f6fe123c25
-doccontainersize 2584692
-doccontainerchecksum dc5a8d5ccd301958b608d279e77082c629e9319799aed2b4ea2c8391f4f6b90e4fe6624c00c16066098df372e8cb4363420434f3db74aff9e7c8655851553509
-docfiles size=734
+containersize 17956
+containerchecksum 6c439ae9a271a9084b2694829aeda60d99ed1e88bb9fb10610702a020899a7500e34cdbbbdef2c980009e7a2a58d64e65831a921bb75f43f7f55ca9daa456b6d
+doccontainersize 2679508
+doccontainerchecksum 1f2adb1a62f7a425d7fd2336e0710a81feb4eb02fa87b7279434c5642558029d524072a016e4a956611b58be53fa37b873933562e5f62eeea4f6e5224cda0b04
+docfiles size=759
RELOC/doc/latex/tkz-grapheur/README.md details="Readme"
RELOC/doc/latex/tkz-grapheur/tkz-grapheur-doc-en.pdf details="Package documentation (English)" language="en"
RELOC/doc/latex/tkz-grapheur/tkz-grapheur-doc-en.tex
@@ -337726,13 +339452,13 @@ docfiles size=734
RELOC/doc/latex/tkz-grapheur/tkz-grapheur-examples-integrals.tex
RELOC/doc/latex/tkz-grapheur/tkz-grapheur-exemples-integrales.pdf details="Example of use (French)" language="fr"
RELOC/doc/latex/tkz-grapheur/tkz-grapheur-exemples-integrales.tex
-runfiles size=38
+runfiles size=41
RELOC/tex/latex/tkz-grapheur/tkz-grapheur.sty
catalogue-contact-repository https://forge.apps.education.fr/pierquetcedric/package-latex-tkz-grapheur
catalogue-ctan /graphics/pgf/contrib/tkz-grapheur
catalogue-license lppl1.3c
catalogue-topics graphics maths graphics-plotfn pgf-tikz
-catalogue-version 0.1.6
+catalogue-version 0.1.8
name tkz-orm
category Package
@@ -340536,7 +342262,7 @@ binfiles arch=x86_64-solaris size=1
name tlgs.windows
category TLCore
-revision 71290
+revision 72323
catalogue ghostscript
shortdesc Freely available PostScript interpreter
longdesc Ghostscript is a freely available PostScript interpreter which
@@ -340545,9 +342271,9 @@ longdesc complement to a TeX installation, used in many utilities,
longdesc including PostScript/PDF viewers such as gv and GSview.
longdesc Ghostscript is no longer held on CTAN: please see the home page
longdesc for downloads.
-containersize 8541856
-containerchecksum 605cadc6ea257f10046eaa279f7a360d109bda3a4eaabf89c4685e41356a99c6b30b360357178e2a3ab0bc2cd00aa9afca9eb6a12114dc49ee3ffb702053ed2c
-runfiles size=8023
+containersize 8560648
+containerchecksum 43a6056f8a1a4c9ddf431a1a22b405c0ac1ff1258c588ee83369dba3a48443d7eebaab97d7cab61691bb5976727b0a7f67c908e937a6139d01769ea67426fdb0
+runfiles size=8053
texmf-dist/scripts/tlgs/eps2eps.lua
texmf-dist/scripts/tlgs/pdf2dsc.lua
texmf-dist/scripts/tlgs/pdf2ps.lua
@@ -346965,23 +348691,23 @@ catalogue-version 1.3a
name tutodoc
category Package
-revision 69343
+revision 72484
shortdesc Typeset tutorial-like documentations
relocated 1
longdesc This package provides some macros to write documentation of
longdesc LaTeX packages in a tutorial style.
-containersize 7456
-containerchecksum acd6fc6114ab1c25259485514b54d848b75cb5f45dc05cdb8324a91b127031c0db8c84c445b0e1b429dc1a5ca0a6a394987465363265c0f830ea60e72c6ab7de
-doccontainersize 1301892
-doccontainerchecksum 8f58c8eaa4db17315d69088b9cb446b90504fe62395fcb07495742695f2c8e8215ab76596d4d98cad3c432f3e6079a2ec3088074345d0ace4d309db3163ce405
-docfiles size=375
+containersize 8560
+containerchecksum cb452032b4f84d6d949ee5155c49c3c8a8fbc0973e31f15273ace07eed03b22a2e604b1b86db57d5265b0ac69b998569b489983fdec10c585598d1b83cd8653f
+doccontainersize 1461388
+doccontainerchecksum ce0ea23e7d7e220545f41f05398fa6137b7f7b54a8aa482333590bb37328dc359cac3fad202cc9b86274d63ed33e363e84eff232dc21d1975c2183bb2a034709
+docfiles size=414
RELOC/doc/latex/tutodoc/MANIFEST.md
RELOC/doc/latex/tutodoc/README.md details="Readme"
RELOC/doc/latex/tutodoc/tutodoc-en.pdf details="Package documentation" language="en"
RELOC/doc/latex/tutodoc/tutodoc-en.tex
RELOC/doc/latex/tutodoc/tutodoc-fr.pdf details="Package documentation" language="fr"
RELOC/doc/latex/tutodoc/tutodoc-fr.tex
-runfiles size=9
+runfiles size=10
RELOC/tex/latex/tutodoc/tutodoc-locale-main-english.cfg.sty
RELOC/tex/latex/tutodoc/tutodoc-locale-main-french.cfg.sty
RELOC/tex/latex/tutodoc/tutodoc.sty
@@ -346989,25 +348715,24 @@ catalogue-contact-repository https://github.com/bc-tools/for-latex
catalogue-ctan /macros/latex/contrib/tutodoc
catalogue-license gpl3
catalogue-topics doc-tool expl3
-catalogue-version 1.1.0
+catalogue-version 1.4.0
name twemoji-colr
category Package
-revision 64854
+revision 71991
shortdesc Twemoji font in COLR/CPAL layered format
relocated 1
longdesc This is a COLR/CPAL-based color OpenType font from the Twemoji
longdesc collection of emoji images.
-containersize 581228
-containerchecksum abc9583bbfd3690ff52b2341e74166fb70eb0f6abbaf99b01b0f24b818abbe3cd7556ef9cdc3cf58c056a038fe6fc3bdd45199c437a7eab99b300622e8d7308a
+containersize 581212
+containerchecksum a2d58684d4bfed7276a6842b755b4c472c7ca4859e026af5a960d3452bf18512317dce7138f9bf3a7b88cee30705a43f737e16d0565d861a48bc45e0298bdd22
doccontainersize 712
-doccontainerchecksum 90e01641e73702fe012510bf3c9cf741bbeb594d528b2eb69487bd57beeff59c27ab397902b3c42d5dd1b5745e5b69d0db80b3b2d399bb1ba67e2c85d14a88b5
+doccontainerchecksum 7f622b7778e7ba695d8b48c309ddd0f85d11107ecb7cf667e88c4580d1286a80d3e765ad20139bb6cea4cdc783911efcaa522c85e97c2a66adaa3918d083215f
docfiles size=1
RELOC/doc/fonts/twemoji-colr/README.md details="Readme"
runfiles size=360
RELOC/fonts/truetype/public/twemoji-colr/TwemojiMozilla.ttf
catalogue-contact-bugs https://github.com/mozilla/twemoji-colr/issues
-catalogue-contact-home https://twemoji.twitter.com/
catalogue-contact-repository https://github.com/mozilla/twemoji-colr
catalogue-ctan /fonts/twemoji-colr
catalogue-license cc-by-sa-4 apache2
@@ -348372,7 +350097,7 @@ catalogue-version 12.12
name uantwerpendocs
category Package
-revision 71617
+revision 72118
shortdesc Course texts, master theses, and exams in University of Antwerp style
relocated 1
longdesc These class files implement the house style of the University
@@ -348381,10 +350106,10 @@ longdesc Engineering. Using these class files will make it easy for you
longdesc to make and keep your documents compliant to this version and
longdesc future versions of the house style of the University of
longdesc Antwerp.
-containersize 6475984
-containerchecksum b2d3ee8f49d075720b71e182fc6c567e535c739b9cb37069dd24fe8be45f720fee380ad2a9310c558a8f5e708432d24da1e9daf47fb566769a8d42379fea59c2
-doccontainersize 4373580
-doccontainerchecksum fb3eae8953ca8cad44cc5c5d086344edcc3e58201827173268bc2d0b18398879ec31c769ce88b001c334ddb6da8ea8081ecee91366d9759b362efc031e153661
+containersize 6475988
+containerchecksum 34f54e91701638220f646cbeff7fe5ffe5deee1ee2b9c4cd012e26df4034d34392a3a087d5c7456420a17d3882b96849b220c81533499a9fc2aface622a6e6fe
+doccontainersize 4374068
+doccontainerchecksum ceb9f3052557cb777bc1c4bba136e42842af09c93b49a8575c80f430d26af2c401db5f813f01afb85506dd6b6cca575f4317303ce39d333f244168a451559052
docfiles size=1147
RELOC/doc/latex/uantwerpendocs/LICENSE
RELOC/doc/latex/uantwerpendocs/README details="Readme"
@@ -348407,8 +350132,8 @@ docfiles size=1147
RELOC/doc/latex/uantwerpendocs/uantwerpenphdthesis-example2.tex
RELOC/doc/latex/uantwerpendocs/uantwerpenreport-example.pdf
RELOC/doc/latex/uantwerpendocs/uantwerpenreport-example.tex
-srccontainersize 45884
-srccontainerchecksum d9850ce61aa3072eedacd0b0b4705f07c6271aacd36532ff1df2ee56a32e10ceeb7f8a82712aaf1a25bbefa6c6759251e0527363dc906559d65d5afee6d19647
+srccontainersize 45892
+srccontainerchecksum c551cb18c692cafcfde89c97b93a6eabc04c783b937156535001c80059a9c6e958c5147816c553f64f033207dfa08a633c9e2bfe8464104ad14a23597cd0eb3d
srcfiles size=58
RELOC/source/latex/uantwerpendocs/uantwerpendocs.dtx
RELOC/source/latex/uantwerpendocs/uantwerpendocs.ins
@@ -348755,7 +350480,7 @@ runfiles size=3147
catalogue-ctan /macros/latex/contrib/uantwerpendocs
catalogue-license lppl1.3
catalogue-topics class dissertation essay letter exam std-conform
-catalogue-version 4.7
+catalogue-version 4.8
name uassign
category Package
@@ -348950,18 +350675,18 @@ catalogue-version 2.6
name ucph-revy
category Package
-revision 69750
+revision 72484
shortdesc Musical script formatting
relocated 1
longdesc This package provides a class for typesetting scripts
longdesc containing both lyrics and prose, in the style used by the
longdesc student revues (revy) at the Faculties of Science at the
longdesc University of Copenhagen (uchp).
-containersize 4788
-containerchecksum f9fb2dd19b7a963308e5c5058ac990ce3b944377ff6eaf52b26fcd7a12087c75bbb464e5e1155a1c3340e8fb3fca65b6d344d76f47a9a386fdb6e5425303f81b
-doccontainersize 720324
-doccontainerchecksum 0ad9f32badd36c033dd3d368e507518bd27d79e3bb94747b86622c2e41b81e87b5db673ddb4cebf7a88df4180b7cbb2bb0826ee19990e572c5e5ff33394c05f0
-docfiles size=222
+containersize 4836
+containerchecksum 4fc20fb7efe54be8aa804a677714abae0f630913f973e44f7f59529a94bbb40e1e847162d2560bec2fd2f5966eb07ed2112814ec998bddc5d70dda1f9cc29c12
+doccontainersize 731636
+doccontainerchecksum 37054315206042910e36a791c3a21366c201342716b390bd60a03245cf40d331cf92ed9438c136bf154763ebfc7371aaddc7030523061c84a81673d343763237
+docfiles size=223
RELOC/doc/latex/ucph-revy/Eksempel.tex
RELOC/doc/latex/ucph-revy/Example.tex
RELOC/doc/latex/ucph-revy/README.md details="Readme"
@@ -348971,8 +350696,8 @@ docfiles size=222
RELOC/doc/latex/ucph-revy/ucph-revy-en-doc.pdf details="Full package documentation (English)"
RELOC/doc/latex/ucph-revy/ucph-revy-en-man.pdf details="User manual (English)"
RELOC/doc/latex/ucph-revy/ucph-revy.bib
-srccontainersize 28316
-srccontainerchecksum b8245b1d950ca2af99683fe87f3eb5211cb4990b0911d11963cadbcc9c9d23d29bda0e7bd18a12184c5ac2501e69b67c89844d061c00f0e1ddb842d5d51d7112
+srccontainersize 28680
+srccontainerchecksum 7d2bb37bfd0ca27c90c7cc5e4bcf0a8680d3ec9c0db4cad1f5ee73be0f69eba1880e9d9725f28324c43d1c55907b931f1f552f2bf500bb89b3bb8671a216af27
srcfiles size=35
RELOC/source/latex/ucph-revy/ucph-revy-da-doc.ins
RELOC/source/latex/ucph-revy/ucph-revy-da-man.ins
@@ -348988,7 +350713,7 @@ runfiles size=5
catalogue-ctan /macros/latex/contrib/ucph-revy
catalogue-license lppl1.3
catalogue-topics drama-script
-catalogue-version 1.0.1
+catalogue-version 1.0.2
name ucs
category Package
@@ -349475,6 +351200,47 @@ catalogue-license lppl1.3
catalogue-topics dissertation bus-study class
catalogue-version 1.7.1
+name udiss
+category Package
+revision 72466
+shortdesc A LaTeX bundle for typesetting dissertations
+relocated 1
+longdesc The udiss bundle is a LaTeX-class-file developed to assist
+longdesc students in typesetting their university dissertations. It is a
+longdesc collection of multiple support files. Universities often have
+longdesc strict requirements regarding the formatting of the
+longdesc dissertations/theses submitted to them. This bundle
+longdesc pre-supplies a generic style (university-agnostic) for creating
+longdesc dissertations. It also supports custom layouts required for
+longdesc different universities.
+containersize 74368
+containerchecksum 1d666296ffac9c4052181d4391bd1efa2548413221c224b958b21092b7e10b65a2b964f7941d7c34831d35f157da0bc506d1fb825f8562254033bab56b9a17eb
+doccontainersize 329656
+doccontainerchecksum 53b6b18b92f268171ede53f2d3bd69289054bd5cdab93920a6ffc167529cdb7795cc2f7a4e8d47d2e33ed0d55646f171e962ff8ba33856a3bc297fb8d6fcb3b7
+docfiles size=123
+ RELOC/doc/latex/udiss/README.txt details="Readme"
+ RELOC/doc/latex/udiss/udiss-fonts-english.tex
+ RELOC/doc/latex/udiss/udiss-fonts-hindi.tex
+ RELOC/doc/latex/udiss/udiss-fonts-malayalam.tex
+ RELOC/doc/latex/udiss/udiss-fonts-marathi.tex
+ RELOC/doc/latex/udiss/udiss-style-ukerala.tex
+ RELOC/doc/latex/udiss/udiss.pdf details="Package documentation"
+srccontainersize 27360
+srccontainerchecksum cf16e821c8350273ac94c96249df73289baa9cb6b2c107f5b2c99558730e9534507613b407eebfef7f416abce160f67a156a294c1d832fff26a386e28d111c5b
+srcfiles size=36
+ RELOC/source/latex/udiss/udiss.dtx
+ RELOC/source/latex/udiss/udiss.ins
+runfiles size=32
+ RELOC/tex/latex/udiss/logos/udiss-logo-ukerala.png
+ RELOC/tex/latex/udiss/udiss.cls
+catalogue-contact-bugs https://puszcza.gnu.org.ua/bugs/?group=udiss
+catalogue-contact-home https://puszcza.gnu.org.ua/projects/udiss/
+catalogue-contact-repository https://puszcza.gnu.org.ua/projects/udiss/
+catalogue-ctan /macros/unicodetex/udiss
+catalogue-license gpl3+ fdl
+catalogue-topics dissertation class
+catalogue-version 0.1
+
name uebungsblatt
category Package
revision 15878
@@ -353563,7 +355329,7 @@ catalogue-version 2.1
name unbtex
category Package
-revision 71708
+revision 72488
shortdesc A class for theses at University of Brasilia (UnB)
relocated 1
longdesc This package provides a class based on abnTeX and compatible
@@ -353574,18 +355340,18 @@ longdesc theses for undergraduate and graduate programs at UnB. The
longdesc documentation for the class and the comments in the templates
longdesc are all written in Portuguese, the language of the target
longdesc audience.
-containersize 9740
-containerchecksum ada65066ba426ced0e4387797cae2d30fdfc4180359cfe03f9126ba34768dec651d30a71559bcd6a11c6d1261794e8d865bd984ec8b937903647852d2d55743d
-doccontainersize 659624
-doccontainerchecksum eeaaea34e9cc2ac2fffcebb0a7aad4e0e07187e27d531eb46498fb92be3e9dd635d0ef221bcc2903830bd81e811cc03dca970cc0087e645e5cde2dcb588794fc
-docfiles size=303
+containersize 11900
+containerchecksum 482996906cd7a673ddb66b08da9b68d5631c0e56c8ceefb8073d70d7c98d1c85bae40cf37cc3c2d6fad5a9c7485745971b37e842a4f3a6ab80e5269c073fb091
+doccontainersize 856584
+doccontainerchecksum 5b71c84c2423e6832a7b54a92b0195122af329a0660691f75d6798b4f35f52a5d0ae6d738fa90b31e5ad0cc641d1dfdd1f962a307b799d8f7f540b56bdfb0da4
+docfiles size=344
RELOC/doc/latex/unbtex/README.md details="Readme"
RELOC/doc/latex/unbtex/unbtex-example.pdf details="Example of use" language="pt-br"
RELOC/doc/latex/unbtex/unbtex-example.tex
RELOC/doc/latex/unbtex/unbtex-example/anexo-a.tex
- RELOC/doc/latex/unbtex/unbtex-example/anexo-b.tex
RELOC/doc/latex/unbtex/unbtex-example/apendice-a.tex
RELOC/doc/latex/unbtex/unbtex-example/apendice-b.tex
+ RELOC/doc/latex/unbtex/unbtex-example/apendice-c.tex
RELOC/doc/latex/unbtex/unbtex-example/capitulo1.tex
RELOC/doc/latex/unbtex/unbtex-example/capitulo2.tex
RELOC/doc/latex/unbtex/unbtex-example/capitulo3.tex
@@ -353595,11 +355361,8 @@ docfiles size=303
RELOC/doc/latex/unbtex/unbtex-example/codigos/blockdiagram.tex
RELOC/doc/latex/unbtex/unbtex-example/codigos/controle.m
RELOC/doc/latex/unbtex/unbtex-example/codigos/controleSmithPredictor.py
- RELOC/doc/latex/unbtex/unbtex-example/figuras/1280px-LaTeX-logo.png
RELOC/doc/latex/unbtex/unbtex-example/figuras/blockdiagram.eps
RELOC/doc/latex/unbtex/unbtex-example/figuras/blockdiagram.pdf
- RELOC/doc/latex/unbtex/unbtex-example/figuras/bodediagram.pdf
- RELOC/doc/latex/unbtex/unbtex-example/figuras/capa_fundo.pdf
RELOC/doc/latex/unbtex/unbtex-example/figuras/circuito.pdf
RELOC/doc/latex/unbtex/unbtex-example/figuras/coresunb.pdf
RELOC/doc/latex/unbtex/unbtex-example/figuras/diodocurva.pdf
@@ -353608,12 +355371,14 @@ docfiles size=303
RELOC/doc/latex/unbtex/unbtexcite/unbtex-alf-pt.bst
RELOC/doc/latex/unbtex/unbtexcite/unbtex-num-en.bst
RELOC/doc/latex/unbtex/unbtexcite/unbtex-num-pt.bst
-runfiles size=9
+ RELOC/doc/latex/unbtex/unbtexcover/capa.pdf
+ RELOC/doc/latex/unbtex/unbtexcover/contracapa.pdf
+runfiles size=11
RELOC/tex/latex/unbtex/unbtex.cls
catalogue-ctan /macros/latex/contrib/unbtex
catalogue-license lppl1.3
catalogue-topics class doc-templ dissertation portuguese-br
-catalogue-version 1.5.2
+catalogue-version 1.5.3
name undar-digitacion
category Package
@@ -354350,18 +356115,17 @@ catalogue-version 1.00
name unimath-plain-xetex
category Package
-revision 66394
+revision 72498
shortdesc OpenType math support in (plain) XeTeX
relocated 1
longdesc This package provides OpenType math font support in plain TeX
longdesc format. It only works with the XeTeX engine.
-containersize 16064
-containerchecksum cca8482cad022f39faf3b0b0cdf20a7d209acf5041642bac0103a3dbd1dc832a61a17c442845752317515764ab3beefd6dfcabda8c3d03cdcb8471fdd3bff4fd
-doccontainersize 67664
-doccontainerchecksum a9138d1b80d8d5db0f00682f213518df3a40e19b3e6f36a01e62ab020efbb9c468da282393cc43a515a39dd9ffb399801607e3ac59800dd7fef73f3007b137f5
-docfiles size=23
+containersize 16068
+containerchecksum b6f42922ceda5c95019abb9e647aaf61905dddc38178eb2bc825c293496dea5b665f36169f67368d116846773d248af25bbf83917573d82308937abbd3bee3a0
+doccontainersize 75852
+doccontainerchecksum 0bee46c1dac2faccccacce0423a300a314b0ae7b9b791d41a388c553bc0be6a676f038d2eb4083a8e27157f18691e4ea50f5733474f1b00705c0489c10bf7cd3
+docfiles size=24
RELOC/doc/xetex/unimath-plain-xetex/README.md details="Readme"
- RELOC/doc/xetex/unimath-plain-xetex/unimath-plain-genmap.lua
RELOC/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf details="Package documentation"
RELOC/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex
runfiles size=36
@@ -354402,7 +356166,7 @@ catalogue-contact-support https://github.com/AlphaZTX/unimath-plain-xetex/issues
catalogue-ctan /macros/xetex/plain/unimath-plain-xetex
catalogue-license lppl1.3c
catalogue-topics maths font-supp-maths plain-ext unicode xetex
-catalogue-version 0.2b
+catalogue-version 0.2c
name uninormalize
category Package
@@ -354970,7 +356734,7 @@ catalogue-topics font font-body font-sans font-proportional font-otf font-type1
name univie-ling
category Package
-revision 71883
+revision 72484
shortdesc Papers, theses and research proposals in (Applied) Linguistics at Vienna University
relocated 1
longdesc This bundle provides LaTeX2e classes, BibLaTeX files, and
@@ -354984,11 +356748,11 @@ longdesc context. The classes can also be used for General and
longdesc Historical Linguistics as well as for other fields of study at
longdesc Vienna University. In this case, however, some settings may
longdesc have to be adjusted.
-containersize 165488
-containerchecksum f2c61129301cf0de95c0679978d41741bfe5441cf1ca9ed56234e9090cfa682f3ceae0cd6b8aeeb2db2946570853705710bb24e7e6676d739016cbf5d73f110f
-doccontainersize 3794148
-doccontainerchecksum b316ed856c5bd1b4ddd2c5aa07576b2bd4c48c94133cbaf6d7e9419bac6c0a2e854b307a00be1a7830b8d422dd57c32a540e8c348d97176613b3c7ce59d8d0a5
-docfiles size=1384
+containersize 165936
+containerchecksum 299e7316e89658bba0ee63e8f79c8605a4f5e158057aa9c31c37e272489ee3f7e4cf6efea54eee1811a9e83a47002ca48e6fa4e32c91e898f6354e41d243df83
+doccontainersize 4333380
+doccontainerchecksum b709a70f88945a9a7f91b6a1937ec2f8946b45f9b7d3ecf637ec4e9264f5d487403ae37ec2d759a59adffeb04c918ea38067879dbf0b649dbe342891c786540a
+docfiles size=1554
RELOC/doc/latex/univie-ling/README details="Readme"
RELOC/doc/latex/univie-ling/templates/template-expose-deutsch.pdf
RELOC/doc/latex/univie-ling/templates/template-expose-deutsch.tex
@@ -355016,6 +356780,8 @@ docfiles size=1384
RELOC/doc/latex/univie-ling/templates/template-wlg-article.tex
RELOC/doc/latex/univie-ling/templates/template-wlg-review.pdf
RELOC/doc/latex/univie-ling/templates/template-wlg-review.tex
+ RELOC/doc/latex/univie-ling/univie-ling-bbx.pdf
+ RELOC/doc/latex/univie-ling/univie-ling-bbx.tex
RELOC/doc/latex/univie-ling/univie-ling-expose.pdf details="Package documentation (expose class)"
RELOC/doc/latex/univie-ling/univie-ling-expose.tex
RELOC/doc/latex/univie-ling/univie-ling-handout.pdf
@@ -355030,7 +356796,7 @@ docfiles size=1384
RELOC/doc/latex/univie-ling/univie-ling-wlg.tex
RELOC/doc/latex/univie-ling/univie-ling.pdf details="Package documentation (overview)"
RELOC/doc/latex/univie-ling/univie-ling.tex
-runfiles size=90
+runfiles size=91
RELOC/tex/latex/univie-ling/univie-ling-expose.cls
RELOC/tex/latex/univie-ling/univie-ling-handout.cls
RELOC/tex/latex/univie-ling/univie-ling-paper.cls
@@ -355048,7 +356814,7 @@ catalogue-contact-repository https://github.com/jspitz/univie-ling
catalogue-ctan /macros/latex/contrib/univie-ling
catalogue-license lppl1.3
catalogue-topics linguistic class dissertation article-like misc-paper std-conform
-catalogue-version 2.7
+catalogue-version 2.9
name unizgklasa
category Package
@@ -355279,16 +357045,16 @@ catalogue-topics barcode
name updatemarks
category Package
-revision 69986
+revision 72489
shortdesc Extract and update marks from boxes
relocated 1
longdesc This package can help you update marks if you put your title in
longdesc boxes. It also patches the multicol package to let the new mark
longdesc mechanism of LaTeX work (partially).
-containersize 5192
-containerchecksum d2f8cb24374dff1034b4fc253a14668c24b1bd80591e9ca049c872fe785a39198adc4a2a8681395b92b4207a69e395ed6157b75d206bc67b39b46c0c1bb9291d
-doccontainersize 504244
-doccontainerchecksum e20b0158c036dd50ca5d7a7d8864d52641d4714c06355e86e4011e4ff323b767dc888efdc6c49a2c93dc97a4bbb44d0363ba4dc43956d262b20cf09034c7fd0c
+containersize 5308
+containerchecksum 6a86f507006df51dd6a9db2e33d5b0943adeb3c803723176dc5ba0094e4b8da934e925c94c86fba3b96e7b525e85c5b3ffd2082626857d84ca94f85f76c4c67e
+doccontainersize 504652
+doccontainerchecksum 171a4904da04fbf51abead3ce43f9c629ea8b0d4143015439698e11d1719b1a36edd5b7fc4d19c3cbca992882297e3b667194ec189184f4ebe2d23e1a8e3fc84
docfiles size=130
RELOC/doc/latex/updatemarks/README.md details="Readme"
RELOC/doc/latex/updatemarks/updatemarks.pdf details="Package documentation"
@@ -355301,7 +357067,7 @@ catalogue-contact-repository https://github.com/Sophanatprime/updatemarks
catalogue-ctan /macros/latex/contrib/updatemarks
catalogue-license lppl1.3c
catalogue-topics page-hf expl3
-catalogue-version 0.2e
+catalogue-version 0.2f
name uplatex
category Package
@@ -356803,7 +358569,7 @@ catalogue-version 1.0a
name useclass
category Package
-revision 70444
+revision 72455
shortdesc Load classes as packages
relocated 1
longdesc This package enables the usage of classes as packages. It was
@@ -356813,15 +358579,15 @@ longdesc employing the l3doc class as a package is not convenient when
longdesc using the developing class as the style for the document.
longdesc Therefore, this package provides a simple interface for
longdesc utilizing classes as packages.
-containersize 1884
-containerchecksum 91f9632df422c3e956341e4ee05af318ba46d8739f518027dc051880c46e8707fdad67fe6c995196e23e53cc039d593a7ba18cb5c99ef9f14d6a355486843939
-doccontainersize 526708
-doccontainerchecksum 47679603875377d3f3fa23ece55d3f641c8f6db0bff779a6e0b00ecdbc072912e9498fa8569d7a5f0b55cafd7db8e2a6f8e5324d6bff1ad40489feb9e1be0be4
-docfiles size=133
+containersize 1876
+containerchecksum c81517ad60e53bf68ccd31b541117b633e853c6e1da4c2c861722ddfe09027b26b5897406fa3ac812616a34fd62fa158f20332dd5f606512ea5ea444b9800093
+doccontainersize 528348
+doccontainerchecksum e525764c19def98d317c5c3ecbec4daaf0af61ca56c7b656a86073d36c7b8549f0ed1266d7080890b9a425e7a983d2bcb51a586d9ca0c7a54a37c0e032c2c2b2
+docfiles size=134
RELOC/doc/latex/useclass/README.md details="Readme"
RELOC/doc/latex/useclass/useclass.pdf details="Package documentation"
-srccontainersize 4048
-srccontainerchecksum efd51d81d94a38cff9e60d31fe36f6bc3202a0cfbe0d275e70466e0cc1401a1620ce8df29a3908978f261d072d4f79e13541a4806aeefd1c0c4335c976b49b66
+srccontainersize 4116
+srccontainerchecksum 12fed54d629b19e2574f474b6f9cc109fb35e12adb744af080f2ab1598f31355d85b7368e79bf028f750dcfd3ffa4e19aee7d1ff3dc3c108d2fd784fd0f244b1
srcfiles size=5
RELOC/source/latex/useclass/useclass.dtx
RELOC/source/latex/useclass/useclass.ins
@@ -356832,7 +358598,7 @@ catalogue-contact-repository https://github.com/huangyxi/useclass
catalogue-ctan /macros/latex/contrib/useclass
catalogue-license lppl1.3c
catalogue-topics doc-supp expl3
-catalogue-version 1.0
+catalogue-version 1.1
name ushort
category Package
@@ -359904,7 +361670,7 @@ catalogue-version 1.2
name venturisadf
category Package
-revision 19444
+revision 72484
shortdesc Venturis ADF fonts collection
relocated 1
longdesc Serif and sans serif complete text font families, in both Adobe
@@ -359918,835 +361684,913 @@ execute addMap yv2.map
execute addMap yv3.map
execute addMap yvo.map
execute addMap yvt.map
-containersize 3866864
-containerchecksum 0f6b7369c1d589f9725897182f854f008b73dbda47078285635e87d480011bea0610da81512416b0963aa55487d646cd2a957002552ef2b8609d4536c0dd96bf
-doccontainersize 412772
-doccontainerchecksum b46066744794a8ae1443b18bf1f6ce3d586c8ee8fa5c3273db608751979089b2407a6feab421a3c3c738a682e83e2f44bc5ac86eef1d51fa914ed0f0df985bcb
-docfiles size=122
+containersize 4984108
+containerchecksum 4ec815c3bab663070292b182ac2dbd8259feedf485e7735171bf24fc6788adedf14533a521775178e52522ba43f6a6144d10999e469b9dc9c78aedc2f989f4b8
+doccontainersize 7788852
+doccontainerchecksum c24e18612940e7e3e1a7d32ac0aa1ee3a2563ea3db85152adfb311870151017918e56da58f66712779e27fa32d78dab96e99ee108db0dca5cc56d3b98c2a288b
+docfiles size=2119
RELOC/doc/fonts/venturisadf/LICENSE-utopia.txt
RELOC/doc/fonts/venturisadf/LIST-Venturis.txt
- RELOC/doc/fonts/venturisadf/README details="Readme"
+ RELOC/doc/fonts/venturisadf/README.md details="Readme"
RELOC/doc/fonts/venturisadf/manifest.txt
+ RELOC/doc/fonts/venturisadf/venturis-example.pdf
+ RELOC/doc/fonts/venturisadf/venturis-example.tex
+ RELOC/doc/fonts/venturisadf/venturis2-example.pdf
+ RELOC/doc/fonts/venturisadf/venturis2-example.tex
+ RELOC/doc/fonts/venturisadf/venturisadf-imp.pdf
+ RELOC/doc/fonts/venturisadf/venturisadf-tables.pdf
+ RELOC/doc/fonts/venturisadf/venturisadf-tables.tex
RELOC/doc/fonts/venturisadf/venturisadf.pdf details="Documentation: installation and use"
- RELOC/doc/fonts/venturisadf/venturisadf.tex
-srccontainersize 14752
-srccontainerchecksum 2deac2b1cd151e41ea604d99209174b28de33d9f9358353b7d8b120c8e3cf45552947497e6d54cdf4024f5a071c39246221fd25cbca09cee7984755036993a40
-srcfiles size=75
- RELOC/source/fonts/venturisadf/lining.etx
- RELOC/source/fonts/venturisadf/oldstyle.etx
- RELOC/source/fonts/venturisadf/rename.venturis
- RELOC/source/fonts/venturisadf/rename.venturis2
- RELOC/source/fonts/venturisadf/rename.venturisold
- RELOC/source/fonts/venturisadf/rename.venturissans
- RELOC/source/fonts/venturisadf/rename.venturissans2
- RELOC/source/fonts/venturisadf/rename.venturistitling
+ RELOC/doc/fonts/venturisadf/venturisold-example.pdf
+ RELOC/doc/fonts/venturisadf/venturisold-example.tex
+ RELOC/doc/fonts/venturisadf/venturissans-example.pdf
+ RELOC/doc/fonts/venturisadf/venturissans-example.tex
+ RELOC/doc/fonts/venturisadf/venturissans2-example.pdf
+ RELOC/doc/fonts/venturisadf/venturissans2-example.tex
+ RELOC/doc/fonts/venturisadf/yv1-drv.tex
+ RELOC/doc/fonts/venturisadf/yv1-map.tex
+ RELOC/doc/fonts/venturisadf/yv2-drv.tex
+ RELOC/doc/fonts/venturisadf/yv2-map.tex
+ RELOC/doc/fonts/venturisadf/yv3-drv.tex
+ RELOC/doc/fonts/venturisadf/yv3-map.tex
+ RELOC/doc/fonts/venturisadf/yvo-drv.tex
+ RELOC/doc/fonts/venturisadf/yvo-map.tex
+ RELOC/doc/fonts/venturisadf/yvt-drv.tex
+ RELOC/doc/fonts/venturisadf/yvt-map.tex
+srccontainersize 32292
+srccontainerchecksum dca828f4a68b4da06cbaafc497f4483a19f747342742f79a2e38a15e2011ac9cd1226c2f467e94ba4c029e7f39a8656b3eed8f1481f2b91dc499d62b6611b27c
+srcfiles size=103
RELOC/source/fonts/venturisadf/resetalt.mtx
- RELOC/source/fonts/venturisadf/t1-dotalt-f_f.etx
- RELOC/source/fonts/venturisadf/t1-f_f.etx
RELOC/source/fonts/venturisadf/t1-venturis.etx
RELOC/source/fonts/venturisadf/t1-venturisold-longs.etx
RELOC/source/fonts/venturisadf/t1-venturisold.etx
- RELOC/source/fonts/venturisadf/t1j-f_f.etx
RELOC/source/fonts/venturisadf/t1j-venturis.etx
- RELOC/source/fonts/venturisadf/ts1-euro.etx
- RELOC/source/fonts/venturisadf/ucdotalt.etx
- RELOC/source/fonts/venturisadf/yv1-drv.tex
- RELOC/source/fonts/venturisadf/yv1-map.tex
- RELOC/source/fonts/venturisadf/yv2-drv.tex
- RELOC/source/fonts/venturisadf/yv2-map.tex
- RELOC/source/fonts/venturisadf/yv3-drv.tex
- RELOC/source/fonts/venturisadf/yv3-map.tex
- RELOC/source/fonts/venturisadf/yvo-drv.tex
- RELOC/source/fonts/venturisadf/yvo-map.tex
- RELOC/source/fonts/venturisadf/yvt-drv.tex
- RELOC/source/fonts/venturisadf/yvt-map.tex
-runfiles size=2660
- RELOC/fonts/afm/arkandis/venturis/yvtb8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtb8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbc8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbc8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbci8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbci8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbd8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbi8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtbi8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvth8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvthi8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtr8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtr8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtrc8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtrc8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtrci8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtrci8ac.afm
- RELOC/fonts/afm/arkandis/venturis/yvtrdl8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtri8a.afm
- RELOC/fonts/afm/arkandis/venturis/yvtri8ac.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2b8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2b8ac.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2bi8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2bi8ac.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2m8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2mi8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2r8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2r8ac.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2ri8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2ri8ac.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2x8a.afm
- RELOC/fonts/afm/arkandis/venturis2/yv2xi8a.afm
- RELOC/fonts/afm/arkandis/venturisold/yvob8a.afm
- RELOC/fonts/afm/arkandis/venturisold/yvobi8a.afm
- RELOC/fonts/afm/arkandis/venturisold/yvodd8a.afm
- RELOC/fonts/afm/arkandis/venturisold/yvor8a.afm
- RELOC/fonts/afm/arkandis/venturisold/yvori8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1b8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1b8ac.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1b8ax.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1bd8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1bi8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1bi8ac.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1bi8ax.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1d8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1dd8au.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1di8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1h8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1ho8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1l8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1li8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1r8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1r8ac.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1r8ax.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1ri8a.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1ri8ac.afm
- RELOC/fonts/afm/arkandis/venturissans/yv1ri8ax.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3b8a.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3b8ac.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3b8ax.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3bi8a.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3r8a.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3r8ac.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3r8ax.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3ri8a.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm
- RELOC/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm
- RELOC/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc
- RELOC/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc
+ RELOC/source/fonts/venturisadf/venturis.dtx
+ RELOC/source/fonts/venturisadf/venturis2.dtx
+ RELOC/source/fonts/venturisadf/venturisadf-build.dtx
+ RELOC/source/fonts/venturisadf/venturisadf-imp.dtx
+ RELOC/source/fonts/venturisadf/venturisadf.dtx
+ RELOC/source/fonts/venturisadf/venturisadf.ins
+ RELOC/source/fonts/venturisadf/venturisold.dtx
+ RELOC/source/fonts/venturisadf/venturissans.dtx
+ RELOC/source/fonts/venturisadf/venturissans2.dtx
+runfiles size=3458
+ RELOC/fonts/afm/public/venturisadf/yv1b8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1b8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv1b8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv1bd8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1bi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1bi8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv1bi8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv1d8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1dd8au.afm
+ RELOC/fonts/afm/public/venturisadf/yv1di8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1h8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1ho8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1l8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1li8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1r8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1r8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv1r8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv1ri8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv1ri8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv1ri8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv2b8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2b8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv2bi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2bi8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv2m8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2mi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2r8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2r8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv2ri8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2ri8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv2x8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv2xi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv3b8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv3b8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv3b8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv3bi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv3bi8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv3bi8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv3r8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv3r8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv3r8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yv3ri8a.afm
+ RELOC/fonts/afm/public/venturisadf/yv3ri8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yv3ri8ax.afm
+ RELOC/fonts/afm/public/venturisadf/yvob8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvobi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvodd8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvor8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvori8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtb8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtb8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbc8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbc8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbci8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbci8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbd8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtbi8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvth8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvthi8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtr8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtr8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtrc8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtrc8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtrci8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtrci8ac.afm
+ RELOC/fonts/afm/public/venturisadf/yvtrdl8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtri8a.afm
+ RELOC/fonts/afm/public/venturisadf/yvtri8ac.afm
+ RELOC/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-yv.enc
+ RELOC/fonts/enc/dvips/venturisadf/t1-f_f-yv.enc
RELOC/fonts/enc/dvips/venturisadf/t1-venturis.enc
RELOC/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc
- RELOC/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc
- RELOC/fonts/map/dvips/venturis/yvt.map
- RELOC/fonts/map/dvips/venturis2/yv2.map
- RELOC/fonts/map/dvips/venturisold/yvo.map
- RELOC/fonts/map/dvips/venturissans/yv1.map
- RELOC/fonts/map/dvips/venturissans2/yv3.map
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtb.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvth.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvthi.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtr.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1-yvtri.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvth.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm
- RELOC/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm
- RELOC/fonts/tfm/arkandis/venturis/vent-yvtr.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtb8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtb8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtb8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtb8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbc8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbc8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbci8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbci8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbi8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbi8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbij8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbj8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvth8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvth8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvthi8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvthi8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtr8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtr8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtr8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtr8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtraw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrc8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrc8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrci8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrci8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtri8c.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtri8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtri8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtri8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrij8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtriw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrj8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrw8t.tfm
- RELOC/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm
- RELOC/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm
- RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2b8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2b8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2m8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2m8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2r8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2r8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2x8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2x8t.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm
- RELOC/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/t1-yvob.tfm
- RELOC/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm
- RELOC/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm
- RELOC/fonts/tfm/arkandis/venturisold/t1-yvor.tfm
- RELOC/fonts/tfm/arkandis/venturisold/t1-yvori.tfm
- RELOC/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm
- RELOC/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm
- RELOC/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm
- RELOC/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm
- RELOC/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvoab8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvoar8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvoari8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvob8c.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvob8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvobi8c.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvobi8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvodd8c.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvodd8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvor8c.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvor8t.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvori8c.tfm
- RELOC/fonts/tfm/arkandis/venturisold/yvori8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1d8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1d8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1di8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1di8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1h8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1h8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1l8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1l8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1li8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1li8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm
- RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm
- RELOC/fonts/type1/arkandis/venturis/yvtb8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtb8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtb8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtb8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbc8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbc8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbc8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbc8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbci8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbci8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbci8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbci8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbd8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbd8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbi8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbi8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtbi8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtbi8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvth8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvth8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvthi8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvthi8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtr8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtr8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtr8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtr8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtrc8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtrc8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtrc8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtrc8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtrci8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtrci8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtrci8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtrci8ac.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtrdl8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtrdl8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtri8a.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtri8a.pfm
- RELOC/fonts/type1/arkandis/venturis/yvtri8ac.pfb
- RELOC/fonts/type1/arkandis/venturis/yvtri8ac.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2b8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2b8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2b8ac.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2b8ac.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2bi8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2bi8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2m8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2m8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2mi8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2mi8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2r8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2r8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2r8ac.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2r8ac.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2ri8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2ri8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2x8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2x8a.pfm
- RELOC/fonts/type1/arkandis/venturis2/yv2xi8a.pfb
- RELOC/fonts/type1/arkandis/venturis2/yv2xi8a.pfm
- RELOC/fonts/type1/arkandis/venturisold/yvob8a.pfb
- RELOC/fonts/type1/arkandis/venturisold/yvob8a.pfm
- RELOC/fonts/type1/arkandis/venturisold/yvobi8a.pfb
- RELOC/fonts/type1/arkandis/venturisold/yvobi8a.pfm
- RELOC/fonts/type1/arkandis/venturisold/yvodd8a.pfb
- RELOC/fonts/type1/arkandis/venturisold/yvodd8a.pfm
- RELOC/fonts/type1/arkandis/venturisold/yvor8a.pfb
- RELOC/fonts/type1/arkandis/venturisold/yvor8a.pfm
- RELOC/fonts/type1/arkandis/venturisold/yvori8a.pfb
- RELOC/fonts/type1/arkandis/venturisold/yvori8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1b8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1b8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1b8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1b8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1b8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1b8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1bd8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1bd8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1d8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1d8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1dd8au.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1dd8au.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1di8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1di8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1h8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1h8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1ho8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1ho8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1l8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1l8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1li8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1li8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1r8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1r8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1r8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1r8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1r8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1r8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8a.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8a.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8a.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8a.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8a.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8a.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb
- RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm
- RELOC/fonts/vf/arkandis/venturis/yvtb8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtb8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtb8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtb8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbc8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbc8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbc8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbc8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbci8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbci8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbci8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbci8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcij8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcij8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcijw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbciw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbciw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcj8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcj8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcjw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbcw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbd8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbd8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbi8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbi8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbi8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbi8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbij8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbij8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbijw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbijw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbiw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbiw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbj8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbj8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbjw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbjw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtbw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvth8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvth8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvthi8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvthi8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtr8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtr8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtr8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtr8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrajw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtraw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrc8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrc8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrc8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrc8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrci8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrci8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrci8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrci8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcij8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcij8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcijw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrciw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrciw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcj8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcj8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcjw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrcw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrdl8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrdl8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtri8c.vf
- RELOC/fonts/vf/arkandis/venturis/yvtri8cc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtri8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtri8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrij8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrij8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrijw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrijw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtriw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtriw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrj8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrj8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrjw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrjw8tc.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrw8t.vf
- RELOC/fonts/vf/arkandis/venturis/yvtrw8tc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2b8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2b8cc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2b8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2b8tc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2bi8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2bi8cc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2bi8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2bi8tc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2m8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2m8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2mi8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2mi8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2r8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2r8cc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2r8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2r8tc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2ri8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2ri8cc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2ri8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2ri8tc.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2x8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2x8t.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2xi8c.vf
- RELOC/fonts/vf/arkandis/venturis2/yv2xi8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvoab8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvoabi8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvoar8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvoari8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvob8c.vf
- RELOC/fonts/vf/arkandis/venturisold/yvob8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvobi8c.vf
- RELOC/fonts/vf/arkandis/venturisold/yvobi8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvodd8c.vf
- RELOC/fonts/vf/arkandis/venturisold/yvodd8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvor8c.vf
- RELOC/fonts/vf/arkandis/venturisold/yvor8t.vf
- RELOC/fonts/vf/arkandis/venturisold/yvori8c.vf
- RELOC/fonts/vf/arkandis/venturisold/yvori8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8cc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8cx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8tc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1b8tx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bd8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bd8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8cc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8cx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8tc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1bi8tx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1d8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1d8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1dd8cu.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1dd8tu.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1di8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1di8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1h8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1h8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ho8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ho8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1l8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1l8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1li8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1li8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8cc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8cx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8tc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1r8tx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8c.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8cc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8cx.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8t.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8tc.vf
- RELOC/fonts/vf/arkandis/venturissans/yv1ri8tx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8c.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8cc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8cx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8t.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8tc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3b8tx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8c.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8t.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8c.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8cc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8cx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8t.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8tc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3r8tx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8c.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8t.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf
- RELOC/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf
- RELOC/tex/latex/venturis/t1yvt.fd
- RELOC/tex/latex/venturis/t1yvtajw.fd
- RELOC/tex/latex/venturis/t1yvtaw.fd
- RELOC/tex/latex/venturis/t1yvtd.fd
- RELOC/tex/latex/venturis/t1yvtj.fd
- RELOC/tex/latex/venturis/t1yvtjw.fd
- RELOC/tex/latex/venturis/t1yvtw.fd
- RELOC/tex/latex/venturis/ts1yvt.fd
- RELOC/tex/latex/venturis/ts1yvtajw.fd
- RELOC/tex/latex/venturis/ts1yvtaw.fd
- RELOC/tex/latex/venturis/ts1yvtd.fd
- RELOC/tex/latex/venturis/ts1yvtj.fd
- RELOC/tex/latex/venturis/ts1yvtjw.fd
- RELOC/tex/latex/venturis/ts1yvtw.fd
- RELOC/tex/latex/venturis2/t1yv2.fd
- RELOC/tex/latex/venturis2/ts1yv2.fd
+ RELOC/fonts/enc/dvips/venturisadf/ts1-euro-yv.enc
+ RELOC/fonts/map/dvips/venturisadf/yv1.map
+ RELOC/fonts/map/dvips/venturisadf/yv2.map
+ RELOC/fonts/map/dvips/venturisadf/yv3.map
+ RELOC/fonts/map/dvips/venturisadf/yvo.map
+ RELOC/fonts/map/dvips/venturisadf/yvt.map
+ RELOC/fonts/opentype/public/venturisadf/VenturisADF-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADF-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADF-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADF-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCd-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCd-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCd-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCd-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCdStyle-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCdStyle-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCdStyle-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFCdStyle-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFGothTitling.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFHeavy-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFHeavy.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Cd-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Cd-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Cd-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Cd-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Med-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Med-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Med-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFNo2Med-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFStyle-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFStyle-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFStyle-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFStyle-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFTitlingNo1.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFTitlingNo2.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFTitlingNo3.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisADFTitlingNo4.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisOldADF-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisOldADF-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisOldADF-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisOldADF-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADF-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADF-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADF-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADF-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFCd-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFCd-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFCd-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFCd-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFEx-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFEx-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFEx-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFEx-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFHeavy-Oblique.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFHeavy.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFLt-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFLt-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFLt-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFLt-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2-BoldItalic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Cd-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Cd-BoldItal.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Cd-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Cd-Regular.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-Bold.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-BoldItal.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-Italic.otf
+ RELOC/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-Regular.otf
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1b-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1b.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1bd.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1bi-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1d.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1dd-u.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1di.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1h.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1ho.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1l.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1li.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1r-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1r.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1ri-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv1ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2b.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2m.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2mi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2r.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv2xi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3b-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3b.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3bi-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3r-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3r.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3ri-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yv3ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvob.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvobi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvodd.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvor.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvori.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtb-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtb.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbc.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbci.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbd-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtbi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvth.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvthi.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtr-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtr.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtrc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtrc.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtrci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtrci.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtrdl.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1-yvtri.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtbc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtbc.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtbci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtbci.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtrc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtrc.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtrci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/t1alt-yvtrci.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1b-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1b.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1bd.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1bi-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1d.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1dd-u.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1di.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1h.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1ho.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1l.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1li.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1r-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1r.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1ri-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv1ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2b.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2m.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2mi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2r.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv2xi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3b-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3b-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3b.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3bi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3bi-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3bi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3r-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3r-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3r.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3ri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3ri-x.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yv3ri.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvob.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvobi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvodd.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvor.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvori.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtb-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtb.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbc.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbci.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbd-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbi-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtbi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvth.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvthi.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtr-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtr.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtrc-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtrc.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtrci-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtrci.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtrdl.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtri-c.tfm
+ RELOC/fonts/tfm/public/venturisadf/ts1-yvtri.tfm
+ RELOC/fonts/tfm/public/venturisadf/vent-yvtr.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1b8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bd8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bd8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1bi8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1d8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1d8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1dd8cu.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1dd8tu.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1di8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1di8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1h8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1h8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ho8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ho8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1l8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1l8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1li8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1li8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1r8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv1ri8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2b8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2b8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2b8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2b8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2bi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2bi8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2bi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2bi8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2m8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2m8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2mi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2mi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2r8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2r8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2r8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2r8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2ri8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2ri8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2ri8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2ri8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2x8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2x8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2xi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv2xi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3b8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3bi8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3r8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8cx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yv3ri8tx.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvoab8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvoabi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvoar8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvoari8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvob8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvob8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvobi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvobi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvodd8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvodd8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvor8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvor8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvori8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvori8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtb8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtb8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtb8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtb8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbc8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbc8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbc8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbc8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbci8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbci8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbci8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbci8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcij8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcij8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcijw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcijw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbciw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbciw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcj8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcj8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcjw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcjw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbcw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbd8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbd8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbi8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbi8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbij8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbij8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbijw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbijw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbiw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbiw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbj8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbj8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbjw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbjw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtbw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvth8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvth8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvthi8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvthi8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtr8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtr8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtr8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtr8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrajw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtraw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrc8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrc8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrc8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrc8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrci8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrci8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrci8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrci8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcij8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcij8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcijw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcijw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrciw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrciw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcj8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcj8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcjw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcjw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrcw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrdl8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrdl8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtri8c.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtri8cc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtri8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtri8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrij8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrij8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrijw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrijw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtriw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtriw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrj8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrj8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrjw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrjw8tc.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrw8t.tfm
+ RELOC/fonts/tfm/public/venturisadf/yvtrw8tc.tfm
+ RELOC/fonts/type1/public/venturisadf/yv1b8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1b8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1b8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1b8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1b8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1b8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1bd8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1bd8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1bi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1bi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1bi8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1bi8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1bi8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1bi8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1d8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1d8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1dd8au.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1dd8au.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1di8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1di8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1h8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1h8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1ho8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1ho8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1l8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1l8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1li8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1li8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1r8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1r8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1r8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1r8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1r8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1r8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1ri8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1ri8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1ri8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1ri8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv1ri8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv1ri8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2b8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2b8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2b8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2b8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2bi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2bi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2bi8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2bi8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2m8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2m8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2mi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2mi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2r8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2r8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2r8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2r8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2ri8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2ri8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2ri8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2ri8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2x8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2x8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv2xi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv2xi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3b8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3b8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3b8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3b8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3b8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3b8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3bi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3bi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3bi8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3bi8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3bi8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3bi8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3r8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3r8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3r8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3r8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3r8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3r8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3ri8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3ri8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3ri8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3ri8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yv3ri8ax.pfb
+ RELOC/fonts/type1/public/venturisadf/yv3ri8ax.pfm
+ RELOC/fonts/type1/public/venturisadf/yvob8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvob8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvobi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvobi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvodd8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvodd8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvor8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvor8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvori8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvori8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtb8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtb8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtb8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtb8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbc8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbc8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbc8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbc8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbci8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbci8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbci8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbci8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbd8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbd8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtbi8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtbi8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvth8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvth8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvthi8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvthi8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtr8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtr8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtr8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtr8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtrc8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtrc8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtrc8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtrc8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtrci8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtrci8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtrci8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtrci8ac.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtrdl8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtrdl8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtri8a.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtri8a.pfm
+ RELOC/fonts/type1/public/venturisadf/yvtri8ac.pfb
+ RELOC/fonts/type1/public/venturisadf/yvtri8ac.pfm
+ RELOC/fonts/vf/public/venturisadf/yv1b8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1b8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1b8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1b8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1b8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1b8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bd8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bd8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1bi8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1d8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1d8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1dd8cu.vf
+ RELOC/fonts/vf/public/venturisadf/yv1dd8tu.vf
+ RELOC/fonts/vf/public/venturisadf/yv1di8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1di8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1h8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1h8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ho8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ho8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1l8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1l8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1li8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1li8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1r8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv1ri8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv2b8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2b8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2b8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2b8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2bi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2bi8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2bi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2bi8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2m8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2m8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2mi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2mi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2r8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2r8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2r8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2r8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2ri8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2ri8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2ri8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2ri8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv2x8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2x8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv2xi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv2xi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3b8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3bi8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3r8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8c.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8cx.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8t.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yv3ri8tx.vf
+ RELOC/fonts/vf/public/venturisadf/yvoab8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvoabi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvoar8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvoari8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvob8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvob8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvobi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvobi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvodd8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvodd8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvor8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvor8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvori8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvori8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtb8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtb8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtb8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtb8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbc8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbc8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbc8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbc8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbci8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbci8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbci8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbci8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcij8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcij8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcijw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcijw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbciw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbciw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcj8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcj8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcjw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcjw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbcw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbd8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbd8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbi8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbi8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbij8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbij8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbijw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbijw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbiw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbiw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbj8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbj8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbjw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbjw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtbw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvth8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvth8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvthi8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvthi8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtr8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtr8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtr8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtr8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrajw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtraw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrc8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrc8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrc8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrc8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrci8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrci8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrci8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrci8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcij8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcij8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcijw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcijw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrciw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrciw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcj8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcj8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcjw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcjw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrcw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrdl8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrdl8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtri8c.vf
+ RELOC/fonts/vf/public/venturisadf/yvtri8cc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtri8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtri8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrij8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrij8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrijw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrijw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtriw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtriw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrj8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrj8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrjw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrjw8tc.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrw8t.vf
+ RELOC/fonts/vf/public/venturisadf/yvtrw8tc.vf
+ RELOC/tex/latex/venturisadf/t1yv1.fd
+ RELOC/tex/latex/venturisadf/t1yv1d.fd
+ RELOC/tex/latex/venturisadf/t1yv2.fd
+ RELOC/tex/latex/venturisadf/t1yv3.fd
+ RELOC/tex/latex/venturisadf/t1yvo.fd
+ RELOC/tex/latex/venturisadf/t1yvoa.fd
+ RELOC/tex/latex/venturisadf/t1yvoad.fd
+ RELOC/tex/latex/venturisadf/t1yvod.fd
+ RELOC/tex/latex/venturisadf/t1yvt.fd
+ RELOC/tex/latex/venturisadf/t1yvtajw.fd
+ RELOC/tex/latex/venturisadf/t1yvtaw.fd
+ RELOC/tex/latex/venturisadf/t1yvtd.fd
+ RELOC/tex/latex/venturisadf/t1yvtj.fd
+ RELOC/tex/latex/venturisadf/t1yvtjw.fd
+ RELOC/tex/latex/venturisadf/t1yvtw.fd
+ RELOC/tex/latex/venturisadf/ts1yv1.fd
+ RELOC/tex/latex/venturisadf/ts1yv1d.fd
+ RELOC/tex/latex/venturisadf/ts1yv2.fd
+ RELOC/tex/latex/venturisadf/ts1yv3.fd
+ RELOC/tex/latex/venturisadf/ts1yvo.fd
+ RELOC/tex/latex/venturisadf/ts1yvoa.fd
+ RELOC/tex/latex/venturisadf/ts1yvoad.fd
+ RELOC/tex/latex/venturisadf/ts1yvod.fd
+ RELOC/tex/latex/venturisadf/ts1yvt.fd
+ RELOC/tex/latex/venturisadf/ts1yvtajw.fd
+ RELOC/tex/latex/venturisadf/ts1yvtaw.fd
+ RELOC/tex/latex/venturisadf/ts1yvtd.fd
+ RELOC/tex/latex/venturisadf/ts1yvtj.fd
+ RELOC/tex/latex/venturisadf/ts1yvtjw.fd
+ RELOC/tex/latex/venturisadf/ts1yvtw.fd
RELOC/tex/latex/venturisadf/venturis.sty
RELOC/tex/latex/venturisadf/venturis2.sty
RELOC/tex/latex/venturisadf/venturisold.sty
- RELOC/tex/latex/venturisold/t1yvo.fd
- RELOC/tex/latex/venturisold/t1yvoa.fd
- RELOC/tex/latex/venturisold/t1yvoad.fd
- RELOC/tex/latex/venturisold/t1yvod.fd
- RELOC/tex/latex/venturisold/ts1yvo.fd
- RELOC/tex/latex/venturisold/ts1yvoa.fd
- RELOC/tex/latex/venturisold/ts1yvoad.fd
- RELOC/tex/latex/venturisold/ts1yvod.fd
- RELOC/tex/latex/venturissans/t1yv1.fd
- RELOC/tex/latex/venturissans/t1yv1d.fd
- RELOC/tex/latex/venturissans/ts1yv1.fd
- RELOC/tex/latex/venturissans/ts1yv1d.fd
- RELOC/tex/latex/venturissans2/t1yv3.fd
- RELOC/tex/latex/venturissans2/ts1yv3.fd
catalogue-contact-home http://arkandis.tuxfamily.org/tugfonts.htm
+catalogue-contact-repository https://codeberg.org/cfr/nfssext
catalogue-ctan /fonts/venturisadf
-catalogue-license other-free
+catalogue-license lppl1.3 other-free
catalogue-topics font font-type1 font-otf
-catalogue-version 1.005
+catalogue-version 2.0
name verbasef
category Package
@@ -360958,7 +362802,7 @@ catalogue-version 7.1
name verifycommand
category Package
-revision 69389
+revision 72180
shortdesc Verifies definitions are unchanged, such as before patching
relocated 1
longdesc This package is intended for package authors who patch code
@@ -360968,25 +362812,25 @@ longdesc have not changed. This allows a package author to check before
longdesc patching a definition. If a definition is not as expected, a
longdesc warning is issued. At the end of the compile, a list of all
longdesc changed definitions is displayed.
-containersize 2004
-containerchecksum c977f40e851a47dbb329e96df9ac528aa9a2419bbcf34470af1110751365e219aefb36c6d630022b8d57949ea904e12dbb560329c526b3e35bd101c1032e38ff
-doccontainersize 224688
-doccontainerchecksum 69431fb242574e7ee11200904483eaa1a52f5c621d5c7c6511649a80c71d06a5527dfaefb90a74929b81b0cb2559ac136e1f6fe7321689a296a040f6362e35f2
-docfiles size=57
+containersize 2576
+containerchecksum 3bc024262a95fadab561eca323414815afad5c0e4af81e0bb6f636d9806947912ba7baa404706f229068839465cccdd0a7bbd007d7e0d56d6f6034a5d99edd2d
+doccontainersize 262288
+doccontainerchecksum 9ffe28c424dd6bb5894b33a698982e78560b45643963a90841d90096acfcf1bf2433dd4bc61da0bda3cea10733f5bac7189f9998dfd7286bb10f93c84e565aac
+docfiles size=66
RELOC/doc/latex/verifycommand/README.txt details="Readme"
RELOC/doc/latex/verifycommand/verifycommand.pdf details="Package documentation"
-srccontainersize 8944
-srccontainerchecksum 8ef472771c5719e2473702f1a871ceb3512bcf557427e31a5c508701a72e813e6390fee4758f5cd059e27040c55fc5e9a9e094911d82c10d57351d26f851efae
-srcfiles size=9
+srccontainersize 12108
+srccontainerchecksum 0e2a4151739d4a2bdc9bd3d5f20ad328e3d31a2eb8e9580bfb575dddfbd03d45d607481736324199146c636060119256fb6bb937c4818c14a4e7e4a03c8f249e
+srcfiles size=14
RELOC/source/latex/verifycommand/verifycommand.dtx
RELOC/source/latex/verifycommand/verifycommand.ins
-runfiles size=2
+runfiles size=3
RELOC/tex/latex/verifycommand/verifycommand.sty
catalogue-contact-bugs https://github.com/bdtc/verifycommand
catalogue-ctan /macros/latex/contrib/verifycommand
-catalogue-license lppl1.3c
+catalogue-license lppl1.3
catalogue-topics package-devel
-catalogue-version 1.00
+catalogue-version 1.10
name verse
category Package
@@ -365131,7 +366975,7 @@ catalogue-topics biblatex
name wintools.windows
category TLCore
-revision 71448
+revision 72482
shortdesc utilities provided only for Windows
longdesc Common utilities, mainly from the w32tex distribution.
postaction filetype name="TL.PSViewer.view" cmd='"TEXDIR/bin/windows/psviewer.exe" "%1"'
@@ -365146,10 +366990,10 @@ postaction progid extension=.png filetype="TL.bitmap2eps.convert"
postaction progid extension=.ps filetype="TL.PSViewer.view"
postaction progid extension=.tif filetype="TL.bitmap2eps.convert"
postaction progid extension=.tiff filetype="TL.bitmap2eps.convert"
-containersize 5661920
-containerchecksum ad01a81045c7f6a4626311a6d54d3d44297b99db95519a822281f917c25eb25ac446154f2ce4f8c6a4ab78ca103201f3c8959398d78d8b06ff0396b869dd1a70
-doccontainersize 979592
-doccontainerchecksum effd169cf5411a534e6ce82bc91fde0ec2b62ef16083378fd9745f6518bfe1193803100635edf97854dd4ff22ff98a9be84ba7be970fd1be43f153e3d80239a5
+containersize 5664904
+containerchecksum 977f6e3ba8f30b6524b3cbce2a80ce80f84880ed0b456d228e7800d969b2acbad6060ee4bb9f713e4293f1baa0483d42df82dd3879bc650a17462b0d048305de
+doccontainersize 979612
+doccontainerchecksum 8c5b95b9334a31e1e8825890be1fa5e1d406c6b0fa54d2169719ded394903b4bb06579f2bcfc23a6d02cbb8ed41cb58fec5c0a3223800f67389d0d1c1869ca05
docfiles size=331
texmf-dist/doc/support/bitmap2eps/bitmap2eps.README
texmf-dist/doc/support/psviewer/psviewer.README
@@ -365190,7 +367034,7 @@ runfiles size=4
texmf-dist/scripts/psviewer/psviewer.ps1
texmf-dist/scripts/tlaunch/tlaunchmode.pl
texmf-dist/web2c/tlaunch.ini
-binfiles arch=windows size=11418
+binfiles arch=windows size=11419
bin/windows/aftopl.exe
bin/windows/bitmap2eps.exe
bin/windows/bmeps.exe
@@ -365260,7 +367104,7 @@ catalogue-version 0.3.1
name witharrows
category Package
-revision 69995
+revision 72471
shortdesc "Aligned" math environments with arrows for comments
relocated 1
longdesc This package provides an environment WithArrows which is
@@ -365270,18 +367114,18 @@ longdesc the alignment. These arrows are usually used to give
longdesc explanations concerning the mathematical calculus presented.
longdesc The package requires the following other LaTeX packages: expl3,
longdesc footnote, l3keys2e, tikz, and xparse.
-containersize 16252
-containerchecksum a1cc698a1b06684c3dbd221534e2ecaf3eb4a1486e361255d9d2a20739bf7713ab9a0a22dc5b589cfae7a1f811a9ec025a88784793f6bea9c6ffd6077c78e611
-doccontainersize 835404
-doccontainerchecksum 23e3ceb8d75fefb23dd4fa95800636420b16984ed5ecc9b0998bba54f3ba9eed9b2f5cef544e0d6f155806295d4dea20f38fffc6d95ee3ae420de1dfb8feaa0e
-docfiles size=231
+containersize 16376
+containerchecksum 72e2c2e49178878f1efc9bb4746d6a90f11009400124d58a0d4e065b97f27abbf87a6741e11a67c3960c06467e0277b1bc13d12582121109fdf342767cbcdb7f
+doccontainersize 1139400
+doccontainerchecksum b3f1350cc4242660459769bfdb8d7362053f981a8f9db2faa3fa80dfc7a69dbf88795723dab209218b3a793ce3a49232f1897cc514a1c72a4467e54bb374028d
+docfiles size=431
RELOC/doc/generic/witharrows/README.md details="Readme"
RELOC/doc/generic/witharrows/witharrows-french.pdf details="Package documentation (French)" language="fr"
RELOC/doc/generic/witharrows/witharrows-french.tex
RELOC/doc/generic/witharrows/witharrows.pdf details="Package documentation (English)"
-srccontainersize 54348
-srccontainerchecksum d4b5f3848769908e692e29a85f39e45eff4a83c71a403aead26070b25a4c6c87fe188896b6927adf6db52008e99e4159e69c352804fe81eb7a8b8b20eab85d6c
-srcfiles size=72
+srccontainersize 54896
+srccontainerchecksum c8906227c139e6dcc1155bcb7c21c2173fe6b18d9c43d631a77d0972bb842def30eb345760c96d0c1f7d0b96db7fae596acdebbf46e0fb59f8a8ede33cdd4cd1
+srcfiles size=73
RELOC/source/generic/witharrows/witharrows.dtx
RELOC/source/generic/witharrows/witharrows.ins
runfiles size=47
@@ -365290,7 +367134,7 @@ runfiles size=47
catalogue-ctan /macros/generic/witharrows
catalogue-license lppl1.3
catalogue-topics maths maths-syseqn pgf-tikz macro-gen expl3
-catalogue-version 2.8b
+catalogue-version 2.9
name wnri
category Package
@@ -365612,30 +367456,30 @@ binfiles arch=x86_64-solaris size=1
name wordle
category Package
-revision 68170
+revision 72059
shortdesc Create wordle grids
relocated 1
longdesc This package provides environments (in French or English) to
longdesc display wordle grids: \begin{WordleGrid} for the English
longdesc version, \begin{GrilleSutom} for the French version.
-containersize 2724
-containerchecksum fe32704e323185cdc9fcbd3e87bf02c4c0870af501de731ea1b05056cc7e57861042b111a3307597969351960bb99086f99f8577b70e8e6b31cfbc9cf8825157
-doccontainersize 451064
-doccontainerchecksum 38f168ddfdab5e786a4ad5b42f726e7895178e949c04f75ffd2f14fb42d77bf6e8afe22df5b87fecf8490be61aa3edde0dafaa91191f459e4378878aa575e8c8
-docfiles size=146
+containersize 5916
+containerchecksum b80f6bee127b9bb8a06c4b6d905190a297208528acde6bff258c9927468bf492602a448b9d28126c845ffa9526f086f7d1808306d30a86406e9de0a3a0320032
+doccontainersize 501336
+doccontainerchecksum 0bf1de373437139ec4a192c168fd209d25fe6d595f15aa51b17f7b292e43f045ecef42629bdafe59adf824495eeb130f5a1b5f7fa36b363506e887e2e7e5e1bf
+docfiles size=144
RELOC/doc/latex/wordle/README.md details="Readme"
RELOC/doc/latex/wordle/wordle-doc-en.pdf details="Package documentation"
RELOC/doc/latex/wordle/wordle-doc-en.tex
RELOC/doc/latex/wordle/wordle-doc-fr.pdf details="Package documentation" language="fr"
RELOC/doc/latex/wordle/wordle-doc-fr.tex
-runfiles size=3
+runfiles size=7
RELOC/tex/latex/wordle/wordle.sty
-catalogue-contact-repository https://github.com/cpierquet/wordle
-catalogue-contact-support https://github.com/cpierquet/wordle/issues
+catalogue-contact-repository https://github.com/AndrewMathas/Wordle
+catalogue-contact-support https://github.com/AndrewMathas/Wordle/issues
catalogue-ctan /graphics/pgf/contrib/wordle
catalogue-license lppl1.3c
catalogue-topics games pgf-tikz
-catalogue-version 0.1.1
+catalogue-version 0.3.0
name wordlike
category Package
@@ -366146,17 +367990,19 @@ catalogue-version 0.3
name writeongrid
category Package
-revision 70939
+revision 72162
shortdesc Write on grid lines
relocated 1
longdesc An environment to create grids (type 5x5 or Seyes or Ruled) and
longdesc commands to write texts "right" on the lines.
-containersize 5252
-containerchecksum 081f5afa9fe075402827c8acdfee393b134cb1975d27f67ed0f1883289fcdbbddc7537a09768066ecc29591a2b435085231f75dbfcc5beb0370b774f5b4be458
-doccontainersize 1094848
-doccontainerchecksum bfed61605109be973fd38acf827d94abedfb774b4c795fe12dacaf837e757f5df3f3c232141d94d827a3a465df9680e4f57321041877a0b79c700d5220e5508e
-docfiles size=354
+containersize 5368
+containerchecksum 664ef56d056466d14cf1d04ac952b348edf969fa6b6b277ac37ba000caa0a7ea9ef81e0a0e46f36ea2cf0087cf564b08968653ce0f8988fc1587fe94807e79dd
+doccontainersize 1106008
+doccontainerchecksum 27c038e059fa4982198fb6ecb17ebe86d1eca2cee278897a4340e63df726cb085fc54b2999065b8b7bf84e69063560992d394f50ec0c30eb9db6a327a7e5a1dc
+docfiles size=380
RELOC/doc/latex/writeongrid/README.md details="Readme"
+ RELOC/doc/latex/writeongrid/WriteOnGrid-5x5-A4.pdf
+ RELOC/doc/latex/writeongrid/WriteOnGrid-5x5-A4.tex
RELOC/doc/latex/writeongrid/WriteOnGrid-5x5-A5.pdf
RELOC/doc/latex/writeongrid/WriteOnGrid-5x5-A5.tex
RELOC/doc/latex/writeongrid/WriteOnGrid-Ruled-A5.pdf
@@ -366174,7 +368020,7 @@ catalogue-contact-repository https://github.com/cpierquet/WriteOnGrid
catalogue-ctan /macros/latex/contrib/writeongrid
catalogue-license lppl1.3c
catalogue-topics typeset-grid pgf-tikz
-catalogue-version 0.1.6
+catalogue-version 0.1.7
name wsemclassic
category Package
@@ -368404,7 +370250,7 @@ catalogue-version 0.5
name xcolor
category Package
-revision 68864
+revision 72484
shortdesc Driver-independent color extensions for LaTeX and pdfLaTeX
relocated 1
longdesc The package starts from the basic facilities of the color
@@ -368416,11 +370262,11 @@ longdesc color models. Additionally, there is a command for alternating
longdesc row colors plus repeated non-aligned material (like horizontal
longdesc lines) in tables. Colors can be mixed like
longdesc \color{red!30!green!40!blue}.
-containersize 18236
-containerchecksum 6b7d38d631f89f4c4ffa9f447a16cef6169c3e4798c5c65339fe48f9318291373a49ef9da8143c453fc5fd9ee853bad53b5477b248ad5f99763df9ea28638c78
-doccontainersize 930412
-doccontainerchecksum 1dc8355913a62657a2b50d45a6fdfbabc8a0dbb835ec5912fced934350b21619e8081b9e9a4774ba48ec3c51572c7f95f52efe92c85344dd81da0bcc81e73809
-docfiles size=249
+containersize 18284
+containerchecksum 255a76dd0879aa6f5a8be38f84ba307cfa7595c7e2b4b9d92cc85867139a17951f230c10dc130dc1c10c612436adaa47a9222556e8dad126e91ef5b8b12d558a
+doccontainersize 935032
+doccontainerchecksum 010f65991bbb53c03a7539735e7d7b58d978cfd84cbbf2be9e4f07e13c9b52c158560e5936f18fd940395262c2d886a427c272435de5302cdb306cca21feb1f3
+docfiles size=248
RELOC/doc/latex/xcolor/ChangeLog
RELOC/doc/latex/xcolor/README.md details="Readme"
RELOC/doc/latex/xcolor/xcolor.lox
@@ -368430,8 +370276,8 @@ docfiles size=249
RELOC/doc/latex/xcolor/xcolor2.tex
RELOC/doc/latex/xcolor/xcolor3.tex
RELOC/doc/latex/xcolor/xcolor4.tex
-srccontainersize 77172
-srccontainerchecksum 98fdb68955160820347af83f7f44ac97c3a61b9732af2a17980155c103b6d6ed9037504ba99aeeda5608fea84f82ac871dbb55d9de334943a74aa617caaa70fc
+srccontainersize 77232
+srccontainerchecksum e61e4dba30fdcaf8df7759e4f8a718f6c256419b05729b2009007de0dee4af2ff023277997b2693f2edf0d7a4872849a00897325385afbfc364c69966d993ca0
srcfiles size=85
RELOC/source/latex/xcolor/xcolor.dtx
RELOC/source/latex/xcolor/xcolor.ins
@@ -368446,7 +370292,7 @@ catalogue-contact-home https://github.com/latex3/xcolor
catalogue-ctan /macros/latex/contrib/xcolor
catalogue-license lppl1.3c
catalogue-topics colour
-catalogue-version 3.01
+catalogue-version 3.02
name xcolor-material
category Package
@@ -369633,7 +371479,7 @@ catalogue-version 2.1
name xetex
category TLCore
-revision 71363
+revision 71991
shortdesc An extended variant of TeX for use with Unicode sources
longdesc XeTeX is a TeX typesetting engine using Unicode and supporting
longdesc modern font technologies such as OpenType, TrueType or Apple
@@ -369668,10 +371514,10 @@ depend xetexconfig
execute AddFormat name=xelatex engine=xetex patterns=language.dat options="-etex xelatex.ini" fmttriggers=l3backend,l3kernel,latex,firstaid,babel,cm,hyphen-base,knuth-lib,latex-fonts,tex-ini-files,unicode-data,lm
execute AddFormat name=xetex engine=xetex patterns=language.def options="-etex xetex.ini" fmttriggers=cm,hyphen-base,tex-ini-files,unicode-data,etex,plain
postaction script file=tlpkg/tlpostcode/xetex.pl
-containersize 8008
-containerchecksum 6d1bcb7b0ea524d7ff363695ec09cd503cb2d37bff6bcd3cd0d303b09b9cf9f574ffac9b98ddb61777ef659b4b27e2b1e9c6f5f88e2ab8411d1b88e2fcf1abf5
-doccontainersize 634632
-doccontainerchecksum c0d8faf56d277a52a4d1e3c107d025d329cb856fbb754669ef3490360c18a93ffb2189d9372a19d8c55bd0ca2726e5a97e2ef97886070cdd55eaa30ec6b581a0
+containersize 7996
+containerchecksum 415c6ba064daa2d28a71a921482774df97a0072848c7fc693da8efb1926418e380639aba1f7863b4ddca671b87df2bcb1502c1b755f3d77488dcf83096d165ae
+doccontainersize 634636
+doccontainerchecksum 80b109de8ee39ab8ed972e504f66bc8273211b7c24f1b113f48f362bbcaaa3e8ce1a3a4f232a92d1bf350d2defe7a8285bfee6e8f54c8d35ac09c44f6e8be4b0
docfiles size=184
texmf-dist/doc/man/man1/xelatex-unsafe.1
texmf-dist/doc/man/man1/xelatex-unsafe.man1.pdf
@@ -369694,7 +371540,6 @@ runfiles size=9
texmf-dist/scripts/texlive-extra/xetex-unsafe.sh
tlpkg/tlpostcode/xetex.pl
catalogue-also luatex
-catalogue-contact-announce https://lists.tug.org/xetex-announce
catalogue-contact-home https://tug.org/xetex
catalogue-contact-repository https://tug.org/svn/texlive/trunk/Build/source/texk/web2c/xetexdir
catalogue-contact-support https://lists.tug.org/xetex
@@ -370466,16 +372311,16 @@ catalogue-version 1.5.1
name xindex
category Package
-revision 71279
+revision 72347
shortdesc Unicode-compatible index generation
longdesc This package provides a Unicode-compatible index program for
longdesc LaTeX.
depend xindex.ARCH
-containersize 36872
-containerchecksum e79d193ec15fef15d7285fc164f3c7b86850ccb2d20cccd28d68b9b4bb6791a99ae166877a706e3fd8be6ca5950233eb251f31dee659b379785866c8d18448b7
-doccontainersize 643292
-doccontainerchecksum 1b1872b032c2acda258975f27dd3335ffb054fdd714e8882b78dd0a4b7dcdf62029c6a5814c7690680ea162b08df326cd7052bf3ff032f98212caef2efa1673f
-docfiles size=272
+containersize 37260
+containerchecksum 7c3a3d35fba1370e2b59f87fb1201ad4741e4c2f87a48b2c8191691d7e20d423dc6b887a0babe9eb53bc7438bc185d6210955dbeb969ee2b5bb9cc727961897e
+doccontainersize 640312
+doccontainerchecksum d4add7d3e799e2932edad81a7c6e535e41924fd96ad5d07563924a4f8a0d1540827f86d5e37a65da7f3db41d1207eb7d022d6744eb3761535bba9d84ba9d3f94
+docfiles size=275
texmf-dist/doc/lualatex/xindex/CHANGELOG
texmf-dist/doc/lualatex/xindex/Makefile
texmf-dist/doc/lualatex/xindex/README.md details="Readme"
@@ -370520,6 +372365,10 @@ docfiles size=272
texmf-dist/doc/lualatex/xindex/tests/french.pdf
texmf-dist/doc/lualatex/xindex/tests/french.tex
texmf-dist/doc/lualatex/xindex/tests/runTests.sh
+ texmf-dist/doc/lualatex/xindex/tests/see.idx
+ texmf-dist/doc/lualatex/xindex/tests/see.ind
+ texmf-dist/doc/lualatex/xindex/tests/see.pdf
+ texmf-dist/doc/lualatex/xindex/tests/see.tex
texmf-dist/doc/lualatex/xindex/xindex-doc.pdf details="Package documentation"
texmf-dist/doc/lualatex/xindex/xindex-doc.tex
runfiles size=63
@@ -370547,7 +372396,7 @@ catalogue-contact-repository https://gitlab.com/hvoss49/xindex
catalogue-ctan /indexing/xindex
catalogue-license lppl1.3
catalogue-topics index use-lua
-catalogue-version 0.60
+catalogue-version 0.61
name xindex.aarch64-linux
category Package
@@ -372661,6 +374510,37 @@ catalogue-license lppl
catalogue-topics games
catalogue-version 0.4
+name xreview
+category Package
+revision 72484
+shortdesc Reviewing LaTeX documents made easy(er)
+relocated 1
+longdesc This package provides a simple way to review LaTeX documents.
+longdesc It allows to higlight and/or hide changes to a document, and to
+longdesc add comments to the text. This will help you to keep track of
+longdesc the changes you make to a document, and to easily spot the
+longdesc changes made by others, while always having the option of
+longdesc compiling a clean version of the document. This package also
+longdesc offers a way to include comments in the text, which can be
+longdesc toggled on and off. This is useful for adding notes to the
+longdesc text, or for leaving comments to other authors.
+containersize 1880
+containerchecksum 54328a31d056d3f827046b6830e4731bb0cb88707e335a32ba7ec9b0762642af61d74edcc8d26dad33c98adad49559e0b137c572dd2283878cbbea69df7f1d8a
+doccontainersize 242500
+doccontainerchecksum 8af77f2fa905a603538a194e63284df2a9407c52483826792b8bb1df96b841779b7821a11f92ff64388f58a9af0c09284cdb2c13b0ea7a9014401316c7c8f2e8
+docfiles size=67
+ RELOC/doc/latex/xreview/README details="Readme"
+ RELOC/doc/latex/xreview/xreview.pdf details="Package documentation"
+ RELOC/doc/latex/xreview/xreview.tex
+runfiles size=2
+ RELOC/tex/latex/xreview/xreview.sty
+catalogue-contact-home https://github.com/LorenzoPeri17/xreview-latex
+catalogue-contact-repository https://github.com/LorenzoPeri17/xreview-latex
+catalogue-ctan /macros/latex/contrib/xreview
+catalogue-license mit
+catalogue-topics review-document
+catalogue-version 1.0
+
name xsavebox
category Package
revision 64049
@@ -373589,20 +375469,20 @@ catalogue-version 1.1
name yamlvars
category Package
-revision 69071
+revision 72052
shortdesc A YAML parser and tool for easy LaTeX definition creation
relocated 1
longdesc This LuaLaTeX package provides a YAML parser and some functions
longdesc to declare and define LaTeX definitions using YAML files.
-containersize 5912
-containerchecksum 07d8c9983e631b3e4c97ccc1a7bdd20486e55a59eb6049388823db24149635bd59b94d98f2259de5ef0dc163a9f44e4e01148a42c3f676c65fa802d310f6a0c3
-doccontainersize 79700
-doccontainerchecksum 686e2be82054f40c93dfcfbda35d2fa45fe0c28d0b85af30c5ec9c9a8c125a6789fb7185d08da9859bf714f6f5e4dc4057890ee4782fbea446aec923e0adfa6e
+containersize 6000
+containerchecksum 0ff941b72eb06b676c47c7ae8cfbbc662defbd47d7171725eb9821058388971daf1422b0a3c06285a43776821d5f931da835cd247f21f23b2a51b11aa13acbd2
+doccontainersize 79856
+doccontainerchecksum 3ab36e7fca6de70b1b34b631071baf6f670cfb5a0a63598900a8ef259b9d8bcccacc5293c447f08372a72c8779c9c09a6217815cefe086e244e5af5b614521f4
docfiles size=26
RELOC/doc/lualatex/yamlvars/README.md details="Readme"
RELOC/doc/lualatex/yamlvars/yamlvars.pdf details="Package documentation"
RELOC/doc/lualatex/yamlvars/yamlvars.tex
-runfiles size=6
+runfiles size=7
RELOC/tex/lualatex/yamlvars/yamlvars.lua
RELOC/tex/lualatex/yamlvars/yamlvars.sty
catalogue-contact-repository https://github.com/kalekje/yamlvars
@@ -387952,7 +389832,7 @@ catalogue-version 0.3.5
name zref-clever
category Package
-revision 71315
+revision 72484
shortdesc Clever LaTeX cross-references based on zref
relocated 1
longdesc This package provides a user interface for making LaTeX
@@ -387964,11 +389844,11 @@ longdesc multiple labels can be automatically sorted and compressed into
longdesc ranges when due. The reference format is highly and easily
longdesc customizable, both globally and locally. The package is based
longdesc on zref's extensible referencing system.
-containersize 25724
-containerchecksum 62196f1b464a43864a32e222d70763c6a9b03f59d103131ab2bd8e82c4bb58d1954dfc7bbee944dc9b781cd47aaae14542527d1f0ee974d85c7dfa6b61298f49
-doccontainersize 1063896
-doccontainerchecksum 3780cf111e31a7307675109217b9a61b5b93af84c8796089dda6a0266a8c78f3558240e0e44386ee7f71f418ae0a018cfaab46e8d8b47afe8fa743a29dce2b35
-docfiles size=310
+containersize 25940
+containerchecksum 86676d3d72efb16cb0f4ccc8a4be4a39b7f77d44f3d85304943200e9570b71d12e2ab73bbe7c641c25eb9e47ad3a2155c2abf2181b6e1ae23c06fd919e2ef6bb
+doccontainersize 1075572
+doccontainerchecksum 372f4f3b1aa03de5a77eb0c1b93cc020d3dac18ded0506082f42175c16ac49cee58cdc0e730b6a33d1d73a4f197abdce3aeae001d35be9c1c9b371def848e6c8
+docfiles size=312
RELOC/doc/latex/zref-clever/CHANGELOG.md
RELOC/doc/latex/zref-clever/DEPENDS.txt
RELOC/doc/latex/zref-clever/README.md details="Readme"
@@ -387976,12 +389856,12 @@ docfiles size=310
RELOC/doc/latex/zref-clever/zref-clever-code.tex
RELOC/doc/latex/zref-clever/zref-clever-doc.pdf details="User manual"
RELOC/doc/latex/zref-clever/zref-clever-doc.tex
-srccontainersize 55424
-srccontainerchecksum 983ed0645556174d6bc46cc5e5308eb4f2a004cf2786d69b2df0dc75461143c061aa7290c84d3633af703d78ad1fd15843bd556a595440a0b8803fd8f84ee760
-srcfiles size=95
+srccontainersize 57172
+srccontainerchecksum 9e695a1c97e3b7156aae3d8efc99233fc92abe72396c89bee9ce6d52bd885532416ad9cdd3d61c5f004d66b9cfa16df66289e18da05a9c249720d8ef5cb096e2
+srcfiles size=96
RELOC/source/latex/zref-clever/zref-clever.dtx
RELOC/source/latex/zref-clever/zref-clever.ins
-runfiles size=76
+runfiles size=77
RELOC/tex/latex/zref-clever/zref-clever-dutch.lang
RELOC/tex/latex/zref-clever/zref-clever-english.lang
RELOC/tex/latex/zref-clever/zref-clever-french.lang
@@ -387995,7 +389875,7 @@ catalogue-contact-repository https://github.com/gusbrs/zref-clever
catalogue-ctan /macros/latex/contrib/zref-clever
catalogue-license lppl1.3c
catalogue-topics label-ref expl3
-catalogue-version 0.4.5
+catalogue-version 0.4.7
name zref-vario
category Package
@@ -388034,6 +389914,37 @@ catalogue-license lppl1.3c
catalogue-topics label-ref expl3
catalogue-version 0.1.10
+name zugferd
+category Package
+revision 72262
+shortdesc ZUGFeRD and Faktur-X invoicing using LaTeX
+relocated 1
+longdesc Create ZUGFeRD, X-Rechnung or Faktur-X invoices with LaTeX
+depend siunitx
+containersize 10888
+containerchecksum 12f4f76805640053610ebcb15ca8b25ad4be916af056525719e016292001e73572978d4400cf7b55b8e86263bf4911e11bf3eec2e654b5a10357ec1064ceea03
+doccontainersize 185424
+doccontainerchecksum a9e84e7e9c02f06a4adff3d190ae693c88b2930d47ad3932557f0c1f5796b9705678f868bcacab2bfb9fd57c58068e8ef69d89ccff1648b7e82629648e46259e
+docfiles size=63
+ RELOC/doc/latex/zugferd/DEMO-rechnung-zugferd.tex
+ RELOC/doc/latex/zugferd/DEPENDS.txt
+ RELOC/doc/latex/zugferd/README.md details="Readme"
+ RELOC/doc/latex/zugferd/zugferd.pdf details="Package documentation"
+srccontainersize 21552
+srccontainerchecksum 37fe5f6a9e2793a1d402623397c038fe4c086281130c70a0444d502cce9863521e9e1c2442d61ce32d340982f5f01edfca2cc8801427b78dd289a7a37bb1370f
+srcfiles size=22
+ RELOC/source/latex/zugferd/zugferd.dtx
+ RELOC/source/latex/zugferd/zugferd.ins
+runfiles size=12
+ RELOC/tex/latex/zugferd/zugferd-invoice.sty
+ RELOC/tex/latex/zugferd/zugferd.sty
+catalogue-contact-repository https://github.com/TeXhackse/LaTeX-ZUGFeRD.git
+catalogue-contact-support https://github.com/TeXhackse/LaTeX-ZUGFeRD/issues
+catalogue-ctan /macros/latex/contrib/zugferd
+catalogue-license lppl1.3c
+catalogue-topics invoice
+catalogue-version 0.8
+
name zwgetfdate
category Package
revision 15878
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index a4f9ba83e3..a607f45524 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-055aba99de9461f180574ec80c825610 texlive.tlpdb
+9d84d915eb382cc5f994707efa7dae2a texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index d7b9d1488f..5a52d36cc3 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-532713219a84a344936112856ca171e17386d1ec0040773cc0c263adb568bc1f0b443cba561d380cdd4bf7d8540ede0b2fdf7dbf72c262671052a58e014647ad texlive.tlpdb
+4840f29332a9a1336f0947707db28be39435af450c17eb2976dda7b219b22e1c886c5746877d173e1197f4bd82f2a9c9b33c2567b62a63740375d78ede989d08 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 560291431c..6de2973897 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE-----
-iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmape2gACgkQTOGHfhlD
-jHA2nwf9EVT9x8+GVT1RLWvKJwkXXC40YwwysbWkxYV+n1HK4nZV6MUfss4Iv5ct
-yHeM2L5exugdZmtPe2baypogwKGDkJ3CCa0mfqhfn//eTpP/FLywUTgWrdhH0KeM
-oN2T7NCqpdoDRiP8rHmcMC8m/AhmuYQg8VbkWbR3eXwxWWarTeCYWbWyodpliiAG
-JGDzPBgCcI2513+HgbChWedpMMkXIDJaXQUN3c/9pHr25ri4cPfAOlUmi+zi9/Yz
-5FLdPDwF6dwYW02xcAanbk9oLfIxZ+5rseQ0sRSUNjC70AQIEhajEjzHnj2a/ejY
-YTH+ginUn86BR+ygri3Y9W3voMy7Ug==
-=05AQ
+iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmcHIQwACgkQTOGHfhlD
+jHBpkAf6A3MOcvz2mhjAqaMURpVC5c2kumB+Xbr2541260hjpff2IBPJ64ypt510
+vNukqYvb6TBfUlqLJK7mDvbU62QtzJVyhUD7AKnplU1YdN+goOSnebNZCvSZU8UI
+Tzuan+jT54l5wlz9cZishpMqGtk6kTu8B/P0CFmp5bXf4ssJOMKfdcvBB5yppVjD
+9q0IX8vGJ7RxaQg2ifgvRqPZH7MAv3kjDvWb8yVArgN+Jmha2LOycwjtTEDn2SGk
+LWH+E3hAXRuwhQnh/WGePz7UGVBOn+jpfS4LGAmqtsflRtwD9JtGUIPKE2Vu0HTO
+pTyaJBPugrNc/RIh+hi5pIUmw9Z5kQ==
+=rTLW
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index e4f1de61bf..bb78107a50 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ