diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-21 20:32:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-21 20:32:21 +0000 |
commit | 2b913c5cbfc69a5a358722d33cb5216aa0f4a6f6 (patch) | |
tree | 95e076b71052cec02c6f61f19e95ec5072a64a1e /Master/texmf-dist/tex/latex/worldflags | |
parent | 5233f378b0927bc48d3e26c29e37ae74bdd53c1d (diff) |
worldflags (21apr21)
git-svn-id: svn://tug.org/texlive/trunk@58934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags')
-rw-r--r-- | Master/texmf-dist/tex/latex/worldflags/worldflag_MG.tex (renamed from Master/texmf-dist/tex/latex/worldflags/worldflag_mg.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/worldflags/worldflag_PL.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/worldflags/worldflag_PT.tex (renamed from Master/texmf-dist/tex/latex/worldflags/worldflag_pt.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/worldflags/worldflag_XX.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/worldflags/worldflags.sty | 2 |
5 files changed, 2 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_mg.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_MG.tex index a052f7c1e8e..a052f7c1e8e 100644 --- a/Master/texmf-dist/tex/latex/worldflags/worldflag_mg.tex +++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_MG.tex diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_PL.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_PL.tex index 38134b4a2f4..ba5133acdcb 100644 --- a/Master/texmf-dist/tex/latex/worldflags/worldflag_PL.tex +++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_PL.tex @@ -3,6 +3,6 @@ % --------------------------------------------------------------------------------------- \BeginFlagDescription{5}{8} \definecolor{red}{RGB}{210,38,48} -\hstripesII{red}{white} +\hstripesII{white}{red} \FrameCode \EndFlagDescription diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_pt.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_PT.tex index 65fc9f5736d..65fc9f5736d 100644 --- a/Master/texmf-dist/tex/latex/worldflags/worldflag_pt.tex +++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_PT.tex diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_XX.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_XX.tex deleted file mode 100644 index 0d419c70581..00000000000 --- a/Master/texmf-dist/tex/latex/worldflags/worldflag_XX.tex +++ /dev/null @@ -1,4 +0,0 @@ -% Test: -% ----- -\moon{red}{(0.5\flaglength,0.5\flagwidth)}{0.3}{(0.5\flaglength+0.11\flagwidth,0.5\flagwidth)}{0.3} -\BeginFlagDescription{1}{} diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflags.sty b/Master/texmf-dist/tex/latex/worldflags/worldflags.sty index b1c717457c0..4970e3de95a 100644 --- a/Master/texmf-dist/tex/latex/worldflags/worldflags.sty +++ b/Master/texmf-dist/tex/latex/worldflags/worldflags.sty @@ -1,6 +1,6 @@ % ============================================================================= % worldflags.sty - Flags of the World with TikZ -% (c) Wilhelm Haager 2021-04-19 +% (c) Wilhelm Haager 2021-04-21 % ============================================================================= \RequirePackage{ifthen} \RequirePackage{tikz} |