diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/worldflags/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/worldflags/worldflags.pdf | bin | 2141935 -> 2141948 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/worldflags/worldflags.tex | 4 | ||||
-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 |
8 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/worldflags/README b/Master/texmf-dist/doc/latex/worldflags/README index 529f1ec1ece..eef1b2a135d 100644 --- a/Master/texmf-dist/doc/latex/worldflags/README +++ b/Master/texmf-dist/doc/latex/worldflags/README @@ -15,4 +15,4 @@ The description of every flag resides in a particular "flag description file". License: LaTeX Project Public License version 1.3 or above Wilhelm Haager -2021-04-19 +2021-04-21 diff --git a/Master/texmf-dist/doc/latex/worldflags/worldflags.pdf b/Master/texmf-dist/doc/latex/worldflags/worldflags.pdf Binary files differindex 8f9584467ae..90dff9351a3 100644 --- a/Master/texmf-dist/doc/latex/worldflags/worldflags.pdf +++ b/Master/texmf-dist/doc/latex/worldflags/worldflags.pdf diff --git a/Master/texmf-dist/doc/latex/worldflags/worldflags.tex b/Master/texmf-dist/doc/latex/worldflags/worldflags.tex index 1dfe21e2b33..982ea883f0c 100644 --- a/Master/texmf-dist/doc/latex/worldflags/worldflags.tex +++ b/Master/texmf-dist/doc/latex/worldflags/worldflags.tex @@ -15,7 +15,7 @@ \usepackage{tabularx} \usepackage{graphicx} \usepackage{verbatimbox} -\usepackage{xcolor,colors} +\usepackage{xcolor} \usepackage{pifont} \usepackage{scrlayer-scrpage} \pagestyle{scrheadings} @@ -1130,7 +1130,7 @@ are overlayed with the generating circles. % --------------------------------------------------------------------------- \bibitem{WELTFLAGGEN} \web{https://www.welt-flaggen.de} -\txt{Flags of and information about all countries ofthe world; +\txt{Flags of and information about all countries of the world; contains flag quizzes.} % --------------------------------------------------------------------------- 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} |