From 5f5e3b734fe79b18115c591ba0d2b1a789e7678a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 Dec 2018 21:34:41 +0000 Subject: countriesofeurope (28dec18) git-svn-id: svn://tug.org/texlive/trunk@49517 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/fonts/countriesofeurope/Changes | 2 + .../fonts/countriesofeurope/CountriesOfEurope.pdf | Bin 248155 -> 0 bytes .../fonts/countriesofeurope/CountriesOfEurope.tex | 114 ----------- .../fonts/countriesofeurope/CountriesofEurope.pdf | Bin 0 -> 76943 bytes .../fonts/countriesofeurope/CountriesofEurope.tex | 210 +++++++++++++++++++++ .../texmf-dist/doc/fonts/countriesofeurope/README | 9 +- .../countriesofeurope/config.CountriesOfEurope | 1 - .../public/countriesofeurope/CountriesOfEurope.afm | 114 ----------- .../public/countriesofeurope/CountriesofEurope.afm | 114 +++++++++++ .../dvips/countriesofeurope/CountriesOfEurope.enc | 52 ----- .../dvips/countriesofeurope/CountriesofEurope.enc | 52 +++++ .../dvips/countriesofeurope/CountriesOfEurope.map | 1 - .../dvips/countriesofeurope/CountriesofEurope.map | 1 + .../public/countriesofeurope/CountriesofEurope.otf | Bin 0 -> 94696 bytes .../public/countriesofeurope/CountriesOfEurope.tfm | Bin 1136 -> 0 bytes .../public/countriesofeurope/CountriesofEurope.tfm | Bin 0 -> 1136 bytes .../public/countriesofeurope/CountriesOfEurope.pfb | Bin 98793 -> 0 bytes .../public/countriesofeurope/CountriesofEurope.pfb | Bin 0 -> 164613 bytes .../latex/countriesofeurope/CountriesOfEurope.sty | 105 ----------- .../latex/countriesofeurope/CountriesofEurope.sty | 159 ++++++++++++++++ Master/tlpkg/libexec/ctan2tds | 1 + 21 files changed, 544 insertions(+), 391 deletions(-) create mode 100644 Master/texmf-dist/doc/fonts/countriesofeurope/Changes delete mode 100644 Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf delete mode 100644 Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.tex create mode 100644 Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.pdf create mode 100644 Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.tex delete mode 100644 Master/texmf-dist/dvips/countriesofeurope/config.CountriesOfEurope delete mode 100644 Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm create mode 100644 Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesofEurope.afm delete mode 100644 Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc create mode 100644 Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesofEurope.enc delete mode 100644 Master/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map create mode 100644 Master/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesofEurope.map create mode 100644 Master/texmf-dist/fonts/opentype/public/countriesofeurope/CountriesofEurope.otf delete mode 100644 Master/texmf-dist/fonts/tfm/public/countriesofeurope/CountriesOfEurope.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/countriesofeurope/CountriesofEurope.tfm delete mode 100644 Master/texmf-dist/fonts/type1/public/countriesofeurope/CountriesOfEurope.pfb create mode 100644 Master/texmf-dist/fonts/type1/public/countriesofeurope/CountriesofEurope.pfb delete mode 100644 Master/texmf-dist/tex/latex/countriesofeurope/CountriesOfEurope.sty create mode 100644 Master/texmf-dist/tex/latex/countriesofeurope/CountriesofEurope.sty diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/Changes b/Master/texmf-dist/doc/fonts/countriesofeurope/Changes new file mode 100644 index 00000000000..7660320dc19 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/countriesofeurope/Changes @@ -0,0 +1,2 @@ +0.22 2018-12-27 - added OpenType font and outline option +0.21 2012-04-18 - first CTAN version \ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf deleted file mode 100644 index 405110fe2ce..00000000000 Binary files a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.tex b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.tex deleted file mode 100644 index e8569d4dbb9..00000000000 --- a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.tex +++ /dev/null @@ -1,114 +0,0 @@ - -%--------------------------- -\listfiles - -%\pdfmapfile{+CountriesOfEurope.map} % only needed, if the map is not enabled with updmap - -\documentclass{article} - -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} -\usepackage{lmodern,array,longtable,graphicx,ifthen,ragged2e} -\usepackage[scaled=7.5]{CountriesOfEurope} - -\makeatletter -\newcommand\Country[1]{% - \tabular{|>{\Centering}p{2.5cm}|}\hline - \strut\footnotesize\texttt{\textbackslash#1}\\\hline - \parbox[c][3.2cm]{2cm}{\CountriesOfEuropeFamily\@nameuse{#1}}\\\hline - \endtabular} - -\makeatother - -\newcounter{N} - -\begin{document} -\author{Rolf Niepraschk \and Herbert Voß} -\title{Package \texttt{CountriesOfEurope}} -\maketitle - - -\begin{sloppypar} -This package defines the two macros \verb|\CountriesOfEuropeFamily| and \verb|\EUCountry{no}|, -which allow to print one of the european countries as a single character with the given scaling. -The first one switches -to the font encoding \verb|U| and loads the font and the second one does the same but also with -printing the character which the given number (128--166), eg for Finland: \verb|\EUCountry{139}|$\rightarrow$% -\scalebox{0.1}{\EUCountry{139}}. -\end{sloppypar} - -The font can be loaded -with an optional argument for the scaling factor, which is preset to 1: - -\begin{verbatim} -\usepackage[scaled]{CountriesOfEurope}% scaled to 10 -\usepackage[scaled=15]{CountriesOfEurope} -\end{verbatim} - -The countris itself are available by a macro from the following list. The characters are -at the position 128--166 in the Type~1 font \verb|CountriesOfEurope.pfb| and also available -with the \verb|\char| primitive. The following table shows the countries in their original size -with a scaling of 7.5: - -\begin{longtable}{cccc} -\Country{Albania} & -\Country{Andorra} & -\Country{Austria} & -\Country{Belarus} \\ -\Country{Belgium} & -\Country{Bosnia} & -\Country{Bulgaria} & -\Country{Croatia} \\ -\Country{Czechia} & -\Country{Denmark} & -\Country{Estonia} & -\Country{Finland} \\ -\Country{France} & -\Country{Germany} & -\Country{GreatBritain} & -\Country{Greece} \\ -\Country{Hungary} & -\Country{Iceland} & -\Country{Ireland} & -\Country{Italy} \\ -\Country{Latvia} & -\Country{Liechtenstein} & -\Country{Lithuania} & -\Country{Luxembourg} \\ -\Country{Macedonia} & -\Country{Malta} & -\Country{Moldova} & -\Country{Montenegro} \\ -\Country{Netherlands} & -\Country{Norway} & -\Country{Poland} & -\Country{Portugal} \\ -\Country{Romania} & -\Country{Serbia} & -\Country{Slovakia} & -\Country{Slovenia} \\ -\Country{Spain} & -\Country{Sweden} & -\Country{Switzerland} - -\end{longtable} - - -\DeclareFontShape{U}{CountriesOfEurope}{m}{n}{ <-> s*[1] CountriesOfEurope}{} -\noindent\rule{\textwidth}{.5mm} - -The countries in the original size with the given bounding box and the text command \verb|huge|: - -\medskip - -\begingroup -\fboxsep=0pt -\setcounter{N}{128} -\huge\noindent% -\CountriesOfEuropeFamily% -\whiledo{\value{N} < 167}{% - \fbox{\symbol{\value{N}}}% - \stepcounter{N}} -\endgroup - -\end{document} diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.pdf b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.pdf new file mode 100644 index 00000000000..205dfa914de Binary files /dev/null and b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.pdf differ diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.tex b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.tex new file mode 100644 index 00000000000..9bee1d3eca5 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/countriesofeurope/CountriesofEurope.tex @@ -0,0 +1,210 @@ + +%--------------------------- +\listfiles + +\documentclass{article} +\usepackage{ifluatex} +\ifluatex\else + \pdfmapfile{+CountriesofEurope.map} % only needed, if the map is not enabled with updmap +\fi +\usepackage{lmodern,array,longtable,graphicx,ifthen,ragged2e,libertinus} +\usepackage[Scale=7.5]{CountriesofEurope} + +\makeatletter +\newcommand\Country[2][]{{% + \tabular{|>{\Centering}p{2.5cm}|}\hline + \strut\footnotesize\texttt{\textbackslash#2}\\\hline + \parbox[c][3.2cm]{2cm}{\EUCountry[#1]{#2}}\\\hline + \endtabular}} + +\makeatother + +\newcounter{N} + +\begin{document} +\author{Rolf Niepraschk \and Herbert Voß} +\title{Package \texttt{CountriesofEurope}} +\maketitle + + +\begin{sloppypar} +This package defines the two macros \verb|\CountriesofEuropeFamily| and \verb|\EUCountry[options]{name}|, +which allow to print one of the european countries as a single character with the given scaling or +with an individual scaling. + +The first one switches +to the font encoding \verb|U| (Type 1) or \verb|TU| (OpenType) and loads the font and the second +one does the same but also with +printing the character which the given name, e.\,g. for Finland: \verb|\EUCountry[Scale=0.2]{Germany}|$\rightarrow$% +\EUCountry[Scale=0.2]{Germany}. +\end{sloppypar} + +The font can be loaded +with an optional argument for the scaling factor, which is preset to 1: + +\begin{verbatim} +\usepackage[Scale=10]{CountriesofEurope}% scaled to 10 +\end{verbatim} + +The countris itself are available by a macro from the following list. The characters are +at the position 128--166 in the Type~1 font \verb|CountriesofEurope.pfb| and also available +with the \verb|\char| primitive. The following table shows the countries in their original size +with a scaling of 7.5: + +\begin{longtable}{cccc} +\Country{Albania} & +\Country{Andorra} & +\Country{Austria} & +\Country{Belarus} \\ +\Country{Belgium} & +\Country{Bosnia} & +\Country{Bulgaria} & +\Country{Croatia} \\ +\Country{Czechia} & +\Country{Denmark} & +\Country{Estonia} & +\Country{Finland} \\ +\Country{France} & +\Country{Germany} & +\Country{GreatBritain} & +\Country{Greece} \\ +\Country{Hungary} & +\Country{Iceland} & +\Country{Ireland} & +\Country{Italy} \\ +\Country{Latvia} & +\Country{Liechtenstein} & +\Country{Lithuania} & +\Country{Luxembourg} \\ +\Country{Macedonia} & +\Country{Malta} & +\Country{Moldova} & +\Country{Montenegro} \\ +\Country{Netherlands} & +\Country{Norway} & +\Country{Poland} & +\Country{Portugal} \\ +\Country{Romania} & +\Country{Serbia} & +\Country{Slovakia} & +\Country{Slovenia} \\ +\Country{Spain} & +\Country{Sweden} & +\Country{Switzerland} + +\end{longtable} + +\noindent\rule{\textwidth}{.5mm} + + +The countries in the original size with the given bounding box and the text command \verb|\huge|: + +% \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{} + +\medskip + +\begingroup +\fboxsep=0pt +\noindent% +\ifluatex + \fontspec{CountriesofEurope.otf} + \huge + \setcounter{N}{63724}% + \whiledo{\value{N} > 63686}{% + \fbox{\symbol{\value{N}}}% + \addtocounter{N}{-1}} +\else + \huge + \setcounter{N}{128}% + \whiledo{\value{N} < 167}{% + \fbox{\symbol{\value{N}}}% + \stepcounter{N}} +\fi +\endgroup + + +\clearpage + +All countries can be printed as outline, e.\,g.: + +\verb|\EUCountry[Scale=37.5,outline]{Germany}| + +\EUCountry[Scale=5,outline]{Germany} + + + + +\ifluatex + \fontspec{CountriesofEurope.otf} +\else + \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{} +\fi + +\begin{longtable}{cccc} +\Country[outline]{Albania} & +\Country[outline]{Andorra} & +\Country[outline]{Austria} & +\Country[outline]{Belarus} \\ +\Country[outline]{Belgium} & +\Country[outline]{Bosnia} & +\Country[outline]{Bulgaria} & +\Country[outline]{Croatia} \\ +\Country[outline]{Czechia} & +\Country[outline]{Denmark} & +\Country[outline]{Estonia} & +\Country[outline]{Finland} \\ +\Country[outline]{France} & +\Country[outline]{Germany} & +\Country[outline]{GreatBritain} & +\Country[outline]{Greece} \\ +\Country[outline]{Hungary} & +\Country[outline]{Iceland} & +\Country[outline]{Ireland} & +\Country[outline]{Italy} \\ +\Country[outline]{Latvia} & +\Country[outline]{Liechtenstein} & +\Country[outline]{Lithuania} & +\Country[outline]{Luxembourg} \\ +\Country[outline]{Macedonia} & +\Country[outline]{Malta} & +\Country[outline]{Moldova} & +\Country[outline]{Montenegro} \\ +\Country[outline]{Netherlands} & +\Country[outline]{Norway} & +\Country[outline]{Poland} & +\Country[outline]{Portugal} \\ +\Country[outline]{Romania} & +\Country[outline]{Serbia} & +\Country[outline]{Slovakia} & +\Country[outline]{Slovenia} \\ +\Country[outline]{Spain} & +\Country[outline]{Sweden} & +\Country[outline]{Switzerland} + +\end{longtable} + + +\rmfamily + +The countries are internally defined as a ligature so that abreviations of the countries can be +used for printing: + +\begin{verbatim} +\CountriesofEuropeFamily +ge au +\end{verbatim} + +\ifluatex + \fontspec{CountriesofEurope.otf} +\else + \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{} +\fi +\CountriesofEuropeFamily +ge au + + + + + + +\end{document} diff --git a/Master/texmf-dist/doc/fonts/countriesofeurope/README b/Master/texmf-dist/doc/fonts/countriesofeurope/README index eedca87f042..07739755f20 100644 --- a/Master/texmf-dist/doc/fonts/countriesofeurope/README +++ b/Master/texmf-dist/doc/fonts/countriesofeurope/README @@ -1,9 +1,10 @@ -Countries Of Europe as a Type 1 font +Countries of Europe as a Type 1 or OpenType font -The Type 1 version of this font is copyrighted by Ingo Zimemrmann -and can be used under the Open Font License +The fonts are copyrighted by Ingo Zimmermann (ingofonts.com) +and can be used under the Open Font License. All other files are copyrighted by Rolf Niepraschk and Herbert Voß and can be used under the LaTeX Public Project Licence. -v0.21 2012-04-18 first CTAN version \ No newline at end of file +v0.22 2018-12-27 +hvoss@tug.org \ No newline at end of file diff --git a/Master/texmf-dist/dvips/countriesofeurope/config.CountriesOfEurope b/Master/texmf-dist/dvips/countriesofeurope/config.CountriesOfEurope deleted file mode 100644 index 66d53d36644..00000000000 --- a/Master/texmf-dist/dvips/countriesofeurope/config.CountriesOfEurope +++ /dev/null @@ -1 +0,0 @@ -p +CountriesOfEurope.map diff --git a/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm b/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm deleted file mode 100644 index 3abfac0b3be..00000000000 --- a/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm +++ /dev/null @@ -1,114 +0,0 @@ -StartFontMetrics 2.0 -Comment Generated by FontForge 20090914 -Comment Creation Date: Mon Apr 16 13:36:09 2012 -FontName CountriesOfEurope -FullName Countries Of Europe -FamilyName Countries Of Europe -Weight Roman -Notice (Copyright (c) 2012 by Ingo Zimmermann. Font may be used under the OFL.) -ItalicAngle 0 -IsFixedPitch false -UnderlinePosition -100 -UnderlineThickness 50 -Version 001.001 -EncodingScheme AdobeStandardEncoding -FontBBox -101 -226 955 1299 -CapHeight 757 -XHeight 507 -Ascender 379 -Descender -135 -StartCharMetrics 92 -C 32 ; WX 500 ; N space ; B 0 0 0 0 ; -C 65 ; WX 643 ; N A ; B -28 -4 522 756 ; -C 66 ; WX 615 ; N B ; B 0 -4 472 756 ; -C 67 ; WX 556 ; N C ; B -30 -11 461 762 ; -C 68 ; WX 651 ; N D ; B 0 -3 527 755 ; -C 69 ; WX 527 ; N E ; B 0 0 394 752 ; -C 70 ; WX 499 ; N F ; B 0 -4 394 752 ; -C 71 ; WX 654 ; N G ; B -30 -6 502 762 ; -C 72 ; WX 671 ; N H ; B 0 -4 509 756 ; -C 73 ; WX 265 ; N I ; B 0 -4 103 756 ; -C 74 ; WX 291 ; N J ; B -71 -15 139 756 ; -C 75 ; WX 618 ; N K ; B 0 -4 523 757 ; -C 76 ; WX 459 ; N L ; B 0 0 364 756 ; -C 77 ; WX 804 ; N M ; B 0 -4 642 755 ; -C 78 ; WX 711 ; N N ; B 0 -4 549 756 ; -C 79 ; WX 671 ; N O ; B -30 -11 547 762 ; -C 80 ; WX 588 ; N P ; B 0 -4 464 752 ; -C 81 ; WX 703 ; N Q ; B -30 -4 665 762 ; -C 82 ; WX 620 ; N R ; B 0 -5 496 754 ; -C 83 ; WX 589 ; N S ; B -20 -11 456 758 ; -C 84 ; WX 493 ; N T ; B -101 -4 408 752 ; -C 85 ; WX 671 ; N U ; B 0 -11 519 756 ; -C 86 ; WX 632 ; N V ; B -40 -4 513 759 ; -C 87 ; WX 935 ; N W ; B -60 -4 830 759 ; -C 88 ; WX 622 ; N X ; B -60 -5 508 759 ; -C 89 ; WX 574 ; N Y ; B -60 -4 479 759 ; -C 90 ; WX 545 ; N Z ; B -34 0 440 752 ; -C 97 ; WX 500 ; N a ; B -20 -7 357 507 ; -C 98 ; WX 514 ; N b ; B 0 -8 400 756 ; -C 99 ; WX 376 ; N c ; B -30 -8 271 506 ; -C 100 ; WX 512 ; N d ; B -30 -8 369 756 ; -C 101 ; WX 496 ; N e ; B -30 -6 386 507 ; -C 102 ; WX 315 ; N f ; B 0 -4 230 759 ; -C 103 ; WX 512 ; N g ; B -30 -225 369 507 ; -C 104 ; WX 519 ; N h ; B 0 -4 380 756 ; -C 105 ; WX 237 ; N i ; B -7 -3 98 682 ; -C 106 ; WX 247 ; N j ; B -81 -222 104 682 ; -C 107 ; WX 474 ; N k ; B 0 -7 390 756 ; -C 108 ; WX 234 ; N l ; B 0 -4 90 757 ; -C 109 ; WX 770 ; N m ; B 0 -4 631 505 ; -C 110 ; WX 509 ; N n ; B 0 -4 370 507 ; -C 111 ; WX 492 ; N o ; B -30 -8 381 507 ; -C 112 ; WX 514 ; N p ; B 0 -226 400 507 ; -C 113 ; WX 512 ; N q ; B -30 -226 369 507 ; -C 114 ; WX 329 ; N r ; B 0 -4 243 507 ; -C 115 ; WX 449 ; N s ; B -20 -7 325 507 ; -C 116 ; WX 310 ; N t ; B 0 -4 225 640 ; -C 117 ; WX 506 ; N u ; B 0 -10 371 504 ; -C 118 ; WX 481 ; N v ; B -50 -4 395 505 ; -C 119 ; WX 768 ; N w ; B -50 -4 682 505 ; -C 120 ; WX 504 ; N x ; B -42 -6 410 507 ; -C 121 ; WX 513 ; N y ; B 0 -225 370 501 ; -C 122 ; WX 448 ; N z ; B -21 0 324 500 ; -C -1 ; WX 174 ; N Albania ; B 18 0 163 275 ; -C -1 ; WX 59 ; N Andorra ; B 25 1 48 26 ; -C -1 ; WX 514 ; N Austria ; B 6 1 485 251 ; -C -1 ; WX 554 ; N Belarus ; B 22 -35 540 462 ; -C -1 ; WX 253 ; N Belgium ; B 10 0 229 190 ; -C -1 ; WX 311 ; N Bosnia ; B 10 0 287 250 ; -C -1 ; WX 463 ; N Bulgaria ; B 19 0 443 330 ; -C -1 ; WX 436 ; N Croatia ; B 23 0 415 370 ; -C -1 ; WX 455 ; N Czechia ; B 23 0 439 233 ; -C -1 ; WX 404 ; N Denmark ; B 29 -3 403 299 ; -C -1 ; WX 342 ; N Estonia ; B 20 -3 317 208 ; -C -1 ; WX 580 ; N Finland ; B 14 -42 569 974 ; -C -1 ; WX 938 ; N France ; B 9 -142 918 800 ; -C -1 ; WX 578 ; N Germany ; B 23 -23 556 715 ; -C -1 ; WX 533 ; N GreatBritain ; B 4 -134 520 955 ; -C -1 ; WX 749 ; N Greece ; B 10 -30 737 647 ; -C -1 ; WX 444 ; N Hungary ; B 16 1 428 295 ; -C -1 ; WX 452 ; N Iceland ; B 24 -1 438 343 ; -C -1 ; WX 320 ; N Ireland ; B 13 0 296 335 ; -C -1 ; WX 876 ; N Italy ; B 13 -29 863 953 ; -C -1 ; WX 425 ; N Latvia ; B 24 6 404 236 ; -C -1 ; WX 65 ; N Liechtenstein ; B 40 1 48 22 ; -C -1 ; WX 347 ; N Lithuania ; B 13 1 325 257 ; -C -1 ; WX 89 ; N Luxembourg ; B 32 1 79 72 ; -C -1 ; WX 221 ; N Macedonia ; B 25 1 203 160 ; -C -1 ; WX 47 ; N Malta ; B 1 3 32 30 ; -C -1 ; WX 282 ; N Moldova ; B 7 -5 269 262 ; -C -1 ; WX 154 ; N Montenegro ; B 19 0 146 154 ; -C -1 ; WX 259 ; N Netherlands ; B 6 0 238 266 ; -C -1 ; WX 959 ; N Norway ; B 9 -29 955 1299 ; -C -1 ; WX 655 ; N Poland ; B 23 0 628 523 ; -C -1 ; WX 325 ; N Portugal ; B 20 5 318 487 ; -C -1 ; WX 668 ; N Romania ; B 17 0 650 466 ; -C -1 ; WX 347 ; N Serbia ; B 14 0 335 408 ; -C -1 ; WX 371 ; N Slovakia ; B 23 0 360 190 ; -C -1 ; WX 233 ; N Slovenia ; B 12 0 217 152 ; -C -1 ; WX 943 ; N Spain ; B 24 -118 939 746 ; -C -1 ; WX 538 ; N Sweden ; B 15 -60 524 1274 ; -C -1 ; WX 331 ; N Switzerland ; B 19 -12 312 178 ; -EndCharMetrics -EndFontMetrics diff --git a/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesofEurope.afm b/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesofEurope.afm new file mode 100644 index 00000000000..6ffbab04eeb --- /dev/null +++ b/Master/texmf-dist/fonts/afm/public/countriesofeurope/CountriesofEurope.afm @@ -0,0 +1,114 @@ +StartFontMetrics 2.0 +Comment Generated by FontForge 20090914 +Comment Creation Date: Mon Apr 16 13:36:09 2012 +FontName CountriesofEurope +FullName Countries of Europe +FamilyName Countries of Europe +Weight Roman +Notice (Copyright (c) 2012 by Ingo Zimmermann. Font may be used under the OFL.) +ItalicAngle 0 +IsFixedPitch false +UnderlinePosition -100 +UnderlineThickness 50 +Version 001.001 +EncodingScheme AdobeStandardEncoding +FontBBox -101 -226 955 1299 +CapHeight 757 +XHeight 507 +Ascender 379 +Descender -135 +StartCharMetrics 92 +C 32 ; WX 500 ; N space ; B 0 0 0 0 ; +C 65 ; WX 643 ; N A ; B -28 -4 522 756 ; +C 66 ; WX 615 ; N B ; B 0 -4 472 756 ; +C 67 ; WX 556 ; N C ; B -30 -11 461 762 ; +C 68 ; WX 651 ; N D ; B 0 -3 527 755 ; +C 69 ; WX 527 ; N E ; B 0 0 394 752 ; +C 70 ; WX 499 ; N F ; B 0 -4 394 752 ; +C 71 ; WX 654 ; N G ; B -30 -6 502 762 ; +C 72 ; WX 671 ; N H ; B 0 -4 509 756 ; +C 73 ; WX 265 ; N I ; B 0 -4 103 756 ; +C 74 ; WX 291 ; N J ; B -71 -15 139 756 ; +C 75 ; WX 618 ; N K ; B 0 -4 523 757 ; +C 76 ; WX 459 ; N L ; B 0 0 364 756 ; +C 77 ; WX 804 ; N M ; B 0 -4 642 755 ; +C 78 ; WX 711 ; N N ; B 0 -4 549 756 ; +C 79 ; WX 671 ; N O ; B -30 -11 547 762 ; +C 80 ; WX 588 ; N P ; B 0 -4 464 752 ; +C 81 ; WX 703 ; N Q ; B -30 -4 665 762 ; +C 82 ; WX 620 ; N R ; B 0 -5 496 754 ; +C 83 ; WX 589 ; N S ; B -20 -11 456 758 ; +C 84 ; WX 493 ; N T ; B -101 -4 408 752 ; +C 85 ; WX 671 ; N U ; B 0 -11 519 756 ; +C 86 ; WX 632 ; N V ; B -40 -4 513 759 ; +C 87 ; WX 935 ; N W ; B -60 -4 830 759 ; +C 88 ; WX 622 ; N X ; B -60 -5 508 759 ; +C 89 ; WX 574 ; N Y ; B -60 -4 479 759 ; +C 90 ; WX 545 ; N Z ; B -34 0 440 752 ; +C 97 ; WX 500 ; N a ; B -20 -7 357 507 ; +C 98 ; WX 514 ; N b ; B 0 -8 400 756 ; +C 99 ; WX 376 ; N c ; B -30 -8 271 506 ; +C 100 ; WX 512 ; N d ; B -30 -8 369 756 ; +C 101 ; WX 496 ; N e ; B -30 -6 386 507 ; +C 102 ; WX 315 ; N f ; B 0 -4 230 759 ; +C 103 ; WX 512 ; N g ; B -30 -225 369 507 ; +C 104 ; WX 519 ; N h ; B 0 -4 380 756 ; +C 105 ; WX 237 ; N i ; B -7 -3 98 682 ; +C 106 ; WX 247 ; N j ; B -81 -222 104 682 ; +C 107 ; WX 474 ; N k ; B 0 -7 390 756 ; +C 108 ; WX 234 ; N l ; B 0 -4 90 757 ; +C 109 ; WX 770 ; N m ; B 0 -4 631 505 ; +C 110 ; WX 509 ; N n ; B 0 -4 370 507 ; +C 111 ; WX 492 ; N o ; B -30 -8 381 507 ; +C 112 ; WX 514 ; N p ; B 0 -226 400 507 ; +C 113 ; WX 512 ; N q ; B -30 -226 369 507 ; +C 114 ; WX 329 ; N r ; B 0 -4 243 507 ; +C 115 ; WX 449 ; N s ; B -20 -7 325 507 ; +C 116 ; WX 310 ; N t ; B 0 -4 225 640 ; +C 117 ; WX 506 ; N u ; B 0 -10 371 504 ; +C 118 ; WX 481 ; N v ; B -50 -4 395 505 ; +C 119 ; WX 768 ; N w ; B -50 -4 682 505 ; +C 120 ; WX 504 ; N x ; B -42 -6 410 507 ; +C 121 ; WX 513 ; N y ; B 0 -225 370 501 ; +C 122 ; WX 448 ; N z ; B -21 0 324 500 ; +C -1 ; WX 174 ; N Albania ; B 18 0 163 275 ; +C -1 ; WX 59 ; N Andorra ; B 25 1 48 26 ; +C -1 ; WX 514 ; N Austria ; B 6 1 485 251 ; +C -1 ; WX 554 ; N Belarus ; B 22 -35 540 462 ; +C -1 ; WX 253 ; N Belgium ; B 10 0 229 190 ; +C -1 ; WX 311 ; N Bosnia ; B 10 0 287 250 ; +C -1 ; WX 463 ; N Bulgaria ; B 19 0 443 330 ; +C -1 ; WX 436 ; N Croatia ; B 23 0 415 370 ; +C -1 ; WX 455 ; N Czechia ; B 23 0 439 233 ; +C -1 ; WX 404 ; N Denmark ; B 29 -3 403 299 ; +C -1 ; WX 342 ; N Estonia ; B 20 -3 317 208 ; +C -1 ; WX 580 ; N Finland ; B 14 -42 569 974 ; +C -1 ; WX 938 ; N France ; B 9 -142 918 800 ; +C -1 ; WX 578 ; N Germany ; B 23 -23 556 715 ; +C -1 ; WX 533 ; N GreatBritain ; B 4 -134 520 955 ; +C -1 ; WX 749 ; N Greece ; B 10 -30 737 647 ; +C -1 ; WX 444 ; N Hungary ; B 16 1 428 295 ; +C -1 ; WX 452 ; N Iceland ; B 24 -1 438 343 ; +C -1 ; WX 320 ; N Ireland ; B 13 0 296 335 ; +C -1 ; WX 876 ; N Italy ; B 13 -29 863 953 ; +C -1 ; WX 425 ; N Latvia ; B 24 6 404 236 ; +C -1 ; WX 65 ; N Liechtenstein ; B 40 1 48 22 ; +C -1 ; WX 347 ; N Lithuania ; B 13 1 325 257 ; +C -1 ; WX 89 ; N Luxembourg ; B 32 1 79 72 ; +C -1 ; WX 221 ; N Macedonia ; B 25 1 203 160 ; +C -1 ; WX 47 ; N Malta ; B 1 3 32 30 ; +C -1 ; WX 282 ; N Moldova ; B 7 -5 269 262 ; +C -1 ; WX 154 ; N Montenegro ; B 19 0 146 154 ; +C -1 ; WX 259 ; N Netherlands ; B 6 0 238 266 ; +C -1 ; WX 959 ; N Norway ; B 9 -29 955 1299 ; +C -1 ; WX 655 ; N Poland ; B 23 0 628 523 ; +C -1 ; WX 325 ; N Portugal ; B 20 5 318 487 ; +C -1 ; WX 668 ; N Romania ; B 17 0 650 466 ; +C -1 ; WX 347 ; N Serbia ; B 14 0 335 408 ; +C -1 ; WX 371 ; N Slovakia ; B 23 0 360 190 ; +C -1 ; WX 233 ; N Slovenia ; B 12 0 217 152 ; +C -1 ; WX 943 ; N Spain ; B 24 -118 939 746 ; +C -1 ; WX 538 ; N Sweden ; B 15 -60 524 1274 ; +C -1 ; WX 331 ; N Switzerland ; B 19 -12 312 178 ; +EndCharMetrics +EndFontMetrics diff --git a/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc b/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc deleted file mode 100644 index 499c75f1e3d..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc +++ /dev/null @@ -1,52 +0,0 @@ - -/CountriesOfEurope [ -%00 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%20 - /space /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%30 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%40 - /.notdef /A /B /C /D /E /F /G - /H /I /J /K /L /M /N /O -%50 - /P /Q /R /S /T /U /V /W - /X /Y /Z /.notdef /.notdef /.notdef /.notdef /.notdef -%60 - /.notdef /a /b /c /d /e /f /g - /h /i /j /k /l /m /n /o -%70 - /p /q /r /s /t /u /v /w - /x /y /z /.notdef /.notdef /.notdef /.notdef /.notdef -%80 - /Albania /Andorra /Austria /Belarus /Belgium /Bosnia /Bulgaria /Croatia - /Czechia /Denmark /Estonia /Finland /France /Germany /GreatBritain /Greece -%90 - /Hungary /Iceland /Ireland /Italy /Latvia /Liechtenstein /Lithuania /Luxembourg - /Macedonia /Malta /Moldova /Montenegro /Netherlands /Norway /Poland /Portugal -%A0 - /Romania /Serbia /Slovakia /Slovenia /Spain /Sweden /Switzerland /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%B0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%C0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%D0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%E0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%F0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -] def -% Command line: 'otftotfm CountriesOfEurope.otf foo' diff --git a/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesofEurope.enc b/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesofEurope.enc new file mode 100644 index 00000000000..799897b4aac --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesofEurope.enc @@ -0,0 +1,52 @@ + +/CountriesofEurope [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /space /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%30 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%40 + /.notdef /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /.notdef /.notdef /.notdef /.notdef /.notdef +%60 + /.notdef /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /.notdef /.notdef /.notdef /.notdef /.notdef +%80 + /Albania /Andorra /Austria /Belarus /Belgium /Bosnia /Bulgaria /Croatia + /Czechia /Denmark /Estonia /Finland /France /Germany /GreatBritain /Greece +%90 + /Hungary /Iceland /Ireland /Italy /Latvia /Liechtenstein /Lithuania /Luxembourg + /Macedonia /Malta /Moldova /Montenegro /Netherlands /Norway /Poland /Portugal +%A0 + /Romania /Serbia /Slovakia /Slovenia /Spain /Sweden /Switzerland /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm CountriesofEurope.otf foo' diff --git a/Master/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map b/Master/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map deleted file mode 100644 index 9ffba47a9c8..00000000000 --- a/Master/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map +++ /dev/null @@ -1 +0,0 @@ -CountriesOfEurope CountriesOfEurope "CountriesOfEurope ReEncodeFont" -%% Herbert Voss, . -%% -%% This program can be redistributed and/or modified under the terms -%% of the LaTeX Project Public License Distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. -%% -%% The Type 1 version of the font CountriesOfEurope is copyrighted by Ingo Zimmermann -%% and can be used under the Open Font License -% -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{CountriesOfEurope}[2012/04/18 v0.21 CountriesOfEurope Font(RN,hv)] - -\RequirePackage{keyval} -\def\CoE@scale{1} -\define@key{CoE}{scaled}[10]{\def\CoE@scale{#1}} -\def\ProcessOptionsWithKV#1{% - \let\@tempc\relax - \let\CoE@tempa\@empty - \ifx\@classoptionslist\relax\else - \@for\CurrentOption:=\@classoptionslist\do{% - \@ifundefined{KV@#1@\CurrentOption}% - {}% - {% - \edef\CoE@tempa{\CoE@tempa,\CurrentOption,}% - \@expandtwoargs\@removeelement\CurrentOption - \@unusedoptionlist\@unusedoptionlist - }% - }% - \fi - \edef\CoE@tempa{% - \noexpand\setkeys{#1}{% - \CoE@tempa\@ptionlist{\@currname.\@currext}% - }% - }% - \CoE@tempa - \let\CurrentOption\@empty -} -\ProcessOptionsWithKV{CoE} -\AtEndOfPackage{\let\@unprocessedoptions\relax} - -\DeclareFontFamily{U}{CountriesOfEurope}{} -\DeclareFontShape{U}{CountriesOfEurope}{m}{n}{ <-> s*[\CoE@scale] CountriesOfEurope}{} - -\providecommand\CountriesOfEuropeFamily{\usefont{U}{CountriesOfEurope}{m}{n}} -\providecommand\EUCountry[1]{{\CountriesOfEuropeFamily\char#1}} - -\iffalse -%80 - \Albania \Andorra \Austria \Belarus \Belgium \Bosnia \Bulgaria \Croatia - \Czechia \Denmark \Estonia \Finland \France \Germania \GreatBritain \Greece -%90 - \Hungary \Iceland \Ireland \Italy \Latvia \Liechtenstein \Lithuania \Luxembourg - \Macedonia \Malta \Moldova \Montenegro \Netherlands \Norway \Poland \Portugal -%A0 - \Romania \Serbia \Slovakia \Slovenia \Spain \Sweden \Switzerland -\fi - -\DeclareTextCommand{\Albania}{U}{\char128} -\DeclareTextCommand{\Andorra}{U}{\char129} -\DeclareTextCommand{\Austria}{U}{\char130} -\DeclareTextCommand{\Belarus}{U}{\char131} -\DeclareTextCommand{\Belgium}{U}{\char132} -\DeclareTextCommand{\Bosnia}{U}{\char133} -\DeclareTextCommand{\Bulgaria}{U}{\char134} -\DeclareTextCommand{\Croatia}{U}{\char135} -\DeclareTextCommand{\Czechia}{U}{\char136} -\DeclareTextCommand{\Denmark}{U}{\char137} -\DeclareTextCommand{\Estonia}{U}{\char138} -\DeclareTextCommand{\Finland}{U}{\char139} -\DeclareTextCommand{\France}{U}{\char140} -\DeclareTextCommand{\Germany}{U}{\char141} -\DeclareTextCommand{\GreatBritain}{U}{\char142} -\DeclareTextCommand{\Greece}{U}{\char143} -\DeclareTextCommand{\Hungary}{U}{\char144} -\DeclareTextCommand{\Iceland}{U}{\char145} -\DeclareTextCommand{\Ireland}{U}{\char146} -\DeclareTextCommand{\Italy}{U}{\char147} -\DeclareTextCommand{\Latvia}{U}{\char148} -\DeclareTextCommand{\Liechtenstein}{U}{\char149} -\DeclareTextCommand{\Lithuania}{U}{\char150} -\DeclareTextCommand{\Luxembourg}{U}{\char151} -\DeclareTextCommand{\Macedonia}{U}{\char152} -\DeclareTextCommand{\Malta}{U}{\char153} -\DeclareTextCommand{\Moldova}{U}{\char154} -\DeclareTextCommand{\Montenegro}{U}{\char155} -\DeclareTextCommand{\Netherlands}{U}{\char156} -\DeclareTextCommand{\Norway}{U}{\char157} -\DeclareTextCommand{\Poland}{U}{\char158} -\DeclareTextCommand{\Portugal}{U}{\char159} -\DeclareTextCommand{\Romania}{U}{\char160} -\DeclareTextCommand{\Serbia}{U}{\char161} -\DeclareTextCommand{\Slovakia}{U}{\char162} -\DeclareTextCommand{\Slovenia}{U}{\char163} -\DeclareTextCommand{\Spain}{U}{\char164} -\DeclareTextCommand{\Sweden}{U}{\char165} -\DeclareTextCommand{\Switzerland}{U}{\char166} - -% otftotfm --encoding=CountriesOfEurope.enc --no-map CountriesOfEurope.otf CountriesOfEurope - -\endinput - diff --git a/Master/texmf-dist/tex/latex/countriesofeurope/CountriesofEurope.sty b/Master/texmf-dist/tex/latex/countriesofeurope/CountriesofEurope.sty new file mode 100644 index 00000000000..4fd2039f0ff --- /dev/null +++ b/Master/texmf-dist/tex/latex/countriesofeurope/CountriesofEurope.sty @@ -0,0 +1,159 @@ +%% This is file `CountriesofEurope.sty', +%% +%% Copyright (C) 2016- +%% Rolf Niepraschk, Herbert Voss +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{CountriesofEurope}% + [2018/12/27 v0.22 CountriesofEurope Font (hv,RN)] + +\RequirePackage{ifxetex,ifluatex,xkeyval,graphicx} + +\newcommand*\CountriesofEurope@scale{1} +\RequirePackage{xkeyval} +\DeclareOptionX{Scale}{\renewcommand*\CountriesofEurope@scale{#1}} +\ProcessOptionsX\relax + +\newif\ifCoE@outline + +\def\CoE@boolkey#1#2{\csname CoE@#2\ifx\relax#1\relax true\else#1\fi\endcsname} + +\define@key{CoE}{Scale}[1]{\def\CoE@Scale{#1}} +\define@key{CoE}{outline}[true]{\lowercase{\CoE@boolkey{#1}}{outline}} +% +\def\setCoEkeys#1{\edef\x{\noexpand\setkeys{CoE}{#1}}\x} + +\setCoEkeys{outline=false,Scale=1} + +\newif\if@CoE@newengine \@CoE@newenginefalse +\ifxetex\@CoE@newenginetrue +\else + \ifluatex\@CoE@newenginetrue\fi +\fi + +\if@CoE@newengine + \def\set@Outline{\pdfextension literal direct { 1 Tr 0 w }\relax} + \def\unset@Outline{\pdfextension literal direct { 0 Tr 0 w }\relax} +\else + \def\set@Outline{\pdfliteral direct { 1 Tr 0 w }\relax} + \def\unset@Outline{\pdfliteral direct { 0 Tr 0 w }\relax} +\fi + +\newcommand\EUCountry[2][]{{% + \expandafter\setCoEkeys\expandafter{#1}% + \CountriesofEuropeFamily\scalebox{\CoE@Scale}{% + \ifCoE@outline\set@Outline\fi + \csname#2\endcsname + \ifCoE@outline\unset@Outline\fi + }}} + +\if@CoE@newengine + \RequirePackage{fontspec} + \newfontface\CountriesofEuropeFamily{CountriesofEurope.otf}[Scale=\CountriesofEurope@scale] + \let\CoEF\CountriesofEuropeFamily + \DeclareTextCommand{\Albania}{TU}{\char"F8EC}% 63724 + \DeclareTextCommand{\Andorra}{TU}{\char"F8EB} + \DeclareTextCommand{\Austria}{TU}{\char"F8EA} + \DeclareTextCommand{\Belarus}{TU}{\char"F8E9} + \DeclareTextCommand{\Belgium}{TU}{\char"F8E8} + \DeclareTextCommand{\Bosnia}{TU}{\char"F8E7} + \DeclareTextCommand{\Bulgaria}{TU}{\char"F8E6} + \DeclareTextCommand{\Croatia}{TU}{\char"F8E5} + \DeclareTextCommand{\Czechia}{TU}{\char"F8E4} + \DeclareTextCommand{\Denmark}{TU}{\char"F8E3} + \DeclareTextCommand{\Estonia}{TU}{\char"F8E2} + \DeclareTextCommand{\Finland}{TU}{\char"F8E1} + \DeclareTextCommand{\France}{TU}{\char"F8E0} + \DeclareTextCommand{\Germany}{TU}{\char"F8DF} + \DeclareTextCommand{\GreatBritain}{TU}{\char"F8DE} + \DeclareTextCommand{\Greece}{TU}{\char"F8DD} + \DeclareTextCommand{\Hungary}{TU}{\char"F8DC} + \DeclareTextCommand{\Iceland}{TU}{\char"F8DB} + \DeclareTextCommand{\Ireland}{TU}{\char"F8DA} + \DeclareTextCommand{\Italy}{TU}{\char"F8D9} + \DeclareTextCommand{\Latvia}{TU}{\char"F8D8} + \DeclareTextCommand{\Liechtenstein}{TU}{\char"F8D7} + \DeclareTextCommand{\Lithuania}{TU}{\char"F8D6} + \DeclareTextCommand{\Luxembourg}{TU}{\char"F8D5} + \DeclareTextCommand{\Macedonia}{TU}{\char"F8D4} + \DeclareTextCommand{\Malta}{TU}{\char"F8D3} + \DeclareTextCommand{\Moldova}{TU}{\char"F8D2} + \DeclareTextCommand{\Montenegro}{TU}{\char"F8D1} + \DeclareTextCommand{\Netherlands}{TU}{\char"F8D0} + \DeclareTextCommand{\Norway}{TU}{\char"F8CF} + \DeclareTextCommand{\Poland}{TU}{\char"F8CE} + \DeclareTextCommand{\Portugal}{TU}{\char"F8CD} + \DeclareTextCommand{\Romania}{TU}{\char"F8CC} + \DeclareTextCommand{\Serbia}{TU}{\char"F8CB} + \DeclareTextCommand{\Slovakia}{TU}{\char"F8CA} + \DeclareTextCommand{\Slovenia}{TU}{\char"F8C9} + \DeclareTextCommand{\Spain}{TU}{\char"F8C8} + \DeclareTextCommand{\Sweden}{TU}{\char"F8C7} + \DeclareTextCommand{\Switzerland}{TU}{\char"F8C6}% 63686 +\else +\RequirePackage[T1]{fontenc} +\RequirePackage{textcomp} + \DeclareFontFamily{U}{CountriesofEurope}{} + \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[\CountriesofEurope@scale]CountriesofEurope}{} + \providecommand\CountriesofEuropeFamily{\usefont{U}{CountriesofEurope}{m}{n}} + \DeclareTextCommand{\Albania}{U}{\char128} + \DeclareTextCommand{\Andorra}{U}{\char129} + \DeclareTextCommand{\Austria}{U}{\char130} + \DeclareTextCommand{\Belarus}{U}{\char131} + \DeclareTextCommand{\Belgium}{U}{\char132} + \DeclareTextCommand{\Bosnia}{U}{\char133} + \DeclareTextCommand{\Bulgaria}{U}{\char134} + \DeclareTextCommand{\Croatia}{U}{\char135} + \DeclareTextCommand{\Czechia}{U}{\char136} + \DeclareTextCommand{\Denmark}{U}{\char137} + \DeclareTextCommand{\Estonia}{U}{\char138} + \DeclareTextCommand{\Finland}{U}{\char139} + \DeclareTextCommand{\France}{U}{\char140} + \DeclareTextCommand{\Germany}{U}{\char141} + \DeclareTextCommand{\GreatBritain}{U}{\char142} + \DeclareTextCommand{\Greece}{U}{\char143} + \DeclareTextCommand{\Hungary}{U}{\char144} + \DeclareTextCommand{\Iceland}{U}{\char145} + \DeclareTextCommand{\Ireland}{U}{\char146} + \DeclareTextCommand{\Italy}{U}{\char147} + \DeclareTextCommand{\Latvia}{U}{\char148} + \DeclareTextCommand{\Liechtenstein}{U}{\char149} + \DeclareTextCommand{\Lithuania}{U}{\char150} + \DeclareTextCommand{\Luxembourg}{U}{\char151} + \DeclareTextCommand{\Macedonia}{U}{\char152} + \DeclareTextCommand{\Malta}{U}{\char153} + \DeclareTextCommand{\Moldova}{U}{\char154} + \DeclareTextCommand{\Montenegro}{U}{\char155} + \DeclareTextCommand{\Netherlands}{U}{\char156} + \DeclareTextCommand{\Norway}{U}{\char157} + \DeclareTextCommand{\Poland}{U}{\char158} + \DeclareTextCommand{\Portugal}{U}{\char159} + \DeclareTextCommand{\Romania}{U}{\char160} + \DeclareTextCommand{\Serbia}{U}{\char161} + \DeclareTextCommand{\Slovakia}{U}{\char162} + \DeclareTextCommand{\Slovenia}{U}{\char163} + \DeclareTextCommand{\Spain}{U}{\char164} + \DeclareTextCommand{\Sweden}{U}{\char165} + \DeclareTextCommand{\Switzerland}{U}{\char166} +\fi +% otftotfm --encoding=CountriesofEurope.enc --no-map CountriesofEurope.otf CountriesofEurope + +\endinput + + +%80 + \Albania \Andorra \Austria \Belarus \Belgium \Bosnia \Bulgaria \Croatia + \Czechia \Denmark \Estonia \Finland \France \Germania \GreatBritain \Greece +%90 + \Hungary \Iceland \Ireland \Italy \Latvia \Liechtenstein \Lithuania \Luxembourg + \Macedonia \Malta \Moldova \Montenegro \Netherlands \Norway \Poland \Portugal +%A0 + \Romania \Serbia \Slovakia \Slovenia \Spain \Sweden \Switzerland diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a36aab3156f..8f767475d4f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -325,6 +325,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'correctmathalign', "&MAKEflatten", 'corridx', "die 'skipping, Pascal source'", 'count1to', "die 'skipping, use ms'", + 'countriesofeurope', "&MAKEflatten", 'courier', "die 'skipping, nonfree IBM Courier font'", 'cpssp', "die 'skipping, requires python'", 'create-struktex', "die 'sorry, investigate self-locating?'", -- cgit v1.2.3