summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-12 23:42:57 +0000
committerKarl Berry <karl@freefriends.org>2021-05-12 23:42:57 +0000
commitee5f12fa0bb7e42ab905e9ca5fcaf86e0c5c5607 (patch)
tree0875dd10ebbb17b591c253895a841b6b73f75475 /Master/tlpkg
parent5f99657363e351ec68dcfb545d14788019b3e26c (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@59177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/texlive.tlpdb157
1 files changed, 120 insertions, 37 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index eb19eaf1515..c5698af292d 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2021
-depend revision/59166
+depend revision/59176
name 00texlive.image
category TLCore
-revision 59159
+revision 59176
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
@@ -1075,6 +1075,7 @@ runfiles size=13871
tlpkg/tlpsrc/cochineal.tlpsrc
tlpkg/tlpsrc/codeanatomy.tlpsrc
tlpkg/tlpsrc/codedoc.tlpsrc
+ tlpkg/tlpsrc/codehigh.tlpsrc
tlpkg/tlpsrc/codepage.tlpsrc
tlpkg/tlpsrc/codesection.tlpsrc
tlpkg/tlpsrc/codicefiscaleitaliano.tlpsrc
@@ -4383,7 +4384,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 59164
+revision 59168
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
@@ -59375,6 +59376,31 @@ catalogue-license lppl
catalogue-topics doc-supp
catalogue-version 0.3
+name codehigh
+category Package
+revision 59173
+shortdesc Highlight code and demos with l3regex and lpeg
+longdesc This package uses the l3regex package from the LaTeX3
+longdesc Programming Layer to parse and highlight source code and demos.
+longdesc It is more powerful than the listings package, and more easy to
+longdesc use than minted. But it is slower than both of them. Therefore
+longdesc in LuaTeX the package provides another way to highlight code:
+longdesc using LPeg (Parsing Expression Grammars for Lua). LPeg is much
+longdesc more powerful and faster than l3regex.
+docfiles size=29
+ texmf-dist/doc/latex/codehigh/README details="Readme"
+ texmf-dist/doc/latex/codehigh/codehigh.pdf details="Package documentation"
+ texmf-dist/doc/latex/codehigh/codehigh.tex
+runfiles size=7
+ texmf-dist/tex/latex/codehigh/codehigh.lua
+ texmf-dist/tex/latex/codehigh/codehigh.sty
+catalogue-contact-bugs https://github.com/lvjr/codehigh/issues
+catalogue-contact-repository https://github.com/lvjr/codehigh
+catalogue-ctan /macros/latex/contrib/codehigh
+catalogue-license lppl1.3c
+catalogue-topics listing synt-hlt expl3 use-luatex
+catalogue-version 2021C
+
name codepage
category Package
revision 51502
@@ -61844,7 +61870,7 @@ depend url
name collection-latexextra
category Collection
-revision 59009
+revision 59173
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -62039,6 +62065,7 @@ depend cnltx
depend cntformats
depend cntperchap
depend codedoc
+depend codehigh
depend codepage
depend codesection
depend collcell
@@ -90439,14 +90466,14 @@ catalogue-topics notes editorial
name easybook
category Package
-revision 59166
+revision 59174
shortdesc Typeset Chinese books or notes
longdesc Easybook is a minimalist style template based on the ctexbook
longdesc book document class.
-docfiles size=76
+docfiles size=77
texmf-dist/doc/latex/easybook/README.md details="Readme"
texmf-dist/doc/latex/easybook/easybook.pdf details="Package documentation" language="zh"
-srcfiles size=30
+srcfiles size=31
texmf-dist/source/latex/easybook/easybook.dtx
texmf-dist/source/latex/easybook/easybook.ins
runfiles size=15
@@ -90456,7 +90483,7 @@ catalogue-contact-repository https://gitee.com/texl3/easybook
catalogue-ctan /macros/latex/contrib/easybook
catalogue-license cc-by-4
catalogue-topics book-pub class chinese expl3
-catalogue-version 1.25g
+catalogue-version 1.25h
name easyfig
category Package
@@ -95724,7 +95751,7 @@ catalogue-version 0.8
name els-cas-templates
category Package
-revision 54317
+revision 59170
shortdesc Elsevier updated LaTeX templates
longdesc This bundle provides two class and corresponding template files
longdesc for typesetting journal articles supposed to go through
@@ -95732,25 +95759,19 @@ longdesc Elsevier's updated workflow. One of the sets is meant for
longdesc one-column, the other for two-column layout. These are now
longdesc accepted for submitting articles both in Elsevier's electronic
longdesc submission system and elsewhere.
-docfiles size=338
+docfiles size=274
texmf-dist/doc/latex/els-cas-templates/README details="Readme"
- texmf-dist/doc/latex/els-cas-templates/cas-dc-template.pdf details="Example of use (double column)"
texmf-dist/doc/latex/els-cas-templates/cas-dc-template.tex
texmf-dist/doc/latex/els-cas-templates/cas-refs.bib
- texmf-dist/doc/latex/els-cas-templates/cas-sc-template.pdf details="Example of use (single column)"
texmf-dist/doc/latex/els-cas-templates/cas-sc-template.tex
texmf-dist/doc/latex/els-cas-templates/doc/dc-sample.pdf
texmf-dist/doc/latex/els-cas-templates/doc/elsdoc-cas.pdf details="Package documentation"
texmf-dist/doc/latex/els-cas-templates/doc/elsdoc-cas.tex
+ texmf-dist/doc/latex/els-cas-templates/doc/glyphtounicode.tex
texmf-dist/doc/latex/els-cas-templates/doc/makefile
texmf-dist/doc/latex/els-cas-templates/doc/pdfwidgets.sty
texmf-dist/doc/latex/els-cas-templates/doc/rvdtx.sty
texmf-dist/doc/latex/els-cas-templates/doc/sc-sample.pdf
- texmf-dist/doc/latex/els-cas-templates/figs/Fig1.pdf
- texmf-dist/doc/latex/els-cas-templates/figs/Fig2.pdf
- texmf-dist/doc/latex/els-cas-templates/figs/Fig3.pdf
- texmf-dist/doc/latex/els-cas-templates/figs/grabs.pdf
- texmf-dist/doc/latex/els-cas-templates/figs/pic1.pdf
texmf-dist/doc/latex/els-cas-templates/manifest.txt
texmf-dist/doc/latex/els-cas-templates/thumbnails/cas-email.jpeg
texmf-dist/doc/latex/els-cas-templates/thumbnails/cas-facebook.jpeg
@@ -95758,15 +95779,15 @@ docfiles size=338
texmf-dist/doc/latex/els-cas-templates/thumbnails/cas-linkedin.jpeg
texmf-dist/doc/latex/els-cas-templates/thumbnails/cas-twitter.jpeg
texmf-dist/doc/latex/els-cas-templates/thumbnails/cas-url.jpeg
-runfiles size=29
+runfiles size=31
texmf-dist/bibtex/bst/els-cas-templates/cas-model2-names.bst
texmf-dist/tex/latex/els-cas-templates/cas-common.sty
texmf-dist/tex/latex/els-cas-templates/cas-dc.cls
texmf-dist/tex/latex/els-cas-templates/cas-sc.cls
catalogue-ctan /macros/latex/contrib/els-cas-templates
catalogue-license lppl1.2
-catalogue-topics class journalpub
-catalogue-version 2.1
+catalogue-topics class doc-templ journalpub
+catalogue-version 2.3
name elsarticle
category Package
@@ -172448,7 +172469,7 @@ catalogue-topics index-multi
name marathi
category Package
-revision 58760
+revision 59172
shortdesc Typeset Marathi language using XeLaTeX or LuaLaTeX
longdesc luaa-laattek v jhii-laattek hyaaNcyaash mraatthiicaa sulbh
longdesc vaapr krnnyaasaatthii. laattek-vriil mraatthiicyaa
@@ -172459,9 +172480,8 @@ longdesc typesetting Marathi language with LuaLaTeX and XeLaTeX. This
longdesc package will provide localizations needed for the Marathi
longdesc language. Currently the package localizes package blindtext and
longdesc package expex.
-docfiles size=62
+docfiles size=45
texmf-dist/doc/latex/marathi/COPYING
- texmf-dist/doc/latex/marathi/LICENSE.md
texmf-dist/doc/latex/marathi/README.txt details="Readme"
texmf-dist/doc/latex/marathi/marathi.pdf details="Package documentation" language="mr"
srcfiles size=19
@@ -172475,12 +172495,12 @@ runfiles size=15
texmf-dist/tex/latex/marathi/namuna-letter.tex
texmf-dist/tex/latex/marathi/namuna-para.tex
texmf-dist/tex/latex/marathi/namuna-report.tex
-catalogue-contact-bugs https://gitlab.com/niranjanvikastambe/marathi/-/issues
-catalogue-contact-repository https://gitlab.com/niranjanvikastambe/marathi/
+catalogue-contact-bugs https://gitlab.com/niruvt/marathi/-/issues
+catalogue-contact-repository https://gitlab.com/niruvt/marathi/
catalogue-ctan /language/marathi
-catalogue-license gpl3+ other-free
+catalogue-license gpl3+ other-free fdl
catalogue-topics indic marathi
-catalogue-version 1.6.2
+catalogue-version 1.6.3
name marcellus
category Package
@@ -273631,7 +273651,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 59164
+revision 59168
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.
@@ -294604,7 +294624,7 @@ catalogue-version 1.0
name unravel
category Package
-revision 52822
+revision 59175
shortdesc Watching TeX digest tokens
longdesc The aim of this LaTeX package is to help debug complicated
longdesc macros. This is done by letting the user step through the
@@ -294614,19 +294634,19 @@ longdesc typesetting commands. To use this package, one should normally
longdesc run TeX in a terminal. The unravel package requires up-to-date
longdesc versions of the l3kernel, l3packages and l3experimental
longdesc bundles.
-docfiles size=170
+docfiles size=216
texmf-dist/doc/latex/unravel/README.md details="Readme"
texmf-dist/doc/latex/unravel/unravel.pdf details="Package documentation"
-srcfiles size=77
+srcfiles size=80
texmf-dist/source/latex/unravel/unravel.dtx
texmf-dist/source/latex/unravel/unravel.ins
-runfiles size=58
+runfiles size=61
texmf-dist/tex/latex/unravel/unravel.sty
catalogue-contact-repository https://github.com/blefloch/latex-unravel
catalogue-ctan /macros/latex/contrib/unravel
catalogue-license lppl1.3c
-catalogue-topics macro-supp
-catalogue-version 0.2h
+catalogue-topics macro-supp debug-supp expl3
+catalogue-version 0.3a
name unswcover
category Package
@@ -303725,7 +303745,7 @@ catalogue-version 1.1
name worldflags
category Package
-revision 59021
+revision 59171
shortdesc Drawing flags with TikZ
longdesc This is a package for drawing flags using TikZ. Currently the
longdesc national flags of all independent nations are included,
@@ -303734,11 +303754,22 @@ longdesc can be drawn ... as a single TikZ-picture within ordinary text,
longdesc as a picture element within a TikZ-picture. The appearance of a
longdesc flag (size, frame etc.) can be adapted using optional
longdesc parameters.
-docfiles size=541
+docfiles size=640
texmf-dist/doc/latex/worldflags/README details="Readme"
texmf-dist/doc/latex/worldflags/worldflags.pdf details="Package documentation"
texmf-dist/doc/latex/worldflags/worldflags.tex
-runfiles size=1816
+runfiles size=2213
+ texmf-dist/tex/latex/worldflags/worldflag_0.tex
+ texmf-dist/tex/latex/worldflags/worldflag_1.tex
+ texmf-dist/tex/latex/worldflags/worldflag_2.tex
+ texmf-dist/tex/latex/worldflags/worldflag_3.tex
+ texmf-dist/tex/latex/worldflags/worldflag_4.tex
+ texmf-dist/tex/latex/worldflags/worldflag_5.tex
+ texmf-dist/tex/latex/worldflags/worldflag_6.tex
+ texmf-dist/tex/latex/worldflags/worldflag_7.tex
+ texmf-dist/tex/latex/worldflags/worldflag_8.tex
+ texmf-dist/tex/latex/worldflags/worldflag_9.tex
+ texmf-dist/tex/latex/worldflags/worldflag_A.tex
texmf-dist/tex/latex/worldflags/worldflag_AD.tex
texmf-dist/tex/latex/worldflags/worldflag_AE.tex
texmf-dist/tex/latex/worldflags/worldflag_AF.tex
@@ -303748,11 +303779,22 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_AO.tex
texmf-dist/tex/latex/worldflags/worldflag_AQ.tex
texmf-dist/tex/latex/worldflags/worldflag_AR.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-B.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-K.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-N.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-O.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-S.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-St.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-T.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-V.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AT-W.tex
texmf-dist/tex/latex/worldflags/worldflag_AT.tex
texmf-dist/tex/latex/worldflags/worldflag_AU.tex
+ texmf-dist/tex/latex/worldflags/worldflag_AX.tex
texmf-dist/tex/latex/worldflags/worldflag_AZ.tex
texmf-dist/tex/latex/worldflags/worldflag_Abkhazia.tex
texmf-dist/tex/latex/worldflags/worldflag_Artsakh.tex
+ texmf-dist/tex/latex/worldflags/worldflag_B.tex
texmf-dist/tex/latex/worldflags/worldflag_BA.tex
texmf-dist/tex/latex/worldflags/worldflag_BB.tex
texmf-dist/tex/latex/worldflags/worldflag_BD.tex
@@ -303770,6 +303812,9 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_BW.tex
texmf-dist/tex/latex/worldflags/worldflag_BY.tex
texmf-dist/tex/latex/worldflags/worldflag_BZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Bonaire.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Buddhism.tex
+ texmf-dist/tex/latex/worldflags/worldflag_C.tex
texmf-dist/tex/latex/worldflags/worldflag_CA.tex
texmf-dist/tex/latex/worldflags/worldflag_CD.tex
texmf-dist/tex/latex/worldflags/worldflag_CF.tex
@@ -303786,12 +303831,15 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_CV.tex
texmf-dist/tex/latex/worldflags/worldflag_CY.tex
texmf-dist/tex/latex/worldflags/worldflag_CZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Christian.tex
+ texmf-dist/tex/latex/worldflags/worldflag_D.tex
texmf-dist/tex/latex/worldflags/worldflag_DE.tex
texmf-dist/tex/latex/worldflags/worldflag_DJ.tex
texmf-dist/tex/latex/worldflags/worldflag_DK.tex
texmf-dist/tex/latex/worldflags/worldflag_DM.tex
texmf-dist/tex/latex/worldflags/worldflag_DO.tex
texmf-dist/tex/latex/worldflags/worldflag_DZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_E.tex
texmf-dist/tex/latex/worldflags/worldflag_EC.tex
texmf-dist/tex/latex/worldflags/worldflag_EE.tex
texmf-dist/tex/latex/worldflags/worldflag_EG.tex
@@ -303801,16 +303849,21 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_ET.tex
texmf-dist/tex/latex/worldflags/worldflag_EU.tex
texmf-dist/tex/latex/worldflags/worldflag_Esperanto.tex
+ texmf-dist/tex/latex/worldflags/worldflag_F.tex
texmf-dist/tex/latex/worldflags/worldflag_FI.tex
texmf-dist/tex/latex/worldflags/worldflag_FJ.tex
texmf-dist/tex/latex/worldflags/worldflag_FM.tex
+ texmf-dist/tex/latex/worldflags/worldflag_FO.tex
texmf-dist/tex/latex/worldflags/worldflag_FR.tex
+ texmf-dist/tex/latex/worldflags/worldflag_G.tex
texmf-dist/tex/latex/worldflags/worldflag_GA.tex
texmf-dist/tex/latex/worldflags/worldflag_GB.tex
texmf-dist/tex/latex/worldflags/worldflag_GD.tex
texmf-dist/tex/latex/worldflags/worldflag_GE.tex
texmf-dist/tex/latex/worldflags/worldflag_GF.tex
+ texmf-dist/tex/latex/worldflags/worldflag_GG.tex
texmf-dist/tex/latex/worldflags/worldflag_GH.tex
+ texmf-dist/tex/latex/worldflags/worldflag_GI.tex
texmf-dist/tex/latex/worldflags/worldflag_GL.tex
texmf-dist/tex/latex/worldflags/worldflag_GM.tex
texmf-dist/tex/latex/worldflags/worldflag_GN.tex
@@ -303819,22 +303872,28 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_GT.tex
texmf-dist/tex/latex/worldflags/worldflag_GW.tex
texmf-dist/tex/latex/worldflags/worldflag_GY.tex
+ texmf-dist/tex/latex/worldflags/worldflag_H.tex
texmf-dist/tex/latex/worldflags/worldflag_HN.tex
texmf-dist/tex/latex/worldflags/worldflag_HR.tex
texmf-dist/tex/latex/worldflags/worldflag_HT.tex
texmf-dist/tex/latex/worldflags/worldflag_HU.tex
+ texmf-dist/tex/latex/worldflags/worldflag_I.tex
texmf-dist/tex/latex/worldflags/worldflag_ID.tex
texmf-dist/tex/latex/worldflags/worldflag_IE.tex
texmf-dist/tex/latex/worldflags/worldflag_IL.tex
+ texmf-dist/tex/latex/worldflags/worldflag_IM.tex
texmf-dist/tex/latex/worldflags/worldflag_IN.tex
texmf-dist/tex/latex/worldflags/worldflag_IQ.tex
texmf-dist/tex/latex/worldflags/worldflag_IR.tex
texmf-dist/tex/latex/worldflags/worldflag_IS.tex
texmf-dist/tex/latex/worldflags/worldflag_IT.tex
+ texmf-dist/tex/latex/worldflags/worldflag_J.tex
+ texmf-dist/tex/latex/worldflags/worldflag_JE.tex
texmf-dist/tex/latex/worldflags/worldflag_JM.tex
texmf-dist/tex/latex/worldflags/worldflag_JO.tex
texmf-dist/tex/latex/worldflags/worldflag_JP.tex
texmf-dist/tex/latex/worldflags/worldflag_JollyRoger.tex
+ texmf-dist/tex/latex/worldflags/worldflag_K.tex
texmf-dist/tex/latex/worldflags/worldflag_KE.tex
texmf-dist/tex/latex/worldflags/worldflag_KG.tex
texmf-dist/tex/latex/worldflags/worldflag_KH.tex
@@ -303846,6 +303905,7 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_KR.tex
texmf-dist/tex/latex/worldflags/worldflag_KW.tex
texmf-dist/tex/latex/worldflags/worldflag_KZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_L.tex
texmf-dist/tex/latex/worldflags/worldflag_LA.tex
texmf-dist/tex/latex/worldflags/worldflag_LB.tex
texmf-dist/tex/latex/worldflags/worldflag_LC.tex
@@ -303857,6 +303917,7 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_LU.tex
texmf-dist/tex/latex/worldflags/worldflag_LV.tex
texmf-dist/tex/latex/worldflags/worldflag_LY.tex
+ texmf-dist/tex/latex/worldflags/worldflag_M.tex
texmf-dist/tex/latex/worldflags/worldflag_MA.tex
texmf-dist/tex/latex/worldflags/worldflag_MD.tex
texmf-dist/tex/latex/worldflags/worldflag_ME.tex
@@ -303874,6 +303935,7 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_MX.tex
texmf-dist/tex/latex/worldflags/worldflag_MY.tex
texmf-dist/tex/latex/worldflags/worldflag_MZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_N.tex
texmf-dist/tex/latex/worldflags/worldflag_NA.tex
texmf-dist/tex/latex/worldflags/worldflag_NATO.tex
texmf-dist/tex/latex/worldflags/worldflag_NE.tex
@@ -303885,25 +303947,34 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_NR.tex
texmf-dist/tex/latex/worldflags/worldflag_NU.tex
texmf-dist/tex/latex/worldflags/worldflag_NZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_O.tex
texmf-dist/tex/latex/worldflags/worldflag_OM.tex
texmf-dist/tex/latex/worldflags/worldflag_Olympics.tex
+ texmf-dist/tex/latex/worldflags/worldflag_P.tex
texmf-dist/tex/latex/worldflags/worldflag_PA.tex
texmf-dist/tex/latex/worldflags/worldflag_PE.tex
texmf-dist/tex/latex/worldflags/worldflag_PG.tex
texmf-dist/tex/latex/worldflags/worldflag_PH.tex
texmf-dist/tex/latex/worldflags/worldflag_PK.tex
texmf-dist/tex/latex/worldflags/worldflag_PL.tex
+ texmf-dist/tex/latex/worldflags/worldflag_PR.tex
texmf-dist/tex/latex/worldflags/worldflag_PS.tex
texmf-dist/tex/latex/worldflags/worldflag_PT.tex
texmf-dist/tex/latex/worldflags/worldflag_PW.tex
texmf-dist/tex/latex/worldflags/worldflag_PY.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Q.tex
texmf-dist/tex/latex/worldflags/worldflag_QA.tex
+ texmf-dist/tex/latex/worldflags/worldflag_R.tex
+ texmf-dist/tex/latex/worldflags/worldflag_RE.tex
texmf-dist/tex/latex/worldflags/worldflag_RO.tex
texmf-dist/tex/latex/worldflags/worldflag_RS.tex
texmf-dist/tex/latex/worldflags/worldflag_RU.tex
texmf-dist/tex/latex/worldflags/worldflag_RW.tex
texmf-dist/tex/latex/worldflags/worldflag_Rainbow.tex
+ texmf-dist/tex/latex/worldflags/worldflag_RedCrescent.tex
texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
+ texmf-dist/tex/latex/worldflags/worldflag_RedCrystal.tex
+ texmf-dist/tex/latex/worldflags/worldflag_S.tex
texmf-dist/tex/latex/worldflags/worldflag_SA.tex
texmf-dist/tex/latex/worldflags/worldflag_SB.tex
texmf-dist/tex/latex/worldflags/worldflag_SC.tex
@@ -303922,7 +303993,10 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_SV.tex
texmf-dist/tex/latex/worldflags/worldflag_SY.tex
texmf-dist/tex/latex/worldflags/worldflag_SZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Saba.tex
texmf-dist/tex/latex/worldflags/worldflag_Somaliland.tex
+ texmf-dist/tex/latex/worldflags/worldflag_StEustasius.tex
+ texmf-dist/tex/latex/worldflags/worldflag_T.tex
texmf-dist/tex/latex/worldflags/worldflag_TD.tex
texmf-dist/tex/latex/worldflags/worldflag_TG.tex
texmf-dist/tex/latex/worldflags/worldflag_TH.tex
@@ -303936,21 +304010,30 @@ runfiles size=1816
texmf-dist/tex/latex/worldflags/worldflag_TV.tex
texmf-dist/tex/latex/worldflags/worldflag_TW.tex
texmf-dist/tex/latex/worldflags/worldflag_TZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Tibet.tex
texmf-dist/tex/latex/worldflags/worldflag_Transnistria.tex
+ texmf-dist/tex/latex/worldflags/worldflag_U.tex
texmf-dist/tex/latex/worldflags/worldflag_UA.tex
texmf-dist/tex/latex/worldflags/worldflag_UG.tex
+ texmf-dist/tex/latex/worldflags/worldflag_UNESCO.tex
texmf-dist/tex/latex/worldflags/worldflag_UNO.tex
texmf-dist/tex/latex/worldflags/worldflag_US.tex
texmf-dist/tex/latex/worldflags/worldflag_UY.tex
texmf-dist/tex/latex/worldflags/worldflag_UZ.tex
+ texmf-dist/tex/latex/worldflags/worldflag_V.tex
texmf-dist/tex/latex/worldflags/worldflag_VA.tex
texmf-dist/tex/latex/worldflags/worldflag_VC.tex
texmf-dist/tex/latex/worldflags/worldflag_VE.tex
texmf-dist/tex/latex/worldflags/worldflag_VN.tex
texmf-dist/tex/latex/worldflags/worldflag_VU.tex
+ texmf-dist/tex/latex/worldflags/worldflag_W.tex
texmf-dist/tex/latex/worldflags/worldflag_WB.tex
+ texmf-dist/tex/latex/worldflags/worldflag_WHO.tex
texmf-dist/tex/latex/worldflags/worldflag_WS.tex
+ texmf-dist/tex/latex/worldflags/worldflag_X.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Y.tex
texmf-dist/tex/latex/worldflags/worldflag_YE.tex
+ texmf-dist/tex/latex/worldflags/worldflag_Z.tex
texmf-dist/tex/latex/worldflags/worldflag_ZA.tex
texmf-dist/tex/latex/worldflags/worldflag_ZM.tex
texmf-dist/tex/latex/worldflags/worldflag_ZW.tex