summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-06-12 03:00:56 +0000
committerNorbert Preining <norbert@preining.info>2022-06-12 03:00:56 +0000
commit86d0c4c6729cfb43e13fb29790810c3cc2521806 (patch)
treea22220c1b5432f0c37a91f070cf061eb20991f8b /systems
parent040c2af2b17f76a6f7e97a17ddbe0eee645508d4 (diff)
CTAN sync 202206120300
Diffstat (limited to 'systems')
-rw-r--r--systems/doc/pdftex/NEWS60
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl2
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb221
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2383972 -> 2384876 bytes
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/cs.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/da.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/de.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/es.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/fr.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/it.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ja.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/messages.pot8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/nl.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pl.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pt_BR.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ru.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sk.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sl.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sr.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/uk.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/vi.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_CN.po8
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_TW.po8
-rw-r--r--systems/win32/miktex/tm/packages/next/pr.ini8
-rw-r--r--systems/win32/miktex/tm/packages/pr.ini8
28 files changed, 316 insertions, 153 deletions
diff --git a/systems/doc/pdftex/NEWS b/systems/doc/pdftex/NEWS
index 0145824e14..51c5a388bb 100644
--- a/systems/doc/pdftex/NEWS
+++ b/systems/doc/pdftex/NEWS
@@ -1,10 +1,44 @@
-pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020)
+pdfTeX 3.141592653-2.6-1.40.24 (TeX Live 2022)
+
+- changes:
+ - new primitive \showstream to redirect \show output.
+ - new primitives \partokenname, \partokencontext to control \par insertion.
+ - support structured destinations from PDF 2.0.
+
+pdfTeX 3.141592653-2.6-1.40.23 (TeX Live 2021 post-release) (June 28, 2021)
+- changes:
+ - for letterspaced fonts, use explicit \fontdimen6 if specified.
+ - always start a warning at the beginning of a line.
+
+- bugfixes:
+ - make .fmt files sharable between 4/8-byte architectures.
+ - for \letterspacefont, avoid problem with single-character control sequence.
+ - for characters with autokern (\pdfappendkern and \pdfprependkern),
+ still do protrusion; likewise autokern implicit and explicit hyphens.
+
+pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2021) (March 23, 2021)
+- changes:
+ - new primitives \pdfrunninglinkoff and \pdfrunninglinkon; e.g., for
+ disabling generation of links in headers and footers.
+ - warn instead of aborting when "\pdfendlink ended up in
+ different nesting level than \pdfstartlink".
+ - dump \pdfglyphtounicode assignments in fmt file.
+ - ttf2afm outputs name information.
+
+- bugfixes:
+ - avoid crash in unusual autoexpand cases.
+
+- source: poppler support removed, as it was too hard to keep in sync
+ with upstream. In native TL, pdftex has always used libs/xpdf,
+ which is cut-down and adapted code from xpdf.
+
+pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020) (March 27, 2020)
- changes:
- new primitive \pdfmajorversion; this merely changes the version
number in the PDF output, has no effect on PDF content.
+ - have \pdfximage etc. do same search for image files as for input files,
- new \input{...} group-delimited syntax (cross-engine).
- new option --cnf-line (cross-engine).
- - have \pdfximage etc. do same search for image files as for input files,
- (un)compress .fmt files with zlib (cross-engine).
pdfTeX 3.14159265-2.6-1.40.20 (TeX Live 2019)
@@ -34,27 +68,7 @@ pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) (April 14, 2018)
range for Unicode; the implication is that multiple code points must
now be separated by spaces (as has always been documented).
-- source: support xpdf-4 by default, or xpdf-3.04, or poppler-0.57.0
- and older, via #defines.
- Provide new files:
- pdftosrc-newpoppler.cc for poppler-0.59.0 upto poppler-0.70.1.
- pdftosrc-poppler0.71.0 for poppler-0.71.0.
- pdftosrc-poppler0.72.0 for poppler-0.72.0 upto poppler-0.75.0.
- pdftosrc-poppler0.76.0 for poppler-0.76.0 upto poppler-0.82.0.
- pdftosrc-poppler0.83.0 for poppler-0.83.0 and newer.
- pdftoepdf-poppler0.68.0.cc for poppler-0.59.0 upto poppler-0.68.0.
- pdftoepdf-poppler0.69.0.cc for poppler-0.69.0.
- pdftoepdf-poppler0.70.0.cc for poppler-0.70.0 and poppler-0.70.1.
- pdftoepdf-poppler0.71.0.cc for poppler-0.71.0.
- pdftoepdf-poppler0.72.0.cc for poppler-0.72.0 upto poppler-0.74.0.
- pdftoepdf-poppler0.75.0.cc for poppler-0.75.0.
- pdftoepdf-poppler0.76.0.cc for poppler-0.76.0 upto poppler-0.82.0.
- pdftoepdf-poppler0.83.0.cc for poppler-0.83.0 upto poppler-0.85.0.
- pdftoepdf-poppler0.86.0.cc for poppler-0.86.0 and newer.
- Note that pdftosrc-*.cc and pdftoepdf-*.cc should be
- renamed as pdftosrc.cc, and pdftoepdf.cc, respectively, before
- compilation. Further, POPPLER_VERSION should be defined properly
- like -DPOPPLER_VERSION='"0.86.0"'.
+- source: support xpdf-4 by default, or xpdf-3.04, via #defines.
---------------------------------------------------------------
pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017) (April 27, 2017)
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index e283e90a25..52306bfaf6 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -19,6 +19,7 @@ $mirrors = {
'https://mirrors.hit.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.nwafu.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,
@@ -49,7 +50,6 @@ $mirrors = {
'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index a082639310..b2709901e0 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/2022
-depend revision/63542
+depend revision/63552
name 00texlive.image
category TLCore
-revision 63531
+revision 63552
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=12895
+runfiles size=12897
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -210,6 +210,7 @@ runfiles size=12895
tlpkg/dev/mktexupd.texlua
tlpkg/dev/profiles/README
tlpkg/dev/profiles/TLbasic.pro
+ tlpkg/dev/profiles/TLbookpub.pro
tlpkg/dev/profiles/TLcomma.pro
tlpkg/dev/profiles/TLctx.pro
tlpkg/dev/profiles/TLfmt.pro
@@ -2534,6 +2535,7 @@ runfiles size=12895
tlpkg/tlpsrc/lie-hasse.tlpsrc
tlpkg/tlpsrc/liftarm.tlpsrc
tlpkg/tlpsrc/light-latex-make.tlpsrc
+ tlpkg/tlpsrc/ligtype.tlpsrc
tlpkg/tlpsrc/lilyglyphs.tlpsrc
tlpkg/tlpsrc/limap.tlpsrc
tlpkg/tlpsrc/limecv.tlpsrc
@@ -3633,6 +3635,7 @@ runfiles size=12895
tlpkg/tlpsrc/schemabloc.tlpsrc
tlpkg/tlpsrc/schemata.tlpsrc
tlpkg/tlpsrc/scheme-basic.tlpsrc
+ tlpkg/tlpsrc/scheme-bookpub.tlpsrc
tlpkg/tlpsrc/scheme-context.tlpsrc
tlpkg/tlpsrc/scheme-full.tlpsrc
tlpkg/tlpsrc/scheme-gust.tlpsrc
@@ -3720,7 +3723,9 @@ runfiles size=12895
tlpkg/tlpsrc/showcharinbox.tlpsrc
tlpkg/tlpsrc/showdim.tlpsrc
tlpkg/tlpsrc/showexpl.tlpsrc
+ tlpkg/tlpsrc/showhyphenation.tlpsrc
tlpkg/tlpsrc/showhyphens.tlpsrc
+ tlpkg/tlpsrc/showkerning.tlpsrc
tlpkg/tlpsrc/showlabels.tlpsrc
tlpkg/tlpsrc/showtags.tlpsrc
tlpkg/tlpsrc/shtthesis.tlpsrc
@@ -3784,6 +3789,7 @@ runfiles size=12895
tlpkg/tlpsrc/sourcecodepro.tlpsrc
tlpkg/tlpsrc/sourcesanspro.tlpsrc
tlpkg/tlpsrc/sourceserifpro.tlpsrc
+ tlpkg/tlpsrc/spacekern.tlpsrc
tlpkg/tlpsrc/spacingtricks.tlpsrc
tlpkg/tlpsrc/spalign.tlpsrc
tlpkg/tlpsrc/spark-otf.tlpsrc
@@ -4577,7 +4583,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 63541
+revision 63544
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
@@ -40621,17 +40627,17 @@ catalogue-version 2.2
name bidi
category Package
-revision 63539
+revision 63548
shortdesc Bidirectional typesetting in plain TeX and LaTeX, using XeTeX
relocated 1
longdesc A convenient interface for typesetting bidirectional texts with
longdesc plain TeX and LaTeX. The package includes adaptations for use
longdesc with many other commonly-used packages.
-containersize 126980
-containerchecksum c23d910e2d17af265cbd68655d82251dcf521319c659af3b8aafedccb484247ee07efb179f596d8aef0c725a6950e5aa5fad0f48f57d665e7bfe0cc37d9b5fb7
-doccontainersize 3950460
-doccontainerchecksum ece9b17842f27924f32339917784292abc8a10e1b652b4cd0aafe51f377d843fd03f15f5ce4b459c42ea4449480290a572fa3d0cbfe25a38a07d5f1e2c212450
-docfiles size=1088
+containersize 127076
+containerchecksum d256edca55760b8563fbb85bd024ca4a9d618fde04e839e990df465f343c12358e53e86ef9baacac603f7960955a69a56c21dee30c9d9515be2651e2db954c84
+doccontainersize 3949288
+doccontainerchecksum 4cbd34e8bf47c0e15bf2348a4bc0d4b1e9cce2e7d317bfaab26a0fd92a5a1ac3336ebf6744237148b5958d92df6c86429255615d5a3fd2ae90407084fe74c3e2
+docfiles size=1087
RELOC/doc/xelatex/bidi/README details="Readme"
RELOC/doc/xelatex/bidi/bidi-bibitem.pdf
RELOC/doc/xelatex/bidi/bidi-doc.pdf details="Package user documentation"
@@ -40656,8 +40662,8 @@ docfiles size=1088
RELOC/doc/xelatex/bidi/test2-colortbl.tex
RELOC/doc/xelatex/bidi/test2-wrapfig.tex
RELOC/doc/xelatex/bidi/test3-wrapfig.tex
-srccontainersize 143956
-srccontainerchecksum 5c99aa15738be5a56d74c8112291c17840aa68d20c65ffaa29a1f28e2b90dbc1149f3628585b2a8b28167f464a15dc1a995bd9a9025eb345feaa5ccfe154b320
+srccontainersize 144008
+srccontainerchecksum 9d47f5d8cb5e6ce3b9819c0bb0fcf3b8e74cb7de166f91a74fb78fab9bf67cd16a4e1380728901be2eedfc1bdd2c0a5fd45d0a98892bd0ab7069bc9682e2809f
srcfiles size=265
RELOC/source/xelatex/bidi/bidi-doc-intro.ltx
RELOC/source/xelatex/bidi/bidi-doc-latex-basics.ltx
@@ -40835,7 +40841,7 @@ catalogue-contact-support https://github.com/kvafa/bidi/discussions
catalogue-ctan /macros/xetex/latex/bidi
catalogue-license lppl1.3c
catalogue-topics typesetting xetex bidi class
-catalogue-version 37.9
+catalogue-version 38.0
name bidi-atbegshi
category Package
@@ -70371,12 +70377,11 @@ containerchecksum ab2dc567fc634ccbb40d86c5d3a42ed9274c01a94ce5316ca634bb8a8996b8
name collection-latexrecommended
category Collection
-revision 57862
+revision 63547
shortdesc LaTeX recommended packages
relocated 1
longdesc A collection of recommended add-on packages for LaTeX which
-longdesc have widespread use, and the release candidate formats
-longdesc latex-dev, etc.
+longdesc have widespread use.
depend anysize
depend attachfile2
depend beamer
@@ -70449,17 +70454,19 @@ depend xcolor
depend xkeyval
depend xltxtra
depend xunicode
-containersize 772
-containerchecksum f763ff9a6832abce7a148bc5e8b9e5860f883ce0a56ad2119d9e18e7fb4dad794456fdc07b3ea107dca17d4174910ebf1613f1072b946a80f29d291ae513d097
+containersize 736
+containerchecksum 4e445e9830476058f6b878f306516de2fdf1b174011dd79e6a7d875adf104f2a15cdceefc7045a8ae404399d3a08d8cd4eda8fc5af317ea043b03e6c648a73b1
name collection-luatex
category Collection
-revision 63081
+revision 63549
shortdesc LuaTeX packages
relocated 1
-longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
-longdesc Lua as an embedded scripting and extension language.
-longdesc http://luatex.org/
+longdesc Packages for LuaTeX, a TeX engine using Lua as an embedded
+longdesc scripting and extension language, with native support for
+longdesc Unicode, OpenType/TrueType fonts, and both PDF and DVI output.
+longdesc The LuaTeX engine itself (and plain formats) are in
+longdesc collection-basic.
depend addliga
depend auto-pst-pdf-lua
depend barracuda
@@ -70479,6 +70486,7 @@ depend enigma
depend innerscript
depend interpreter
depend kanaparser
+depend ligtype
depend linebreaker
depend lua-typo
depend lua-uca
@@ -70529,14 +70537,17 @@ depend placeat
depend plantuml
depend pyluatex
depend selnolig
+depend showhyphenation
+depend showkerning
+depend spacekern
depend spelling
depend stricttex
depend truthtable
depend typewriter
depend uninormalize
depend yamlvars
-containersize 804
-containerchecksum 60bc3e90c5025e7a2f4fa5520b8772e9e142140fb423a9e283a0088417b5f93ad7a440d0cc93f8f01f3ac780dd823fd7f0cf33d84490d37e86788ca64c7bcf3f
+containersize 900
+containerchecksum 632acd60fa3d0915c8f53510a4e5d01a53385c2f63cf162c310d9db82cf510fe6c8e626e64ee698b0c205a79a0066c9676b2be25b5182073a21c37d1baad23ce
name collection-mathscience
category Collection
@@ -183322,6 +183333,33 @@ containerchecksum e6e9f263f9f33cc1050321ee64908dd81275ee38fe45dd2ca1afd3313dcc2b
binfiles arch=x86_64-solaris size=1
bin/x86_64-solaris/llmk
+name ligtype
+category Package
+revision 63549
+shortdesc Suppress inappropriate ligatures
+relocated 1
+longdesc This package suppresses inappropriate ligatures following
+longdesc specified rules. Both font and user kerning are applied
+longdesc correctly, and f-glyphs are automatically replaced with their
+longdesc short-arm variant (if available).
+containersize 9648
+containerchecksum 4d8fc914456148b585b1f4a263d87d102c043793973025bb165a19634aeb97fa2a8408e19011d6b3f55d4a1155942acb52e3b56c910d1c07959386786bbb97f4
+doccontainersize 90760
+doccontainerchecksum f37ef40ab9b098b52ffd9ac1523f35e715850b61501af512f1eed2624ee91696a886eb4b96cf53532895771848f1ac0dfcd31b26bb02419c0c22ffdb9bd27168
+docfiles size=32
+ RELOC/doc/lualatex/ligtype/DEPENDS.txt
+ RELOC/doc/lualatex/ligtype/README.md details="Readme"
+ RELOC/doc/lualatex/ligtype/ligtype.pdf details="Package documentation"
+ RELOC/doc/lualatex/ligtype/ligtype.tex
+runfiles size=24
+ RELOC/tex/lualatex/ligtype/ligtype.lua
+ RELOC/tex/lualatex/ligtype/ligtype.sty
+catalogue-also rmligs
+catalogue-ctan /macros/luatex/latex/ligtype
+catalogue-license lppl1.3c
+catalogue-topics letterspace
+catalogue-version 0.1a
+
name lilyglyphs
category Package
revision 56473
@@ -238569,7 +238607,7 @@ catalogue-topics debug-supp
name pdftex
category TLCore
-revision 63512
+revision 63546
shortdesc A TeX extension for direct creation of PDF
longdesc An extension of TeX which can directly generate PDF documents
longdesc as well as DVI output. All current free TeX distributions
@@ -238590,10 +238628,10 @@ execute AddFormat name=etex engine=pdftex patterns=language.def option
execute AddFormat name=pdfetex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" fmttriggers=cm,dehyph,etex,hyph-utf8,hyphen-base,knuth-lib,plain,tex-ini-files
execute AddFormat name=pdftex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" fmttriggers=cm,dehyph,etex,hyph-utf8,hyphen-base,knuth-lib,plain,tex-ini-files
execute addMap dummy-space.map
-containersize 36960
-containerchecksum ba8e1850e83cb1140a73c194eb65f5b0bdddc503f8cf51b3d93f07d439ba6a83ef9e8f588f089973f033d1882a1c45c8dae8abbed24a0cfeb06d43faefae1c90
-doccontainersize 2091552
-doccontainerchecksum c61fe38a2964f177acac6685418fc07cc26c8a59e6083cc8e7013cd67f09116139d570858f9c3e6c7d7deb9d5ed67f1634911dd97a3a62c88334c025a026d881
+containersize 36956
+containerchecksum 00dd6adf4644eccf8f33c5e33f162d501a8bfaedd5160882d3f77e8a569a21f233b710bd75fc67c807d9ba9363c20aa657c322385df5773f09c61c9b2449929b
+doccontainersize 2091868
+doccontainerchecksum 4cb2ef87fab8579b3a3eb21d626ca08398fa1a1511774d17c913e208b0cb09a46c70be4035ebebad372a4349e6adcf0954908b93f350a442efc342f5321f8802
docfiles size=980
texmf-dist/doc/man/man1/pdfetex.1
texmf-dist/doc/man/man1/pdfetex.man1.pdf
@@ -272376,6 +272414,46 @@ depend collection-latex
containersize 440
containerchecksum 027a1cd0dd4fc5da2427864bb49fc885a00bec6e8a74da24ce9cd781c69bf4288ddfc3c790307ed48052a8fc00c1989d3939b253da6638370adbb1c43348749b
+name scheme-bookpub
+category Scheme
+revision 63547
+shortdesc book publishing scheme (core LaTeX and add-ons)
+relocated 1
+longdesc This is a book publishing scheme, containing core (Lua)LaTeX
+longdesc and selected additional packages likely to be useful for
+longdesc non-technical book publication. It does not contain additional
+longdesc fonts (different books need different fonts, and the packages
+longdesc are large), nor does it contain additional mathematical or
+longdesc other technical packages.
+depend barcodes
+depend biber
+depend biblatex
+depend bookcover
+depend caption
+depend collection-basic
+depend collection-latex
+depend enumitem
+depend fontspec
+depend latexmk
+depend lipsum
+depend listings
+depend markdown
+depend memoir
+depend microtype
+depend minted
+depend novel
+depend octavo
+depend pdfpages
+depend pgf
+depend qrcode
+depend shapes
+depend titlesec
+depend tocloft
+depend tufte-latex
+depend willowtreebook
+containersize 620
+containerchecksum 0ea47f8907821e273a581c52494b6a4e9a511a71e11ebfb05756eaded6e5132fc548312cb6365cc4c1906b4e8ffb14ee5ed496484fe5e2a2611e154091d23cf6
+
name scheme-context
category Scheme
revision 59636
@@ -276672,6 +276750,34 @@ catalogue-license lppl1.2
catalogue-topics listing macro-demo
catalogue-version 0.3s
+name showhyphenation
+category Package
+revision 63550
+shortdesc Show hyphenation points
+relocated 1
+longdesc The package shows the hyphenation points in the document by
+longdesc either inserting small triangles below the baseline or by
+longdesc typesetting explicit hyphens. The markers are correctly placed
+longdesc even within ligatures and their size adjusts to the font size.
+longdesc By option the markers can be placed behind or in front of the
+longdesc glyphs. The package requires LuaLaTeX.
+containersize 2880
+containerchecksum 1ce18cb0cf6ec7ab6328ae6943840b85fb9f24538d1a7ce2cebbb0d530cd7a1711e1ef12be352e0b3235cf5e7d9c050d9b90a2a319ebcd6e4ef4bc7d4103e64b
+doccontainersize 59780
+doccontainerchecksum fa9ddab82b5ddd8ce0db6516fa398b9a2b1fd11d1568825d12cfdb7f45ebdf94142a7486af9af82944063de8bb18b76a40aee7343c443c547116a62acb0248d2
+docfiles size=21
+ RELOC/doc/lualatex/showhyphenation/DEPENDS.txt
+ RELOC/doc/lualatex/showhyphenation/README.md details="Readme"
+ RELOC/doc/lualatex/showhyphenation/showhyphenation.pdf details="Package documentation"
+ RELOC/doc/lualatex/showhyphenation/showhyphenation.tex
+runfiles size=4
+ RELOC/tex/lualatex/showhyphenation/showhyphenation.lua
+ RELOC/tex/lualatex/showhyphenation/showhyphenation.sty
+catalogue-ctan /macros/luatex/latex/showhyphenation
+catalogue-license lppl1.3c
+catalogue-topics hyphenation luatex
+catalogue-version 0.1
+
name showhyphens
category Package
revision 39787
@@ -276695,6 +276801,23 @@ catalogue-license mit
catalogue-topics hyph-gen luatex
catalogue-version 0.5c
+name showkerning
+category Package
+revision 63551
+relocated 1
+containersize 2448
+containerchecksum dea602a3cc4d26fd9211dfde4864b6df4d64a8450133390a91ba78d0369a71cb5949c9ee281c417e8203b2c35cbdd0ba8c360796e77b12c4b23f9c5fda8d281c
+doccontainersize 45624
+doccontainerchecksum 3820602a4b6374e3d3a30134639c53b85131c7881e9f7c24dada52a426dbcaf2d73d2c7faae38ee293a602cef132e3dbbf843261e238a47225385e6bc3f68812
+docfiles size=17
+ RELOC/doc/lualatex/showkerning/DEPENDS.txt
+ RELOC/doc/lualatex/showkerning/README.md
+ RELOC/doc/lualatex/showkerning/showkerning.pdf
+ RELOC/doc/lualatex/showkerning/showkerning.tex
+runfiles size=3
+ RELOC/tex/lualatex/showkerning/showkerning.lua
+ RELOC/tex/lualatex/showkerning/showkerning.sty
+
name showlabels
category Package
revision 60877
@@ -282315,6 +282438,32 @@ catalogue-license ofl lppl1.3
catalogue-topics font font-serif font-type1 font-otf font-t1enc font-proportional
catalogue-version 1.4
+name spacekern
+category Package
+revision 63552
+shortdesc Kerning between words and against space
+relocated 1
+longdesc This package provides two shorthands for typesetting breaking
+longdesc and non-breaking small spaces, where both hyphenation and
+longdesc kerning against space are correctly applied. Additionally,
+longdesc interword kerning can be applied.
+containersize 2504
+containerchecksum 99e74e5cdc59eeb4a5d3718af573db1b53f1e22b3c554cb70ccbce25599133c10b4d8979e6ab7fedb7a1af5700046b027618e5bcf1e56e37b1e63006b9b37ca3
+doccontainersize 60068
+doccontainerchecksum 7aa1a221d863d31e520c2bc2379c2befc4ca99b091793ce183e2478077d447d1ca47d4d7b29c819780faf2197049fb37e7711b21ec5aad3fee2733538e9233d5
+docfiles size=21
+ RELOC/doc/lualatex/spacekern/DEPENDS.txt
+ RELOC/doc/lualatex/spacekern/README.md details="Readme"
+ RELOC/doc/lualatex/spacekern/spacekern.pdf details="Package documentation"
+ RELOC/doc/lualatex/spacekern/spacekern.tex
+runfiles size=3
+ RELOC/tex/lualatex/spacekern/spacekern.lua
+ RELOC/tex/lualatex/spacekern/spacekern.sty
+catalogue-ctan /macros/luatex/latex/spacekern
+catalogue-license lppl1.3c
+catalogue-topics letterspace
+catalogue-version 0.1a
+
name spacingtricks
category Package
revision 60559
@@ -304827,14 +304976,14 @@ docfiles size=544
name texlive-msg-translations
category TLCore
-revision 63072
+revision 63545
shortdesc translations of the TeX Live installer and TeX Live Manager
longdesc This package contains the translated messages of the TeX Live
longdesc installer and TeX Live Manager. For information on creating or
longdesc updating translations, see
longdesc http://tug.org/texlive/doc.html#install-tl-xlate.
-containersize 146916
-containerchecksum 5a535dd6ae7c83542a6a43e3017ad97d378b4693d1d5a551bcf24510a428cff5cc15290aa895ff2bca1095df85c8bfdeda1cca9f4555661289decf07c76034d4
+containersize 146900
+containerchecksum 8267d4d571f9eff9a4aecdaebfc5288e30ad8d6518ad508418add9f245932ab830a22e15b485e87ca0c6aff7aae665cc154af9bf2ad0c5fba9554f34028194d2
runfiles size=373
tlpkg/translations/README
tlpkg/translations/cs.po
@@ -304896,7 +305045,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 63541
+revision 63544
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.
@@ -304904,10 +305053,10 @@ 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 109780
-containerchecksum 3dd1a302b42d79a7f9a1d29cfb04501c7ab97de2185a2b2d046612353e43d6f756cf7f93d4bacf60be9b117d3105632d8715454c4f73be9183a2544ebdca3d4e
+containersize 109792
+containerchecksum 3deb0eee6d49e1600bbbb65215c1f607ac7ee6eb085f2f8252bb34bacf0809d413254fb0249119933bc81ae6ef5f54e91d6b629cf81fda3a3eb7c8447cdea402
doccontainersize 407048
-doccontainerchecksum 22d7c8c953fb8f0749f9c48908589c27ce45e9c3d8b74386f231dc341653c8c58accebbd33f14397a0cc7235d965530109768f5c3965cc1548c1e91d1131a166
+doccontainerchecksum e1c02cdfb191905ecddc36232d31f4bf43bc627f5659093f7ded81d364bd55e573fae973409c234bdb6de9052ff5c0ff009ea7a4d48f45abc7a0631eb96fd47f
docfiles size=507
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 27014375bd..6f8d45ba05 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-a53988ea041c833f47c9b8daeaf80c11 texlive.tlpdb
+8c7f815c88b0c8cc1ddc58a38e50f818 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 16a0be64f3..af81fa8a69 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-1aa49e6e835b3bfdcf3d9bb153d8c854c4a8a085075924fa47dbe5951e11535596217798b81fd252fa5c95f48f41fafb14c823b0c0386a9bfafcf7d8463fb4f2 texlive.tlpdb
+dfaaebcd23738d43fb9373ecbf01a73dce75f6953342d2140846155899fbbffb54a8c483110676dbcb6362a95f9bcf9944e11d493eac8dabb97c34252340e167 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index a8aefc80ca..0aa3a2c2db 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJio9mbAAoJEEzhh34ZQ4xwa9MIAKfF/ovmL6dlR16um4rTX4Zv
-NItl37OTkbbSD6kgE9226RKJJE2ITIfd0RdW1yxmsUuDT9RnkcagPiATWfinx/5i
-5FCdMP6dWzox6l4ViFM8hUAxWPgIV30QNKmlNGA5HYyX77uMmZ/sZucZkbGOQcrm
-YhUPpPOLt4JU8zAPWpGP3mbfRIWfZ8T+ERc576bXNtBOMM+XEgqrOwDy7cz2CB50
-8id3CH9fdkV3nsO2cj2AR7EqrKiGIzGtoD9QO2l9KhjipencdmDtjqyzpfRi0Bbt
-eK8ZnGuYKYeVpbNTZDMRjqnpGmuDkof2JPWyj1uU4Ysgb4ru76kx7zWW2t1+kpo=
-=z4GI
+iQEcBAEBCgAGBQJipSu0AAoJEEzhh34ZQ4xwLYMH/iMHrDS04+dQhoHkJXAh7nrp
+sFgHmSg65yaMrvNevb0gPfwScyOxWfee5BKS1MbMTrRCdC3mb1eorkEVmpG4P472
+NiFpI8AN24mMr3f4I9OkcIyRDaUrB/MXoJPMCxt2qlik0hIWMOhbsw/8Y0S2Br5N
+DdVl/nni1L7BZ11h9I1vKRdOjCsH/JH+WXrt4S0MHhWNMzfl8Dti5fZckbYZA13o
+dZfGnh9DZ7l0oEBCVYlP74OAmTOb6OAGit0MCV0AP+WYxRE9rzjTrMNqghx1xXqg
+AnIi4+X0uROxiyNd7grq4a+Eiy4qn9J26kM+EUzXRouIMJePUlxIVmMHoSDCSVU=
+=HYHL
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index ce5275d863..558cb447a1 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ
diff --git a/systems/texlive/tlnet/tlpkg/translations/cs.po b/systems/texlive/tlnet/tlpkg/translations/cs.po
index 68450f0fcb..2c0061fc78 100644
--- a/systems/texlive/tlnet/tlpkg/translations/cs.po
+++ b/systems/texlive/tlnet/tlpkg/translations/cs.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:54+0100\n"
"Last-Translator: Petr Sojka <sojka@fi.muni.cz>\n"
"Language-Team: Czech <>\n"
@@ -1949,11 +1949,11 @@ msgstr "Podpůrné programy výhradně pro Windows"
msgid "XeTeX and packages"
msgstr "XeTeX a balíky"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Vítejte v TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1968,7 +1968,7 @@ msgstr ""
"podporu přijetím členství ve sdružení, které je Vám nejbližší (CSTUG). "
"Seznam skupin u6ivatel; najdete na webu https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/da.po b/systems/texlive/tlnet/tlpkg/translations/da.po
index 5a55d5668f..0a51076536 100644
--- a/systems/texlive/tlnet/tlpkg/translations/da.po
+++ b/systems/texlive/tlnet/tlpkg/translations/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2021\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2021-05-05 10:13+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -1950,11 +1950,11 @@ msgstr "Programmer, der kun understøttes på Windows"
msgid "XeTeX and packages"
msgstr "XeTeX med pakker"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Velkommen til TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1969,7 +1969,7 @@ msgstr ""
"rundt; overvej venligt at støtte den gruppe, der passer bedst med dine "
"behov. En liste med grupper er at finde på https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/de.po b/systems/texlive/tlnet/tlpkg/translations/de.po
index 7cc2d150d7..114185c32d 100644
--- a/systems/texlive/tlnet/tlpkg/translations/de.po
+++ b/systems/texlive/tlnet/tlpkg/translations/de.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 06:26+0100\n"
"Last-Translator: Uwe Ziegenhagen <ziegenhagen@gmail.com>\n"
"Language-Team: TL German Translation Team <tex-live@tug.org>\n"
@@ -1941,11 +1941,11 @@ msgstr "Zusatzprogramme (nur-Windows)"
msgid "XeTeX and packages"
msgstr "XeTeX und XeTeX-Pakete"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Willkommen bei TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1960,7 +1960,7 @@ msgstr ""
"weltweit, werden Sie Mitglied um ihre Arbeit zu unterstützen. Die Liste der "
"Gruppen finden Sie unter https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/es.po b/systems/texlive/tlnet/tlpkg/translations/es.po
index b8720f0669..54fde83b7e 100644
--- a/systems/texlive/tlnet/tlpkg/translations/es.po
+++ b/systems/texlive/tlnet/tlpkg/translations/es.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2019-03-30 17:58-0400\n"
"Last-Translator: linguafalsa <linguafalsa@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1941,11 +1941,11 @@ msgstr "Programas de respaldo solamente para Windows"
msgid "XeTeX and packages"
msgstr "XeTeX y paquetes"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "¡Bienvenido a Tex Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1961,7 +1961,7 @@ msgstr ""
"apoyarlo formando parte de un grupo que más conveniente sea para usted. La "
"lista de grupos está disponible en el web en https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/fr.po b/systems/texlive/tlnet/tlpkg/translations/fr.po
index 7d4cb48241..d58bb3ad68 100644
--- a/systems/texlive/tlnet/tlpkg/translations/fr.po
+++ b/systems/texlive/tlnet/tlpkg/translations/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-20 22:41+0100\n"
"Last-Translator: Denis Bitouzé <denis.bitouze@univ-littoral.fr>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -1957,11 +1957,11 @@ msgstr "Programmes pour le support de Windows seulement"
msgid "XeTeX and packages"
msgstr "XeTeX et packages associés"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Bienvenue sous TeX Live !"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1978,7 +1978,7 @@ msgstr ""
"groupes est disponible sur le web à l'adresse http://tug.org/usergroups."
"html ; la page du groupe francophone est https://www.gutenberg-asso.fr/."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/it.po b/systems/texlive/tlnet/tlpkg/translations/it.po
index 8dd60aef54..2c290cae5c 100644
--- a/systems/texlive/tlnet/tlpkg/translations/it.po
+++ b/systems/texlive/tlnet/tlpkg/translations/it.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tex Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2021-03-22 06:20+0100\n"
"Last-Translator: Marco Pallante\n"
"Language-Team: <>\n"
@@ -1948,11 +1948,11 @@ msgstr "Programmi di supporto solo per Windows"
msgid "XeTeX and packages"
msgstr "XeTeX e pacchetti"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Benvenuto in TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1968,7 +1968,7 @@ msgstr ""
"voi. La lista dei gruppi è disponibile sul web all’indirizzo https://tug.org/"
"usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ja.po b/systems/texlive/tlnet/tlpkg/translations/ja.po
index 19bb6a2804..580a4eb2ec 100644
--- a/systems/texlive/tlnet/tlpkg/translations/ja.po
+++ b/systems/texlive/tlnet/tlpkg/translations/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-19 20:42+0900\n"
"Last-Translator: Takuto Asakura <tkt.asakura@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1946,11 +1946,11 @@ msgstr "Windows 専用プログラム"
msgid "XeTeX and packages"
msgstr "XeTeX とパッケージ"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "TeX Live へようこそ!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1966,7 +1966,7 @@ msgstr ""
"入会することをご検討ください.TeX ユーザ会の一覧はhttps://tug.org/usergroups."
"html でご確認いただけます."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/messages.pot b/systems/texlive/tlnet/tlpkg/translations/messages.pot
index b0ce1422dc..76e8f046a8 100644
--- a/systems/texlive/tlnet/tlpkg/translations/messages.pot
+++ b/systems/texlive/tlnet/tlpkg/translations/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2022\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1887,11 +1887,11 @@ msgstr ""
msgid "XeTeX and packages"
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1901,7 +1901,7 @@ msgid ""
"list of groups is available on the web at https://tug.org/usergroups.html."
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/nl.po b/systems/texlive/tlnet/tlpkg/translations/nl.po
index aca88f3c31..023a373701 100644
--- a/systems/texlive/tlnet/tlpkg/translations/nl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/nl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-19 19:34+0100\n"
"Last-Translator: Siep Kroonenberg <siepo@bitmuis.nl>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1946,11 +1946,11 @@ msgstr "Ondersteunende programma's specifiek voor Windows"
msgid "XeTeX and packages"
msgstr "XeTeX en bijbehorende pakketten"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Welkom bij TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1965,7 +1965,7 @@ msgstr ""
"wereldwijd; overweeg ondersteuning door lid te worden van zo'n groep. De "
"lijst van gebruikersgroepen staat op https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pl.po b/systems/texlive/tlnet/tlpkg/translations/pl.po
index 7609f1874d..c8446b82fe 100644
--- a/systems/texlive/tlnet/tlpkg/translations/pl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2020\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-20 17:17+0100\n"
"Last-Translator: Jerzy Ludwichowski <Jerzy.Ludwichowski@umk.pl>\n"
"Language-Team: \n"
@@ -1952,11 +1952,11 @@ msgstr "Dodatkowe programy tylko dla Windows"
msgid "XeTeX and packages"
msgstr "XeTeX i pakiety"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Witamy w TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1972,7 +1972,7 @@ msgstr ""
"rozważ wsparcie poprzez przystąpienie do jednej z grup.\n"
"Lista grup dostępna jest na stronie https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pt_BR.po b/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
index 2c97b269fc..1035aa9dc6 100644
--- a/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
+++ b/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-02-21 07:43-0300\n"
"Last-Translator: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
"Language-Team: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
@@ -1952,11 +1952,11 @@ msgstr "Programas de suporte exclusivos para Windows"
msgid "XeTeX and packages"
msgstr "XeTeX e pacotes"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Bem-vindo ao TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1972,7 +1972,7 @@ msgstr ""
"inscrevendo-se em um grupo que lhe seja oportuno. A lista de grupos está "
"disponível na web no endereço https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ru.po b/systems/texlive/tlnet/tlpkg/translations/ru.po
index c62ccbe026..127a7f0a64 100644
--- a/systems/texlive/tlnet/tlpkg/translations/ru.po
+++ b/systems/texlive/tlnet/tlpkg/translations/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-23 09:50+0800\n"
"Last-Translator: Vladimir Lomov <irk.translator@yandex.ru>\n"
"Language-Team: Russian <tldoc@tug.org>\n"
@@ -1951,11 +1951,11 @@ msgstr "Вспомогательные программы, только для W
msgid "XeTeX and packages"
msgstr "XeTeX и пакеты"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Вас приветствует TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1971,7 +1971,7 @@ msgstr ""
"подходящей вам группе. Список групп доступен на странице https://tug.org/"
"usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sk.po b/systems/texlive/tlnet/tlpkg/translations/sk.po
index e63fe948a1..dfb8356283 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sk.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sk.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:59+0100\n"
"Last-Translator: Ján Buša <jan.busa@tuke.sk>\n"
"Language-Team: tex-live@tug.org\n"
@@ -1950,11 +1950,11 @@ msgstr "Podporné programy len pre Windows"
msgid "XeTeX and packages"
msgstr "XeTeX a balíky"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Vitajte vo svete TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1970,7 +1970,7 @@ msgstr ""
"najlepšej. Zoznam skupín je dostupný na webe na https://tug.org/usergroups."
"html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sl.po b/systems/texlive/tlnet/tlpkg/translations/sl.po
index e91ac4d642..1a6a004a60 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:45+0100\n"
"Last-Translator: Mojca Miklavec <mojca.miklavec.lists@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -2036,11 +2036,11 @@ msgstr "Programi za MS Windows"
msgid "XeTeX and packages"
msgstr "XeTeX s paketi"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Dobrodošli v TeX Live-u!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -2055,7 +2055,7 @@ msgstr ""
"sveta; podprete ga lahko s pridružitvijo vam najbližjemu društvu. Seznam le-"
"teh je na voljo na strani https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sr.po b/systems/texlive/tlnet/tlpkg/translations/sr.po
index 7d0fe35ba3..960247c3c0 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sr.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2019-10-23 02:13+0300\n"
"Last-Translator: Nikola Lečić <nikola.lecic@anthesphoria.net>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1947,11 +1947,11 @@ msgstr "Помоћни програми за Windows"
msgid "XeTeX and packages"
msgstr "XeTeX и повезани пакети"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Добродошли у TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1966,7 +1966,7 @@ msgstr ""
"света; молимо вас да размотрите учлањење у најближу из њих. Списак група "
"можете пронаћи овде: https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/uk.po b/systems/texlive/tlnet/tlpkg/translations/uk.po
index 437a897af0..8a51c4f896 100644
--- a/systems/texlive/tlnet/tlpkg/translations/uk.po
+++ b/systems/texlive/tlnet/tlpkg/translations/uk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2010\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2019-03-23 09:02+0200\n"
"Last-Translator: Andriy Bandura <andriykopanytsia@gmail.com>\n"
"Language-Team: Ukrainian <andriykopanytsia@gmail.com>\n"
@@ -1931,11 +1931,11 @@ msgstr "Додаткові програми лише під Windows"
msgid "XeTeX and packages"
msgstr "XeTeX та пакунки"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Ласкаво просимо до TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1950,7 +1950,7 @@ msgstr ""
"світу; будь ласка, підтримайте нас, приєднавшись до групи, найкращої для "
"вас. Список груп доступний на веб-сторінці https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/vi.po b/systems/texlive/tlnet/tlpkg/translations/vi.po
index 55be05dd96..730e241f87 100644
--- a/systems/texlive/tlnet/tlpkg/translations/vi.po
+++ b/systems/texlive/tlnet/tlpkg/translations/vi.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2021-03-13 11:02+0100\n"
"Last-Translator: Anh K. Huỳnh <kyanh@viettug.org>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1942,11 +1942,11 @@ msgstr "Các chương trình chỉ cho Windows"
msgid "XeTeX and packages"
msgstr "XeTeX và các gói của nó"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "Chào mừng đến với TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1962,7 +1962,7 @@ msgstr ""
"hợp nhất. Danh sách các nhóm người dùng có thể tìm thấy tại http://tug.org/"
"usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_CN.po b/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
index c07e8454c2..77d653e391 100644
--- a/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
+++ b/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2009-09-22 12:54+0800\n"
"Last-Translator: Jiang Jiang <gzjjgod@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1891,11 +1891,11 @@ msgstr ""
msgid "XeTeX and packages"
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "欢迎进入 TeX Live 的世界!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1905,7 +1905,7 @@ msgid ""
"list of groups is available on the web at https://tug.org/usergroups.html."
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_TW.po b/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
index e9f1a7bd5f..1be36d4389 100644
--- a/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
+++ b/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2022-04-12 01:49+0200\n"
+"POT-Creation-Date: 2022-06-11 01:49+0200\n"
"PO-Revision-Date: 2009-09-03 12:34+0200\n"
"Last-Translator: Norbert Preining <preining@logic.at>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -1917,11 +1917,11 @@ msgstr ""
msgid "XeTeX and packages"
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2682
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2683
msgid "Welcome to TeX Live!"
msgstr "歡迎進入 TeX Live 的世界!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2685
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2686
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1931,7 +1931,7 @@ msgid ""
"list of groups is available on the web at https://tug.org/usergroups.html."
msgstr ""
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2695
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2696
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/win32/miktex/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini
index ba2ffedcbb..8f0fdd02c7 100644
--- a/systems/win32/miktex/tm/packages/next/pr.ini
+++ b/systems/win32/miktex/tm/packages/next/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1654892335
+date=1654978714
lastupd=miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9 miktex-bzip2-bin-x64-2.9 miktex-cairo-bin-2.9 miktex-cairo-bin-x64-2.9 miktex-chktex-bin-2.9 miktex-chktex-bin-x64-2.9
-lstdigest=ddf6367775da1ac7406e62175dba42eb
+lstdigest=e7a97e00dbee491ff912fbd71ce73319
numpkg=5626
relstate=next
-version=8196
+version=8197
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: JjhThXJZFQzCvBa/L6VJKuMG3AMLJJEkzXdKY01VHncWuQVeHnwV8WvEL2fOEeTYXpSc51W4lGQmZhptLe58cZ95nS6TSAyDH798lF124zgcaC9Wrxi8lsIvo3frnh3jZBpKE6xt6gB+jcYBmlpx8yRhn3AjZuSB/bUPCSAORFU6v+HMZyHOSb5j46sFHyeG2y93hvkqW7qQEJaSBmJ2ZX4+ttyM7ozyGFspFTSSefwXLUAa4f/b13xM3b8w9AQ3Z1e/0nzUQEzpwS5IHNazfOnt4k1Qb8jdtKA1DsmwRnA0Y3tt2Ad/+G8qCiDnJxdrbfkE+UXfj3cPjZFdCX+AvQ==
+;;;; signature/miktex: IDM6P/kXao4OfizrSFuK3m9nsUSHcGT1h4xyLajNjHin7s4QteHOS4IomrZX6Q2z54BOSI5RVJb5QE2dww/u3UK/XRRIeiKHbaS0G6eb0nl4W4oVZYeUnLfnQ/6BlmUSGCvcJbhaM8s7Gr/U7sfLR0IaHvbKKcRNR/VNPDFWwD3MOHbBT12m4AmY3BXEHOH5G+IBRDAqfmoxkqBHWm+DdG+c7yg1qc8d+s4Fy6nlfng5oGnBM0X2kUqTmbWjHZj8gOQopiKzr8vwsg13BvQWgFJKH3oesyskUzzXxYpC6hg8Hicmyi7YMGxjRl9QA34njZwbQKnJQP6Yy5g3qzAcMQ==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini
index 8e60d0d36e..57f77ba143 100644
--- a/systems/win32/miktex/tm/packages/pr.ini
+++ b/systems/win32/miktex/tm/packages/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1654891901
+date=1654978293
lastupd=adjmulticol adjmulticol__doc adjmulticol__source babel babel__doc babel__source beamer beamer__doc biblatex-gb7714-2015 biblatex-gb7714-2015__doc biblatex-gb7714-2015__source bidi bidi__doc bidi__source bxghost bxghost__doc causets causets__doc causets__source create-theorem
-lstdigest=f484082ff859572f2ed401d803cb8c7c
+lstdigest=3187941f32881d30072c7ccfea43316b
numpkg=5626
relstate=stable
-version=8196
+version=8197
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: avmWJpTWLyqMMsn4e3jf0/SZxxRpTEIqMaVwME+hcgq55HLqH4ct+8k5rIvvKVcbqgaKXaVWzBtIkX22mhpuRR5M9ndikLt3XDfBIdEq+ebUg/hW0istKBhJG5EOLE2NoBh4EsvEubP/+ZnOhPC6bwaaUPmkujP947LdLkCptKXv7a4CbUQFqL2wxeX4ZgdemNDMDFlb4mB3xKUybsAqYgp5FNE3I/HFH9MylRvn5ydYKDNt7n4Haq2OenC5i2zsHHxW8fdIKT7zN5yzTD4VHAvUpzj2uNf1/zqkBMCP8q7fdm2zqryzMAwY6cOVxT80dS75N8cLYdEOnnvBixsrQA==
+;;;; signature/miktex: GmlKCFKcGwYnVdViM9vPJb0+c+V7GPA+qzC3LzvHaFLJFPnO3vudtTWC1fqJBk6YjwYLR+wMv60oqM7EN9orNC0Hrhyx6/5ENu+0biua8UX42BNWkJiMT70vOwk0wo0Hclg06AnBAl/Xaqsw6IONPFyVxrLVNIrtk7mEB9EWewb4683Iw0E7Mky1RQGeDBHOjl+be/cjQk1EG9rRInMjynpJaFpa3F/o4+yHXWoDEUn4+Ys8P9ANTmGew5Rh8hk3xUJTDEvDdkxGF5NQPwTMtmVEtIxJ7y8rhChW7tgfuM3dSSx2YSBlmg6aPwGtSxUUU8H7FoDTOJsvbC9/ShiuVQ==
;;;;-----END MIKTEX SIGNATURE-----