diff options
Diffstat (limited to 'Master/texmf-dist')
667 files changed, 920 insertions, 1094 deletions
diff --git a/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.pdf b/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.pdf Binary files differindex 18336e187a3..fe9459348a3 100644 --- a/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.pdf +++ b/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.pdf diff --git a/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.tex b/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.tex index 1746dd93b67..bec5cc3c629 100644 --- a/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.tex +++ b/Master/texmf-dist/doc/fonts/etbb/ETbb-doc.tex @@ -12,6 +12,7 @@ \usepackage{xcolor} \usepackage{upquote} \usepackage{fancyvrb} +\usepackage{trace} \def\yellow#1{\setlength{\fboxrule}{0pt}% \setlength{\fboxsep}{0pt}% \colorbox{yellow}{#1}} @@ -29,7 +30,6 @@ \usepackage{pgffor} \usepackage{etoolbox} %\usepackage{lipsum} -\usepackage{trace} \makeatletter \long\def\thegrid#1#2{\edef\scanp@gcmd{\noexpand\put(0,0){\noexpand\line(1,0){#1}} \noexpand\put(0,0){\noexpand\line(0,1){#2}} @@ -45,7 +45,7 @@ \put(-100,\y){\color{red!50}\line(1,0){4100}}% \put(-200,\y){\y} } -\foreach\x in {0,500,...,4000}{% +\foreach\x in {0,500,...,4000}{% \put(\x,-500){\color{red!50}\line(0,1){1500}}% \put(\x,-150){\x}} } @@ -59,14 +59,12 @@ %\pagestyle{empty} \begin{document} %\SS \ss \textsc{\ss} \MakeUppercase{\ss} -%\fonttable{ETbb1-Regular-tlf-sc-t1} -%\end{document} \maketitle \section*{Background} + The fonts in this package were derived ultimately from the collection of fonts commissioned by Edward Tufte for his own books, and released in 2015 as {\tt ET-Bembo} under the MIT license. (The sources for that collection were fonts using the family name ET-book.) That collection was enhanced in 2019 under the name {\tt XETBook} by Daniel Benjamin Miller, and it is his package which was the starting point for {\tt ETbb}, where the {\tt bb} denotes the Berry abbreviation for Bembo. The final section of this document makes a detailed comparison with the earlier {\tt fbb} package, which is also Bembo-like, derived from {\tt Cardo.} The most significant differences are that {\tt ETbb} has a regular upright that is about 20\% darker than the corresponding {\tt fbb}, and its ascender height is noticeably less. These differences make {\tt ETbb} have a less spindly appearance that is closer in spirit to the print produced by traditional metal versions of Bembo. -%\fonttable{ETbb1-Regular-tlf-t1} \section*{Package properties} @@ -88,15 +86,16 @@ The scale has been increased by 3.36\% so that the x-height of the upright regul \url{https://ia601405.us.archive.org/34/items/ita-bnc-ald-00000673-001/ita-bnc-ald-00000673-001.pdf}.\\ (A higher resolution rendering of a two-page sample is available from \url{https://upload.wikimedia.org/wikipedia/commons/8/89/De_Aetna_1495.jpg.}) \end{itemize} -%\fonttable{ETbb-Regular-tlf-t1} -%\end{document} + \section*{Package options and macros} + This package has most of the same features and options as the {\tt fbb} package and even includes the {\tt altP} option, though that has no effect because the alternate P shapes in {\tt fbb} are the default in {\tt ETbb}. In the original {\tt XETBook}, the dollar and cent currency symbols were oldstyle. I've added the new style symbols and made them the default, but option {\tt osdollar} to {\tt ETbb} changes back to the oldstyle symbols. -\textbf{New in version $1.05$:} A swash version of Q has been added to all faces. You may enable it globally using option {\tt swashQ} to {\tt ETbb}, or specify it locally with the macro \verb|\Qswash|, which renders as \Qswash. If you had enabled it globally, you have access to the ordinary Q with the macro \verb|\Qnoswash|. + +\textbf{New in version $1.05$:} A swash version of Q has been added to all faces. You may enable it globally using option {\tt swashQ} to {\tt ETbb}, or specify it locally with the macro \verb|\Qswash|, which renders as \Qswash. This document did not specify option {\tt swashQ}. If you had enabled it globally, you have access to the ordinary Q with the macro \verb|\Qnoswash|. You may find it simpler to use the macro \verb|\altQ| which renders Q as ordinary Q if you had specified option {\tt swashQ} and as \altQ\ if not. Text figures may be selected from four types: \begin{itemize} @@ -127,17 +126,17 @@ The package also defines macros that allow you use alternate figure styles local \end{tabular} \end{center} The macro \verb|\textlf{123}| is identical in effect to \verb|{\lfstyle 123}|, and similarly for the other lining and oldstyle macros, while \verb|\textsu{123}| has the same effect as \verb|{\sufigures 123}| -and \verb|\textin{123}| has the same effect as \verb|{\infigures 123}|. -If you prefer typing longer names, you may use \verb|\textinferior| as a synonym for \verb|\textin|, and similarly for \verb|\textsu|. Likewise, +and \verb|\textinf{123}| has the same effect as \verb|{\infigures 123}|. +If you prefer typing longer names, you may use \verb|\textinferior| as a synonym for \verb|\textinf|, and similarly for \verb|\textsu|. Likewise, \verb|\textde{123}| has the same effect as \verb|{\defigures 123}| or \verb|{\denomfigures 123}|, and you may use \verb|\textdenom| as a synonym for \verb|\textde|. Note the difference in baseline between \verb|\textinf| and \verb|\textde|: \textinf{123} versus \textde{123}. The \verb|\textfrac| macro constructs fractions using \verb|\textsu| and \verb|\textde| with baseline aligned with the text baseline. The behavior is somewhat configurable, there being two parameters available to control the kerns before and after the fraction solidus. The two parameters are passed as options to {\tt ETbb}, named \begin{verbatim} -foresolidus % default value -.04em -aftsolidus % default value -.04em +foresolidus % default value -.05em +aftsolidus % default value -.05em \end{verbatim} %raisefrac % default value 0em -(The values should always be {\tt em} units in order to behave correctly with respect to scaling.) +(The values should always be {\tt em} or {\tt ex} units in order to behave correctly with respect to scaling.) %If you were to change the default behavior with the option %\begin{verbatim} %raisefrac=-112em @@ -150,7 +149,10 @@ aftsolidus % default value -.04em %All the above have to do with globally defined settings for \verb|\textfrac|, but that macro allows one optional argument that can override the effect of {\tt raisefrac}, with, e.g., \verb|\textfrac[.1em][6}{11}| raising the fraction 6/11 by {\tt .1em} instead of the default specified in the original options. \textsc{Example:}\\ -$\bullet$ \verb|\textfrac[2]{17}{32}| renders as \textfrac[2]{17}{32} with default settings. (The optional argument 2 will always print in lining figres, not matter the choice of the text figure style.)\\ +$\bullet$ \verb|\textfrac[2]{17}{32}| renders as \textfrac[2]{17}{32} with default settings. (The optional argument 2 will always print in lining figures, no matter the choice of the text figure style.)\\ + +If you load the {\tt ETbb} package by means of option {\tt etbb} to the {\tt newtx} package, version 1.71 or higher, there is a stacked fraction construction available using the macro \verb|\textsfrac| which behaves like \verb|\textfrac| except with the fractional part stacked vertically rather than diagonally. See the {\tt newtx} documentation for details and examples. + %$\bullet$ \verb|2\textfrac[.053em]{17}{32}| produces a fraction centered on the mid-height of lining figures: 2\textfrac[.053em]{17}{32}.\\ %$\bullet$ \verb|2\textfrac[0em]{17}{32}| produces a fraction with numerator and denominator at the normal heights of superior and inferior figures: 2\textfrac[0em]{17}{32}.\\ @@ -230,7 +232,7 @@ The layout of the TS1 encoded Text Companion font, which is rendered \emph{in re \fonttable{ETbb-Regular-tosf-ts1} -\newpage + \textbf{List of macros to access the TS1 symbols in text mode:}\\ %(Note that slots 0--12 and 26--29 are accents, used like \verb|\t{a}| for a tie accent over the letter a. Slots 23 and 31 do not contain visible glyphs, but have heights indicated by their names.) (The commented lines are in {\tt fbb} but not {\tt ETbb}.) @@ -373,7 +375,9 @@ Because the package supplies a file named {\tt ETbb.fontspec} whose contents lis Other than the usual choices of figure style, the only remaining choice available is through {\tt StylisticSet=2}, which substitutes the new Sharp S glyphs in place of the familiar \ss, \SS\ and \textsc{\ss}. See the table in the next section for details. \section*{Selection of the new Sharp S in LaTeX} -The following table summarizes the behavior of the text macros \verb|\SS|, \verb|\ss| and the macro \verb|\MakeUppercase|. +There is now an {\tt ETbb} option {\tt sharpS} whose effect in legacy LaTeX is summarized below. + +Behavior of the text macros \verb|\SS|, \verb|\ss| and the macro \verb|\MakeUppercase|. \begin{center} \begin{tabular}{@{} ccccc @{}} @@ -385,7 +389,7 @@ The following table summarizes the behavior of the text macros \verb|\SS|, \verb \hline \end{tabular} \end{center} -In unicode TeX, the behavior laid out in the table above is achieved using {\tt StylisticSet=2}. +In unicode TeX, the behavior laid out in the table above is achieved using {\tt StylisticSet=2}. %\begin{center} % \begin{tabular}{@{} lcl @{}} @@ -468,6 +472,21 @@ Non tellus orci ac auctor augue mauris augue neque gravida. Bibendum at varius v } \end{multicols} +\textbf{ETbb-Regular-tlf-t1} + +\fonttable{ETbb-Regular-tlf-t1} +\newpage +\textbf{ETbb1-Regular-tlf-t1} + +\fonttable{ETbb1-Regular-tlf-t1} +\newpage +\textbf{ETbb-Regular-tlf-sc-t1} + +\fonttable{ETbb-Regular-tlf-sc-t1} +\newpage +\textbf{ETbb1-Regular-tlf-sc-t1} + +\fonttable{ETbb1-Regular-tlf-sc-t1} %This is a fraction \textfrac{23}{52}, \textfrac{71}{12}, \textfrac{17}{75}, \textfrac{34}{43}. diff --git a/Master/texmf-dist/doc/fonts/etbb/LICENSE b/Master/texmf-dist/doc/fonts/etbb/LICENSE index c4b2f6e5a02..3168d092b77 100644 --- a/Master/texmf-dist/doc/fonts/etbb/LICENSE +++ b/Master/texmf-dist/doc/fonts/etbb/LICENSE @@ -1,7 +1,7 @@ Copyright (c) 2015 Dmitry Krasny, Bonnie Scranton, Edward Tufte. Copyright (c) 2002--2012 David J. Perry. Copyright (c) 2019 Daniel Benjamin Miller. -Copyright (c) 2020--2021 Michael Sharpe. +Copyright (c) 2020--2022 Michael Sharpe. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/Master/texmf-dist/doc/fonts/etbb/README b/Master/texmf-dist/doc/fonts/etbb/README index 15c030c99ef..09c5acf4720 100644 --- a/Master/texmf-dist/doc/fonts/etbb/README +++ b/Master/texmf-dist/doc/fonts/etbb/README @@ -3,7 +3,14 @@ provides a version of Bembo in otf and pfb formats plus LaTeX font support files http://www.ctan.org/license/lppl1.3 for the details of that license. Note that Bembo is a name trademarked by Monotype, hence the strange name for this package, drawn from the Berry id for the Bembo font family. -Current version: 1.055 2021-12-21 +Current version: 1.056 2022-02-04 + +Changes in version 1.056 +1. Added definitions of \nustyle and \destyle to ETbb.sty. +2. Corrected behavior of option sharpS in legacy LaTeX.. +3. Corrected misbehavior of \Qswash and \Qnoswash. +4. Extended small cap coverage in all styles so that all +T1 encoded characters are available. Changes in version 1.055 1. Further revision of the kerning tables in regular style, mostly for uppercase and small cap glyphs. diff --git a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Bold.afm b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Bold.afm index a082999137d..aa804bea4b1 100644 --- a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Bold.afm +++ b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Bold.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 Comment Generated by FontForge 20201107 -Comment Creation Date: Tue Dec 21 11:07:40 2021 +Comment Creation Date: Wed Feb 2 13:53:20 2022 FontName ETbb-Bold FullName ET Bembo Bold FamilyName ETbb @@ -20,7 +20,7 @@ CapHeight 673 XHeight 431 Ascender 744 Descender -280 -StartCharMetrics 594 +StartCharMetrics 618 C 0 ; WX 764 ; N .notdef ; B 0 0 0 0 ; C 1 ; WX 253 ; N space ; B 0 0 0 0 ; C 2 ; WX 281 ; N exclam ; B 82 -9 202 713 ; @@ -615,6 +615,30 @@ C -1 ; WX 1175 ; N numero ; B 30 -10 1162 674 ; C -1 ; WX 849 ; N Q.swsh ; B 39 -219 1374 689 ; C -1 ; WX 729 ; N aeacute.sc ; B 5 -4 705 712 ; C -1 ; WX 0 ; N fraction.alt ; B -418 -40 145 684 ; +C -1 ; WX 519 ; N ij.sc ; B 30 -205 507 470 ; +C -1 ; WX 535 ; N abreve.sc ; B 5 -3 526 700 ; +C -1 ; WX 535 ; N aogonek.sc ; B 5 -197 534 487 ; +C -1 ; WX 457 ; N ecaron.sc ; B 12 -3 436 707 ; +C -1 ; WX 603 ; N ohungarumlaut.sc ; B 30 -13 569 717 ; +C -1 ; WX 565 ; N dcaron.sc ; B 5 -3 534 707 ; +C -1 ; WX 546 ; N zdotaccent.sc ; B 21 -3 505 629 ; +C -1 ; WX 457 ; N eogonek.sc ; B 12 -197 439 471 ; +C -1 ; WX 557 ; N gbreve.sc ; B 34 -13 539 700 ; +C -1 ; WX 546 ; N ccaron.sc ; B 32 -13 508 707 ; +C -1 ; WX 421 ; N lacute.sc ; B 10 -4 410 717 ; +C -1 ; WX 421 ; N lcaron.sc ; B 10 -4 410 516 ; +C -1 ; WX 591 ; N nacute.sc ; B 20 -4 576 717 ; +C -1 ; WX 591 ; N ncaron.sc ; B 20 -4 576 707 ; +C -1 ; WX 591 ; N eng.sc ; B 20 -199 576 471 ; +C -1 ; WX 512 ; N racute.sc ; B 8 -12 506 717 ; +C -1 ; WX 512 ; N rcaron.sc ; B 8 -12 506 707 ; +C -1 ; WX 385 ; N sacute.sc ; B 34 -13 355 717 ; +C -1 ; WX 385 ; N scedilla.sc ; B 34 -231 355 483 ; +C -1 ; WX 498 ; N uni0163.sc ; B 20 -231 484 487 ; +C -1 ; WX 498 ; N tcaron.sc ; B 20 -3 484 707 ; +C -1 ; WX 584 ; N uring.sc ; B 12 -16 574 726 ; +C -1 ; WX 584 ; N uhungarumlaut.sc ; B 12 -16 574 717 ; +C -1 ; WX 546 ; N zacute.sc ; B 21 -3 505 717 ; EndCharMetrics StartKernData StartKernPairs 8697 diff --git a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-BoldItalic.afm b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-BoldItalic.afm index 82b1efe6e53..050d389be4b 100644 --- a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-BoldItalic.afm +++ b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-BoldItalic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 Comment Generated by FontForge 20201107 -Comment Creation Date: Tue Dec 21 11:06:58 2021 +Comment Creation Date: Wed Feb 2 13:12:52 2022 FontName ETbb-BoldItalic FullName ET Bembo Bold Italic FamilyName ETbb @@ -21,7 +21,7 @@ CapHeight 673 XHeight 445 Ascender 785 Descender -280 -StartCharMetrics 570 +StartCharMetrics 594 C 0 ; WX 276 ; N space ; B 0 0 0 0 ; C 1 ; WX 321 ; N exclam ; B 90 -15 322 688 ; C 2 ; WX 465 ; N quotedbl ; B 175 366 531 688 ; @@ -592,6 +592,30 @@ C -1 ; WX 1112 ; N numero ; B 12 -16 1130 673 ; C -1 ; WX 856 ; N Q.swsh ; B 64 -212 1370 690 ; C -1 ; WX 755 ; N aeacute.sc ; B 1 -2 761 640 ; C -1 ; WX 0 ; N fraction.alt ; B -412 -42 312 716 ; +C -1 ; WX 551 ; N ij.sc ; B 15 -206 605 467 ; +C -1 ; WX 534 ; N abreve.sc ; B -30 -2 618 686 ; +C -1 ; WX 534 ; N aogonek.sc ; B -30 -139 524 485 ; +C -1 ; WX 516 ; N ecaron.sc ; B 0 -2 522 647 ; +C -1 ; WX 618 ; N ohungarumlaut.sc ; B 61 -10 595 662 ; +C -1 ; WX 616 ; N dcaron.sc ; B 0 -3 610 647 ; +C -1 ; WX 548 ; N zdotaccent.sc ; B -1 0 578 615 ; +C -1 ; WX 516 ; N eogonek.sc ; B 0 -199 522 467 ; +C -1 ; WX 572 ; N gbreve.sc ; B 43 -10 589 686 ; +C -1 ; WX 540 ; N ccaron.sc ; B 20 -10 554 647 ; +C -1 ; WX 472 ; N lacute.sc ; B 10 0 487 644 ; +C -1 ; WX 472 ; N lcaron.sc ; B 10 0 487 492 ; +C -1 ; WX 615 ; N nacute.sc ; B 8 -11 669 644 ; +C -1 ; WX 615 ; N ncaron.sc ; B 8 -11 669 647 ; +C -1 ; WX 615 ; N eng.sc ; B 8 -198 669 467 ; +C -1 ; WX 517 ; N racute.sc ; B 0 -6 545 644 ; +C -1 ; WX 517 ; N rcaron.sc ; B 0 -6 545 647 ; +C -1 ; WX 412 ; N sacute.sc ; B 10 -10 408 644 ; +C -1 ; WX 412 ; N scedilla.sc ; B 10 -169 408 472 ; +C -1 ; WX 492 ; N uni0163.sc ; B 50 -165 566 491 ; +C -1 ; WX 492 ; N tcaron.sc ; B 50 -2 566 647 ; +C -1 ; WX 576 ; N uring.sc ; B 42 -10 622 643 ; +C -1 ; WX 576 ; N uhungarumlaut.sc ; B 42 -10 622 662 ; +C -1 ; WX 548 ; N zacute.sc ; B -1 0 578 644 ; EndCharMetrics StartKernData StartKernPairs 14257 diff --git a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Italic.afm b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Italic.afm index 957f1bf6294..9629c8e422b 100644 --- a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Italic.afm +++ b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Italic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 Comment Generated by FontForge 20201107 -Comment Creation Date: Tue Dec 21 11:07:09 2021 +Comment Creation Date: Wed Feb 2 13:13:17 2022 FontName ETbb-Italic FullName ET Bembo Italic FamilyName ETbb @@ -21,7 +21,7 @@ CapHeight 668 XHeight 442 Ascender 781 Descender -280 -StartCharMetrics 597 +StartCharMetrics 621 C 0 ; WX 262 ; N space ; B 0 0 0 0 ; C 1 ; WX 306 ; N exclam ; B 90 -14 308 684 ; C 2 ; WX 438 ; N quotedbl ; B 174 376 502 684 ; @@ -619,6 +619,30 @@ C -1 ; WX 1067 ; N numero ; B 13 -16 1100 668 ; C -1 ; WX 748 ; N Q.swsh ; B 30 -207 1296 684 ; C -1 ; WX 720 ; N aeacute.sc ; B -19 -2 725 681 ; C -1 ; WX 0 ; N fraction.alt ; B -385 -41 311 712 ; +C -1 ; WX 510 ; N ij.sc ; B 16 -204 566 457 ; +C -1 ; WX 515 ; N abreve.sc ; B -31 -3 574 627 ; +C -1 ; WX 515 ; N aogonek.sc ; B -31 -156 518 474 ; +C -1 ; WX 498 ; N ecaron.sc ; B 1 -2 505 604 ; +C -1 ; WX 603 ; N ohungarumlaut.sc ; B 62 -12 578 637 ; +C -1 ; WX 598 ; N dcaron.sc ; B 0 -2 590 604 ; +C -1 ; WX 519 ; N zdotaccent.sc ; B -1 -2 551 571 ; +C -1 ; WX 498 ; N eogonek.sc ; B 1 -156 505 457 ; +C -1 ; WX 545 ; N gbreve.sc ; B 43 -12 561 627 ; +C -1 ; WX 531 ; N ccaron.sc ; B 21 -12 544 604 ; +C -1 ; WX 450 ; N lacute.sc ; B 10 -2 466 624 ; +C -1 ; WX 450 ; N lcaron.sc ; B 10 -2 466 483 ; +C -1 ; WX 604 ; N nacute.sc ; B 9 -12 658 624 ; +C -1 ; WX 604 ; N ncaron.sc ; B 9 -12 658 604 ; +C -1 ; WX 604 ; N eng.sc ; B 9 -198 658 458 ; +C -1 ; WX 485 ; N racute.sc ; B -1 -8 513 624 ; +C -1 ; WX 485 ; N rcaron.sc ; B -1 -8 513 604 ; +C -1 ; WX 394 ; N sacute.sc ; B 9 -12 391 624 ; +C -1 ; WX 394 ; N scedilla.sc ; B 9 -206 391 462 ; +C -1 ; WX 475 ; N uni0163.sc ; B 50 -206 550 481 ; +C -1 ; WX 475 ; N tcaron.sc ; B 50 -2 550 604 ; +C -1 ; WX 552 ; N uring.sc ; B 42 -12 599 629 ; +C -1 ; WX 552 ; N uhungarumlaut.sc ; B 42 -12 599 637 ; +C -1 ; WX 519 ; N zacute.sc ; B -1 -2 551 624 ; EndCharMetrics StartKernData StartKernPairs 18964 diff --git a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Regular.afm b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Regular.afm index 0225f51dc3c..03b5e38ef47 100644 --- a/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Regular.afm +++ b/Master/texmf-dist/fonts/afm/public/etbb/ETbb-Regular.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 Comment Generated by FontForge 20201107 -Comment Creation Date: Tue Dec 21 09:41:16 2021 +Comment Creation Date: Wed Feb 2 13:52:58 2022 FontName ETbb-Regular FullName ET Bembo Regular FamilyName ETbb @@ -8,19 +8,19 @@ Weight Regular Notice (ETBembo designed for Edward Tufte / Graphics Press Copyright (c) 2002 Dmitry Krasny / Deka Design) Comment ETBook Copyright (c) 2015 Dmitry Krasny, Bonnie Scranton, Edward Tufte. Comment XETBook Copyright (c) 2019 Daniel Benjamin Miller -Comment ETbb Copyright (c) 2020-2021 Michael Sharpe +Comment ETbb Copyright (c) 2020-2022 Michael Sharpe ItalicAngle 0 IsFixedPitch false UnderlinePosition -261 UnderlineThickness 50 Version 001.001 EncodingScheme FontSpecific -FontBBox -189 -310 1397 1184 +FontBBox -403 -310 1397 1184 CapHeight 673 XHeight 431 Ascender 759 Descender -280 -StartCharMetrics 667 +StartCharMetrics 692 C 0 ; WX 516 ; N .notdef ; B 52 0 465 551 ; C 1 ; WX 253 ; N space ; B 0 0 0 0 ; C 2 ; WX 240 ; N exclam ; B 63 -16 177 713 ; @@ -493,7 +493,7 @@ C -1 ; WX 544 ; N yacute.sc ; B 11 -2 534 633 ; C -1 ; WX 460 ; N thorn.sc ; B 23 -2 428 474 ; C -1 ; WX 460 ; N lslash.sc ; B 24 -6 450 476 ; C -1 ; WX 789 ; N oe.sc ; B 49 -9 749 479 ; -C -1 ; WX 392 ; N scaron.sc ; B 41 -13 351 634 ; +C -1 ; WX 367 ; N scaron.sc ; B 28 -18 327 603 ; C -1 ; WX 587 ; N ydieresis.sc ; B 10 -2 577 596 ; C -1 ; WX 552 ; N zcaron.sc ; B 35 -2 507 635 ; C -1 ; WX 1023 ; N uni1E9E.ss02 ; B 44 -20 961 689 ; @@ -503,7 +503,7 @@ C -1 ; WX 541 ; N uni1E9E.c2sc ; B 27 -6 499 463 ; C -1 ; WX 544 ; N germandbls.ss02 ; B 20 -18 519 735 ; C -1 ; WX 170 ; N exclam.superior ; B 42 290 128 707 ; C -1 ; WX 308 ; N quotedbl.superior ; B 43 474 267 722 ; -C -1 ; WX 452 ; N numbersign.superior ; B 0 286 451 715 ; +C -1 ; WX 452 ; N numbersign.superior ; B 8 286 451 715 ; C -1 ; WX 360 ; N dollar.superior ; B 39 247 333 681 ; C -1 ; WX 509 ; N percent.superior ; B 27 267 482 672 ; C -1 ; WX 535 ; N ampersand.superior ; B 7 292 526 660 ; @@ -688,9 +688,34 @@ C -1 ; WX 360 ; N breve ; B 26 497 337 659 ; C -1 ; WX 360 ; N dotaccent ; B 119 492 243 617 ; C -1 ; WX 360 ; N ring ; B 72 490 283 703 ; C -1 ; WX 743 ; N aeacute.sc ; B 9 -4 707 635 ; +C -1 ; WX 0 ; N fraction.alt ; B -403 -35 148 682 ; +C -1 ; WX 519 ; N ij.sc ; B 41 -200 489 468 ; +C -1 ; WX 542 ; N abreve.sc ; B 9 -2 530 665 ; +C -1 ; WX 542 ; N aogonek.sc ; B 9 -156 544 484 ; +C -1 ; WX 467 ; N ecaron.sc ; B 12 -2 425 633 ; +C -1 ; WX 633 ; N ohungarumlaut.sc ; B 49 -13 584 637 ; +C -1 ; WX 596 ; N dcaron.sc ; B 26 -2 557 633 ; +C -1 ; WX 552 ; N zdotaccent.sc ; B 35 -2 507 600 ; +C -1 ; WX 464 ; N eogonek.sc ; B 12 -156 454 469 ; +C -1 ; WX 582 ; N gbreve.sc ; B 50 -13 555 665 ; +C -1 ; WX 556 ; N ccaron.sc ; B 47 -13 521 633 ; +C -1 ; WX 439 ; N lacute.sc ; B 24 -3 427 640 ; +C -1 ; WX 438 ; N lcaron.sc ; B 24 -3 427 469 ; +C -1 ; WX 656 ; N nacute.sc ; B 31 -8 626 640 ; +C -1 ; WX 662 ; N ncaron.sc ; B 31 -8 626 633 ; +C -1 ; WX 647 ; N eng.sc ; B 31 -198 626 469 ; +C -1 ; WX 536 ; N racute.sc ; B 24 -9 523 640 ; +C -1 ; WX 536 ; N rcaron.sc ; B 24 -9 523 633 ; +C -1 ; WX 367 ; N sacute.sc ; B 41 -13 351 640 ; +C -1 ; WX 392 ; N scedilla.sc ; B 41 -166 351 479 ; +C -1 ; WX 524 ; N uni0163.sc ; B 32 -156 493 486 ; +C -1 ; WX 523 ; N tcaron.sc ; B 32 -2 493 638 ; +C -1 ; WX 606 ; N uring.sc ; B 22 -15 588 650 ; +C -1 ; WX 606 ; N uhungarumlaut.sc ; B 22 -15 588 637 ; +C -1 ; WX 552 ; N zacute.sc ; B 35 -2 507 640 ; EndCharMetrics StartKernData -StartKernPairs 33113 +StartKernPairs 33133 KPX A ydieresis.sc -93 KPX A yacute.sc -93 KPX A y.sc -93 @@ -6075,6 +6100,9 @@ KPX z Ucircumflex -14 KPX z Uacute -14 KPX z Ugrave -14 KPX z U -14 +KPX twosuperior fraction -38 +KPX threesuperior fraction -68 +KPX onesuperior fraction -60 KPX guillemotright uni0232 -107 KPX guillemotright Ydieresis -107 KPX guillemotright Ycircumflex -107 @@ -27700,6 +27728,13 @@ KPX guilsinglright Tbar -94 KPX guilsinglright Tcaron -94 KPX guilsinglright uni0162 -94 KPX guilsinglright T -94 +KPX zero.superior fraction -84 +KPX four.superior fraction -93 +KPX five.superior fraction -91 +KPX six.superior fraction -60 +KPX seven.superior fraction -148 +KPX eight.superior fraction -80 +KPX nine.superior fraction -109 KPX ff zcaron 22 KPX ff zdotaccent 22 KPX ff zacute 22 @@ -33804,6 +33839,16 @@ KPX uni0233 Acircumflex -53 KPX uni0233 Aacute -53 KPX uni0233 Agrave -53 KPX uni0233 A -53 +KPX fraction.alt zero.denominator -80 +KPX fraction.alt one.denominator -115 +KPX fraction.alt two.denominator -78 +KPX fraction.alt three.denominator -73 +KPX fraction.alt four.denominator -142 +KPX fraction.alt five.denominator -99 +KPX fraction.alt six.denominator -100 +KPX fraction.alt seven.denominator -46 +KPX fraction.alt eight.denominator -108 +KPX fraction.alt nine.denominator -62 EndKernPairs EndKernData EndFontMetrics diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvr6ig.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_3ccbvp.enc index df21ddcfe10..0b0eb074f20 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvr6ig.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_3ccbvp.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_nvr6ig6btf4vcx43seyfwfdddf -% Encoding created by otftotfm on Tue Dec 21 11:30:28 2021 +%%AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze +% Encoding created by otftotfm on Thu Feb 3 15:20:06 2022 % Command line follows encoding -/AutoEnc_nvr6ig6btf4vcx43seyfwfdddf [ +/AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6b4rhp.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_3ggaku.enc index f0c613983b7..ba6ee24599d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6b4rhp.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_3ggaku.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_6b4rhpsa6pxda3dbpecbcbe4hh -% Encoding created by otftotfm on Tue Dec 21 11:30:26 2021 +%%AutoEnc1_3ggaku22goyxuhnlifc3zal5fb +% Encoding created by otftotfm on Thu Feb 3 15:20:13 2022 % Command line follows encoding -/AutoEnc1_6b4rhpsa6pxda3dbpecbcbe4hh [ +/AutoEnc1_3ggaku22goyxuhnlifc3zal5fb [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n6yk3i.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6bhqsy.enc index ce1a59f3e2e..50f0801e3f8 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n6yk3i.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6bhqsy.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_n6yk3iegd2fawdz5k6sldx7ioc -% Encoding created by otftotfm on Tue Dec 21 11:30:32 2021 +%%AutoEnc1_6bhqsy7o4r4kdtepdcv6ql4w2b +% Encoding created by otftotfm on Thu Feb 3 15:20:03 2022 % Command line follows encoding -/AutoEnc_n6yk3iegd2fawdz5k6sldx7ioc [ +/AutoEnc1_6bhqsy7o4r4kdtepdcv6ql4w2b [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_gcyiic.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6dkfmm.enc index 5a1342a43a2..77b704b457d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_gcyiic.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6dkfmm.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_gcyiicz4csxvfbjtqre3wkk2ma -% Encoding created by otftotfm on Tue Dec 21 11:30:37 2021 +%%AutoEnc1_6dkfmm5qoe73duaaybt37exlbg +% Encoding created by otftotfm on Thu Feb 3 15:20:10 2022 % Command line follows encoding -/AutoEnc1_gcyiicz4csxvfbjtqre3wkk2ma [ +/AutoEnc1_6dkfmm5qoe73duaaybt37exlbg [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ue3xcj.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_d63baf.enc index 61bfea15a06..30dfe8c19df 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ue3xcj.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_d63baf.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ue3xcj3ucrhmky4gvnr7atygla -% Encoding created by otftotfm on Tue Dec 21 11:31:03 2021 +%%AutoEnc1_d63bafzc3zwo3hptzgll74aefa +% Encoding created by otftotfm on Thu Feb 3 15:20:18 2022 % Command line follows encoding -/AutoEnc_ue3xcj3ucrhmky4gvnr7atygla [ +/AutoEnc1_d63bafzc3zwo3hptzgll74aefa [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-tlf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tlf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6bb767.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_dpvwoq.enc index 61e94179761..196ad03f161 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6bb767.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_dpvwoq.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_6bb767vgyf6bkkruaompchxqgf -% Encoding created by otftotfm on Tue Dec 21 11:31:08 2021 +%%AutoEnc1_dpvwoq5bihazuqgjfnsh6pxf5b +% Encoding created by otftotfm on Thu Feb 3 15:20:25 2022 % Command line follows encoding -/AutoEnc_6bb767vgyf6bkkruaompchxqgf [ +/AutoEnc1_dpvwoq5bihazuqgjfnsh6pxf5b [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-osf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-osf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujerr7.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_eqc2ac.enc index 163efc5006a..f40274d64c9 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujerr7.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_eqc2ac.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg -% Encoding created by otftotfm on Tue Dec 21 11:30:25 2021 +%%AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f +% Encoding created by otftotfm on Thu Feb 3 15:20:12 2022 % Command line follows encoding -/AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg [ +/AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vbmlbb.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_frcze6.enc index fb127423767..b944c91d89d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vbmlbb.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_frcze6.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_vbmlbbxz7tbehbzj5lbnuze2zg -% Encoding created by otftotfm on Tue Dec 21 11:30:56 2021 +%%AutoEnc1_frcze6nxcs26de2rhkc4n276le +% Encoding created by otftotfm on Thu Feb 3 15:20:29 2022 % Command line follows encoding -/AutoEnc_vbmlbbxz7tbehbzj5lbnuze2zg [ +/AutoEnc1_frcze6nxcs26de2rhkc4n276le [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-lf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-lf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_55s5uq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_hah5or.enc index 4bbb18853fc..1c0732c2900 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_55s5uq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_hah5or.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_55s5uqo65pdpku3cr7xsyxg5of -% Encoding created by otftotfm on Tue Dec 21 11:30:36 2021 +%%AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf +% Encoding created by otftotfm on Thu Feb 3 15:20:09 2022 % Command line follows encoding -/AutoEnc_55s5uqo65pdpku3cr7xsyxg5of [ +/AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_cp6bsz.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_mfrons.enc index 74e5297b326..92811edbc3c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_cp6bsz.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_mfrons.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_cp6bsz5iopjtxmf6p55nagrmkh -% Encoding created by otftotfm on Tue Dec 21 11:31:00 2021 +%%AutoEnc1_mfronshiuahup7no32v7skamif +% Encoding created by otftotfm on Thu Feb 3 15:20:22 2022 % Command line follows encoding -/AutoEnc1_cp6bsz5iopjtxmf6p55nagrmkh [ +/AutoEnc1_mfronshiuahup7no32v7skamif [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-tosf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tosf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gojfsq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_mgm6re.enc index 5c4d5afecfd..fd7b22a3e05 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gojfsq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_mgm6re.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf -% Encoding created by otftotfm on Tue Dec 21 11:30:27 2021 +%%AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye +% Encoding created by otftotfm on Thu Feb 3 15:20:14 2022 % Command line follows encoding -/AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf [ +/AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_hbqmiu.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_pvrda3.enc index a48d1bac661..eed6c8d35de 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_hbqmiu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_pvrda3.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_hbqmiufivrhezoy6gtopfrghab -% Encoding created by otftotfm on Tue Dec 21 11:30:31 2021 +%%AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd +% Encoding created by otftotfm on Thu Feb 3 15:20:02 2022 % Command line follows encoding -/AutoEnc1_hbqmiufivrhezoy6gtopfrghab [ +/AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_rluk7r.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_rluk7r.enc deleted file mode 100644 index 52b0b267ebe..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_rluk7r.enc +++ /dev/null @@ -1,63 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc1_rluk7ruzo437pfvfnnh45fsnde -% Encoding created by otftotfm on Tue Dec 21 11:30:34 2021 -% Command line follows encoding -/AutoEnc1_rluk7ruzo437pfvfnnh45fsnde [ -%00 - /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron - /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright -%10 - /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero.denominator /one.denominator /two.denominator /three.denominator /four.denominator /five.denominator /six.denominator /seven.denominator - /eight.denominator /nine.denominator /colon /semicolon /less /equal /greater /question -%40 - /at /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 /bracketleft /backslash /bracketright /asciicircum /underscore -%60 - /quoteleft /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 /braceleft /bar /braceright /asciitilde /hyphen -%80 - /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve - /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute -%90 - /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring - /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section -%A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute -%B0 - /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling -%C0 - /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis -%D0 - /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef -%E0 - /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla - /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis -%F0 - /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls -] def -% Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/etbb -% --vf-directory=texmf/fonts/vf/public/etbb -% --type1-directory=texmf/fonts/type1/public/etbb -% --encoding-directory=texmf/fonts/enc/dvips/etbb -% --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force -% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dnom -% --ligkern=* {KL} * ETbb-Bold.otf ETbb-Bold-dnom-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_u2xzqd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_sb7odk.enc index 83354616849..1b1105d358e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_u2xzqd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_sb7odk.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_u2xzqdhpypappkhgw7cwbtqsxe -% Encoding created by otftotfm on Tue Dec 21 11:30:29 2021 +%%AutoEnc1_sb7odkrwphouyzefmgg7mtfgrf +% Encoding created by otftotfm on Thu Feb 3 15:20:07 2022 % Command line follows encoding -/AutoEnc1_u2xzqdhpypappkhgw7cwbtqsxe [ +/AutoEnc1_sb7odkrwphouyzefmgg7mtfgrf [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /uni1E9E.c2sc ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_4h6gms.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_vtabip.enc index 7f0d846ccf2..163427e56c7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_4h6gms.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_vtabip.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh -% Encoding created by otftotfm on Tue Dec 21 11:30:30 2021 +%%AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc +% Encoding created by otftotfm on Thu Feb 3 15:20:08 2022 % Command line follows encoding -/AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh [ +/AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ifuncr.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_xaqh3v.enc index 8aa4fb1f512..f28f668205f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ifuncr.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_xaqh3v.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_ifuncrfewwm74pymebmifdmupa -% Encoding created by otftotfm on Tue Dec 21 11:30:38 2021 +%%AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb +% Encoding created by otftotfm on Thu Feb 3 15:20:11 2022 % Command line follows encoding -/AutoEnc1_ifuncrfewwm74pymebmifdmupa [ +/AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_frt5zk.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_yziesh.enc index bc2db263e87..916dd050443 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_frt5zk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_yziesh.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h -% Encoding created by otftotfm on Tue Dec 21 11:30:33 2021 +%%AutoEnc1_yzieshsd44fbunydsrfnu5dloe +% Encoding created by otftotfm on Thu Feb 3 15:20:04 2022 % Command line follows encoding -/AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h [ +/AutoEnc1_yzieshsd44fbunydsrfnu5dloe [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_242knm.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_242knm.enc index 26f071d8043..27d99cf23ed 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_242knm.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_242knm.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_242knmbltpk57lyn3w752okimf -% Encoding created by otftotfm on Tue Dec 21 11:30:52 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:25 2022 % Command line follows encoding /AutoEnc_242knmbltpk57lyn3w752okimf [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dv2xfw.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_2jmcdk.enc index ddab88a8947..113661b44ad 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dv2xfw.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_2jmcdk.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_dv2xfwwuyxa3wtigrdvdpedgag -% Encoding created by otftotfm on Tue Dec 21 11:31:15 2021 +%%AutoEnc_2jmcdky4obprojqpxbx7nxnvzf +% Encoding created by otftotfm on Thu Feb 3 15:20:53 2022 % Command line follows encoding -/AutoEnc_dv2xfwwuyxa3wtigrdvdpedgag [ +/AutoEnc_2jmcdky4obprojqpxbx7nxnvzf [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_no4mhs.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_2ynk4h.enc index 4216de96ba4..bd3125570de 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_no4mhs.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_2ynk4h.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_no4mhsvdevbqot7r3poyrn6ifd -% Encoding created by otftotfm on Tue Dec 21 11:30:39 2021 +%%AutoEnc_2ynk4h3uuip4hyb2vj2xqeci5c +% Encoding created by otftotfm on Thu Feb 3 15:20:15 2022 % Command line follows encoding -/AutoEnc_no4mhsvdevbqot7r3poyrn6ifd [ +/AutoEnc_2ynk4h3uuip4hyb2vj2xqeci5c [ %00 /grave.superior /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam.superior /quotedbl.superior /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave.superior /eacute.superior /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde.superior /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_33mftd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_33mftd.enc index 63cf096066d..535a253e340 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_33mftd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_33mftd.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_33mftda5zpj2atc2k5o52aguyh -% Encoding created by otftotfm on Tue Dec 21 11:30:36 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:10 2022 % Command line follows encoding /AutoEnc_33mftda5zpj2atc2k5o52aguyh [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_nvr6ig.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ccbvp.enc index 5feabf57293..e2fbc602ea7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_nvr6ig.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ccbvp.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf -% Encoding created by otftotfm on Tue Dec 21 11:30:28 2021 +%%AutoEnc_3ccbvpb2mahh6euinpg3u7qqze +% Encoding created by otftotfm on Thu Feb 3 15:20:06 2022 % Command line follows encoding -/AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf [ +/AutoEnc_3ccbvpb2mahh6euinpg3u7qqze [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6b4rhp.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ggaku.enc index fcf1cd949f2..9f0bc69f5da 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6b4rhp.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ggaku.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_6b4rhpsa6pxda3dbpecbcbe4hh -% Encoding created by otftotfm on Tue Dec 21 11:30:26 2021 +%%AutoEnc_3ggaku22goyxuhnlifc3zal5fb +% Encoding created by otftotfm on Thu Feb 3 15:20:13 2022 % Command line follows encoding -/AutoEnc_6b4rhpsa6pxda3dbpecbcbe4hh [ +/AutoEnc_3ggaku22goyxuhnlifc3zal5fb [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pijcl4.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3obh62.enc index 8f6b611206f..bf932cbd07b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pijcl4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3obh62.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_pijcl45xbcrh3ujmxpu2uuufoe -% Encoding created by otftotfm on Tue Dec 21 11:30:24 2021 +%%AutoEnc_3obh62jl4yytmw2ucdmgikybva +% Encoding created by otftotfm on Thu Feb 3 15:20:12 2022 % Command line follows encoding -/AutoEnc_pijcl45xbcrh3ujmxpu2uuufoe [ +/AutoEnc_3obh62jl4yytmw2ucdmgikybva [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_p4wmli.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3pymqv.enc index 3c131db7c27..0059aa5b41e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_p4wmli.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3pymqv.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_p4wmligvvkue2xskkzbfmabuja -% Encoding created by otftotfm on Tue Dec 21 11:30:33 2021 +%%AutoEnc_3pymqv57edd7wd55vh4pbuqfmc +% Encoding created by otftotfm on Thu Feb 3 15:20:04 2022 % Command line follows encoding -/AutoEnc_p4wmligvvkue2xskkzbfmabuja [ +/AutoEnc_3pymqv57edd7wd55vh4pbuqfmc [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_upf3od.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ygfa2.enc index 018e1d277a9..8b89cca7ea9 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_upf3od.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3ygfa2.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_upf3oddxlsq2xphry33a6uekvh -% Encoding created by otftotfm on Tue Dec 21 11:30:35 2021 +%%AutoEnc_3ygfa2oqxsmkth5v7kgndph2kb +% Encoding created by otftotfm on Thu Feb 3 15:20:05 2022 % Command line follows encoding -/AutoEnc_upf3oddxlsq2xphry33a6uekvh [ +/AutoEnc_3ygfa2oqxsmkth5v7kgndph2kb [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ziol45.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_42bwpg.enc index f59cf8ea22f..24b930a061b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ziol45.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_42bwpg.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ziol45eykyi2baku6kum6xzyig -% Encoding created by otftotfm on Tue Dec 21 11:31:10 2021 +%%AutoEnc_42bwpggtmdkf77p747hl4bh5wg +% Encoding created by otftotfm on Thu Feb 3 15:20:46 2022 % Command line follows encoding -/AutoEnc_ziol45eykyi2baku6kum6xzyig [ +/AutoEnc_42bwpggtmdkf77p747hl4bh5wg [ %00 /grave.superior /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam.superior /quotedbl.superior /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave.superior /eacute.superior /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde.superior /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4hpi45.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4hpi45.enc index 5d9936f64a6..7d0f6ef9088 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4hpi45.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4hpi45.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_4hpi45xua3rf7rmnl54bpggxkg -% Encoding created by otftotfm on Tue Dec 21 11:30:42 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:30 2022 % Command line follows encoding /AutoEnc_4hpi45xua3rf7rmnl54bpggxkg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dz2nen.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4o3pf4.enc index cb324a9b793..d6a85d5307b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dz2nen.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4o3pf4.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_dz2nenk67xbt7khdbdbcfb6m7a -% Encoding created by otftotfm on Tue Dec 21 11:31:03 2021 +%%AutoEnc_4o3pf4tqgxtijtwbnb6hzisyvh +% Encoding created by otftotfm on Thu Feb 3 15:20:03 2022 % Command line follows encoding -/AutoEnc_dz2nenk67xbt7khdbdbcfb6m7a [ +/AutoEnc_4o3pf4tqgxtijtwbnb6hzisyvh [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven @@ -64,4 +64,4 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Italic.otf ETbb-Italic-tlf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-tlf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4sxvu4.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4sxvu4.enc index 47e0794aaa9..081ed67b366 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4sxvu4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4sxvu4.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_4sxvu4thduhlpavew6yzmuysdd -% Encoding created by otftotfm on Tue Dec 21 11:31:23 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:51 2022 % Command line follows encoding /AutoEnc_4sxvu4thduhlpavew6yzmuysdd [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rt4kro.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4xv7ax.enc index a156da53080..019d8dc6614 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rt4kro.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4xv7ax.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_rt4krokhlnwam4wxhivtc42zod -% Encoding created by otftotfm on Tue Dec 21 11:30:28 2021 +%%AutoEnc_4xv7ax3vr2fqoyetcuom3bocia +% Encoding created by otftotfm on Thu Feb 3 15:20:06 2022 % Command line follows encoding -/AutoEnc_rt4krokhlnwam4wxhivtc42zod [ +/AutoEnc_4xv7ax3vr2fqoyetcuom3bocia [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3li7dq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5drz2o.enc index d64a34e1c0a..1cec2ab00ae 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3li7dq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5drz2o.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_3li7dqpy2izcpma72gvve2muqf -% Encoding created by otftotfm on Tue Dec 21 11:30:35 2021 +%%AutoEnc_5drz2o53tqn6ics5yhftb5oqyg +% Encoding created by otftotfm on Thu Feb 3 15:20:09 2022 % Command line follows encoding -/AutoEnc_3li7dqpy2izcpma72gvve2muqf [ +/AutoEnc_5drz2o53tqn6ics5yhftb5oqyg [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5hqhd4.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5hqhd4.enc deleted file mode 100644 index 0677e4e5fec..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5hqhd4.enc +++ /dev/null @@ -1,68 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_5hqhd4mz7tebzmdeshgwzm7htg -% Encoding created by otftotfm on Tue Dec 21 11:30:32 2021 -% Command line follows encoding -/AutoEnc_5hqhd4mz7tebzmdeshgwzm7htg [ -%00 - /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring - /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero /one /two /three /four /five /six /seven - /eight /nine /colon /semicolon /less /equal /greater /question -%40 - /at /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 /bracketleft /backslash /bracketright /circumflex /underscore -%60 - /quoteleft /a.sc /b.sc /c.sc /d.sc /e.sc /f.sc /g.sc - /h.sc /i.sc /j.sc /k.sc /l.sc /m.sc /n.sc /o.sc -%70 - /p.sc /q.sc /r.sc /s.sc /t.sc /u.sc /v.sc /w.sc - /x.sc /y.sc /z.sc /braceleft /bar /braceright /tilde /dieresis -%80 - /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl - /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus -%90 - /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron.sc /guilsinglright /oe.sc /zcaron.sc /asciitilde /Ydieresis -%A0 - /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /.notdef /registered /macron -%B0 - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered - /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown -%C0 - /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis -%D0 - /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef -%E0 - /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc - /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc -%F0 - /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /divide - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /ydieresis.sc -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/etbb -% --vf-directory=texmf/fonts/vf/public/etbb -% --type1-directory=texmf/fonts/type1/public/etbb -% --encoding-directory=texmf/fonts/enc/dvips/etbb -% --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=lnum --feature=smcp --feature=tnum --ligkern=f i -% =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi -% --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: -% FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf -% ETbb-Bold-tlf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5iollt.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5iollt.enc index 28c632d0a29..1a3452cd2b6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5iollt.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5iollt.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_5iolltwrolq7y3af3zfxbxwjhg -% Encoding created by otftotfm on Tue Dec 21 11:30:56 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:43 2022 % Command line follows encoding /AutoEnc_5iolltwrolq7y3af3zfxbxwjhg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5ll7zh.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5ll7zh.enc deleted file mode 100644 index e9b3ec527d9..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5ll7zh.enc +++ /dev/null @@ -1,68 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_5ll7zhwvujbykp4klqbuo6xcpa -% Encoding created by otftotfm on Tue Dec 21 11:30:29 2021 -% Command line follows encoding -/AutoEnc_5ll7zhwvujbykp4klqbuo6xcpa [ -%00 - /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring - /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle - /eight.taboldstyle /nine.taboldstyle /colon /semicolon /less /equal /greater /question -%40 - /at /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 /bracketleft /backslash /bracketright /circumflex /underscore -%60 - /quoteleft /a.sc /b.sc /c.sc /d.sc /e.sc /f.sc /g.sc - /h.sc /i.sc /j.sc /k.sc /l.sc /m.sc /n.sc /o.sc -%70 - /p.sc /q.sc /r.sc /s.sc /t.sc /u.sc /v.sc /w.sc - /x.sc /y.sc /z.sc /braceleft /bar /braceright /tilde /dieresis -%80 - /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl - /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus -%90 - /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron.sc /guilsinglright /oe.sc /zcaron.sc /asciitilde /Ydieresis -%A0 - /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /.notdef /registered /macron -%B0 - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered - /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown -%C0 - /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis -%D0 - /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef -%E0 - /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc - /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc -%F0 - /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /divide - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /ydieresis.sc -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/etbb -% --vf-directory=texmf/fonts/vf/public/etbb -% --type1-directory=texmf/fonts/type1/public/etbb -% --encoding-directory=texmf/fonts/enc/dvips/etbb -% --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=smcp --feature=tnum --ligkern=f i -% =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi -% --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: -% FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf -% ETbb-Bold-tosf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nfh2ow.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5um4so.enc index f7aa7faf3c2..413104bca74 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nfh2ow.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_5um4so.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_nfh2owxdg6o6hn6aumhzqgw4xe -% Encoding created by otftotfm on Tue Dec 21 11:31:14 2021 +%%AutoEnc_5um4soi5y2ah3naxc472okitmh +% Encoding created by otftotfm on Thu Feb 3 15:20:52 2022 % Command line follows encoding -/AutoEnc_nfh2owxdg6o6hn6aumhzqgw4xe [ +/AutoEnc_5um4soi5y2ah3naxc472okitmh [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_65swoa.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_65swoa.enc index cfd2617c537..b3d4929b89a 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_65swoa.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_65swoa.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_65swoaksouobshgplr6wc46zbe -% Encoding created by otftotfm on Tue Dec 21 11:30:58 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:35 2022 % Command line follows encoding /AutoEnc_65swoaksouobshgplr6wc46zbe [ %00 @@ -60,4 +60,4 @@ % --encoding-directory=texmf/fonts/enc/dvips/etbb % --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=pnum ETbb-Italic.otf ETbb-Italic-lf-ts1' +% --feature=tnum ETbb-Italic.otf ETbb-Italic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_n6yk3i.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6bhqsy.enc index f1cc5f3ba20..7dda815621b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_n6yk3i.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6bhqsy.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_n6yk3iegd2fawdz5k6sldx7ioc -% Encoding created by otftotfm on Tue Dec 21 11:30:32 2021 +%%AutoEnc_6bhqsy7o4r4kdtepdcv6ql4w2b +% Encoding created by otftotfm on Thu Feb 3 15:20:03 2022 % Command line follows encoding -/AutoEnc1_n6yk3iegd2fawdz5k6sldx7ioc [ +/AutoEnc_6bhqsy7o4r4kdtepdcv6ql4w2b [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gcyiic.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6dkfmm.enc index dbf10e267ef..a0ed28be7fe 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gcyiic.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6dkfmm.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_gcyiicz4csxvfbjtqre3wkk2ma -% Encoding created by otftotfm on Tue Dec 21 11:30:37 2021 +%%AutoEnc_6dkfmm5qoe73duaaybt37exlbg +% Encoding created by otftotfm on Thu Feb 3 15:20:10 2022 % Command line follows encoding -/AutoEnc_gcyiicz4csxvfbjtqre3wkk2ma [ +/AutoEnc_6dkfmm5qoe73duaaybt37exlbg [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6z6nrw.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6z6nrw.enc index ece8c22870c..fa0ff8fc522 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6z6nrw.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_6z6nrw.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_6z6nrwwfi372xivperdacs5nkc -% Encoding created by otftotfm on Tue Dec 21 11:31:14 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:51 2022 % Command line follows encoding /AutoEnc_6z6nrwwfi372xivperdacs5nkc [ %00 @@ -60,4 +60,4 @@ % --encoding-directory=texmf/fonts/enc/dvips/etbb % --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=pnum ETbb-Regular.otf ETbb-Regular-lf-ts1' +% --feature=tnum ETbb-Regular.otf ETbb-Regular-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7dlbn4.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7dlbn4.enc index 91c1071bbb3..9876986a86f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7dlbn4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7dlbn4.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7dlbn4dwkeu5h7cbv2vzasjpuf -% Encoding created by otftotfm on Tue Dec 21 11:31:16 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:08 2022 % Command line follows encoding /AutoEnc_7dlbn4dwkeu5h7cbv2vzasjpuf [ %00 @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Regular.otf -% ETbb-Regular-tosf-sc-ly1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf +% ETbb-Bold-tosf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ea2dgh.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7ipmvr.enc index 4467bda45ff..ce0b3844857 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ea2dgh.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7ipmvr.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ea2dgh24m4p3kft426m6vb5nre -% Encoding created by otftotfm on Tue Dec 21 11:30:54 2021 +%%AutoEnc_7ipmvrsyviiz52uszqgrdpmzec +% Encoding created by otftotfm on Thu Feb 3 15:20:31 2022 % Command line follows encoding -/AutoEnc_ea2dgh24m4p3kft426m6vb5nre [ +/AutoEnc_7ipmvrsyviiz52uszqgrdpmzec [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave.superior /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright + /.notdef /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior %30 /zero.superior /one.superior /two.superior /three.superior /four.superior /five.superior /six.superior /seven.superior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7pzsmk.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7pzsmk.enc index fd3b189e217..5af9171aa8d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7pzsmk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7pzsmk.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7pzsmkr2zp4z2jzsqyz5xypura -% Encoding created by otftotfm on Tue Dec 21 11:31:27 2021 +% Encoding created by otftotfm on Thu Feb 3 15:21:02 2022 % Command line follows encoding /AutoEnc_7pzsmkr2zp4z2jzsqyz5xypura [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7t4ywj.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7t4ywj.enc index b96bb59a6aa..9695837e6b6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7t4ywj.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7t4ywj.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7t4ywj5n7dfcy72ielrltqzb7a -% Encoding created by otftotfm on Tue Dec 21 11:30:55 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:31 2022 % Command line follows encoding /AutoEnc_7t4ywj5n7dfcy72ielrltqzb7a [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7tqudy.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7tqudy.enc index c90f4c58906..995591e95b5 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7tqudy.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7tqudy.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7tqudygnbzgjmkxijlp2ftxcbc -% Encoding created by otftotfm on Tue Dec 21 11:31:19 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:04 2022 % Command line follows encoding /AutoEnc_7tqudygnbzgjmkxijlp2ftxcbc [ %00 @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Regular.otf -% ETbb-Regular-tlf-sc-ly1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf +% ETbb-Bold-tlf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7uz5xh.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7uz5xh.enc index 6d483b8771f..e9d90aa9ade 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7uz5xh.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7uz5xh.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7uz5xhzp5ouhs2ck6ma6xzvyvd -% Encoding created by otftotfm on Tue Dec 21 11:31:12 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:14 2022 % Command line follows encoding /AutoEnc_7uz5xhzp5ouhs2ck6ma6xzvyvd [ %00 @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Regular.otf -% ETbb-Regular-lf-sc-ly1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf +% ETbb-Bold-lf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_atf2m5.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_atf2m5.enc index dc788e12114..76f7157af8b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_atf2m5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_atf2m5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_atf2m5uqgbwoyyy5ueppslzajb -% Encoding created by otftotfm on Tue Dec 21 11:30:39 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:16 2022 % Command line follows encoding /AutoEnc_atf2m5uqgbwoyyy5ueppslzajb [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4qfaj2.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_b3flk2.enc index 28e8f9af2e8..bb45fa70025 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4qfaj2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_b3flk2.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_4qfaj2fkf6gpmcsvmpnfqrb6ib -% Encoding created by otftotfm on Tue Dec 21 11:31:16 2021 +%%AutoEnc_b3flk2jsqjnp3kqecy442b3yoe +% Encoding created by otftotfm on Thu Feb 3 15:20:54 2022 % Command line follows encoding -/AutoEnc_4qfaj2fkf6gpmcsvmpnfqrb6ib [ +/AutoEnc_b3flk2jsqjnp3kqecy442b3yoe [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_agksat.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_bb5xlm.enc index b345ee44e45..217cc32e813 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_agksat.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_bb5xlm.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_agksatcf7xec4mnvs5v6hcdxae -% Encoding created by otftotfm on Tue Dec 21 11:30:59 2021 +%%AutoEnc_bb5xlmcmsoo2tj7ql6db5s2fad +% Encoding created by otftotfm on Thu Feb 3 15:20:07 2022 % Command line follows encoding -/AutoEnc_agksatcf7xec4mnvs5v6hcdxae [ +/AutoEnc_bb5xlmcmsoo2tj7ql6db5s2fad [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle @@ -64,4 +64,4 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Italic.otf ETbb-Italic-tosf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-tosf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_boj3jd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_boj3jd.enc index 823769313b3..501e32d3822 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_boj3jd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_boj3jd.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_boj3jd46imhlttx4pucalv5dud -% Encoding created by otftotfm on Tue Dec 21 11:30:44 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:23 2022 % Command line follows encoding /AutoEnc_boj3jd46imhlttx4pucalv5dud [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_brounl.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_brounl.enc deleted file mode 100644 index 5732415aba9..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_brounl.enc +++ /dev/null @@ -1,68 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_brounlscz4abnslwmf4hmgz7mb -% Encoding created by otftotfm on Tue Dec 21 11:30:37 2021 -% Command line follows encoding -/AutoEnc_brounlscz4abnslwmf4hmgz7mb [ -%00 - /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring - /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum - /eight.onum /nine.onum /colon /semicolon /less /equal /greater /question -%40 - /at /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 /bracketleft /backslash /bracketright /circumflex /underscore -%60 - /quoteleft /a.sc /b.sc /c.sc /d.sc /e.sc /f.sc /g.sc - /h.sc /i.sc /j.sc /k.sc /l.sc /m.sc /n.sc /o.sc -%70 - /p.sc /q.sc /r.sc /s.sc /t.sc /u.sc /v.sc /w.sc - /x.sc /y.sc /z.sc /braceleft /bar /braceright /tilde /dieresis -%80 - /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl - /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus -%90 - /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron.sc /guilsinglright /oe.sc /zcaron.sc /asciitilde /Ydieresis -%A0 - /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /.notdef /registered /macron -%B0 - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered - /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown -%C0 - /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis -%D0 - /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef -%E0 - /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc - /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc -%F0 - /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /divide - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /ydieresis.sc -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/etbb -% --vf-directory=texmf/fonts/vf/public/etbb -% --type1-directory=texmf/fonts/type1/public/etbb -% --encoding-directory=texmf/fonts/enc/dvips/etbb -% --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=pnum --feature=smcp --ligkern=f i -% =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi -% --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: -% FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf -% ETbb-Bold-osf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cq6xx2.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cq6xx2.enc index 88a9c044c5e..8ff4bee3376 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cq6xx2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cq6xx2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_cq6xx2fn5plzdjapa525zg3uad -% Encoding created by otftotfm on Tue Dec 21 11:30:54 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:27 2022 % Command line follows encoding /AutoEnc_cq6xx2fn5plzdjapa525zg3uad [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cxbogn.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cxbogn.enc index 7c82d5d7ef4..7e93d11282a 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cxbogn.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cxbogn.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_cxbognvjc6orz6vd7e4qkufizg -% Encoding created by otftotfm on Tue Dec 21 11:31:04 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:35 2022 % Command line follows encoding /AutoEnc_cxbognvjc6orz6vd7e4qkufizg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyp5f5.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyp5f5.enc index 67db8c7c079..da641a61ba3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyp5f5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyp5f5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_cyp5f54p4q6zxw5lofrrfueuud -% Encoding created by otftotfm on Tue Dec 21 11:31:03 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:34 2022 % Command line follows encoding /AutoEnc_cyp5f54p4q6zxw5lofrrfueuud [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyyszv.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyyszv.enc index 0993a7619ae..1397ccb105a 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyyszv.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cyyszv.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_cyyszv3tgoadb7habjipfqte7b -% Encoding created by otftotfm on Tue Dec 21 11:30:43 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:22 2022 % Command line follows encoding /AutoEnc_cyyszv3tgoadb7habjipfqte7b [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ue3xcj.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_d63baf.enc index e2ce804fabf..2bb8ec15c39 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ue3xcj.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_d63baf.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_ue3xcj3ucrhmky4gvnr7atygla -% Encoding created by otftotfm on Tue Dec 21 11:31:03 2021 +%%AutoEnc_d63bafzc3zwo3hptzgll74aefa +% Encoding created by otftotfm on Thu Feb 3 15:20:18 2022 % Command line follows encoding -/AutoEnc1_ue3xcj3ucrhmky4gvnr7atygla [ +/AutoEnc_d63bafzc3zwo3hptzgll74aefa [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-tlf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tlf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ay4ati.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dkuysn.enc index 4db2b483edf..1a7dd37a0ed 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ay4ati.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dkuysn.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ay4atisik7ffogqasevzhgjvtc -% Encoding created by otftotfm on Tue Dec 21 11:30:37 2021 +%%AutoEnc_dkuysnbvtz2cwytarhg33ujsoa +% Encoding created by otftotfm on Thu Feb 3 15:20:11 2022 % Command line follows encoding -/AutoEnc_ay4atisik7ffogqasevzhgjvtc [ +/AutoEnc_dkuysnbvtz2cwytarhg33ujsoa [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6bb767.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dpvwoq.enc index 44c29d70a3b..b03910e971c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_6bb767.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dpvwoq.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_6bb767vgyf6bkkruaompchxqgf -% Encoding created by otftotfm on Tue Dec 21 11:31:08 2021 +%%AutoEnc_dpvwoq5bihazuqgjfnsh6pxf5b +% Encoding created by otftotfm on Thu Feb 3 15:20:25 2022 % Command line follows encoding -/AutoEnc1_6bb767vgyf6bkkruaompchxqgf [ +/AutoEnc_dpvwoq5bihazuqgjfnsh6pxf5b [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-osf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-osf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e7zo2o.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e7zo2o.enc index 97009ea70eb..b652ec765ee 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e7zo2o.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e7zo2o.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_e7zo2oi7r3xrhfqd6ly5q2jezg -% Encoding created by otftotfm on Tue Dec 21 11:30:57 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:44 2022 % Command line follows encoding /AutoEnc_e7zo2oi7r3xrhfqd6ly5q2jezg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ehl4wc.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ehl4wc.enc index 675fc5510ec..203a843a4ef 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ehl4wc.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ehl4wc.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ehl4wcmvklaee5zon2l2w6x6qe -% Encoding created by otftotfm on Tue Dec 21 11:31:25 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:11 2022 % Command line follows encoding /AutoEnc_ehl4wcmvklaee5zon2l2w6x6qe [ %00 @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Regular.otf -% ETbb-Regular-osf-sc-ly1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf +% ETbb-Bold-osf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_elsw3h.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_elsw3h.enc index 84e0d31b35d..24f8140fe09 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_elsw3h.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_elsw3h.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_elsw3hdxi5xivsxqghfqivctad -% Encoding created by otftotfm on Tue Dec 21 11:30:31 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:03 2022 % Command line follows encoding /AutoEnc_elsw3hdxi5xivsxqghfqivctad [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ujerr7.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_eqc2ac.enc index d604309f052..08b8edc7c7b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_ujerr7.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_eqc2ac.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg -% Encoding created by otftotfm on Tue Dec 21 11:30:25 2021 +%%AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f +% Encoding created by otftotfm on Thu Feb 3 15:20:12 2022 % Command line follows encoding -/AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg [ +/AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_h4dyum.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_eqlboo.enc index 4ee64391546..d24245cd465 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_h4dyum.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_eqlboo.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_h4dyumvfz6ek2rcxjxry72wymd -% Encoding created by otftotfm on Tue Dec 21 11:30:34 2021 +%%AutoEnc_eqlboop5vjqqxn3yf5tmvskadc +% Encoding created by otftotfm on Thu Feb 3 15:20:16 2022 % Command line follows encoding -/AutoEnc_h4dyumvfz6ek2rcxjxry72wymd [ +/AutoEnc_eqlboop5vjqqxn3yf5tmvskadc [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.denominator /one.denominator /two.denominator /three.denominator /four.denominator /five.denominator /six.denominator /seven.denominator diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_f55msl.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_f55msl.enc index 6a13c3ff0c4..8f760318d00 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_f55msl.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_f55msl.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_f55mslfj4hkccrqglfkn6satdb -% Encoding created by otftotfm on Tue Dec 21 11:30:58 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:45 2022 % Command line follows encoding /AutoEnc_f55mslfj4hkccrqglfkn6satdb [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fpvlkw.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fpvlkw.enc index 902f8e704db..c9ed88b6207 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fpvlkw.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fpvlkw.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_fpvlkwpxsrxluug5fok7c7hwmg -% Encoding created by otftotfm on Tue Dec 21 11:30:33 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:04 2022 % Command line follows encoding /AutoEnc_fpvlkwpxsrxluug5fok7c7hwmg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_vbmlbb.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_frcze6.enc index 9a398624710..6fe366feac3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_vbmlbb.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_frcze6.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_vbmlbbxz7tbehbzj5lbnuze2zg -% Encoding created by otftotfm on Tue Dec 21 11:30:56 2021 +%%AutoEnc_frcze6nxcs26de2rhkc4n276le +% Encoding created by otftotfm on Thu Feb 3 15:20:29 2022 % Command line follows encoding -/AutoEnc1_vbmlbbxz7tbehbzj5lbnuze2zg [ +/AutoEnc_frcze6nxcs26de2rhkc4n276le [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-lf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-lf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ydcfbc.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fveuju.enc index dbf8d96d526..30fe596d5e9 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ydcfbc.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fveuju.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ydcfbcl5ljqkibbzqu2uvlk5mh -% Encoding created by otftotfm on Tue Dec 21 11:31:20 2021 +%%AutoEnc_fveujuz7uq6gy6asqqhcwybzda +% Encoding created by otftotfm on Thu Feb 3 15:20:50 2022 % Command line follows encoding -/AutoEnc_ydcfbcl5ljqkibbzqu2uvlk5mh [ +/AutoEnc_fveujuz7uq6gy6asqqhcwybzda [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fwcdph.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fwcdph.enc index 85b13febf9c..655e5e9ea10 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fwcdph.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fwcdph.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_fwcdpht2mk2iigledipz2k5mxb -% Encoding created by otftotfm on Tue Dec 21 11:31:09 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:42 2022 % Command line follows encoding /AutoEnc_fwcdpht2mk2iigledipz2k5mxb [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_r34xpu.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fyek6u.enc index b7d0d3d38f5..a46dbccfaef 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_r34xpu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_fyek6u.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_r34xpuqbjubisgsjxlr74lrpqd -% Encoding created by otftotfm on Tue Dec 21 11:31:23 2021 +%%AutoEnc_fyek6uudgznkjhvy37xztxet3d +% Encoding created by otftotfm on Thu Feb 3 15:20:55 2022 % Command line follows encoding -/AutoEnc_r34xpuqbjubisgsjxlr74lrpqd [ +/AutoEnc_fyek6uudgznkjhvy37xztxet3d [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_qqjyre.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_g2yynh.enc index bdfbab62695..7b446ff9019 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_qqjyre.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_g2yynh.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_qqjyrebwkze4pfxo72toftkebf -% Encoding created by otftotfm on Tue Dec 21 11:31:11 2021 +%%AutoEnc_g2yynhbtsdgofc4z2wfyt7cltg +% Encoding created by otftotfm on Thu Feb 3 15:20:58 2022 % Command line follows encoding -/AutoEnc_qqjyrebwkze4pfxo72toftkebf [ +/AutoEnc_g2yynhbtsdgofc4z2wfyt7cltg [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_lolxkk.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gteq3q.enc index a788a200bc3..561068b1a27 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_lolxkk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gteq3q.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_lolxkkcm4a3fwq36qi7tvqprqd -% Encoding created by otftotfm on Tue Dec 21 11:30:26 2021 +%%AutoEnc_gteq3qwudsnqb32vj3ml6hrpig +% Encoding created by otftotfm on Thu Feb 3 15:20:14 2022 % Command line follows encoding -/AutoEnc_lolxkkcm4a3fwq36qi7tvqprqd [ +/AutoEnc_gteq3qwudsnqb32vj3ml6hrpig [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gtqfg2.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gtqfg2.enc index 608067a447b..e153583aed4 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gtqfg2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_gtqfg2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h -% Encoding created by otftotfm on Tue Dec 21 11:30:27 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:15 2022 % Command line follows encoding /AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_55s5uq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hah5or.enc index 41fd3a122dd..cb402c95421 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_55s5uq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hah5or.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of -% Encoding created by otftotfm on Tue Dec 21 11:30:36 2021 +%%AutoEnc_hah5orya7ruvjmqzsfnwzilfbf +% Encoding created by otftotfm on Thu Feb 3 15:20:09 2022 % Command line follows encoding -/AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of [ +/AutoEnc_hah5orya7ruvjmqzsfnwzilfbf [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hdnox5.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hdnox5.enc index 0b908192786..cbaf849ef1e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hdnox5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hdnox5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_hdnox5ov25qala2bkiojjms64c -% Encoding created by otftotfm on Tue Dec 21 11:31:00 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:38 2022 % Command line follows encoding /AutoEnc_hdnox5ov25qala2bkiojjms64c [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hn62ay.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hn62ay.enc index 5718c5d5ef0..bf152d50557 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hn62ay.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hn62ay.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_hn62aykleptmvhydkg3euih6fg -% Encoding created by otftotfm on Tue Dec 21 11:30:43 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:20 2022 % Command line follows encoding /AutoEnc_hn62aykleptmvhydkg3euih6fg [ %00 @@ -60,4 +60,4 @@ % --encoding-directory=texmf/fonts/enc/dvips/etbb % --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=pnum ETbb-BoldItalic.otf ETbb-BoldItalic-lf-ts1' +% --feature=tnum ETbb-BoldItalic.otf ETbb-BoldItalic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3bao6x.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i2z4ax.enc index 493a718e5af..2bec7d70b9b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3bao6x.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i2z4ax.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_3bao6xeqlfbwoz74bra6iev3fc -% Encoding created by otftotfm on Tue Dec 21 11:31:22 2021 +%%AutoEnc_i2z4ax2hl7rlqfzcvar5mh7p7b +% Encoding created by otftotfm on Thu Feb 3 15:20:51 2022 % Command line follows encoding -/AutoEnc_3bao6xeqlfbwoz74bra6iev3fc [ +/AutoEnc_i2z4ax2hl7rlqfzcvar5mh7p7b [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i5ezvi.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i5ezvi.enc index 2b45fc17853..b0fb3617f0e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i5ezvi.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_i5ezvi.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_i5ezvitppcazvehmki6u25ne3h -% Encoding created by otftotfm on Tue Dec 21 11:31:02 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:33 2022 % Command line follows encoding /AutoEnc_i5ezvitppcazvehmki6u25ne3h [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cpb6sd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_izxro2.enc index 8a8dfd87078..6ccde15baf8 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cpb6sd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_izxro2.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_cpb6sdrmtmjdkd4dvmojrwtfyb -% Encoding created by otftotfm on Tue Dec 21 11:30:30 2021 +%%AutoEnc_izxro2yzemj5swfwkbahbg7i3e +% Encoding created by otftotfm on Thu Feb 3 15:20:08 2022 % Command line follows encoding -/AutoEnc_cpb6sdrmtmjdkd4dvmojrwtfyb [ +/AutoEnc_izxro2yzemj5swfwkbahbg7i3e [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ihmnlr.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j43iwo.enc index b0c0c314628..8eea2c22c1d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ihmnlr.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j43iwo.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ihmnlry5rdqsk57rbbszezzogb -% Encoding created by otftotfm on Tue Dec 21 11:30:31 2021 +%%AutoEnc_j43iwogbhmg3paqqba3bhttw2c +% Encoding created by otftotfm on Thu Feb 3 15:20:02 2022 % Command line follows encoding -/AutoEnc_ihmnlry5rdqsk57rbbszezzogb [ +/AutoEnc_j43iwogbhmg3paqqba3bhttw2c [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j4gzyc.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j4gzyc.enc index f8853f124c2..73c8f6ba062 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j4gzyc.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j4gzyc.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_j4gzycykvaqv5pnwloczfvlbha -% Encoding created by otftotfm on Tue Dec 21 11:30:53 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:26 2022 % Command line follows encoding /AutoEnc_j4gzycykvaqv5pnwloczfvlbha [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j7myeh.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j7myeh.enc index 2772b5447f3..43c23ac3465 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j7myeh.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_j7myeh.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_j7myehdyrz6gorvvepmwcnbthh -% Encoding created by otftotfm on Tue Dec 21 11:30:40 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:28 2022 % Command line follows encoding /AutoEnc_j7myehdyrz6gorvvepmwcnbthh [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_jejpug.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_jejpug.enc deleted file mode 100644 index b177996e593..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_jejpug.enc +++ /dev/null @@ -1,68 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_jejpugv4fkdzohdbifitcnkxjb -% Encoding created by otftotfm on Tue Dec 21 11:30:26 2021 -% Command line follows encoding -/AutoEnc_jejpugv4fkdzohdbifitcnkxjb [ -%00 - /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring - /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum - /eight.pnum /nine.pnum /colon /semicolon /less /equal /greater /question -%40 - /at /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 /bracketleft /backslash /bracketright /circumflex /underscore -%60 - /quoteleft /a.sc /b.sc /c.sc /d.sc /e.sc /f.sc /g.sc - /h.sc /i.sc /j.sc /k.sc /l.sc /m.sc /n.sc /o.sc -%70 - /p.sc /q.sc /r.sc /s.sc /t.sc /u.sc /v.sc /w.sc - /x.sc /y.sc /z.sc /braceleft /bar /braceright /tilde /dieresis -%80 - /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl - /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus -%90 - /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron.sc /guilsinglright /oe.sc /zcaron.sc /asciitilde /Ydieresis -%A0 - /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /.notdef /registered /macron -%B0 - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered - /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown -%C0 - /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis -%D0 - /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef -%E0 - /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc - /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc -%F0 - /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /divide - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /ydieresis.sc -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/etbb -% --vf-directory=texmf/fonts/vf/public/etbb -% --type1-directory=texmf/fonts/type1/public/etbb -% --encoding-directory=texmf/fonts/enc/dvips/etbb -% --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=lnum --feature=pnum --feature=smcp --ligkern=f i -% =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi -% --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: -% FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Bold.otf -% ETbb-Bold-lf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m74he6.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_jjhcst.enc index f2f667ba33f..5cd7113120e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m74he6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_jjhcst.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_m74he64fxnid2mvcvujjgk3jfc -% Encoding created by otftotfm on Tue Dec 21 11:30:25 2021 +%%AutoEnc_jjhcstv3yadedwcowizglcw37e +% Encoding created by otftotfm on Thu Feb 3 15:20:28 2022 % Command line follows encoding -/AutoEnc_m74he64fxnid2mvcvujjgk3jfc [ +/AutoEnc_jjhcstv3yadedwcowizglcw37e [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum @@ -64,4 +64,4 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-lf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf ETbb-BoldItalic-lf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_kvzzr3.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_kvzzr3.enc index 674a5ecb7f9..61d3507311c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_kvzzr3.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_kvzzr3.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_kvzzr3edrncu7vt2awvffb64cc -% Encoding created by otftotfm on Tue Dec 21 11:30:51 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:21 2022 % Command line follows encoding /AutoEnc_kvzzr3edrncu7vt2awvffb64cc [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ladhhj.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ladhhj.enc index a81ebafc041..b22d97359f1 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ladhhj.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ladhhj.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ladhhj66shqsq2lfu2ukqmc2fg -% Encoding created by otftotfm on Tue Dec 21 11:30:48 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:19 2022 % Command line follows encoding /AutoEnc_ladhhj66shqsq2lfu2ukqmc2fg [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m5kdwt.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m5kdwt.enc index 6e1b79c28ea..ac3684fe214 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m5kdwt.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_m5kdwt.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_m5kdwta2ya4v2cpfk2w7yaatjb -% Encoding created by otftotfm on Tue Dec 21 11:31:07 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:40 2022 % Command line follows encoding /AutoEnc_m5kdwta2ya4v2cpfk2w7yaatjb [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cp6bsz.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mfrons.enc index ee3bc353e66..7b849ac7e93 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cp6bsz.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mfrons.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_cp6bsz5iopjtxmf6p55nagrmkh -% Encoding created by otftotfm on Tue Dec 21 11:31:00 2021 +%%AutoEnc_mfronshiuahup7no32v7skamif +% Encoding created by otftotfm on Thu Feb 3 15:20:22 2022 % Command line follows encoding -/AutoEnc_cp6bsz5iopjtxmf6p55nagrmkh [ +/AutoEnc_mfronshiuahup7no32v7skamif [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash.sc /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb @@ -64,5 +64,5 @@ % =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi % --ligkern=ff l =: ffl --unicoding=germandbls =: SSsmall --unicoding=ff =: % FFsmall --unicoding=fi =: FIsmall --unicoding=ffi =: FFIsmall -% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-Italic.otf -% ETbb-Italic-tosf-sc-t1' +% --unicoding=fl =: FLsmall --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tosf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_gojfsq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mgm6re.enc index 60ba93cbe42..405ae903e89 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_gojfsq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mgm6re.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf -% Encoding created by otftotfm on Tue Dec 21 11:30:27 2021 +%%AutoEnc_mgm6reivyglzs2cwtx35q2y4ye +% Encoding created by otftotfm on Thu Feb 3 15:20:14 2022 % Command line follows encoding -/AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf [ +/AutoEnc_mgm6reivyglzs2cwtx35q2y4ye [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mpvq56.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mpvq56.enc index 3fb3f1813e2..0333ae13f19 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mpvq56.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_mpvq56.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_mpvq56haezsrrjg72prw5fumwf -% Encoding created by otftotfm on Tue Dec 21 11:30:34 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:17 2022 % Command line follows encoding /AutoEnc_mpvq56haezsrrjg72prw5fumwf [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujmsnd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n73bzf.enc index 2fd386d67bb..e89453b8200 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujmsnd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n73bzf.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ujmsnd4wrjk5td66f5dpjczund -% Encoding created by otftotfm on Tue Dec 21 11:31:25 2021 +%%AutoEnc_n73bzfvv7mgdjcjit7ss47ujzh +% Encoding created by otftotfm on Thu Feb 3 15:20:57 2022 % Command line follows encoding -/AutoEnc_ujmsnd4wrjk5td66f5dpjczund [ +/AutoEnc_n73bzfvv7mgdjcjit7ss47ujzh [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3rdlap.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_num7wi.enc index 45b104f78fc..33b68f102e7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3rdlap.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_num7wi.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_3rdlaplsvqg4x5d4ogftbp3u5b -% Encoding created by otftotfm on Tue Dec 21 11:30:56 2021 +%%AutoEnc_num7wi54gekebzplzwtc6dmuha +% Encoding created by otftotfm on Thu Feb 3 15:20:13 2022 % Command line follows encoding -/AutoEnc_3rdlaplsvqg4x5d4ogftbp3u5b [ +/AutoEnc_num7wi54gekebzplzwtc6dmuha [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum @@ -64,4 +64,4 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Italic.otf ETbb-Italic-lf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-lf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvfc5y.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvfc5y.enc index 8e989cda067..697075fa524 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvfc5y.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_nvfc5y.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc -% Encoding created by otftotfm on Tue Dec 21 11:30:27 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:05 2022 % Command line follows encoding /AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc [ %00 @@ -60,4 +60,4 @@ % --encoding-directory=texmf/fonts/enc/dvips/etbb % --map-file=texmf/fonts/map/dvips/etbb/ETbb.map --no-updmap --force % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=pnum ETbb-Bold.otf ETbb-Bold-lf-ts1' +% --feature=tnum ETbb-Bold.otf ETbb-Bold-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oe3mzn.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oe3mzn.enc index 0bc77d5e9d3..ae730a0cc3f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oe3mzn.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oe3mzn.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_oe3mznofozp2ytwevbi4nhgsyh -% Encoding created by otftotfm on Tue Dec 21 11:31:08 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:41 2022 % Command line follows encoding /AutoEnc_oe3mznofozp2ytwevbi4nhgsyh [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohc25e.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohc25e.enc index 7b220f8bb0f..3288c78139d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohc25e.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohc25e.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ohc25e7nugkq5uftwleqtlzhic -% Encoding created by otftotfm on Tue Dec 21 11:30:25 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:13 2022 % Command line follows encoding /AutoEnc_ohc25e7nugkq5uftwleqtlzhic [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xq7qra.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_olodrh.enc index 797299b75c3..ec1905c561d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xq7qra.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_olodrh.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_xq7qrab6xf2f2gznvgat2zorhc -% Encoding created by otftotfm on Tue Dec 21 11:30:32 2021 +%%AutoEnc_olodrhovdnfo3m64jdmab6jwfe +% Encoding created by otftotfm on Thu Feb 3 15:20:18 2022 % Command line follows encoding -/AutoEnc_xq7qrab6xf2f2gznvgat2zorhc [ +/AutoEnc_olodrhovdnfo3m64jdmab6jwfe [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven @@ -64,4 +64,5 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-tlf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tlf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ftphfy.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_onypnl.enc index 31d2acbf9c4..234b38af415 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ftphfy.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_onypnl.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ftphfyliafmvcwfqlg66apswmh -% Encoding created by otftotfm on Tue Dec 21 11:31:22 2021 +%%AutoEnc_onypnlamnqndkq3rnhgvaazdud +% Encoding created by otftotfm on Thu Feb 3 15:20:51 2022 % Command line follows encoding -/AutoEnc_ftphfyliafmvcwfqlg66apswmh [ +/AutoEnc_onypnlamnqndkq3rnhgvaazdud [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.inferior /one.inferior /two.inferior /three.inferior /four.inferior /five.inferior /six.inferior /seven.inferior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_qrk72g.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ooqfsa.enc index 740d367a4da..d08de546309 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_qrk72g.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ooqfsa.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_qrk72gtd2bxaznl2wdopxnwg2e -% Encoding created by otftotfm on Tue Dec 21 11:31:19 2021 +%%AutoEnc_ooqfsa36ihfrpwggrqfizawgkb +% Encoding created by otftotfm on Thu Feb 3 15:20:49 2022 % Command line follows encoding -/AutoEnc_qrk72gtd2bxaznl2wdopxnwg2e [ +/AutoEnc_ooqfsa36ihfrpwggrqfizawgkb [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rluk7r.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ow4ien.enc index 60883476fd0..a8b530cc215 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rluk7r.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ow4ien.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_rluk7ruzo437pfvfnnh45fsnde -% Encoding created by otftotfm on Tue Dec 21 11:30:34 2021 +%%AutoEnc_ow4ien4myt5hec4z5mmfpq7kye +% Encoding created by otftotfm on Thu Feb 3 15:20:16 2022 % Command line follows encoding -/AutoEnc_rluk7ruzo437pfvfnnh45fsnde [ +/AutoEnc_ow4ien4myt5hec4z5mmfpq7kye [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oynaqb.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oynaqb.enc index b2df469c093..48118623b3c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oynaqb.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_oynaqb.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_oynaqbx2tknlw3aeddaeveg26e -% Encoding created by otftotfm on Tue Dec 21 11:31:10 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:46 2022 % Command line follows encoding /AutoEnc_oynaqbx2tknlw3aeddaeveg26e [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_icp3zk.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_p6ehom.enc index 3abb75bac6c..8beec538cf4 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_icp3zk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_p6ehom.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_icp3zkdjqefmy7aeihz6ksfvph -% Encoding created by otftotfm on Tue Dec 21 11:30:29 2021 +%%AutoEnc_p6ehomu3gqo4zllybcz6jetjie +% Encoding created by otftotfm on Thu Feb 3 15:20:22 2022 % Command line follows encoding -/AutoEnc_icp3zkdjqefmy7aeihz6ksfvph [ +/AutoEnc_p6ehomu3gqo4zllybcz6jetjie [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.taboldstyle /one.taboldstyle /two.taboldstyle /three.taboldstyle /four.taboldstyle /five.taboldstyle /six.taboldstyle /seven.taboldstyle @@ -64,4 +64,5 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-tosf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-tosf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cluc7m.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pqh27d.enc index 716e67e223a..d5214043cbb 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_cluc7m.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pqh27d.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_cluc7m4ium2bcpwlcwz2h6yxsd -% Encoding created by otftotfm on Tue Dec 21 11:30:35 2021 +%%AutoEnc_pqh27dffupbaeqpqkl742iyo2d +% Encoding created by otftotfm on Thu Feb 3 15:20:05 2022 % Command line follows encoding -/AutoEnc_cluc7m4ium2bcpwlcwz2h6yxsd [ +/AutoEnc_pqh27dffupbaeqpqkl742iyo2d [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.inferior /one /two.inferior /three.inferior /four.inferior /five.inferior /six.inferior /seven.inferior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hbqmiu.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pvrda3.enc index 3d865404506..51d2a8feb12 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_hbqmiu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_pvrda3.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_hbqmiufivrhezoy6gtopfrghab -% Encoding created by otftotfm on Tue Dec 21 11:30:31 2021 +%%AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd +% Encoding created by otftotfm on Thu Feb 3 15:20:02 2022 % Command line follows encoding -/AutoEnc_hbqmiufivrhezoy6gtopfrghab [ +/AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_q62n24.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_q62n24.enc index 4f37c73acdd..8c39a968daa 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_q62n24.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_q62n24.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_q62n247r56bsa7x73lg2hfrq3b -% Encoding created by otftotfm on Tue Dec 21 11:30:41 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:29 2022 % Command line follows encoding /AutoEnc_q62n247r56bsa7x73lg2hfrq3b [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dep6cd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rgl4wj.enc index 5fcdfd7e66a..1a504ac0aa6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_dep6cd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rgl4wj.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_dep6cdmobxdewjybmud7kefdcf -% Encoding created by otftotfm on Tue Dec 21 11:31:26 2021 +%%AutoEnc_rgl4wjvtlyjmgoraok4sfxfpya +% Encoding created by otftotfm on Thu Feb 3 15:21:02 2022 % Command line follows encoding -/AutoEnc_dep6cdmobxdewjybmud7kefdcf [ +/AutoEnc_rgl4wjvtlyjmgoraok4sfxfpya [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave.superior /acute.superior /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright + /uni2423 /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.sup /parenright.sup /asterisk.superior /plus.sup /comma.sup /hyphen.sup /period.sup /slash.superior %30 /zero.superior /onesuperior /twosuperior /threesuperior /four.superior /five.superior /six.superior /seven.superior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_riohwx.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_riohwx.enc index 80b99bd979d..6280731b5ef 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_riohwx.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_riohwx.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_riohwxsior5lnnjjsjpbvpslke -% Encoding created by otftotfm on Tue Dec 21 11:30:47 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:18 2022 % Command line follows encoding /AutoEnc_riohwxsior5lnnjjsjpbvpslke [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rzlqzq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rzlqzq.enc index e0d46d8600a..26a2f6b261b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rzlqzq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_rzlqzq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_rzlqzq4dfqtplm3j7w5fz6domf -% Encoding created by otftotfm on Tue Dec 21 11:31:05 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:47 2022 % Command line follows encoding /AutoEnc_rzlqzq4dfqtplm3j7w5fz6domf [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_u2xzqd.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_sb7odk.enc index ab9738484e4..bce09e127d7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_u2xzqd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_sb7odk.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_u2xzqdhpypappkhgw7cwbtqsxe -% Encoding created by otftotfm on Tue Dec 21 11:30:29 2021 +%%AutoEnc_sb7odkrwphouyzefmgg7mtfgrf +% Encoding created by otftotfm on Thu Feb 3 15:20:07 2022 % Command line follows encoding -/AutoEnc_u2xzqdhpypappkhgw7cwbtqsxe [ +/AutoEnc_sb7odkrwphouyzefmgg7mtfgrf [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -35,23 +35,23 @@ /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section %A0 - /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve - /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute + /abreve.sc /aogonek.sc /cacute /ccaron.sc /dcaron.sc /ecaron.sc /eogonek.sc /gbreve.sc + /lacute.sc /lcaron.sc /lslash.sc /nacute.sc /ncaron.sc /eng.sc /ohungarumlaut.sc /racute.sc %B0 - /rcaron /sacute /scaron.sc /scedilla /tcaron /uni0163 /uhungarumlaut /uring - /ydieresis.sc /zacute /zcaron.sc /zdotaccent /ij /exclamdown /questiondown /sterling + /rcaron.sc /sacute.sc /scaron.sc /scedilla.sc /tcaron.sc /uni0163.sc /uhungarumlaut.sc /uring.sc + /ydieresis.sc /zacute.sc /zcaron.sc /zdotaccent.sc /ij.sc /exclamdown /questiondown /sterling %C0 /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave.sc /aacute.sc /acircumflex.sc /atilde.sc /adieresis.sc /aring.sc /ae.sc /ccedilla.sc /egrave.sc /eacute.sc /ecircumflex.sc /edieresis.sc /igrave.sc /iacute.sc /icircumflex.sc /idieresis.sc %F0 /eth.sc /ntilde.sc /ograve.sc /oacute.sc /ocircumflex.sc /otilde.sc /odieresis.sc /oe.sc - /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef + /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /germandbls.sc.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_le3wsu.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_sjtq2a.enc index 1dd60b644a5..34c40b4f9aa 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_le3wsu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_sjtq2a.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_le3wsuk34kmoex4bzg5ny6m6ph -% Encoding created by otftotfm on Tue Dec 21 11:31:08 2021 +%%AutoEnc_sjtq2a54i2h23llgyag665hg3h +% Encoding created by otftotfm on Thu Feb 3 15:20:10 2022 % Command line follows encoding -/AutoEnc_le3wsuk34kmoex4bzg5ny6m6ph [ +/AutoEnc_sjtq2a54i2h23llgyag665hg3h [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum @@ -64,4 +64,4 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Italic.otf ETbb-Italic-osf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-osf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_skushq.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_skushq.enc index 3aab24f0635..768dd96a5b5 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_skushq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_skushq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_skushqlalkfgdo46rxhdwryuge -% Encoding created by otftotfm on Tue Dec 21 11:30:45 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:24 2022 % Command line follows encoding /AutoEnc_skushqlalkfgdo46rxhdwryuge [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3pnwav.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_t4d6nl.enc index c13dc9948fc..1b87b918436 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_3pnwav.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_t4d6nl.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_3pnwavz3hg7d6qd5gas2dqmv6h -% Encoding created by otftotfm on Tue Dec 21 11:30:36 2021 +%%AutoEnc_t4d6nlpcltq26gnb3hp3ib5ufd +% Encoding created by otftotfm on Thu Feb 3 15:20:25 2022 % Command line follows encoding -/AutoEnc_3pnwavz3hg7d6qd5gas2dqmv6h [ +/AutoEnc_t4d6nlpcltq26gnb3hp3ib5ufd [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum @@ -64,4 +64,5 @@ % --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl % --unicoding=germandbls =: SSsmall --unicoding=ff =: FFsmall --unicoding=fi % =: FIsmall --unicoding=ffi =: FFIsmall --unicoding=fl =: FLsmall -% --unicoding=ffl =: FFLsmall ETbb-Bold.otf ETbb-Bold-osf-sc-ot1' +% --unicoding=ffl =: FFLsmall ETbb-BoldItalic.otf +% ETbb-BoldItalic-osf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tbmtgo.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tbmtgo.enc index 0423de369a1..15b698198d3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tbmtgo.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tbmtgo.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_tbmtgoznr33jpt6iokvjfw4jnd -% Encoding created by otftotfm on Tue Dec 21 11:31:01 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:39 2022 % Command line follows encoding /AutoEnc_tbmtgoznr33jpt6iokvjfw4jnd [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ghqdpy.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tunzhv.enc index 2899fd9f616..b29e980e510 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ghqdpy.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tunzhv.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ghqdpy3yxw3upgthc3bzm4vtqe -% Encoding created by otftotfm on Tue Dec 21 11:31:12 2021 +%%AutoEnc_tunzhvimpp4ybxihjziekqlcng +% Encoding created by otftotfm on Thu Feb 3 15:20:59 2022 % Command line follows encoding -/AutoEnc_ghqdpy3yxw3upgthc3bzm4vtqe [ +/AutoEnc_tunzhvimpp4ybxihjziekqlcng [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_muumxe.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujzbb6.enc index adacce7aeca..7e7eb97c8e0 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_muumxe.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ujzbb6.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_muumxeoou2fakmyg63u2ohpivb -% Encoding created by otftotfm on Tue Dec 21 11:31:27 2021 +%%AutoEnc_ujzbb6qa3ozvls6leade66xrhe +% Encoding created by otftotfm on Thu Feb 3 15:21:02 2022 % Command line follows encoding -/AutoEnc_muumxeoou2fakmyg63u2ohpivb [ +/AutoEnc_ujzbb6qa3ozvls6leade66xrhe [ %00 /grave.superior /acute.superior /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam.superior /quotedbl.superior /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.sup /parenright.sup /asterisk.superior /plus.sup /comma.sup /hyphen.sup /period.sup /slash.superior @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave.superior /eacute.superior /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_v6nho7.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_v6nho7.enc index 1b3245db980..5f028a92375 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_v6nho7.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_v6nho7.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_v6nho72t4emng74mnbztuynq6f -% Encoding created by otftotfm on Tue Dec 21 11:30:49 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:20 2022 % Command line follows encoding /AutoEnc_v6nho72t4emng74mnbztuynq6f [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_wplash.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vazzz3.enc index b6192e26a62..a0ded8bf79c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_wplash.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vazzz3.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_wplashkp5h2u4lgwljah7kwuab -% Encoding created by otftotfm on Tue Dec 21 11:31:13 2021 +%%AutoEnc_vazzz3gvkgqnwsxqxlsqs677gh +% Encoding created by otftotfm on Thu Feb 3 15:21:00 2022 % Command line follows encoding -/AutoEnc_wplashkp5h2u4lgwljah7kwuab [ +/AutoEnc_vazzz3gvkgqnwsxqxlsqs677gh [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.pnum /one.pnum /two.pnum /three.pnum /four.pnum /five.pnum /six.pnum /seven.pnum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n5h2ym.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_veuqiz.enc index 3d88000cb9b..55583661d62 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_n5h2ym.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_veuqiz.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_n5h2ymzshpvgw4adqdcmaf3b4g -% Encoding created by otftotfm on Tue Dec 21 11:31:24 2021 +%%AutoEnc_veuqizdfas43gzdvjdqer7dyoa +% Encoding created by otftotfm on Thu Feb 3 15:20:56 2022 % Command line follows encoding -/AutoEnc_n5h2ymzshpvgw4adqdcmaf3b4g [ +/AutoEnc_veuqizdfas43gzdvjdqer7dyoa [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /.notdef /ae.sc /oe.sc /oslash.sc /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.onum /one.onum /two.onum /three.onum /four.onum /five.onum /six.onum /seven.onum diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e3m4fz.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vmilsn.enc index ebc96be70df..eda0fd28ea3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_e3m4fz.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vmilsn.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_e3m4fzaal3fm6lwih762ck4hoh -% Encoding created by otftotfm on Tue Dec 21 11:31:17 2021 +%%AutoEnc_vmilsn6nylzh75eycg7fvjg5yh +% Encoding created by otftotfm on Thu Feb 3 15:20:47 2022 % Command line follows encoding -/AutoEnc_e3m4fzaal3fm6lwih762ck4hoh [ +/AutoEnc_vmilsn6nylzh75eycg7fvjg5yh [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /ff /fi /fl /ffi /ffl @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero /one /two /three /four /five /six /seven diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tif2yn.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vqghpl.enc index 4a98a6c86b4..a8d6eb5e680 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_tif2yn.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vqghpl.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_tif2ynv3fdnyajhtthl5l33lxb -% Encoding created by otftotfm on Tue Dec 21 11:31:10 2021 +%%AutoEnc_vqghplbidfbjkr75br4koqiizf +% Encoding created by otftotfm on Thu Feb 3 15:20:46 2022 % Command line follows encoding -/AutoEnc_tif2ynv3fdnyajhtthl5l33lxb [ +/AutoEnc_vqghplbidfbjkr75br4koqiizf [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave.superior /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright + /.notdef /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior %30 /zero.superior /onesuperior /twosuperior /three /four.superior /five.superior /six.superior /seven.superior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4h6gms.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vtabip.enc index f4db5533c88..8a87ca815cc 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_4h6gms.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_vtabip.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh -% Encoding created by otftotfm on Tue Dec 21 11:30:30 2021 +%%AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc +% Encoding created by otftotfm on Thu Feb 3 15:20:08 2022 % Command line follows encoding -/AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh [ +/AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ifuncr.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xaqh3v.enc index 7d0a372fb70..f2e9e8f0555 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ifuncr.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xaqh3v.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ifuncrfewwm74pymebmifdmupa -% Encoding created by otftotfm on Tue Dec 21 11:30:38 2021 +%%AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb +% Encoding created by otftotfm on Thu Feb 3 15:20:11 2022 % Command line follows encoding -/AutoEnc_ifuncrfewwm74pymebmifdmupa [ +/AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xe5wuh.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xe5wuh.enc index 62ea52e6732..2353927994f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xe5wuh.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xe5wuh.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_xe5wuhzidgbvcpd4udlt7isypc -% Encoding created by otftotfm on Tue Dec 21 11:30:59 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:37 2022 % Command line follows encoding /AutoEnc_xe5wuhzidgbvcpd4udlt7isypc [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xmn5et.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xmn5et.enc index de4f491a593..7eddf6b8860 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xmn5et.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xmn5et.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh -% Encoding created by otftotfm on Tue Dec 21 11:30:30 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:09 2022 % Command line follows encoding /AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_uoncjt.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xwgzeq.enc index aa77d257370..89387caf1d4 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_uoncjt.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_xwgzeq.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_uoncjtwnmhcjmejtj3u7v6bsxh -% Encoding created by otftotfm on Tue Dec 21 11:31:21 2021 +%%AutoEnc_xwgzeqmhigkg7pdbkkntz4w3fa +% Encoding created by otftotfm on Thu Feb 3 15:21:03 2022 % Command line follows encoding -/AutoEnc_uoncjtwnmhcjmejtj3u7v6bsxh [ +/AutoEnc_xwgzeqmhigkg7pdbkkntz4w3fa [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /uni2423 /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %30 /zero.denominator /one.denominator /two.denominator /three.denominator /four.denominator /five.denominator /six.denominator /seven.denominator diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohvjcv.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_y6dqd4.enc index 254bbf7a6bf..db9732ac4c6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ohvjcv.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_y6dqd4.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_ohvjcvc5bqqlbwbvbss6jzvdvg -% Encoding created by otftotfm on Tue Dec 21 11:30:39 2021 +%%AutoEnc_y6dqd4a2z4grjvnpmhxzuyt5ad +% Encoding created by otftotfm on Thu Feb 3 15:20:15 2022 % Command line follows encoding -/AutoEnc_ohvjcvc5bqqlbwbvbss6jzvdvg [ +/AutoEnc_y6dqd4a2z4grjvnpmhxzuyt5ad [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef @@ -11,7 +11,7 @@ /dotlessi /dotlessj /grave.superior /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %20 - /space /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright + /.notdef /exclam.superior /quotedblright /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior %30 /zero.superior /onesuperior /twosuperior /threesuperior /four.superior /five.superior /six.superior /seven.superior diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7vqeic.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yadlkl.enc index 6936d64d2a3..a87c5b06162 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_7vqeic.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yadlkl.enc @@ -1,15 +1,15 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_7vqeicxaixdn6xbz3lrlbtoqhg -% Encoding created by otftotfm on Tue Dec 21 11:30:54 2021 +%%AutoEnc_yadlkl3qecuvugcz5didelzbze +% Encoding created by otftotfm on Thu Feb 3 15:20:31 2022 % Command line follows encoding -/AutoEnc_7vqeicxaixdn6xbz3lrlbtoqhg [ +/AutoEnc_yadlkl3qecuvugcz5didelzbze [ %00 /grave.superior /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright %10 /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef - /.notdef /dotlessi /dotlessj /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /dotlessi /dotlessj /ff /fi /fl /ffi /ffl %20 /space /exclam.superior /quotedbl.superior /numbersign.superior /dollar.superior /percent.superior /ampersand.superior /quoteright /parenleft.superior /parenright.superior /asterisk.superior /plus.superior /comma.superior /hyphen.superior /period.superior /slash.superior @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave.superior /eacute.superior /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ybjyd4.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ybjyd4.enc index 9e0177fb65b..23f9c61b537 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ybjyd4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ybjyd4.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye -% Encoding created by otftotfm on Tue Dec 21 11:30:28 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:07 2022 % Command line follows encoding /AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yiqwpu.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yiqwpu.enc index e184b12cffa..6092c416e50 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yiqwpu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yiqwpu.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_yiqwpuq7peloj5eprodwnynevc -% Encoding created by otftotfm on Tue Dec 21 11:30:50 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:32 2022 % Command line follows encoding /AutoEnc_yiqwpuq7peloj5eprodwnynevc [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ytzykv.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ytzykv.enc index 27c44f36da5..ec33aad51bc 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ytzykv.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_ytzykv.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ytzykvcotxef33p6cozlsx4zlh -% Encoding created by otftotfm on Tue Dec 21 11:31:06 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:36 2022 % Command line follows encoding /AutoEnc_ytzykvcotxef33p6cozlsx4zlh [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_frt5zk.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yziesh.enc index feb7deeeee2..fdcd2ea2744 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb1_frt5zk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yziesh.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h -% Encoding created by otftotfm on Tue Dec 21 11:30:33 2021 +%%AutoEnc_yzieshsd44fbunydsrfnu5dloe +% Encoding created by otftotfm on Thu Feb 3 15:20:04 2022 % Command line follows encoding -/AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h [ +/AutoEnc_yzieshsd44fbunydsrfnu5dloe [ %00 /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright @@ -45,13 +45,13 @@ /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis %D0 /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /uni1E9E.ss02 %E0 /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis %F0 /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls.ss02 ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 % --tfm-directory=texmf/fonts/tfm/public/etbb diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yzoycr.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yzoycr.enc index fb4a06ff0c6..4ae11b71985 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yzoycr.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_yzoycr.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_yzoycro7xigz5wnd723rnypzae -% Encoding created by otftotfm on Tue Dec 21 11:30:35 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:06 2022 % Command line follows encoding /AutoEnc_yzoycro7xigz5wnd723rnypzae [ %00 diff --git a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_zpkt7y.enc b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_zpkt7y.enc index f02b8da2498..ad5ddf6c1c3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_zpkt7y.enc +++ b/Master/texmf-dist/fonts/enc/dvips/etbb/etbb_zpkt7y.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_zpkt7yo2662luadsq46ip6qshh -% Encoding created by otftotfm on Tue Dec 21 11:30:38 2021 +% Encoding created by otftotfm on Thu Feb 3 15:20:12 2022 % Command line follows encoding /AutoEnc_zpkt7yo2662luadsq46ip6qshh [ %00 diff --git a/Master/texmf-dist/fonts/map/dvips/etbb/ETbb.map b/Master/texmf-dist/fonts/map/dvips/etbb/ETbb.map index 953c0dbc72d..67913a0e6f2 100644 --- a/Master/texmf-dist/fonts/map/dvips/etbb/ETbb.map +++ b/Master/texmf-dist/fonts/map/dvips/etbb/ETbb.map @@ -1,250 +1,246 @@ % Automatically maintained by otftotfm or other programs. Do not edit. -ETbb-Bold-lf-ot1 ETbb-Bold "AutoEnc_pijcl45xbcrh3ujmxpu2uuufoe ReEncodeFont" <[etbb_pijcl4.enc <ETbb-Bold.pfb -ETbb-Bold-lf-t1--base ETbb-Bold "AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb_ujerr7.enc <ETbb-Bold.pfb -ETbb-Bold-lf-ly1--base ETbb-Bold "AutoEnc_ohc25e7nugkq5uftwleqtlzhic ReEncodeFont" <[etbb_ohc25e.enc <ETbb-Bold.pfb -ETbb-Bold-lf-sc-ot1--base ETbb-Bold "AutoEnc_m74he64fxnid2mvcvujjgk3jfc ReEncodeFont" <[etbb_m74he6.enc <ETbb-Bold.pfb -ETbb-Bold-lf-sc-t1--base ETbb-Bold "AutoEnc_6b4rhpsa6pxda3dbpecbcbe4hh ReEncodeFont" <[etbb_6b4rhp.enc <ETbb-Bold.pfb -ETbb-Bold-lf-sc-ly1--base ETbb-Bold "AutoEnc_jejpugv4fkdzohdbifitcnkxjb ReEncodeFont" <[etbb_jejpug.enc <ETbb-Bold.pfb -ETbb-Bold-lf-swash-ot1 ETbb-Bold "AutoEnc_lolxkkcm4a3fwq36qi7tvqprqd ReEncodeFont" <[etbb_lolxkk.enc <ETbb-Bold.pfb -ETbb-Bold-lf-swash-t1--base ETbb-Bold "AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb_gojfsq.enc <ETbb-Bold.pfb -ETbb-Bold-lf-swash-ly1--base ETbb-Bold "AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h ReEncodeFont" <[etbb_gtqfg2.enc <ETbb-Bold.pfb -ETbb-Bold-lf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-ot1 ETbb-Bold "AutoEnc_rt4krokhlnwam4wxhivtc42zod ReEncodeFont" <[etbb_rt4kro.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-t1--base ETbb-Bold "AutoEnc_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb_nvr6ig.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-ly1--base ETbb-Bold "AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye ReEncodeFont" <[etbb_ybjyd4.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-sc-ot1--base ETbb-Bold "AutoEnc_icp3zkdjqefmy7aeihz6ksfvph ReEncodeFont" <[etbb_icp3zk.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-sc-t1--base ETbb-Bold "AutoEnc_u2xzqdhpypappkhgw7cwbtqsxe ReEncodeFont" <[etbb_u2xzqd.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-sc-ly1--base ETbb-Bold "AutoEnc_5ll7zhwvujbykp4klqbuo6xcpa ReEncodeFont" <[etbb_5ll7zh.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-swash-ot1 ETbb-Bold "AutoEnc_cpb6sdrmtmjdkd4dvmojrwtfyb ReEncodeFont" <[etbb_cpb6sd.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-swash-t1--base ETbb-Bold "AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb_4h6gms.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-swash-ly1--base ETbb-Bold "AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh ReEncodeFont" <[etbb_xmn5et.enc <ETbb-Bold.pfb -ETbb-Bold-tosf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-ot1 ETbb-Bold "AutoEnc_ihmnlry5rdqsk57rbbszezzogb ReEncodeFont" <[etbb_ihmnlr.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-t1--base ETbb-Bold "AutoEnc_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb_hbqmiu.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-ot1--base ETbb-Bold "AutoEnc_j43iwogbhmg3paqqba3bhttw2c ReEncodeFont" <[etbb_j43iwo.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-t1--base ETbb-Bold "AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb_pvrda3.enc <ETbb-Bold.pfb ETbb-Bold-tlf-ly1--base ETbb-Bold "AutoEnc_elsw3hdxi5xivsxqghfqivctad ReEncodeFont" <[etbb_elsw3h.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-sc-ot1--base ETbb-Bold "AutoEnc_xq7qrab6xf2f2gznvgat2zorhc ReEncodeFont" <[etbb_xq7qra.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-sc-t1--base ETbb-Bold "AutoEnc_n6yk3iegd2fawdz5k6sldx7ioc ReEncodeFont" <[etbb_n6yk3i.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-sc-ly1--base ETbb-Bold "AutoEnc_5hqhd4mz7tebzmdeshgwzm7htg ReEncodeFont" <[etbb_5hqhd4.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-swash-ot1 ETbb-Bold "AutoEnc_p4wmligvvkue2xskkzbfmabuja ReEncodeFont" <[etbb_p4wmli.enc <ETbb-Bold.pfb -ETbb-Bold-tlf-swash-t1--base ETbb-Bold "AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb_frt5zk.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-sc-ot1--base ETbb-Bold "AutoEnc_4o3pf4tqgxtijtwbnb6hzisyvh ReEncodeFont" <[etbb_4o3pf4.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-sc-t1--base ETbb-Bold "AutoEnc_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb_6bhqsy.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-sc-ly1--base ETbb-Bold "AutoEnc_7tqudygnbzgjmkxijlp2ftxcbc ReEncodeFont" <[etbb_7tqudy.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-swash-ot1--base ETbb-Bold "AutoEnc_3pymqv57edd7wd55vh4pbuqfmc ReEncodeFont" <[etbb_3pymqv.enc <ETbb-Bold.pfb +ETbb-Bold-tlf-swash-t1--base ETbb-Bold "AutoEnc_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb_yziesh.enc <ETbb-Bold.pfb ETbb-Bold-tlf-swash-ly1--base ETbb-Bold "AutoEnc_fpvlkwpxsrxluug5fok7c7hwmg ReEncodeFont" <[etbb_fpvlkw.enc <ETbb-Bold.pfb ETbb-Bold-tlf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb -ETbb-Bold-dnom-ot1 ETbb-Bold "AutoEnc_h4dyumvfz6ek2rcxjxry72wymd ReEncodeFont" <[etbb_h4dyum.enc <ETbb-Bold.pfb -ETbb-Bold-dnom-t1--base ETbb-Bold "AutoEnc_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb_rluk7r.enc <ETbb-Bold.pfb -ETbb-Bold-dnom-ly1--base ETbb-Bold "AutoEnc_mpvq56haezsrrjg72prw5fumwf ReEncodeFont" <[etbb_mpvq56.enc <ETbb-Bold.pfb -ETbb-Bold-inf-ot1 ETbb-Bold "AutoEnc_cluc7m4ium2bcpwlcwz2h6yxsd ReEncodeFont" <[etbb_cluc7m.enc <ETbb-Bold.pfb -ETbb-Bold-inf-t1--base ETbb-Bold "AutoEnc_upf3oddxlsq2xphry33a6uekvh ReEncodeFont" <[etbb_upf3od.enc <ETbb-Bold.pfb +ETbb-Bold-inf-ot1--base ETbb-Bold "AutoEnc_pqh27dffupbaeqpqkl742iyo2d ReEncodeFont" <[etbb_pqh27d.enc <ETbb-Bold.pfb +ETbb-Bold-inf-t1--base ETbb-Bold "AutoEnc_3ygfa2oqxsmkth5v7kgndph2kb ReEncodeFont" <[etbb_3ygfa2.enc <ETbb-Bold.pfb ETbb-Bold-inf-ly1--base ETbb-Bold "AutoEnc_yzoycro7xigz5wnd723rnypzae ReEncodeFont" <[etbb_yzoycr.enc <ETbb-Bold.pfb -ETbb-Bold-osf-ot1 ETbb-Bold "AutoEnc_3li7dqpy2izcpma72gvve2muqf ReEncodeFont" <[etbb_3li7dq.enc <ETbb-Bold.pfb -ETbb-Bold-osf-t1--base ETbb-Bold "AutoEnc_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb_55s5uq.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-ot1--base ETbb-Bold "AutoEnc_4xv7ax3vr2fqoyetcuom3bocia ReEncodeFont" <[etbb_4xv7ax.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-t1--base ETbb-Bold "AutoEnc_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb_3ccbvp.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-ly1--base ETbb-Bold "AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye ReEncodeFont" <[etbb_ybjyd4.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-sc-ot1--base ETbb-Bold "AutoEnc_bb5xlmcmsoo2tj7ql6db5s2fad ReEncodeFont" <[etbb_bb5xlm.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-sc-t1--base ETbb-Bold "AutoEnc_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb_sb7odk.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-sc-ly1--base ETbb-Bold "AutoEnc_7dlbn4dwkeu5h7cbv2vzasjpuf ReEncodeFont" <[etbb_7dlbn4.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-swash-ot1--base ETbb-Bold "AutoEnc_izxro2yzemj5swfwkbahbg7i3e ReEncodeFont" <[etbb_izxro2.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-swash-t1--base ETbb-Bold "AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb_vtabip.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-swash-ly1--base ETbb-Bold "AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh ReEncodeFont" <[etbb_xmn5et.enc <ETbb-Bold.pfb +ETbb-Bold-tosf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb +ETbb-Bold-osf-ot1--base ETbb-Bold "AutoEnc_5drz2o53tqn6ics5yhftb5oqyg ReEncodeFont" <[etbb_5drz2o.enc <ETbb-Bold.pfb +ETbb-Bold-osf-t1--base ETbb-Bold "AutoEnc_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb_hah5or.enc <ETbb-Bold.pfb ETbb-Bold-osf-ly1--base ETbb-Bold "AutoEnc_33mftda5zpj2atc2k5o52aguyh ReEncodeFont" <[etbb_33mftd.enc <ETbb-Bold.pfb -ETbb-Bold-osf-sc-ot1--base ETbb-Bold "AutoEnc_3pnwavz3hg7d6qd5gas2dqmv6h ReEncodeFont" <[etbb_3pnwav.enc <ETbb-Bold.pfb -ETbb-Bold-osf-sc-t1--base ETbb-Bold "AutoEnc_gcyiicz4csxvfbjtqre3wkk2ma ReEncodeFont" <[etbb_gcyiic.enc <ETbb-Bold.pfb -ETbb-Bold-osf-sc-ly1--base ETbb-Bold "AutoEnc_brounlscz4abnslwmf4hmgz7mb ReEncodeFont" <[etbb_brounl.enc <ETbb-Bold.pfb -ETbb-Bold-osf-swash-ot1 ETbb-Bold "AutoEnc_ay4atisik7ffogqasevzhgjvtc ReEncodeFont" <[etbb_ay4ati.enc <ETbb-Bold.pfb -ETbb-Bold-osf-swash-t1--base ETbb-Bold "AutoEnc_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb_ifuncr.enc <ETbb-Bold.pfb +ETbb-Bold-osf-sc-ot1--base ETbb-Bold "AutoEnc_sjtq2a54i2h23llgyag665hg3h ReEncodeFont" <[etbb_sjtq2a.enc <ETbb-Bold.pfb +ETbb-Bold-osf-sc-t1--base ETbb-Bold "AutoEnc_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb_6dkfmm.enc <ETbb-Bold.pfb +ETbb-Bold-osf-sc-ly1--base ETbb-Bold "AutoEnc_ehl4wcmvklaee5zon2l2w6x6qe ReEncodeFont" <[etbb_ehl4wc.enc <ETbb-Bold.pfb +ETbb-Bold-osf-swash-ot1--base ETbb-Bold "AutoEnc_dkuysnbvtz2cwytarhg33ujsoa ReEncodeFont" <[etbb_dkuysn.enc <ETbb-Bold.pfb +ETbb-Bold-osf-swash-t1--base ETbb-Bold "AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb_xaqh3v.enc <ETbb-Bold.pfb ETbb-Bold-osf-swash-ly1--base ETbb-Bold "AutoEnc_zpkt7yo2662luadsq46ip6qshh ReEncodeFont" <[etbb_zpkt7y.enc <ETbb-Bold.pfb ETbb-Bold-osf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb -ETbb-Bold-sup-ot1 ETbb-Bold "AutoEnc_ohvjcvc5bqqlbwbvbss6jzvdvg ReEncodeFont" <[etbb_ohvjcv.enc <ETbb-Bold.pfb -ETbb-Bold-sup-t1--base ETbb-Bold "AutoEnc_no4mhsvdevbqot7r3poyrn6ifd ReEncodeFont" <[etbb_no4mhs.enc <ETbb-Bold.pfb +ETbb-Bold-lf-ot1--base ETbb-Bold "AutoEnc_3obh62jl4yytmw2ucdmgikybva ReEncodeFont" <[etbb_3obh62.enc <ETbb-Bold.pfb +ETbb-Bold-lf-t1--base ETbb-Bold "AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb_eqc2ac.enc <ETbb-Bold.pfb +ETbb-Bold-lf-ly1--base ETbb-Bold "AutoEnc_ohc25e7nugkq5uftwleqtlzhic ReEncodeFont" <[etbb_ohc25e.enc <ETbb-Bold.pfb +ETbb-Bold-lf-sc-ot1--base ETbb-Bold "AutoEnc_num7wi54gekebzplzwtc6dmuha ReEncodeFont" <[etbb_num7wi.enc <ETbb-Bold.pfb +ETbb-Bold-lf-sc-t1--base ETbb-Bold "AutoEnc_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb_3ggaku.enc <ETbb-Bold.pfb +ETbb-Bold-lf-sc-ly1--base ETbb-Bold "AutoEnc_7uz5xhzp5ouhs2ck6ma6xzvyvd ReEncodeFont" <[etbb_7uz5xh.enc <ETbb-Bold.pfb +ETbb-Bold-lf-swash-ot1--base ETbb-Bold "AutoEnc_gteq3qwudsnqb32vj3ml6hrpig ReEncodeFont" <[etbb_gteq3q.enc <ETbb-Bold.pfb +ETbb-Bold-lf-swash-t1--base ETbb-Bold "AutoEnc_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb_mgm6re.enc <ETbb-Bold.pfb +ETbb-Bold-lf-swash-ly1--base ETbb-Bold "AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h ReEncodeFont" <[etbb_gtqfg2.enc <ETbb-Bold.pfb +ETbb-Bold-lf-ts1--base ETbb-Bold "AutoEnc_nvfc5y2s42cdp2nj6iltss7xrc ReEncodeFont" <[etbb_nvfc5y.enc <ETbb-Bold.pfb +ETbb-Bold-sup-ot1--base ETbb-Bold "AutoEnc_y6dqd4a2z4grjvnpmhxzuyt5ad ReEncodeFont" <[etbb_y6dqd4.enc <ETbb-Bold.pfb +ETbb-Bold-sup-t1--base ETbb-Bold "AutoEnc_2ynk4h3uuip4hyb2vj2xqeci5c ReEncodeFont" <[etbb_2ynk4h.enc <ETbb-Bold.pfb ETbb-Bold-sup-ly1--base ETbb-Bold "AutoEnc_atf2m5uqgbwoyyy5ueppslzajb ReEncodeFont" <[etbb_atf2m5.enc <ETbb-Bold.pfb -ETbb-BoldItalic-lf-ot1 ETbb-BoldItalic "AutoEnc_pijcl45xbcrh3ujmxpu2uuufoe ReEncodeFont" <[etbb_pijcl4.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-t1--base ETbb-BoldItalic "AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb_ujerr7.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-ly1--base ETbb-BoldItalic "AutoEnc_j7myehdyrz6gorvvepmwcnbthh ReEncodeFont" <[etbb_j7myeh.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-sc-ot1--base ETbb-BoldItalic "AutoEnc_m74he64fxnid2mvcvujjgk3jfc ReEncodeFont" <[etbb_m74he6.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-sc-t1--base ETbb-BoldItalic "AutoEnc_6b4rhpsa6pxda3dbpecbcbe4hh ReEncodeFont" <[etbb_6b4rhp.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-sc-ly1--base ETbb-BoldItalic "AutoEnc_q62n247r56bsa7x73lg2hfrq3b ReEncodeFont" <[etbb_q62n24.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-swash-ot1 ETbb-BoldItalic "AutoEnc_lolxkkcm4a3fwq36qi7tvqprqd ReEncodeFont" <[etbb_lolxkk.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-swash-t1--base ETbb-BoldItalic "AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb_gojfsq.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-swash-ly1--base ETbb-BoldItalic "AutoEnc_4hpi45xua3rf7rmnl54bpggxkg ReEncodeFont" <[etbb_4hpi45.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-lf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-ot1 ETbb-BoldItalic "AutoEnc_rt4krokhlnwam4wxhivtc42zod ReEncodeFont" <[etbb_rt4kro.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-t1--base ETbb-BoldItalic "AutoEnc_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb_nvr6ig.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-ly1--base ETbb-BoldItalic "AutoEnc_cyyszv3tgoadb7habjipfqte7b ReEncodeFont" <[etbb_cyyszv.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-sc-ot1--base ETbb-BoldItalic "AutoEnc_icp3zkdjqefmy7aeihz6ksfvph ReEncodeFont" <[etbb_icp3zk.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-sc-t1--base ETbb-BoldItalic "AutoEnc_u2xzqdhpypappkhgw7cwbtqsxe ReEncodeFont" <[etbb_u2xzqd.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-sc-ly1--base ETbb-BoldItalic "AutoEnc_boj3jd46imhlttx4pucalv5dud ReEncodeFont" <[etbb_boj3jd.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-swash-ot1 ETbb-BoldItalic "AutoEnc_cpb6sdrmtmjdkd4dvmojrwtfyb ReEncodeFont" <[etbb_cpb6sd.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-swash-t1--base ETbb-BoldItalic "AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb_4h6gms.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-swash-ly1--base ETbb-BoldItalic "AutoEnc_skushqlalkfgdo46rxhdwryuge ReEncodeFont" <[etbb_skushq.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tosf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-ot1 ETbb-BoldItalic "AutoEnc_ihmnlry5rdqsk57rbbszezzogb ReEncodeFont" <[etbb_ihmnlr.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-t1--base ETbb-BoldItalic "AutoEnc_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb_hbqmiu.enc <ETbb-BoldItalic.pfb +ETbb-Bold-dnom-ot1--base ETbb-Bold "AutoEnc_eqlboop5vjqqxn3yf5tmvskadc ReEncodeFont" <[etbb_eqlboo.enc <ETbb-Bold.pfb +ETbb-Bold-dnom-t1--base ETbb-Bold "AutoEnc_ow4ien4myt5hec4z5mmfpq7kye ReEncodeFont" <[etbb_ow4ien.enc <ETbb-Bold.pfb +ETbb-Bold-dnom-ly1--base ETbb-Bold "AutoEnc_mpvq56haezsrrjg72prw5fumwf ReEncodeFont" <[etbb_mpvq56.enc <ETbb-Bold.pfb +ETbb-BoldItalic-tlf-ot1--base ETbb-BoldItalic "AutoEnc_j43iwogbhmg3paqqba3bhttw2c ReEncodeFont" <[etbb_j43iwo.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tlf-t1--base ETbb-BoldItalic "AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb_pvrda3.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-tlf-ly1--base ETbb-BoldItalic "AutoEnc_riohwxsior5lnnjjsjpbvpslke ReEncodeFont" <[etbb_riohwx.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-sc-ot1--base ETbb-BoldItalic "AutoEnc_xq7qrab6xf2f2gznvgat2zorhc ReEncodeFont" <[etbb_xq7qra.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-sc-t1--base ETbb-BoldItalic "AutoEnc_n6yk3iegd2fawdz5k6sldx7ioc ReEncodeFont" <[etbb_n6yk3i.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tlf-sc-ot1--base ETbb-BoldItalic "AutoEnc_olodrhovdnfo3m64jdmab6jwfe ReEncodeFont" <[etbb_olodrh.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tlf-sc-t1--base ETbb-BoldItalic "AutoEnc_d63bafzc3zwo3hptzgll74aefa ReEncodeFont" <[etbb_d63baf.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-tlf-sc-ly1--base ETbb-BoldItalic "AutoEnc_ladhhj66shqsq2lfu2ukqmc2fg ReEncodeFont" <[etbb_ladhhj.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-swash-ot1 ETbb-BoldItalic "AutoEnc_p4wmligvvkue2xskkzbfmabuja ReEncodeFont" <[etbb_p4wmli.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-tlf-swash-t1--base ETbb-BoldItalic "AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb_frt5zk.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tlf-swash-ot1--base ETbb-BoldItalic "AutoEnc_3pymqv57edd7wd55vh4pbuqfmc ReEncodeFont" <[etbb_3pymqv.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tlf-swash-t1--base ETbb-BoldItalic "AutoEnc_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb_yziesh.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-tlf-swash-ly1--base ETbb-BoldItalic "AutoEnc_v6nho72t4emng74mnbztuynq6f ReEncodeFont" <[etbb_v6nho7.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-tlf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-dnom-ot1 ETbb-BoldItalic "AutoEnc_h4dyumvfz6ek2rcxjxry72wymd ReEncodeFont" <[etbb_h4dyum.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-dnom-t1--base ETbb-BoldItalic "AutoEnc_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb_rluk7r.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-dnom-ly1--base ETbb-BoldItalic "AutoEnc_yiqwpuq7peloj5eprodwnynevc ReEncodeFont" <[etbb_yiqwpu.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-inf-ot1 ETbb-BoldItalic "AutoEnc_cluc7m4ium2bcpwlcwz2h6yxsd ReEncodeFont" <[etbb_cluc7m.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-inf-t1--base ETbb-BoldItalic "AutoEnc_upf3oddxlsq2xphry33a6uekvh ReEncodeFont" <[etbb_upf3od.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-inf-ot1--base ETbb-BoldItalic "AutoEnc_pqh27dffupbaeqpqkl742iyo2d ReEncodeFont" <[etbb_pqh27d.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-inf-t1--base ETbb-BoldItalic "AutoEnc_3ygfa2oqxsmkth5v7kgndph2kb ReEncodeFont" <[etbb_3ygfa2.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-inf-ly1--base ETbb-BoldItalic "AutoEnc_kvzzr3edrncu7vt2awvffb64cc ReEncodeFont" <[etbb_kvzzr3.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-ot1 ETbb-BoldItalic "AutoEnc_3li7dqpy2izcpma72gvve2muqf ReEncodeFont" <[etbb_3li7dq.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-t1--base ETbb-BoldItalic "AutoEnc_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb_55s5uq.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-ot1--base ETbb-BoldItalic "AutoEnc_4xv7ax3vr2fqoyetcuom3bocia ReEncodeFont" <[etbb_4xv7ax.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-t1--base ETbb-BoldItalic "AutoEnc_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb_3ccbvp.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-ly1--base ETbb-BoldItalic "AutoEnc_cyyszv3tgoadb7habjipfqte7b ReEncodeFont" <[etbb_cyyszv.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-sc-ot1--base ETbb-BoldItalic "AutoEnc_p6ehomu3gqo4zllybcz6jetjie ReEncodeFont" <[etbb_p6ehom.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-sc-t1--base ETbb-BoldItalic "AutoEnc_mfronshiuahup7no32v7skamif ReEncodeFont" <[etbb_mfrons.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-sc-ly1--base ETbb-BoldItalic "AutoEnc_boj3jd46imhlttx4pucalv5dud ReEncodeFont" <[etbb_boj3jd.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-swash-ot1--base ETbb-BoldItalic "AutoEnc_izxro2yzemj5swfwkbahbg7i3e ReEncodeFont" <[etbb_izxro2.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-swash-t1--base ETbb-BoldItalic "AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb_vtabip.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-swash-ly1--base ETbb-BoldItalic "AutoEnc_skushqlalkfgdo46rxhdwryuge ReEncodeFont" <[etbb_skushq.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-tosf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-ot1--base ETbb-BoldItalic "AutoEnc_5drz2o53tqn6ics5yhftb5oqyg ReEncodeFont" <[etbb_5drz2o.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-t1--base ETbb-BoldItalic "AutoEnc_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb_hah5or.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-osf-ly1--base ETbb-BoldItalic "AutoEnc_242knmbltpk57lyn3w752okimf ReEncodeFont" <[etbb_242knm.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-sc-ot1--base ETbb-BoldItalic "AutoEnc_3pnwavz3hg7d6qd5gas2dqmv6h ReEncodeFont" <[etbb_3pnwav.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-sc-t1--base ETbb-BoldItalic "AutoEnc_gcyiicz4csxvfbjtqre3wkk2ma ReEncodeFont" <[etbb_gcyiic.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-sc-ot1--base ETbb-BoldItalic "AutoEnc_t4d6nlpcltq26gnb3hp3ib5ufd ReEncodeFont" <[etbb_t4d6nl.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-sc-t1--base ETbb-BoldItalic "AutoEnc_dpvwoq5bihazuqgjfnsh6pxf5b ReEncodeFont" <[etbb_dpvwoq.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-osf-sc-ly1--base ETbb-BoldItalic "AutoEnc_j4gzycykvaqv5pnwloczfvlbha ReEncodeFont" <[etbb_j4gzyc.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-swash-ot1 ETbb-BoldItalic "AutoEnc_ay4atisik7ffogqasevzhgjvtc ReEncodeFont" <[etbb_ay4ati.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-osf-swash-t1--base ETbb-BoldItalic "AutoEnc_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb_ifuncr.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-swash-ot1--base ETbb-BoldItalic "AutoEnc_dkuysnbvtz2cwytarhg33ujsoa ReEncodeFont" <[etbb_dkuysn.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-osf-swash-t1--base ETbb-BoldItalic "AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb_xaqh3v.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-osf-swash-ly1--base ETbb-BoldItalic "AutoEnc_cq6xx2fn5plzdjapa525zg3uad ReEncodeFont" <[etbb_cq6xx2.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-osf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-sup-ot1 ETbb-BoldItalic "AutoEnc_ea2dgh24m4p3kft426m6vb5nre ReEncodeFont" <[etbb_ea2dgh.enc <ETbb-BoldItalic.pfb -ETbb-BoldItalic-sup-t1--base ETbb-BoldItalic "AutoEnc_7vqeicxaixdn6xbz3lrlbtoqhg ReEncodeFont" <[etbb_7vqeic.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-ot1--base ETbb-BoldItalic "AutoEnc_3obh62jl4yytmw2ucdmgikybva ReEncodeFont" <[etbb_3obh62.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-t1--base ETbb-BoldItalic "AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb_eqc2ac.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-ly1--base ETbb-BoldItalic "AutoEnc_j7myehdyrz6gorvvepmwcnbthh ReEncodeFont" <[etbb_j7myeh.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-sc-ot1--base ETbb-BoldItalic "AutoEnc_jjhcstv3yadedwcowizglcw37e ReEncodeFont" <[etbb_jjhcst.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-sc-t1--base ETbb-BoldItalic "AutoEnc_frcze6nxcs26de2rhkc4n276le ReEncodeFont" <[etbb_frcze6.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-sc-ly1--base ETbb-BoldItalic "AutoEnc_q62n247r56bsa7x73lg2hfrq3b ReEncodeFont" <[etbb_q62n24.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-swash-ot1--base ETbb-BoldItalic "AutoEnc_gteq3qwudsnqb32vj3ml6hrpig ReEncodeFont" <[etbb_gteq3q.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-swash-t1--base ETbb-BoldItalic "AutoEnc_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb_mgm6re.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-swash-ly1--base ETbb-BoldItalic "AutoEnc_4hpi45xua3rf7rmnl54bpggxkg ReEncodeFont" <[etbb_4hpi45.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-lf-ts1--base ETbb-BoldItalic "AutoEnc_hn62aykleptmvhydkg3euih6fg ReEncodeFont" <[etbb_hn62ay.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-sup-ot1--base ETbb-BoldItalic "AutoEnc_7ipmvrsyviiz52uszqgrdpmzec ReEncodeFont" <[etbb_7ipmvr.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-sup-t1--base ETbb-BoldItalic "AutoEnc_yadlkl3qecuvugcz5didelzbze ReEncodeFont" <[etbb_yadlkl.enc <ETbb-BoldItalic.pfb ETbb-BoldItalic-sup-ly1--base ETbb-BoldItalic "AutoEnc_7t4ywj5n7dfcy72ielrltqzb7a ReEncodeFont" <[etbb_7t4ywj.enc <ETbb-BoldItalic.pfb -ETbb-Italic-lf-ot1 ETbb-Italic "AutoEnc_pijcl45xbcrh3ujmxpu2uuufoe ReEncodeFont" <[etbb_pijcl4.enc <ETbb-Italic.pfb -ETbb-Italic-lf-t1--base ETbb-Italic "AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb_ujerr7.enc <ETbb-Italic.pfb -ETbb-Italic-lf-ly1--base ETbb-Italic "AutoEnc_5iolltwrolq7y3af3zfxbxwjhg ReEncodeFont" <[etbb_5iollt.enc <ETbb-Italic.pfb -ETbb-Italic-lf-sc-ot1--base ETbb-Italic "AutoEnc_3rdlaplsvqg4x5d4ogftbp3u5b ReEncodeFont" <[etbb_3rdlap.enc <ETbb-Italic.pfb -ETbb-Italic-lf-sc-t1--base ETbb-Italic "AutoEnc_vbmlbbxz7tbehbzj5lbnuze2zg ReEncodeFont" <[etbb_vbmlbb.enc <ETbb-Italic.pfb -ETbb-Italic-lf-sc-ly1--base ETbb-Italic "AutoEnc_e7zo2oi7r3xrhfqd6ly5q2jezg ReEncodeFont" <[etbb_e7zo2o.enc <ETbb-Italic.pfb -ETbb-Italic-lf-swash-ot1 ETbb-Italic "AutoEnc_lolxkkcm4a3fwq36qi7tvqprqd ReEncodeFont" <[etbb_lolxkk.enc <ETbb-Italic.pfb -ETbb-Italic-lf-swash-t1--base ETbb-Italic "AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb_gojfsq.enc <ETbb-Italic.pfb -ETbb-Italic-lf-swash-ly1--base ETbb-Italic "AutoEnc_f55mslfj4hkccrqglfkn6satdb ReEncodeFont" <[etbb_f55msl.enc <ETbb-Italic.pfb -ETbb-Italic-lf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-ot1 ETbb-Italic "AutoEnc_rt4krokhlnwam4wxhivtc42zod ReEncodeFont" <[etbb_rt4kro.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-t1--base ETbb-Italic "AutoEnc_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb_nvr6ig.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-ly1--base ETbb-Italic "AutoEnc_xe5wuhzidgbvcpd4udlt7isypc ReEncodeFont" <[etbb_xe5wuh.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-sc-ot1--base ETbb-Italic "AutoEnc_agksatcf7xec4mnvs5v6hcdxae ReEncodeFont" <[etbb_agksat.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-sc-t1--base ETbb-Italic "AutoEnc_cp6bsz5iopjtxmf6p55nagrmkh ReEncodeFont" <[etbb_cp6bsz.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-sc-ly1--base ETbb-Italic "AutoEnc_hdnox5ov25qala2bkiojjms64c ReEncodeFont" <[etbb_hdnox5.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-swash-ot1 ETbb-Italic "AutoEnc_cpb6sdrmtmjdkd4dvmojrwtfyb ReEncodeFont" <[etbb_cpb6sd.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-swash-t1--base ETbb-Italic "AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb_4h6gms.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-swash-ly1--base ETbb-Italic "AutoEnc_tbmtgoznr33jpt6iokvjfw4jnd ReEncodeFont" <[etbb_tbmtgo.enc <ETbb-Italic.pfb -ETbb-Italic-tosf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-ot1 ETbb-Italic "AutoEnc_ihmnlry5rdqsk57rbbszezzogb ReEncodeFont" <[etbb_ihmnlr.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-t1--base ETbb-Italic "AutoEnc_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb_hbqmiu.enc <ETbb-Italic.pfb +ETbb-BoldItalic-dnom-ot1--base ETbb-BoldItalic "AutoEnc_eqlboop5vjqqxn3yf5tmvskadc ReEncodeFont" <[etbb_eqlboo.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-dnom-t1--base ETbb-BoldItalic "AutoEnc_ow4ien4myt5hec4z5mmfpq7kye ReEncodeFont" <[etbb_ow4ien.enc <ETbb-BoldItalic.pfb +ETbb-BoldItalic-dnom-ly1--base ETbb-BoldItalic "AutoEnc_yiqwpuq7peloj5eprodwnynevc ReEncodeFont" <[etbb_yiqwpu.enc <ETbb-BoldItalic.pfb +ETbb-Italic-tlf-ot1--base ETbb-Italic "AutoEnc_j43iwogbhmg3paqqba3bhttw2c ReEncodeFont" <[etbb_j43iwo.enc <ETbb-Italic.pfb +ETbb-Italic-tlf-t1--base ETbb-Italic "AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb_pvrda3.enc <ETbb-Italic.pfb ETbb-Italic-tlf-ly1--base ETbb-Italic "AutoEnc_i5ezvitppcazvehmki6u25ne3h ReEncodeFont" <[etbb_i5ezvi.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-sc-ot1--base ETbb-Italic "AutoEnc_dz2nenk67xbt7khdbdbcfb6m7a ReEncodeFont" <[etbb_dz2nen.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-sc-t1--base ETbb-Italic "AutoEnc_ue3xcj3ucrhmky4gvnr7atygla ReEncodeFont" <[etbb_ue3xcj.enc <ETbb-Italic.pfb +ETbb-Italic-tlf-sc-ot1--base ETbb-Italic "AutoEnc_4o3pf4tqgxtijtwbnb6hzisyvh ReEncodeFont" <[etbb_4o3pf4.enc <ETbb-Italic.pfb +ETbb-Italic-tlf-sc-t1--base ETbb-Italic "AutoEnc_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb_6bhqsy.enc <ETbb-Italic.pfb ETbb-Italic-tlf-sc-ly1--base ETbb-Italic "AutoEnc_cyp5f54p4q6zxw5lofrrfueuud ReEncodeFont" <[etbb_cyp5f5.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-swash-ot1 ETbb-Italic "AutoEnc_p4wmligvvkue2xskkzbfmabuja ReEncodeFont" <[etbb_p4wmli.enc <ETbb-Italic.pfb -ETbb-Italic-tlf-swash-t1--base ETbb-Italic "AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb_frt5zk.enc <ETbb-Italic.pfb +ETbb-Italic-tlf-swash-ot1--base ETbb-Italic "AutoEnc_3pymqv57edd7wd55vh4pbuqfmc ReEncodeFont" <[etbb_3pymqv.enc <ETbb-Italic.pfb +ETbb-Italic-tlf-swash-t1--base ETbb-Italic "AutoEnc_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb_yziesh.enc <ETbb-Italic.pfb ETbb-Italic-tlf-swash-ly1--base ETbb-Italic "AutoEnc_cxbognvjc6orz6vd7e4qkufizg ReEncodeFont" <[etbb_cxbogn.enc <ETbb-Italic.pfb ETbb-Italic-tlf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb -ETbb-Italic-dnom-ot1 ETbb-Italic "AutoEnc_h4dyumvfz6ek2rcxjxry72wymd ReEncodeFont" <[etbb_h4dyum.enc <ETbb-Italic.pfb -ETbb-Italic-dnom-t1--base ETbb-Italic "AutoEnc_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb_rluk7r.enc <ETbb-Italic.pfb -ETbb-Italic-dnom-ly1--base ETbb-Italic "AutoEnc_rzlqzq4dfqtplm3j7w5fz6domf ReEncodeFont" <[etbb_rzlqzq.enc <ETbb-Italic.pfb -ETbb-Italic-inf-ot1 ETbb-Italic "AutoEnc_cluc7m4ium2bcpwlcwz2h6yxsd ReEncodeFont" <[etbb_cluc7m.enc <ETbb-Italic.pfb -ETbb-Italic-inf-t1--base ETbb-Italic "AutoEnc_upf3oddxlsq2xphry33a6uekvh ReEncodeFont" <[etbb_upf3od.enc <ETbb-Italic.pfb +ETbb-Italic-inf-ot1--base ETbb-Italic "AutoEnc_pqh27dffupbaeqpqkl742iyo2d ReEncodeFont" <[etbb_pqh27d.enc <ETbb-Italic.pfb +ETbb-Italic-inf-t1--base ETbb-Italic "AutoEnc_3ygfa2oqxsmkth5v7kgndph2kb ReEncodeFont" <[etbb_3ygfa2.enc <ETbb-Italic.pfb ETbb-Italic-inf-ly1--base ETbb-Italic "AutoEnc_ytzykvcotxef33p6cozlsx4zlh ReEncodeFont" <[etbb_ytzykv.enc <ETbb-Italic.pfb -ETbb-Italic-osf-ot1 ETbb-Italic "AutoEnc_3li7dqpy2izcpma72gvve2muqf ReEncodeFont" <[etbb_3li7dq.enc <ETbb-Italic.pfb -ETbb-Italic-osf-t1--base ETbb-Italic "AutoEnc_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb_55s5uq.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-ot1--base ETbb-Italic "AutoEnc_4xv7ax3vr2fqoyetcuom3bocia ReEncodeFont" <[etbb_4xv7ax.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-t1--base ETbb-Italic "AutoEnc_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb_3ccbvp.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-ly1--base ETbb-Italic "AutoEnc_xe5wuhzidgbvcpd4udlt7isypc ReEncodeFont" <[etbb_xe5wuh.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-sc-ot1--base ETbb-Italic "AutoEnc_bb5xlmcmsoo2tj7ql6db5s2fad ReEncodeFont" <[etbb_bb5xlm.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-sc-t1--base ETbb-Italic "AutoEnc_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb_sb7odk.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-sc-ly1--base ETbb-Italic "AutoEnc_hdnox5ov25qala2bkiojjms64c ReEncodeFont" <[etbb_hdnox5.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-swash-ot1--base ETbb-Italic "AutoEnc_izxro2yzemj5swfwkbahbg7i3e ReEncodeFont" <[etbb_izxro2.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-swash-t1--base ETbb-Italic "AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb_vtabip.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-swash-ly1--base ETbb-Italic "AutoEnc_tbmtgoznr33jpt6iokvjfw4jnd ReEncodeFont" <[etbb_tbmtgo.enc <ETbb-Italic.pfb +ETbb-Italic-tosf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb +ETbb-Italic-osf-ot1--base ETbb-Italic "AutoEnc_5drz2o53tqn6ics5yhftb5oqyg ReEncodeFont" <[etbb_5drz2o.enc <ETbb-Italic.pfb +ETbb-Italic-osf-t1--base ETbb-Italic "AutoEnc_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb_hah5or.enc <ETbb-Italic.pfb ETbb-Italic-osf-ly1--base ETbb-Italic "AutoEnc_m5kdwta2ya4v2cpfk2w7yaatjb ReEncodeFont" <[etbb_m5kdwt.enc <ETbb-Italic.pfb -ETbb-Italic-osf-sc-ot1--base ETbb-Italic "AutoEnc_le3wsuk34kmoex4bzg5ny6m6ph ReEncodeFont" <[etbb_le3wsu.enc <ETbb-Italic.pfb -ETbb-Italic-osf-sc-t1--base ETbb-Italic "AutoEnc_6bb767vgyf6bkkruaompchxqgf ReEncodeFont" <[etbb_6bb767.enc <ETbb-Italic.pfb +ETbb-Italic-osf-sc-ot1--base ETbb-Italic "AutoEnc_sjtq2a54i2h23llgyag665hg3h ReEncodeFont" <[etbb_sjtq2a.enc <ETbb-Italic.pfb +ETbb-Italic-osf-sc-t1--base ETbb-Italic "AutoEnc_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb_6dkfmm.enc <ETbb-Italic.pfb ETbb-Italic-osf-sc-ly1--base ETbb-Italic "AutoEnc_oe3mznofozp2ytwevbi4nhgsyh ReEncodeFont" <[etbb_oe3mzn.enc <ETbb-Italic.pfb -ETbb-Italic-osf-swash-ot1 ETbb-Italic "AutoEnc_ay4atisik7ffogqasevzhgjvtc ReEncodeFont" <[etbb_ay4ati.enc <ETbb-Italic.pfb -ETbb-Italic-osf-swash-t1--base ETbb-Italic "AutoEnc_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb_ifuncr.enc <ETbb-Italic.pfb +ETbb-Italic-osf-swash-ot1--base ETbb-Italic "AutoEnc_dkuysnbvtz2cwytarhg33ujsoa ReEncodeFont" <[etbb_dkuysn.enc <ETbb-Italic.pfb +ETbb-Italic-osf-swash-t1--base ETbb-Italic "AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb_xaqh3v.enc <ETbb-Italic.pfb ETbb-Italic-osf-swash-ly1--base ETbb-Italic "AutoEnc_fwcdpht2mk2iigledipz2k5mxb ReEncodeFont" <[etbb_fwcdph.enc <ETbb-Italic.pfb ETbb-Italic-osf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb -ETbb-Italic-sup-ot1 ETbb-Italic "AutoEnc_tif2ynv3fdnyajhtthl5l33lxb ReEncodeFont" <[etbb_tif2yn.enc <ETbb-Italic.pfb -ETbb-Italic-sup-t1--base ETbb-Italic "AutoEnc_ziol45eykyi2baku6kum6xzyig ReEncodeFont" <[etbb_ziol45.enc <ETbb-Italic.pfb +ETbb-Italic-lf-ot1--base ETbb-Italic "AutoEnc_3obh62jl4yytmw2ucdmgikybva ReEncodeFont" <[etbb_3obh62.enc <ETbb-Italic.pfb +ETbb-Italic-lf-t1--base ETbb-Italic "AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb_eqc2ac.enc <ETbb-Italic.pfb +ETbb-Italic-lf-ly1--base ETbb-Italic "AutoEnc_5iolltwrolq7y3af3zfxbxwjhg ReEncodeFont" <[etbb_5iollt.enc <ETbb-Italic.pfb +ETbb-Italic-lf-sc-ot1--base ETbb-Italic "AutoEnc_num7wi54gekebzplzwtc6dmuha ReEncodeFont" <[etbb_num7wi.enc <ETbb-Italic.pfb +ETbb-Italic-lf-sc-t1--base ETbb-Italic "AutoEnc_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb_3ggaku.enc <ETbb-Italic.pfb +ETbb-Italic-lf-sc-ly1--base ETbb-Italic "AutoEnc_e7zo2oi7r3xrhfqd6ly5q2jezg ReEncodeFont" <[etbb_e7zo2o.enc <ETbb-Italic.pfb +ETbb-Italic-lf-swash-ot1--base ETbb-Italic "AutoEnc_gteq3qwudsnqb32vj3ml6hrpig ReEncodeFont" <[etbb_gteq3q.enc <ETbb-Italic.pfb +ETbb-Italic-lf-swash-t1--base ETbb-Italic "AutoEnc_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb_mgm6re.enc <ETbb-Italic.pfb +ETbb-Italic-lf-swash-ly1--base ETbb-Italic "AutoEnc_f55mslfj4hkccrqglfkn6satdb ReEncodeFont" <[etbb_f55msl.enc <ETbb-Italic.pfb +ETbb-Italic-lf-ts1--base ETbb-Italic "AutoEnc_65swoaksouobshgplr6wc46zbe ReEncodeFont" <[etbb_65swoa.enc <ETbb-Italic.pfb +ETbb-Italic-sup-ot1--base ETbb-Italic "AutoEnc_vqghplbidfbjkr75br4koqiizf ReEncodeFont" <[etbb_vqghpl.enc <ETbb-Italic.pfb +ETbb-Italic-sup-t1--base ETbb-Italic "AutoEnc_42bwpggtmdkf77p747hl4bh5wg ReEncodeFont" <[etbb_42bwpg.enc <ETbb-Italic.pfb ETbb-Italic-sup-ly1--base ETbb-Italic "AutoEnc_oynaqbx2tknlw3aeddaeveg26e ReEncodeFont" <[etbb_oynaqb.enc <ETbb-Italic.pfb -ETbb-Regular-lf-ot1 ETbb-Regular "AutoEnc_qqjyrebwkze4pfxo72toftkebf ReEncodeFont" <[etbb_qqjyre.enc <ETbb-Regular.pfb -ETbb-Regular-lf-t1--base ETbb-Regular "AutoEnc_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb_ujerr7.enc <ETbb-Regular.pfb -ETbb-Regular-lf-ly1--base ETbb-Regular "AutoEnc_ohc25e7nugkq5uftwleqtlzhic ReEncodeFont" <[etbb_ohc25e.enc <ETbb-Regular.pfb -ETbb-Regular-lf-sc-ot1--base ETbb-Regular "AutoEnc_ghqdpy3yxw3upgthc3bzm4vtqe ReEncodeFont" <[etbb_ghqdpy.enc <ETbb-Regular.pfb -ETbb-Regular-lf-sc-t1--base ETbb-Regular "AutoEnc_vbmlbbxz7tbehbzj5lbnuze2zg ReEncodeFont" <[etbb_vbmlbb.enc <ETbb-Regular.pfb -ETbb-Regular-lf-sc-ly1--base ETbb-Regular "AutoEnc_7uz5xhzp5ouhs2ck6ma6xzvyvd ReEncodeFont" <[etbb_7uz5xh.enc <ETbb-Regular.pfb -ETbb-Regular-lf-swash-ot1 ETbb-Regular "AutoEnc_wplashkp5h2u4lgwljah7kwuab ReEncodeFont" <[etbb_wplash.enc <ETbb-Regular.pfb -ETbb-Regular-lf-swash-t1--base ETbb-Regular "AutoEnc_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb_gojfsq.enc <ETbb-Regular.pfb -ETbb-Regular-lf-swash-ly1--base ETbb-Regular "AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h ReEncodeFont" <[etbb_gtqfg2.enc <ETbb-Regular.pfb -ETbb-Regular-lf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-ot1 ETbb-Regular "AutoEnc_nfh2owxdg6o6hn6aumhzqgw4xe ReEncodeFont" <[etbb_nfh2ow.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-t1--base ETbb-Regular "AutoEnc_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb_nvr6ig.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-ly1--base ETbb-Regular "AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye ReEncodeFont" <[etbb_ybjyd4.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-sc-ot1--base ETbb-Regular "AutoEnc_dv2xfwwuyxa3wtigrdvdpedgag ReEncodeFont" <[etbb_dv2xfw.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-sc-t1--base ETbb-Regular "AutoEnc_cp6bsz5iopjtxmf6p55nagrmkh ReEncodeFont" <[etbb_cp6bsz.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-sc-ly1--base ETbb-Regular "AutoEnc_7dlbn4dwkeu5h7cbv2vzasjpuf ReEncodeFont" <[etbb_7dlbn4.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-swash-ot1 ETbb-Regular "AutoEnc_4qfaj2fkf6gpmcsvmpnfqrb6ib ReEncodeFont" <[etbb_4qfaj2.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-swash-t1--base ETbb-Regular "AutoEnc_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb_4h6gms.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-swash-ly1--base ETbb-Regular "AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh ReEncodeFont" <[etbb_xmn5et.enc <ETbb-Regular.pfb -ETbb-Regular-tosf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-ot1 ETbb-Regular "AutoEnc_e3m4fzaal3fm6lwih762ck4hoh ReEncodeFont" <[etbb_e3m4fz.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-t1--base ETbb-Regular "AutoEnc_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb_hbqmiu.enc <ETbb-Regular.pfb +ETbb-Italic-dnom-ot1--base ETbb-Italic "AutoEnc_eqlboop5vjqqxn3yf5tmvskadc ReEncodeFont" <[etbb_eqlboo.enc <ETbb-Italic.pfb +ETbb-Italic-dnom-t1--base ETbb-Italic "AutoEnc_ow4ien4myt5hec4z5mmfpq7kye ReEncodeFont" <[etbb_ow4ien.enc <ETbb-Italic.pfb +ETbb-Italic-dnom-ly1--base ETbb-Italic "AutoEnc_rzlqzq4dfqtplm3j7w5fz6domf ReEncodeFont" <[etbb_rzlqzq.enc <ETbb-Italic.pfb +ETbb-Regular-tlf-ot1 ETbb-Regular "AutoEnc_vmilsn6nylzh75eycg7fvjg5yh ReEncodeFont" <[etbb_vmilsn.enc <ETbb-Regular.pfb +ETbb-Regular-tlf-t1--base ETbb-Regular "AutoEnc_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb_pvrda3.enc <ETbb-Regular.pfb ETbb-Regular-tlf-ly1--base ETbb-Regular "AutoEnc_elsw3hdxi5xivsxqghfqivctad ReEncodeFont" <[etbb_elsw3h.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-sc-ot1--base ETbb-Regular "AutoEnc_qrk72gtd2bxaznl2wdopxnwg2e ReEncodeFont" <[etbb_qrk72g.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-sc-t1--base ETbb-Regular "AutoEnc_ue3xcj3ucrhmky4gvnr7atygla ReEncodeFont" <[etbb_ue3xcj.enc <ETbb-Regular.pfb +ETbb-Regular-tlf-sc-ot1--base ETbb-Regular "AutoEnc_ooqfsa36ihfrpwggrqfizawgkb ReEncodeFont" <[etbb_ooqfsa.enc <ETbb-Regular.pfb +ETbb-Regular-tlf-sc-t1--base ETbb-Regular "AutoEnc_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb_6bhqsy.enc <ETbb-Regular.pfb ETbb-Regular-tlf-sc-ly1--base ETbb-Regular "AutoEnc_7tqudygnbzgjmkxijlp2ftxcbc ReEncodeFont" <[etbb_7tqudy.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-swash-ot1 ETbb-Regular "AutoEnc_ydcfbcl5ljqkibbzqu2uvlk5mh ReEncodeFont" <[etbb_ydcfbc.enc <ETbb-Regular.pfb -ETbb-Regular-tlf-swash-t1--base ETbb-Regular "AutoEnc_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb_frt5zk.enc <ETbb-Regular.pfb +ETbb-Regular-tlf-swash-ot1 ETbb-Regular "AutoEnc_fveujuz7uq6gy6asqqhcwybzda ReEncodeFont" <[etbb_fveuju.enc <ETbb-Regular.pfb +ETbb-Regular-tlf-swash-t1--base ETbb-Regular "AutoEnc_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb_yziesh.enc <ETbb-Regular.pfb ETbb-Regular-tlf-swash-ly1--base ETbb-Regular "AutoEnc_fpvlkwpxsrxluug5fok7c7hwmg ReEncodeFont" <[etbb_fpvlkw.enc <ETbb-Regular.pfb ETbb-Regular-tlf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb -ETbb-Regular-dnom-ot1 ETbb-Regular "AutoEnc_uoncjtwnmhcjmejtj3u7v6bsxh ReEncodeFont" <[etbb_uoncjt.enc <ETbb-Regular.pfb -ETbb-Regular-dnom-t1--base ETbb-Regular "AutoEnc_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb_rluk7r.enc <ETbb-Regular.pfb -ETbb-Regular-dnom-ly1--base ETbb-Regular "AutoEnc_mpvq56haezsrrjg72prw5fumwf ReEncodeFont" <[etbb_mpvq56.enc <ETbb-Regular.pfb -ETbb-Regular-inf-ot1 ETbb-Regular "AutoEnc_ftphfyliafmvcwfqlg66apswmh ReEncodeFont" <[etbb_ftphfy.enc <ETbb-Regular.pfb -ETbb-Regular-inf-t1--base ETbb-Regular "AutoEnc_3bao6xeqlfbwoz74bra6iev3fc ReEncodeFont" <[etbb_3bao6x.enc <ETbb-Regular.pfb +ETbb-Regular-inf-ot1 ETbb-Regular "AutoEnc_onypnlamnqndkq3rnhgvaazdud ReEncodeFont" <[etbb_onypnl.enc <ETbb-Regular.pfb +ETbb-Regular-inf-t1--base ETbb-Regular "AutoEnc_i2z4ax2hl7rlqfzcvar5mh7p7b ReEncodeFont" <[etbb_i2z4ax.enc <ETbb-Regular.pfb ETbb-Regular-inf-ly1--base ETbb-Regular "AutoEnc_4sxvu4thduhlpavew6yzmuysdd ReEncodeFont" <[etbb_4sxvu4.enc <ETbb-Regular.pfb -ETbb-Regular-osf-ot1 ETbb-Regular "AutoEnc_r34xpuqbjubisgsjxlr74lrpqd ReEncodeFont" <[etbb_r34xpu.enc <ETbb-Regular.pfb -ETbb-Regular-osf-t1--base ETbb-Regular "AutoEnc_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb_55s5uq.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-ot1 ETbb-Regular "AutoEnc_5um4soi5y2ah3naxc472okitmh ReEncodeFont" <[etbb_5um4so.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-t1--base ETbb-Regular "AutoEnc_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb_3ccbvp.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-ly1--base ETbb-Regular "AutoEnc_ybjyd4l7q3pzoonr2vgt7y7cye ReEncodeFont" <[etbb_ybjyd4.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-sc-ot1--base ETbb-Regular "AutoEnc_2jmcdky4obprojqpxbx7nxnvzf ReEncodeFont" <[etbb_2jmcdk.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-sc-t1--base ETbb-Regular "AutoEnc_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb_sb7odk.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-sc-ly1--base ETbb-Regular "AutoEnc_7dlbn4dwkeu5h7cbv2vzasjpuf ReEncodeFont" <[etbb_7dlbn4.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-swash-ot1 ETbb-Regular "AutoEnc_b3flk2jsqjnp3kqecy442b3yoe ReEncodeFont" <[etbb_b3flk2.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-swash-t1--base ETbb-Regular "AutoEnc_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb_vtabip.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-swash-ly1--base ETbb-Regular "AutoEnc_xmn5etwdfamaoydl5hgcpvzzmh ReEncodeFont" <[etbb_xmn5et.enc <ETbb-Regular.pfb +ETbb-Regular-tosf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb +ETbb-Regular-osf-ot1 ETbb-Regular "AutoEnc_fyek6uudgznkjhvy37xztxet3d ReEncodeFont" <[etbb_fyek6u.enc <ETbb-Regular.pfb +ETbb-Regular-osf-t1--base ETbb-Regular "AutoEnc_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb_hah5or.enc <ETbb-Regular.pfb ETbb-Regular-osf-ly1--base ETbb-Regular "AutoEnc_33mftda5zpj2atc2k5o52aguyh ReEncodeFont" <[etbb_33mftd.enc <ETbb-Regular.pfb -ETbb-Regular-osf-sc-ot1--base ETbb-Regular "AutoEnc_n5h2ymzshpvgw4adqdcmaf3b4g ReEncodeFont" <[etbb_n5h2ym.enc <ETbb-Regular.pfb -ETbb-Regular-osf-sc-t1--base ETbb-Regular "AutoEnc_6bb767vgyf6bkkruaompchxqgf ReEncodeFont" <[etbb_6bb767.enc <ETbb-Regular.pfb +ETbb-Regular-osf-sc-ot1--base ETbb-Regular "AutoEnc_veuqizdfas43gzdvjdqer7dyoa ReEncodeFont" <[etbb_veuqiz.enc <ETbb-Regular.pfb +ETbb-Regular-osf-sc-t1--base ETbb-Regular "AutoEnc_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb_6dkfmm.enc <ETbb-Regular.pfb ETbb-Regular-osf-sc-ly1--base ETbb-Regular "AutoEnc_ehl4wcmvklaee5zon2l2w6x6qe ReEncodeFont" <[etbb_ehl4wc.enc <ETbb-Regular.pfb -ETbb-Regular-osf-swash-ot1 ETbb-Regular "AutoEnc_ujmsnd4wrjk5td66f5dpjczund ReEncodeFont" <[etbb_ujmsnd.enc <ETbb-Regular.pfb -ETbb-Regular-osf-swash-t1--base ETbb-Regular "AutoEnc_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb_ifuncr.enc <ETbb-Regular.pfb +ETbb-Regular-osf-swash-ot1 ETbb-Regular "AutoEnc_n73bzfvv7mgdjcjit7ss47ujzh ReEncodeFont" <[etbb_n73bzf.enc <ETbb-Regular.pfb +ETbb-Regular-osf-swash-t1--base ETbb-Regular "AutoEnc_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb_xaqh3v.enc <ETbb-Regular.pfb ETbb-Regular-osf-swash-ly1--base ETbb-Regular "AutoEnc_zpkt7yo2662luadsq46ip6qshh ReEncodeFont" <[etbb_zpkt7y.enc <ETbb-Regular.pfb ETbb-Regular-osf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb -ETbb-Regular-sup-ot1 ETbb-Regular "AutoEnc_dep6cdmobxdewjybmud7kefdcf ReEncodeFont" <[etbb_dep6cd.enc <ETbb-Regular.pfb -ETbb-Regular-sup-t1--base ETbb-Regular "AutoEnc_muumxeoou2fakmyg63u2ohpivb ReEncodeFont" <[etbb_muumxe.enc <ETbb-Regular.pfb +ETbb-Regular-lf-ot1 ETbb-Regular "AutoEnc_g2yynhbtsdgofc4z2wfyt7cltg ReEncodeFont" <[etbb_g2yynh.enc <ETbb-Regular.pfb +ETbb-Regular-lf-t1--base ETbb-Regular "AutoEnc_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb_eqc2ac.enc <ETbb-Regular.pfb +ETbb-Regular-lf-ly1--base ETbb-Regular "AutoEnc_ohc25e7nugkq5uftwleqtlzhic ReEncodeFont" <[etbb_ohc25e.enc <ETbb-Regular.pfb +ETbb-Regular-lf-sc-ot1--base ETbb-Regular "AutoEnc_tunzhvimpp4ybxihjziekqlcng ReEncodeFont" <[etbb_tunzhv.enc <ETbb-Regular.pfb +ETbb-Regular-lf-sc-t1--base ETbb-Regular "AutoEnc_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb_3ggaku.enc <ETbb-Regular.pfb +ETbb-Regular-lf-sc-ly1--base ETbb-Regular "AutoEnc_7uz5xhzp5ouhs2ck6ma6xzvyvd ReEncodeFont" <[etbb_7uz5xh.enc <ETbb-Regular.pfb +ETbb-Regular-lf-swash-ot1 ETbb-Regular "AutoEnc_vazzz3gvkgqnwsxqxlsqs677gh ReEncodeFont" <[etbb_vazzz3.enc <ETbb-Regular.pfb +ETbb-Regular-lf-swash-t1--base ETbb-Regular "AutoEnc_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb_mgm6re.enc <ETbb-Regular.pfb +ETbb-Regular-lf-swash-ly1--base ETbb-Regular "AutoEnc_gtqfg2y4h5nuzq6u24ubertl3h ReEncodeFont" <[etbb_gtqfg2.enc <ETbb-Regular.pfb +ETbb-Regular-lf-ts1--base ETbb-Regular "AutoEnc_6z6nrwwfi372xivperdacs5nkc ReEncodeFont" <[etbb_6z6nrw.enc <ETbb-Regular.pfb +ETbb-Regular-sup-ot1 ETbb-Regular "AutoEnc_rgl4wjvtlyjmgoraok4sfxfpya ReEncodeFont" <[etbb_rgl4wj.enc <ETbb-Regular.pfb +ETbb-Regular-sup-t1--base ETbb-Regular "AutoEnc_ujzbb6qa3ozvls6leade66xrhe ReEncodeFont" <[etbb_ujzbb6.enc <ETbb-Regular.pfb ETbb-Regular-sup-ly1--base ETbb-Regular "AutoEnc_7pzsmkr2zp4z2jzsqyz5xypura ReEncodeFont" <[etbb_7pzsmk.enc <ETbb-Regular.pfb -Etbb1-Bold-lf-t1--base ETbb-Bold "AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb1_ujerr7.enc <ETbb-Bold.pfb -Etbb1-Bold-lf-sc-t1--base ETbb-Bold "AutoEnc1_6b4rhpsa6pxda3dbpecbcbe4hh ReEncodeFont" <[etbb1_6b4rhp.enc <ETbb-Bold.pfb -Etbb1-Bold-lf-swash-t1--base ETbb-Bold "AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb1_gojfsq.enc <ETbb-Bold.pfb -Etbb1-Bold-tosf-t1--base ETbb-Bold "AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb1_nvr6ig.enc <ETbb-Bold.pfb -Etbb1-Bold-tosf-sc-t1--base ETbb-Bold "AutoEnc1_u2xzqdhpypappkhgw7cwbtqsxe ReEncodeFont" <[etbb1_u2xzqd.enc <ETbb-Bold.pfb -Etbb1-Bold-tosf-swash-t1--base ETbb-Bold "AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb1_4h6gms.enc <ETbb-Bold.pfb -Etbb1-Bold-tlf-t1--base ETbb-Bold "AutoEnc1_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb1_hbqmiu.enc <ETbb-Bold.pfb -Etbb1-Bold-tlf-sc-t1--base ETbb-Bold "AutoEnc1_n6yk3iegd2fawdz5k6sldx7ioc ReEncodeFont" <[etbb1_n6yk3i.enc <ETbb-Bold.pfb -Etbb1-Bold-tlf-swash-t1--base ETbb-Bold "AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb1_frt5zk.enc <ETbb-Bold.pfb -Etbb1-Bold-dnom-t1--base ETbb-Bold "AutoEnc1_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb1_rluk7r.enc <ETbb-Bold.pfb -Etbb1-Bold-osf-t1--base ETbb-Bold "AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb1_55s5uq.enc <ETbb-Bold.pfb -Etbb1-Bold-osf-sc-t1--base ETbb-Bold "AutoEnc1_gcyiicz4csxvfbjtqre3wkk2ma ReEncodeFont" <[etbb1_gcyiic.enc <ETbb-Bold.pfb -Etbb1-Bold-osf-swash-t1--base ETbb-Bold "AutoEnc1_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb1_ifuncr.enc <ETbb-Bold.pfb -Etbb1-BoldItalic-lf-t1--base ETbb-BoldItalic "AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb1_ujerr7.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-lf-sc-t1--base ETbb-BoldItalic "AutoEnc1_6b4rhpsa6pxda3dbpecbcbe4hh ReEncodeFont" <[etbb1_6b4rhp.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-lf-swash-t1--base ETbb-BoldItalic "AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb1_gojfsq.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tosf-t1--base ETbb-BoldItalic "AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb1_nvr6ig.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tosf-sc-t1--base ETbb-BoldItalic "AutoEnc1_u2xzqdhpypappkhgw7cwbtqsxe ReEncodeFont" <[etbb1_u2xzqd.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tosf-swash-t1--base ETbb-BoldItalic "AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb1_4h6gms.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tlf-t1--base ETbb-BoldItalic "AutoEnc1_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb1_hbqmiu.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tlf-sc-t1--base ETbb-BoldItalic "AutoEnc1_n6yk3iegd2fawdz5k6sldx7ioc ReEncodeFont" <[etbb1_n6yk3i.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-tlf-swash-t1--base ETbb-BoldItalic "AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb1_frt5zk.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-dnom-t1--base ETbb-BoldItalic "AutoEnc1_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb1_rluk7r.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-osf-t1--base ETbb-BoldItalic "AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb1_55s5uq.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-osf-sc-t1--base ETbb-BoldItalic "AutoEnc1_gcyiicz4csxvfbjtqre3wkk2ma ReEncodeFont" <[etbb1_gcyiic.enc <ETbb-BoldItalic.pfb -Etbb1-BoldItalic-osf-swash-t1--base ETbb-BoldItalic "AutoEnc1_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb1_ifuncr.enc <ETbb-BoldItalic.pfb -Etbb1-Italic-lf-t1--base ETbb-Italic "AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb1_ujerr7.enc <ETbb-Italic.pfb -Etbb1-Italic-lf-sc-t1--base ETbb-Italic "AutoEnc1_vbmlbbxz7tbehbzj5lbnuze2zg ReEncodeFont" <[etbb1_vbmlbb.enc <ETbb-Italic.pfb -Etbb1-Italic-lf-swash-t1--base ETbb-Italic "AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb1_gojfsq.enc <ETbb-Italic.pfb -Etbb1-Italic-tosf-t1--base ETbb-Italic "AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb1_nvr6ig.enc <ETbb-Italic.pfb -Etbb1-Italic-tosf-sc-t1--base ETbb-Italic "AutoEnc1_cp6bsz5iopjtxmf6p55nagrmkh ReEncodeFont" <[etbb1_cp6bsz.enc <ETbb-Italic.pfb -Etbb1-Italic-tosf-swash-t1--base ETbb-Italic "AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb1_4h6gms.enc <ETbb-Italic.pfb -Etbb1-Italic-tlf-t1--base ETbb-Italic "AutoEnc1_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb1_hbqmiu.enc <ETbb-Italic.pfb -Etbb1-Italic-tlf-sc-t1--base ETbb-Italic "AutoEnc1_ue3xcj3ucrhmky4gvnr7atygla ReEncodeFont" <[etbb1_ue3xcj.enc <ETbb-Italic.pfb -Etbb1-Italic-tlf-swash-t1--base ETbb-Italic "AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb1_frt5zk.enc <ETbb-Italic.pfb -Etbb1-Italic-dnom-t1--base ETbb-Italic "AutoEnc1_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb1_rluk7r.enc <ETbb-Italic.pfb -Etbb1-Italic-osf-t1--base ETbb-Italic "AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb1_55s5uq.enc <ETbb-Italic.pfb -Etbb1-Italic-osf-sc-t1--base ETbb-Italic "AutoEnc1_6bb767vgyf6bkkruaompchxqgf ReEncodeFont" <[etbb1_6bb767.enc <ETbb-Italic.pfb -Etbb1-Italic-osf-swash-t1--base ETbb-Italic "AutoEnc1_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb1_ifuncr.enc <ETbb-Italic.pfb -Etbb1-Regular-lf-t1--base ETbb-Regular "AutoEnc1_ujerr7xbnnjkudzzzotq7l2mrg ReEncodeFont" <[etbb1_ujerr7.enc <ETbb-Regular.pfb -Etbb1-Regular-lf-sc-t1--base ETbb-Regular "AutoEnc1_vbmlbbxz7tbehbzj5lbnuze2zg ReEncodeFont" <[etbb1_vbmlbb.enc <ETbb-Regular.pfb -Etbb1-Regular-lf-swash-t1--base ETbb-Regular "AutoEnc1_gojfsqpn6o4h6lbxak4mkqz2pf ReEncodeFont" <[etbb1_gojfsq.enc <ETbb-Regular.pfb -Etbb1-Regular-tosf-t1--base ETbb-Regular "AutoEnc1_nvr6ig6btf4vcx43seyfwfdddf ReEncodeFont" <[etbb1_nvr6ig.enc <ETbb-Regular.pfb -Etbb1-Regular-tosf-sc-t1--base ETbb-Regular "AutoEnc1_cp6bsz5iopjtxmf6p55nagrmkh ReEncodeFont" <[etbb1_cp6bsz.enc <ETbb-Regular.pfb -Etbb1-Regular-tosf-swash-t1--base ETbb-Regular "AutoEnc1_4h6gmskd3mmlebycwa2rvw3mfh ReEncodeFont" <[etbb1_4h6gms.enc <ETbb-Regular.pfb -Etbb1-Regular-tlf-t1--base ETbb-Regular "AutoEnc1_hbqmiufivrhezoy6gtopfrghab ReEncodeFont" <[etbb1_hbqmiu.enc <ETbb-Regular.pfb -Etbb1-Regular-tlf-sc-t1--base ETbb-Regular "AutoEnc1_ue3xcj3ucrhmky4gvnr7atygla ReEncodeFont" <[etbb1_ue3xcj.enc <ETbb-Regular.pfb -Etbb1-Regular-tlf-swash-t1--base ETbb-Regular "AutoEnc1_frt5zk5mf5bi5r6kaiwbsdwm4h ReEncodeFont" <[etbb1_frt5zk.enc <ETbb-Regular.pfb -Etbb1-Regular-dnom-t1--base ETbb-Regular "AutoEnc1_rluk7ruzo437pfvfnnh45fsnde ReEncodeFont" <[etbb1_rluk7r.enc <ETbb-Regular.pfb -Etbb1-Regular-osf-t1--base ETbb-Regular "AutoEnc1_55s5uqo65pdpku3cr7xsyxg5of ReEncodeFont" <[etbb1_55s5uq.enc <ETbb-Regular.pfb -Etbb1-Regular-osf-sc-t1--base ETbb-Regular "AutoEnc1_6bb767vgyf6bkkruaompchxqgf ReEncodeFont" <[etbb1_6bb767.enc <ETbb-Regular.pfb -Etbb1-Regular-osf-swash-t1--base ETbb-Regular "AutoEnc1_ifuncrfewwm74pymebmifdmupa ReEncodeFont" <[etbb1_ifuncr.enc <ETbb-Regular.pfb +ETbb-Regular-dnom-ot1 ETbb-Regular "AutoEnc_xwgzeqmhigkg7pdbkkntz4w3fa ReEncodeFont" <[etbb_xwgzeq.enc <ETbb-Regular.pfb +ETbb-Regular-dnom-t1--base ETbb-Regular "AutoEnc_ow4ien4myt5hec4z5mmfpq7kye ReEncodeFont" <[etbb_ow4ien.enc <ETbb-Regular.pfb +ETbb-Regular-dnom-ly1--base ETbb-Regular "AutoEnc_mpvq56haezsrrjg72prw5fumwf ReEncodeFont" <[etbb_mpvq56.enc <ETbb-Regular.pfb +Etbb1-Bold-tlf-t1--base ETbb-Bold "AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb1_pvrda3.enc <ETbb-Bold.pfb +Etbb1-Bold-tlf-sc-t1--base ETbb-Bold "AutoEnc1_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb1_6bhqsy.enc <ETbb-Bold.pfb +Etbb1-Bold-tlf-swash-t1--base ETbb-Bold "AutoEnc1_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb1_yziesh.enc <ETbb-Bold.pfb +Etbb1-Bold-tosf-t1--base ETbb-Bold "AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb1_3ccbvp.enc <ETbb-Bold.pfb +Etbb1-Bold-tosf-sc-t1--base ETbb-Bold "AutoEnc1_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb1_sb7odk.enc <ETbb-Bold.pfb +Etbb1-Bold-tosf-swash-t1--base ETbb-Bold "AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb1_vtabip.enc <ETbb-Bold.pfb +Etbb1-Bold-osf-t1--base ETbb-Bold "AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb1_hah5or.enc <ETbb-Bold.pfb +Etbb1-Bold-osf-sc-t1--base ETbb-Bold "AutoEnc1_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb1_6dkfmm.enc <ETbb-Bold.pfb +Etbb1-Bold-osf-swash-t1--base ETbb-Bold "AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb1_xaqh3v.enc <ETbb-Bold.pfb +Etbb1-Bold-lf-t1--base ETbb-Bold "AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb1_eqc2ac.enc <ETbb-Bold.pfb +Etbb1-Bold-lf-sc-t1--base ETbb-Bold "AutoEnc1_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb1_3ggaku.enc <ETbb-Bold.pfb +Etbb1-Bold-lf-swash-t1--base ETbb-Bold "AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb1_mgm6re.enc <ETbb-Bold.pfb +Etbb1-BoldItalic-tlf-t1--base ETbb-BoldItalic "AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb1_pvrda3.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-tlf-sc-t1--base ETbb-BoldItalic "AutoEnc1_d63bafzc3zwo3hptzgll74aefa ReEncodeFont" <[etbb1_d63baf.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-tlf-swash-t1--base ETbb-BoldItalic "AutoEnc1_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb1_yziesh.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-tosf-t1--base ETbb-BoldItalic "AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb1_3ccbvp.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-tosf-sc-t1--base ETbb-BoldItalic "AutoEnc1_mfronshiuahup7no32v7skamif ReEncodeFont" <[etbb1_mfrons.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-tosf-swash-t1--base ETbb-BoldItalic "AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb1_vtabip.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-osf-t1--base ETbb-BoldItalic "AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb1_hah5or.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-osf-sc-t1--base ETbb-BoldItalic "AutoEnc1_dpvwoq5bihazuqgjfnsh6pxf5b ReEncodeFont" <[etbb1_dpvwoq.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-osf-swash-t1--base ETbb-BoldItalic "AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb1_xaqh3v.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-lf-t1--base ETbb-BoldItalic "AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb1_eqc2ac.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-lf-sc-t1--base ETbb-BoldItalic "AutoEnc1_frcze6nxcs26de2rhkc4n276le ReEncodeFont" <[etbb1_frcze6.enc <ETbb-BoldItalic.pfb +Etbb1-BoldItalic-lf-swash-t1--base ETbb-BoldItalic "AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb1_mgm6re.enc <ETbb-BoldItalic.pfb +Etbb1-Italic-tlf-t1--base ETbb-Italic "AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb1_pvrda3.enc <ETbb-Italic.pfb +Etbb1-Italic-tlf-sc-t1--base ETbb-Italic "AutoEnc1_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb1_6bhqsy.enc <ETbb-Italic.pfb +Etbb1-Italic-tlf-swash-t1--base ETbb-Italic "AutoEnc1_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb1_yziesh.enc <ETbb-Italic.pfb +Etbb1-Italic-tosf-t1--base ETbb-Italic "AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb1_3ccbvp.enc <ETbb-Italic.pfb +Etbb1-Italic-tosf-sc-t1--base ETbb-Italic "AutoEnc1_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb1_sb7odk.enc <ETbb-Italic.pfb +Etbb1-Italic-tosf-swash-t1--base ETbb-Italic "AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb1_vtabip.enc <ETbb-Italic.pfb +Etbb1-Italic-osf-t1--base ETbb-Italic "AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb1_hah5or.enc <ETbb-Italic.pfb +Etbb1-Italic-osf-sc-t1--base ETbb-Italic "AutoEnc1_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb1_6dkfmm.enc <ETbb-Italic.pfb +Etbb1-Italic-osf-swash-t1--base ETbb-Italic "AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb1_xaqh3v.enc <ETbb-Italic.pfb +Etbb1-Italic-lf-t1--base ETbb-Italic "AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb1_eqc2ac.enc <ETbb-Italic.pfb +Etbb1-Italic-lf-sc-t1--base ETbb-Italic "AutoEnc1_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb1_3ggaku.enc <ETbb-Italic.pfb +Etbb1-Italic-lf-swash-t1--base ETbb-Italic "AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb1_mgm6re.enc <ETbb-Italic.pfb +Etbb1-Regular-tlf-t1--base ETbb-Regular "AutoEnc1_pvrda3ayd24l2jz24a3yz6f4kd ReEncodeFont" <[etbb1_pvrda3.enc <ETbb-Regular.pfb +Etbb1-Regular-tlf-sc-t1--base ETbb-Regular "AutoEnc1_6bhqsy7o4r4kdtepdcv6ql4w2b ReEncodeFont" <[etbb1_6bhqsy.enc <ETbb-Regular.pfb +Etbb1-Regular-tlf-swash-t1--base ETbb-Regular "AutoEnc1_yzieshsd44fbunydsrfnu5dloe ReEncodeFont" <[etbb1_yziesh.enc <ETbb-Regular.pfb +Etbb1-Regular-tosf-t1--base ETbb-Regular "AutoEnc1_3ccbvpb2mahh6euinpg3u7qqze ReEncodeFont" <[etbb1_3ccbvp.enc <ETbb-Regular.pfb +Etbb1-Regular-tosf-sc-t1--base ETbb-Regular "AutoEnc1_sb7odkrwphouyzefmgg7mtfgrf ReEncodeFont" <[etbb1_sb7odk.enc <ETbb-Regular.pfb +Etbb1-Regular-tosf-swash-t1--base ETbb-Regular "AutoEnc1_vtabipmm4e5xag7gq2nwm3p6gc ReEncodeFont" <[etbb1_vtabip.enc <ETbb-Regular.pfb +Etbb1-Regular-osf-t1--base ETbb-Regular "AutoEnc1_hah5orya7ruvjmqzsfnwzilfbf ReEncodeFont" <[etbb1_hah5or.enc <ETbb-Regular.pfb +Etbb1-Regular-osf-sc-t1--base ETbb-Regular "AutoEnc1_6dkfmm5qoe73duaaybt37exlbg ReEncodeFont" <[etbb1_6dkfmm.enc <ETbb-Regular.pfb +Etbb1-Regular-osf-swash-t1--base ETbb-Regular "AutoEnc1_xaqh3v7my6v7plsnnlq32jk5pb ReEncodeFont" <[etbb1_xaqh3v.enc <ETbb-Regular.pfb +Etbb1-Regular-lf-t1--base ETbb-Regular "AutoEnc1_eqc2ac2qcg4bxjlkwezu334h4f ReEncodeFont" <[etbb1_eqc2ac.enc <ETbb-Regular.pfb +Etbb1-Regular-lf-sc-t1--base ETbb-Regular "AutoEnc1_3ggaku22goyxuhnlifc3zal5fb ReEncodeFont" <[etbb1_3ggaku.enc <ETbb-Regular.pfb +Etbb1-Regular-lf-swash-t1--base ETbb-Regular "AutoEnc1_mgm6reivyglzs2cwtx35q2y4ye ReEncodeFont" <[etbb1_mgm6re.enc <ETbb-Regular.pfb diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf Binary files differindex d2a17d03a4d..ab66ec4412c 100644 --- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf +++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf Binary files differindex 746460080b9..2468ad820fc 100644 --- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf +++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf Binary files differindex 411309d7783..da302b58d2c 100644 --- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf +++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf Binary files differindex 2c28939d449..1936e784073 100644 --- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf +++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..8fe45d70e1c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1.tfm Binary files differindex 0549fc23ce0..08936e021d1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1--base.tfm Binary files differindex d64e4980410..8f1b604c656 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1.tfm Binary files differindex 7610ec65a5c..6bce44b6db5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-dnom-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..9bfe83cde18 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1.tfm Binary files differindex 07cd58e2c01..3b8fe5583bd 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1--base.tfm Binary files differindex 24f9de8c15a..fb5aa8aa256 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1.tfm Binary files differindex 22e5c6cfa45..5a067207c2e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-inf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..a9b775e44d4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1.tfm Binary files differindex 7f9d8ce54d6..ffc2a52c12d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1--base.tfm Binary files differindex 5b79c97fe9d..b82b7615684 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1.tfm Binary files differindex 655e0042659..9b4d79361ce 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1--base.tfm Binary files differindex 1cdb6b812f7..a607e2cc70e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1.tfm Binary files differindex a56d1c3b54c..84ed00b131e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1--base.tfm Binary files differindex 6184c9c0f4e..14587465b27 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1.tfm Binary files differindex 663590264c2..b2e91a3197e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..82ab575309c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1.tfm Binary files differindex ce54c99de38..85535acacc4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1--base.tfm Binary files differindex 90d855b7425..3f75bc82459 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1.tfm Binary files differindex 8b4284d5382..0e65a618867 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1--base.tfm Binary files differindex 09113fe3d28..19dd31a4696 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1.tfm Binary files differindex 1cc76da6ad9..240e125f122 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..db6ae83348e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1.tfm Binary files differindex 52b020dfe1b..4bd4c900f8a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1--base.tfm Binary files differindex c32cef4b639..28ee253e2ea 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1.tfm Binary files differindex 959b54686a9..07598b6f73a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1--base.tfm Binary files differindex e597d200c1f..21a0e72bf97 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1.tfm Binary files differindex 820b78712a7..442afe0a057 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1--base.tfm Binary files differindex 9a631a4b76d..d3ceac80221 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1.tfm Binary files differindex 18d2fe05440..baab662cc9d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..da84010d3df --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1.tfm Binary files differindex 2780923843f..078d3238445 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1--base.tfm Binary files differindex ce716da99c1..5f29caa54e7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1.tfm Binary files differindex 442e763c491..e76dc08843d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1--base.tfm Binary files differindex 52c39759722..c0f0576f287 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1.tfm Binary files differindex 7b3948b83dc..0097210d477 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..5fa1817c15f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1.tfm Binary files differindex 0ff371677b3..42ff4319f8f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1--base.tfm Binary files differindex e33939d68a1..1c599ec6e6d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1.tfm Binary files differindex b5f46c9c352..bdf27a01f55 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..8f39289cfa7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1.tfm Binary files differindex a677627cb97..8092c26813f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1--base.tfm Binary files differindex 0df208af09b..11160e03661 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1.tfm Binary files differindex bd3ff5b07f8..19133c2cb7e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1--base.tfm Binary files differindex c1523fecd55..503b214cdb0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1.tfm Binary files differindex 9ac634ff9f3..6ef799eed30 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1--base.tfm Binary files differindex 169606a1e6b..85a6d2fb780 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1.tfm Binary files differindex e627998198f..ab16e962dd0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..bc8f88f0f14 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1.tfm Binary files differindex 72a758b5dbc..991af9265c5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1--base.tfm Binary files differindex a782a80af3b..19107b7e104 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1.tfm Binary files differindex bf1ba348da7..f7560fa99ca 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1--base.tfm Binary files differindex 2821ec126d2..d89fa735fed 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1.tfm Binary files differindex 69c7633c5ea..a4e9f271100 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..d92f7270e67 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1.tfm Binary files differindex 13a51fa5612..d71d48137fc 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1--base.tfm Binary files differindex 4d983a5797d..dbebc53ed1e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1.tfm Binary files differindex 9f9213cec55..a7f9e0e33cd 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1--base.tfm Binary files differindex 52b96284802..a07856d6a57 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1.tfm Binary files differindex 02bd32094d0..b5dbbb4445b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1--base.tfm Binary files differindex 119d37af33a..ba42da21884 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1.tfm Binary files differindex 5f26c1b57e5..1c66d660791 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..8f173a2da22 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1.tfm Binary files differindex 84cae552280..c5ecf05942a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1--base.tfm Binary files differindex 737c5b698f1..f5b61af4682 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1.tfm Binary files differindex 535aa9d7a49..da305345cbe 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1--base.tfm Binary files differindex 5a297d00e8a..13472e55717 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1.tfm Binary files differindex 392e9314444..5a7e074a462 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Bold-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..e42439b1fc8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1.tfm Binary files differindex 1dde301af86..09d767e8143 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1--base.tfm Binary files differindex d81a90c3a95..288b5585e41 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1.tfm Binary files differindex 9be03b7520d..16f1a544ab0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-dnom-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..c5572960cbb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1.tfm Binary files differindex cca5c5d9076..f9aed9c5d73 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1--base.tfm Binary files differindex 022007f6bef..d8bdc3142e7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1.tfm Binary files differindex db5a2c8538d..709e9ab8347 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-inf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..a2e4a4ad1e9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1.tfm Binary files differindex 6f13bba511f..05c1eec6cbe 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1--base.tfm Binary files differindex 5bc715597ce..075c638f480 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1.tfm Binary files differindex 61a3ac42ebb..e283e641e4e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1--base.tfm Binary files differindex 6fec1e10a9e..064ec3e212a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1.tfm Binary files differindex d92a36a64d2..f647e65c8cf 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..b6bb818bfdc --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1.tfm Binary files differindex 894bb24d60f..492c0a572a5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-t1--base.tfm Binary files differindex 371c492835e..56d9fd7f9c7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-t1--base.tfm Binary files differindex 502f2c067f7..2003c6b5633 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..9361bb1ca5a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1.tfm Binary files differindex f680aa3c9d4..89d89c425b1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1--base.tfm Binary files differindex 69c80370b23..1ffcc9f1465 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1.tfm Binary files differindex e4ab456c1ec..35540c5b0fd 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1--base.tfm Binary files differindex c7ac56a0a99..39d47a77bba 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1.tfm Binary files differindex b74875ab82d..fabccd9246b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..fe65b0fb612 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1.tfm Binary files differindex 1d042a90998..7b5f3410aba 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-t1--base.tfm Binary files differindex 3c89daca63d..4328ba13438 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-t1--base.tfm Binary files differindex 04883279c78..56c97a16682 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..95c541281ce --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1.tfm Binary files differindex af83cd296af..3e08cd60777 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1--base.tfm Binary files differindex bc0eaabcc01..c37d4624ac9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1.tfm Binary files differindex 63ac34b3a0d..bd629ce1ae6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..452afdec588 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1.tfm Binary files differindex 4e50b8823bd..83ac6332987 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1--base.tfm Binary files differindex f42ff916a1a..bb1533fa8da 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.tfm Binary files differindex ed34b676199..0ea7dcf81ba 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1--base.tfm Binary files differindex 9e85424fb18..752df14b1c8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1.tfm Binary files differindex 01012f85160..6130c8ac331 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..eb3856238e3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.tfm Binary files differindex 26d83358998..d6f32094caf 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-t1--base.tfm Binary files differindex 765f29797fb..83d6953fea5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-t1--base.tfm Binary files differindex 7f9b839bb26..f21bd5df2fa 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..645917aae65 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1.tfm Binary files differindex ee8c604d4b3..918698d8159 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1--base.tfm Binary files differindex 74caaff526f..abc04a13f3f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.tfm Binary files differindex f5249223643..17920f7a11e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1--base.tfm Binary files differindex a07fa544128..2d2b7b33ed4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1.tfm Binary files differindex 2535757e775..c36388ad979 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..da3200ac1df --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.tfm Binary files differindex 56bcf2f56e5..9c8e6852ad2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-t1--base.tfm Binary files differindex 196a4f2cc8c..a948527ee28 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-t1--base.tfm Binary files differindex 37763b201bd..5b02191f9f8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-BoldItalic-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..38509a86338 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1.tfm Binary files differindex 9b25ea3e9e6..de1af65b38c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1--base.tfm Binary files differindex 79d2f1c3117..6eb48c5d1e0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1.tfm Binary files differindex 7db0d884c7b..e9e78a6f5bd 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-dnom-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..31cf76775ff --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1.tfm Binary files differindex 48d246090d9..76d8c47aab9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1--base.tfm Binary files differindex 66de353198b..abe4842f997 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1.tfm Binary files differindex 4bb8691bf06..35311fa9f0e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-inf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..f72f18efeda --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1.tfm Binary files differindex b04800a0d68..8f183172d06 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1--base.tfm Binary files differindex 35071f5f567..4befd34d078 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1.tfm Binary files differindex 858f79c252c..07879c21908 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1--base.tfm Binary files differindex 24302d43960..d90f4f9facc 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1.tfm Binary files differindex 9d6b723993e..8829bacd7d4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..102d565ebf7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1.tfm Binary files differindex 244d646ae15..8d92ecc0be7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1--base.tfm Binary files differindex 5c2286a054a..af1c848ed76 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1.tfm Binary files differindex 3bfcc53e33b..848877c818b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1--base.tfm Binary files differindex 9706951e49e..6798e5afe99 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1.tfm Binary files differindex 77b1d208917..c14ff7bbb93 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..1f3057d272a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1.tfm Binary files differindex 9d3b775e810..e1865b52af6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1--base.tfm Binary files differindex af4fac960ce..69e878b43fe 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1.tfm Binary files differindex f3cd05c8c5d..01fb43e15df 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1--base.tfm Binary files differindex 674a7050405..f9ebf37137c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1.tfm Binary files differindex a597fce4c86..ba6a67f9f9a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..effce2b0312 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1.tfm Binary files differindex 0a9b894e838..7ee7ca0f5c0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1--base.tfm Binary files differindex 8bcf50a509d..1d1320394f9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1.tfm Binary files differindex 1c1079d943d..685bd0f06d4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1--base.tfm Binary files differindex 89f3ae07e8d..f087dfbda29 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1.tfm Binary files differindex 5a44f4e9896..7de89a57acf 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..91951e65b0a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1.tfm Binary files differindex 9c83d8e934c..cb11c754728 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1--base.tfm Binary files differindex 768d0d8001f..b3b78be3d92 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1.tfm Binary files differindex d89ccc4de37..0d6414bdcd4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..2c0e90d2509 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1.tfm Binary files differindex 86b988dbeef..d618bca1e9a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1--base.tfm Binary files differindex 18c3a2aec91..275c0ce7ad8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1.tfm Binary files differindex 1f93ac3d9ab..61092b556b1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1--base.tfm Binary files differindex 0f1ba02d4b9..9ea5e8c9160 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1.tfm Binary files differindex 2250dffcd8d..465ee119dc2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..114d128768e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1.tfm Binary files differindex bfba718aeea..befb3cb79ee 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1--base.tfm Binary files differindex b356424a95c..318f58ad548 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1.tfm Binary files differindex e1021b18542..e10b16fa6e3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1--base.tfm Binary files differindex fa1072031a9..cf0f283cc66 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1.tfm Binary files differindex 86495230362..4eb4a448737 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..b65988fea37 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1.tfm Binary files differindex ea9c1e287fc..4bdd19a2df6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1--base.tfm Binary files differindex cf15f94f7c4..b8ffcf36e8a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1.tfm Binary files differindex 2fd2d8815a6..2a6e03fdb2c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1--base.tfm Binary files differindex d14609db89b..b98dbf0bed8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1.tfm Binary files differindex 4408e4e9bb6..77b2d7b364d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..40c2d6a9b73 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1.tfm Binary files differindex 71bc3aeb2f4..f1222bf1ad8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1--base.tfm Binary files differindex d33df212ce8..6264cbaca1f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1.tfm Binary files differindex 6f480c93e32..850cc4b7c82 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1--base.tfm Binary files differindex 24effbb3cdc..08bb1f44046 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1.tfm Binary files differindex 6c327ac3c21..11471e2b84c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Italic-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-ot1.tfm Binary files differindex 62df9da6a8f..83f99692b6a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1--base.tfm Binary files differindex 4defb23a41b..20495713b48 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1.tfm Binary files differindex 5f8d8bafc2d..f0f44df1ece 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-dnom-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-ot1.tfm Binary files differindex 0e1e5635ec0..b539ad20141 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1--base.tfm Binary files differindex c23d57d5bbf..ea81ee7efcf 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1.tfm Binary files differindex 7495ff1a900..1bb86b62096 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-inf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ly1.tfm Binary files differindex 34ccd91cdf1..a83071d7e68 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ot1.tfm Binary files differindex 9a3e9a52fc5..de27197b4d3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1--base.tfm Binary files differindex 1e84683e3ac..d4e79eb7a2d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1.tfm Binary files differindex 57dc3459960..09b67dd7208 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1--base.tfm Binary files differindex 510f4b80521..db912a35871 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1.tfm Binary files differindex 9dcb3d98a99..5df76ed13ab 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1--base.tfm Binary files differindex 7e9d948b14b..60f98aa818b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1.tfm Binary files differindex bd8a8ccb874..ee63f334f0e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ly1.tfm Binary files differindex be9b4d4b7d8..0d7e45ee59e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ot1.tfm Binary files differindex e8d43c29850..7cc9c1c4390 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1--base.tfm Binary files differindex 72095201193..37c66dcdf0b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1.tfm Binary files differindex 550d89298a4..2e85ac08421 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1--base.tfm Binary files differindex a85ae5321cd..e148b47b4eb 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1.tfm Binary files differindex 0dff4887ccc..71abc502fa2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ly1.tfm Binary files differindex 210f30958fc..0ea31ea7036 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ot1.tfm Binary files differindex c1c25063a4e..8ec9a0b943b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1--base.tfm Binary files differindex df542e83f02..ca4bbdbcc59 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1.tfm Binary files differindex ff65263dbcf..7f494e04742 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1--base.tfm Binary files differindex c849892f511..16c465924b1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1.tfm Binary files differindex 67ca97d59df..9a0d1761c67 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1--base.tfm Binary files differindex 4baf2f480db..8a239e9b367 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1.tfm Binary files differindex d654dbf26ac..161bce15ee1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ly1.tfm Binary files differindex 3d88f94a960..8f99df828a3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ot1.tfm Binary files differindex fd534425099..b1f7addc9d3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1--base.tfm Binary files differindex 6b2acec2dc0..429d38ca337 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1.tfm Binary files differindex de425a2cda7..fe3cac821b0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1--base.tfm Binary files differindex 448c2ac9c3b..68265817ae0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1.tfm Binary files differindex 5c71c2d2bd9..ed0e410393e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-ot1.tfm Binary files differindex b0373c706aa..b804363f925 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1--base.tfm Binary files differindex 129c60a543f..415db764bc0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1.tfm Binary files differindex 42e63a6109e..b9e110d7803 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ly1.tfm Binary files differindex 14e66b49bac..45207da99ab 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ot1.tfm Binary files differindex 7c0cff7ff5b..85a305cc7ca 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1--base.tfm Binary files differindex bd9fb769f26..f9b60599a46 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1.tfm Binary files differindex 491269fefe6..bee13afc0ca 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1--base.tfm Binary files differindex 042953c41a2..46040e13df6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1.tfm Binary files differindex ade44740977..511a53be2d4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1--base.tfm Binary files differindex f0ab31b12c6..2ab9de6b465 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1.tfm Binary files differindex 68cd500f58c..afd7331b007 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ly1.tfm Binary files differindex 8d7fd7e36bc..e430824a8e8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ot1.tfm Binary files differindex f5d4007582a..97b232ccaa7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1--base.tfm Binary files differindex cd9530cec48..c2d9b352ecd 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1.tfm Binary files differindex 66d2afbae19..f186a9e68d2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1--base.tfm Binary files differindex fb61e4b553c..500724d3aaa 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1.tfm Binary files differindex 0bb70c4a55b..bbfe6eb2750 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ly1.tfm Binary files differindex 6915abc5547..18376da52b6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ot1.tfm Binary files differindex 22283020473..164b9966238 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1--base.tfm Binary files differindex c314ad412fa..bbdc893f93e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1.tfm Binary files differindex 353dee00b19..c25fb8699d0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1--base.tfm Binary files differindex a1d333f69ea..f032b3c6e1d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1.tfm Binary files differindex a305c0c381e..3d236dcecd5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1--base.tfm Binary files differindex 0a38958a5c0..12ff09560e2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1.tfm Binary files differindex 01720e501e5..dcc38d497d9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ly1.tfm Binary files differindex b87d3aebbf7..0dc689d9bf4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ly1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ot1.tfm Binary files differindex 81d2c81f9a8..2c0bcf2d219 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ot1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1--base.tfm Binary files differindex 043c9f6ed66..d89e6d437f4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1.tfm Binary files differindex 8343345df07..0471fcfc889 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1--base.tfm Binary files differindex 05e2f92234c..a1d906f9266 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1.tfm Binary files differindex 32aacf41df1..b902c2144f7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/ETbb-Regular-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1--base.tfm Binary files differdeleted file mode 100644 index 930a4831106..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1.tfm Binary files differdeleted file mode 100644 index e404e91b31c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-dnom-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1--base.tfm Binary files differindex 3675375c7cb..1e62774325c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1.tfm Binary files differindex 2033f328986..8465cdec850 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1--base.tfm Binary files differindex 4ba78e9c4f2..866cf623d30 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1.tfm Binary files differindex 8c539ed43a5..5e599217491 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1--base.tfm Binary files differindex bf274f3f2fb..76f3c40e6f3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1.tfm Binary files differindex 756b854120a..cb55d41a600 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1--base.tfm Binary files differindex c5360ea23ff..be3d9b6f193 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1.tfm Binary files differindex bb326262463..a92075949a6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1--base.tfm Binary files differindex edea64b0155..be3d2645e9b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1.tfm Binary files differindex 4189b9058b0..b0d46263c57 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1--base.tfm Binary files differindex 486039b1692..b3ceb917736 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1.tfm Binary files differindex 1efa6d43093..e47a2f80b15 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1--base.tfm Binary files differindex 069385111a6..f355816e9e9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1.tfm Binary files differindex 0d5f3e13a59..32cb249bd11 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1--base.tfm Binary files differindex ccb241716a2..591a6bf54c4 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1.tfm Binary files differindex 8aeeb1c023f..ce1d6636557 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1--base.tfm Binary files differindex df575a3aeba..fa115283401 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1.tfm Binary files differindex c29e9b9bea6..b2db0d3c146 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1--base.tfm Binary files differindex e78778b6b6e..d95f64a03c9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1.tfm Binary files differindex 6f0cad885c7..e09af5a7944 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1--base.tfm Binary files differindex b4c96713802..b821a786b4e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1.tfm Binary files differindex 1914cae50ff..0288018fc01 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1--base.tfm Binary files differindex 4e9891f483e..4da794825b9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1.tfm Binary files differindex 00bc94657f5..1e2e05893ff 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Bold-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1--base.tfm Binary files differdeleted file mode 100644 index 56ea413d149..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1.tfm Binary files differdeleted file mode 100644 index 1ca2c56b0da..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-dnom-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1--base.tfm Binary files differindex caee911dbd9..d6c32e14034 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1.tfm Binary files differindex 72e43a3107c..0aa24f517ac 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1--base.tfm Binary files differindex 0ebe69aea43..c8f70b50712 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1.tfm Binary files differindex 1ecbd0f95f0..96634983f39 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1--base.tfm Binary files differindex 86c28f40bb4..5935d9a532d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1.tfm Binary files differindex 0d44c95b32e..40eb8d0bf0a 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1--base.tfm Binary files differindex b9665f81777..209bcd37d24 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1.tfm Binary files differindex db3c8d73399..804a45c86f5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1--base.tfm Binary files differindex 3ab22579f44..7937c47cb5c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1.tfm Binary files differindex 6a5b8b6921f..d6050561cc7 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1--base.tfm Binary files differindex 6460540a942..a6420df3b02 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1.tfm Binary files differindex 1a10880addb..f1133b3708e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1--base.tfm Binary files differindex dd1a598b52f..126a98f0c4f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.tfm Binary files differindex 54054bf5ae5..eac3b416eea 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1--base.tfm Binary files differindex 81abcb51789..c26891fda5c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.tfm Binary files differindex c83ed2650da..b55ebcdfcb9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1--base.tfm Binary files differindex 9eb3879fd5b..10894666d62 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1.tfm Binary files differindex 070fb88b9ff..d5ca9ade5ba 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1--base.tfm Binary files differindex 00100cb06cc..89aa459abbb 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.tfm Binary files differindex c11aa402a97..289fb5e00f3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1--base.tfm Binary files differindex f71057645b8..cf68ae0412c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.tfm Binary files differindex 885cec3617a..7386a0159d2 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1--base.tfm Binary files differindex 5b78f82318f..8ad4ad26ee9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1.tfm Binary files differindex 9e760fe6795..ccc9b1f9c8c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-BoldItalic-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1--base.tfm Binary files differdeleted file mode 100644 index ca2c4a204bc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1.tfm Binary files differdeleted file mode 100644 index c5cc2b6e7d5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-dnom-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1--base.tfm Binary files differindex c075f1ca690..afd732111db 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1.tfm Binary files differindex b0003bd2f1a..ca606ac1fce 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1--base.tfm Binary files differindex 7158f3d27c1..82fcfa88900 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1.tfm Binary files differindex 7c233361720..729aa71e7c3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1--base.tfm Binary files differindex 6b6df9f5069..54ef872be03 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1.tfm Binary files differindex b2f675f0c13..cb9ce113a12 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1--base.tfm Binary files differindex 91665119dcb..eab863cbe75 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1.tfm Binary files differindex b360bafe71f..73a016b99bf 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1--base.tfm Binary files differindex 0da41d3411e..c24c9260b1d 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1.tfm Binary files differindex ff5ac150a26..649c80af72f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1--base.tfm Binary files differindex 2ecfdcfb471..4bfedfae566 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1.tfm Binary files differindex d96fbd8c7b9..b063805d05b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1--base.tfm Binary files differindex 6c2dfb5cc61..9261c1ab90e 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1.tfm Binary files differindex f1e90861947..09d85247099 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1--base.tfm Binary files differindex 7e7360a6988..a902356baf1 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1.tfm Binary files differindex 4c202fdddcc..747561dcbd0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1--base.tfm Binary files differindex 0b9f176342b..07005920316 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1.tfm Binary files differindex fcfb5cbe1cb..41254a75511 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1--base.tfm Binary files differindex ea865c658a9..5d3eefee0f6 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1.tfm Binary files differindex e29c9a14fa6..1b7369b5c1b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1--base.tfm Binary files differindex fbe7c63128d..4d5c6867e69 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1.tfm Binary files differindex 67961bf8efd..e11022d4fd0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1--base.tfm Binary files differindex f2c5910c07b..553a68de23f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1.tfm Binary files differindex bd9c59f199a..c3f894635bc 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Italic-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1--base.tfm Binary files differdeleted file mode 100644 index cb8376117a1..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1.tfm Binary files differdeleted file mode 100644 index 8f3d7978d24..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-dnom-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1--base.tfm Binary files differindex cfafd80d053..651e378824b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1.tfm Binary files differindex b4a8a257f4b..facc061f6c3 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1--base.tfm Binary files differindex 535b028fde8..ce791b0e3d9 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1.tfm Binary files differindex e173541bf65..80af7ae8503 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1--base.tfm Binary files differindex d3e791fb260..6d71707531b 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1.tfm Binary files differindex 70e79a84af3..73439523f23 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-lf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1--base.tfm Binary files differindex bdc163d1699..9f45c45bf59 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1.tfm Binary files differindex 1aef13f2c7f..080384fbf50 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1--base.tfm Binary files differindex 2990607dca7..334ceeaf9f5 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1.tfm Binary files differindex ab83228b700..31a0b6d9902 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1--base.tfm Binary files differindex acf964e4e71..f0bb9d803ee 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1.tfm Binary files differindex 9142659ac36..359ee652932 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-osf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1--base.tfm Binary files differindex 38ad928578f..d50333788c8 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1.tfm Binary files differindex 0873064faf8..4e8f24b5d07 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1--base.tfm Binary files differindex 0c33839d65f..58bb8110dfb 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1.tfm Binary files differindex d4b00ca2492..bcabc5fd986 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1--base.tfm Binary files differindex 2dd164c40a9..2c481d06713 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1.tfm Binary files differindex 3f197137a8e..ae1ca723a2f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1--base.tfm Binary files differindex dbe32e35f20..7f045fb7801 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1.tfm Binary files differindex 532695a8b52..ad88848415c 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-sc-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1--base.tfm Binary files differindex 3c5107474cd..352e3ddae8f 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1.tfm Binary files differindex 2dd310f58d2..b4883be0402 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-swash-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1--base.tfm Binary files differindex 462b0633f58..c84fae3f9b0 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1.tfm Binary files differindex 5efef0e6cfe..be6843c7507 100644 --- a/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/etbb/Etbb1-Regular-tosf-t1.tfm diff --git a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Bold.pfb b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Bold.pfb Binary files differindex 074a7a94ddd..aaec22e3006 100644 --- a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Bold.pfb +++ b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-BoldItalic.pfb b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-BoldItalic.pfb Binary files differindex e26f56361c3..58583a17bf3 100644 --- a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-BoldItalic.pfb +++ b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-BoldItalic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Italic.pfb b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Italic.pfb Binary files differindex c73bc17ec10..35f73423c1a 100644 --- a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Italic.pfb +++ b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Regular.pfb b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Regular.pfb Binary files differindex e648db3f865..caa6c173019 100644 --- a/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Regular.pfb +++ b/Master/texmf-dist/fonts/type1/public/etbb/ETbb-Regular.pfb diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-ot1.vf Binary files differnew file mode 100644 index 00000000000..46883aecee2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-t1.vf Binary files differindex 48e13ec08e7..9512d4ddd85 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-dnom-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-ot1.vf Binary files differnew file mode 100644 index 00000000000..c86bf1f664f --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-t1.vf Binary files differindex 3245134ddba..870eab60fde 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-inf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-ot1.vf Binary files differnew file mode 100644 index 00000000000..9518956dedb --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ly1.vf Binary files differindex 830645a5968..251cfbdf2fb 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ot1.vf Binary files differindex 8ba4973e221..32da5553953 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-t1.vf Binary files differindex c95088303fa..1cb1180ed12 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..6635ec31fe6 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-t1.vf Binary files differindex 7a6cd053518..ce5232025a9 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-t1.vf Binary files differindex 269ad99fd19..6b94066a2d7 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-ot1.vf Binary files differnew file mode 100644 index 00000000000..ed7f011af81 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ly1.vf Binary files differindex fa8f520d943..e9b4898e862 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ot1.vf Binary files differindex bc0e355f5c1..a8f4b4ad576 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-t1.vf Binary files differindex 7544c9ca4fc..c638f3ef255 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..42e75f4ed20 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-t1.vf Binary files differindex d4b4197c99a..7b977e47cf4 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-t1.vf Binary files differindex a57ce2af9af..4bc54ca0918 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-ot1.vf Binary files differnew file mode 100644 index 00000000000..1bdf4db5ec4 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-t1.vf Binary files differindex 7b1a9e3d760..31acd862019 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..96574972d81 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ly1.vf Binary files differindex 0d6e38d45d7..7d81e9686ac 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ot1.vf Binary files differindex 2e2836c7b1f..a779e58ebd5 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-t1.vf Binary files differindex f68a6e39f04..58a583d758f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..91669db63da --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-t1.vf Binary files differindex fa3333dde30..13b859c4edd 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-t1.vf Binary files differindex d7cf1c24d57..398c7133ced 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-ot1.vf Binary files differnew file mode 100644 index 00000000000..60bfdab6972 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ly1.vf Binary files differindex ad67dd4d969..3eec63ab120 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ot1.vf Binary files differindex a42169b3495..314f02b129d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-t1.vf Binary files differindex 54d1d59af4f..9ae833e7f12 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..01a1ad766bc --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-t1.vf Binary files differindex fa7ca5b8cf4..4233b43ea46 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-t1.vf Binary files differindex a616854cb9a..9fb037e9087 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Bold-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-ot1.vf Binary files differnew file mode 100644 index 00000000000..b7f4a4c745b --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-t1.vf Binary files differindex 845e4dbd285..ade572ac460 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-dnom-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-ot1.vf Binary files differnew file mode 100644 index 00000000000..93e7f15fb52 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-t1.vf Binary files differindex 86b70cb741b..7f95b7e2747 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-inf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-ot1.vf Binary files differnew file mode 100644 index 00000000000..d467bc88b08 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-ot1.vf Binary files differindex 600f8603d3c..60eb1e1fcbe 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-t1.vf Binary files differindex f5a64cde289..84d67447aa2 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..0e164d33cdc --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-t1.vf Binary files differindex 45d6dc83d60..2b20ebeb320 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-t1.vf Binary files differindex 782581e9086..c802f516c63 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-ot1.vf Binary files differnew file mode 100644 index 00000000000..ebacbfb40f9 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-ot1.vf Binary files differindex 8a0d9efaba0..4eece4a0614 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-t1.vf Binary files differindex db502b6fa1d..0438119d1df 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..2cbb4896b65 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-t1.vf Binary files differindex 1be31847cc7..067bf9e007f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-t1.vf Binary files differindex 3a0dac76712..9466f2cbab4 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-ot1.vf Binary files differnew file mode 100644 index 00000000000..db4f4b4600e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-t1.vf Binary files differindex 0a2950304a0..d9d465e2bab 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..d50b0a4cf97 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.vf Binary files differindex 87acab8be58..10186def141 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-t1.vf Binary files differindex 6ba65bc5c0a..71857c8b30c 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..df66ac9012a --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-t1.vf Binary files differindex 1021637836b..4adaa1444dd 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-t1.vf Binary files differindex 50e42fe5417..fbf7b8a8051 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-ot1.vf Binary files differnew file mode 100644 index 00000000000..dd51ffc7740 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.vf Binary files differindex 23bbff9fe82..c05166b7e05 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-t1.vf Binary files differindex 71c2227d7ed..0fd181df0c4 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..7ead66653d4 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-t1.vf Binary files differindex fe7b3a77c55..ceb60c15260 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-t1.vf Binary files differindex 19d15aa1f85..b015cddd6c0 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-BoldItalic-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-ot1.vf Binary files differnew file mode 100644 index 00000000000..d8d0c163222 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-t1.vf Binary files differindex a8cdb7ef608..203f692bb12 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-dnom-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-ot1.vf Binary files differnew file mode 100644 index 00000000000..a4445a22812 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-t1.vf Binary files differindex 4ea50592b1f..82c05ec01b2 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-inf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-ot1.vf Binary files differnew file mode 100644 index 00000000000..6f36fc38c99 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-ot1.vf Binary files differindex 15608415143..d785c34c4c5 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-t1.vf Binary files differindex aa52be77679..1c0444a7158 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..b071f7c9791 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-t1.vf Binary files differindex 1e6f5b4e7ea..b309e6bce55 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-t1.vf Binary files differindex 6bec7d03701..1a7d8d493c6 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-ot1.vf Binary files differnew file mode 100644 index 00000000000..9a4522f57bb --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-ot1.vf Binary files differindex 3eb9f4af827..78e0c4ec23d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-t1.vf Binary files differindex f0b126ee264..559f9a4e806 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..d7cf1c4f456 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-t1.vf Binary files differindex eabbedbf95d..251c2cac55b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-t1.vf Binary files differindex cb0bb22cac3..1b32f6e734d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-ot1.vf Binary files differnew file mode 100644 index 00000000000..9c368799e45 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-t1.vf Binary files differindex 728398ba46d..6f4c8574719 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..74e788f5ae8 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-ot1.vf Binary files differindex 0b779c835d1..f1a59b540f8 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-t1.vf Binary files differindex ea4d550357d..73ac88145fd 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..f9a979aec5a --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-t1.vf Binary files differindex 2f4fbe5d9c2..9037eefdd16 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-t1.vf Binary files differindex 9c85e08ce37..b645d239830 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-ot1.vf Binary files differnew file mode 100644 index 00000000000..ea20e6daf7a --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-ot1.vf Binary files differindex 1eced0baa9c..c3c9e0745d1 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-t1.vf Binary files differindex d88ea08e436..970f31aa5a0 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-ot1.vf Binary files differnew file mode 100644 index 00000000000..55682157fef --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-t1.vf Binary files differindex 7a571814cc9..3871cf0008e 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-t1.vf Binary files differindex 49d48c73dd9..e037b65eb8b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Italic-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-dnom-t1.vf Binary files differindex 42c3a8b93cf..4451364abfa 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-dnom-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-dnom-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-inf-t1.vf Binary files differindex 3cfc3d0e65c..8ea9b7e91fd 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-inf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-inf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ly1.vf Binary files differindex 60c210950da..17e6674392f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ot1.vf Binary files differindex 0192d5887c0..f496ae9e7ad 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-t1.vf Binary files differindex cba68983b98..f24226cf5c9 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-swash-t1.vf Binary files differindex f3ad0808a14..c1f875d4cfa 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-t1.vf Binary files differindex c91170bdf8c..67922bb1790 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ly1.vf Binary files differindex 601cab5bbdc..5d17513b371 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ot1.vf Binary files differindex 3b4fbe4d662..5aaabdacf53 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-t1.vf Binary files differindex 0616f60953f..487a8454c24 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-swash-t1.vf Binary files differindex a609cca76db..039eb75c666 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-t1.vf Binary files differindex aaf5e3cb68e..9e45a0dcd5b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-sup-t1.vf Binary files differindex cac2c844ec8..316e4bf287d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-sup-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ly1.vf Binary files differindex e87882f7167..4af9116eb96 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ot1.vf Binary files differindex 0c60f2e6070..1def7df040f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-t1.vf Binary files differindex b119e1725ae..497e2a87606 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-swash-t1.vf Binary files differindex 22f01eae313..2e9a5450eca 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-t1.vf Binary files differindex f1700f6d26b..d47723ade3b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ly1.vf Binary files differindex fce26dbfa0b..959f2cadc54 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ly1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ot1.vf Binary files differindex 4f4020070ac..38aeecf1054 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ot1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-t1.vf Binary files differindex 1cfb8059b1c..09c6b0b07fa 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-swash-t1.vf Binary files differindex fe216ee38e4..24552f4fe92 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-t1.vf Binary files differindex c9e77bc9f3f..b2c4e7d66a6 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/ETbb-Regular-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-dnom-t1.vf Binary files differdeleted file mode 100644 index 38252dd2a56..00000000000 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-dnom-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-sc-t1.vf Binary files differindex 873cf17652e..72e0845f3fd 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-swash-t1.vf Binary files differindex 4cc673ffab1..57deb9d3af1 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-t1.vf Binary files differindex ba6939b33f9..01486b89de0 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-sc-t1.vf Binary files differindex 951287c34d5..045d64b6e86 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-swash-t1.vf Binary files differindex 5a0cb805309..454299b7a7d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-t1.vf Binary files differindex 5504ceb41fc..7a54911f9ac 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-sc-t1.vf Binary files differindex e0474daabcc..33f0de4819d 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-swash-t1.vf Binary files differindex 0ef7715a08e..23f5e671961 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-t1.vf Binary files differindex c19dfdfb874..5c7c874b78f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-sc-t1.vf Binary files differindex e4d124ba450..ecbe3e1f9e3 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-swash-t1.vf Binary files differindex 2f009bd0fc5..9127f7e62cb 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-t1.vf Binary files differindex a862cf3eec1..58f5e013639 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Bold-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-dnom-t1.vf Binary files differdeleted file mode 100644 index a2a2d4c04ea..00000000000 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-dnom-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-sc-t1.vf Binary files differindex f0a6f0f0e50..3c5d8032efb 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-swash-t1.vf Binary files differindex 8523df81cda..4d24b794869 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-t1.vf Binary files differindex a2ab126203d..27e0f47e8e2 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-sc-t1.vf Binary files differindex 86d63179950..bc5e48dff1b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-swash-t1.vf Binary files differindex 4a90181ccc8..3eb11931a50 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-t1.vf Binary files differindex 781c4813ebb..5f8356605ab 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.vf Binary files differindex bedfe1f5976..679f9a7392c 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.vf Binary files differindex 0dd9bae25c3..f71c7927c6a 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-t1.vf Binary files differindex ffa2fa2fe33..f973b61f180 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.vf Binary files differindex 5899c3f88d8..0808313ad64 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.vf Binary files differindex ff5445ef4ab..fc502c2e571 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-t1.vf Binary files differindex 2abaa750ecd..66d0964c00b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-BoldItalic-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-dnom-t1.vf Binary files differdeleted file mode 100644 index b7f4966eca2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-dnom-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-sc-t1.vf Binary files differindex 54c67ccdcb4..39ab403edd5 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-swash-t1.vf Binary files differindex 12a64bcf662..48f245f5a9a 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-t1.vf Binary files differindex 1e61d817a22..b3b58a37db2 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-sc-t1.vf Binary files differindex deef60ff9d4..4d986c3a1f9 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-swash-t1.vf Binary files differindex 0acb0f78776..cf1d9ead0b1 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-t1.vf Binary files differindex acbbf7b1c12..2f7d666e4c5 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-sc-t1.vf Binary files differindex 1de7d72dfdc..d4878818770 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-swash-t1.vf Binary files differindex 9823997551c..7a169eaa417 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-t1.vf Binary files differindex 947d349da1e..13d122c4126 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-sc-t1.vf Binary files differindex 45e16395f0a..08fd1a84182 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-swash-t1.vf Binary files differindex 5e4e9d0790c..25ee7aab3ac 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-t1.vf Binary files differindex 189e1fca4e6..80610dd7a01 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Italic-tosf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-dnom-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-dnom-t1.vf Binary files differdeleted file mode 100644 index a4752c11137..00000000000 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-dnom-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-sc-t1.vf Binary files differindex 7bd72fbd766..04fb9ca4c70 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-swash-t1.vf Binary files differindex 2f58e7aa6de..12394e38481 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-t1.vf Binary files differindex 186b5bec7b1..4508981f2e9 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-lf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-sc-t1.vf Binary files differindex ed85ed22426..352ad3aab2a 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-swash-t1.vf Binary files differindex e06c95e1977..68fc857ec2f 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-t1.vf Binary files differindex 8a6668da30b..a1dc4bae34b 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-osf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-sc-t1.vf Binary files differindex 73a84bde739..ed030e6a82e 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-swash-t1.vf Binary files differindex 1d3c02cf039..01c5c6f661e 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-t1.vf Binary files differindex 0cd6a478faa..db9a0a1f449 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-sc-t1.vf Binary files differindex 5b7a72b4c93..1fdf9041868 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-sc-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-sc-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-swash-t1.vf Binary files differindex 8a0761e4233..45b59b88eb3 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-swash-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-swash-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-t1.vf Binary files differindex ca28cadec4d..6348ee577b5 100644 --- a/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-t1.vf +++ b/Master/texmf-dist/fonts/vf/public/etbb/Etbb1-Regular-tosf-t1.vf diff --git a/Master/texmf-dist/tex/latex/etbb/ETbb.sty b/Master/texmf-dist/tex/latex/etbb/ETbb.sty index c46fd4bfdb7..4ef6dc50f59 100644 --- a/Master/texmf-dist/tex/latex/etbb/ETbb.sty +++ b/Master/texmf-dist/tex/latex/etbb/ETbb.sty @@ -1,11 +1,11 @@ %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.051} -\def\filedate{2020/09/20} +\def\fileversion{1.052} +\def\filedate{2022/02/04} \ProvidesPackage{ETbb} [\filedate\space v\fileversion. Style file for ETbb.] -\RequirePackage[LY1,T1]{fontenc} +\RequirePackage[T1]{fontenc} \RequirePackage[full]{textcomp} \RequirePackage{ifetex} \ifetex\RequirePackage{etoolbox}\fi %etoolbox loads etex.sty @@ -27,6 +27,8 @@ \DeclareTextFontCommand{\textsup}{\supfigures} \let\textsu\textsup \let\textsuperior\textsup + \let\nustyle\sufigures + \def\inffigures{\@nomath\inffigures \fontfigurestyle{inferior}\selectfont} \let\infigures\inffigures @@ -41,7 +43,7 @@ \DeclareTextFontCommand{\textdenom}{\denomfigures} \let\textde\textdenom \let\textdenominator\textdenom - + \let\destyle\defigures }{} \newcommand{\textfrac}[3][]{% like \textfrac[1]{7}{8} \mbox{% @@ -64,17 +66,18 @@ % look for 1, 4, 5, 7 \ifcase\@digit@% 0 \or\kern -.02em% 1 - \or\kern .01em% 2 + \or\kern -.01em% 2 \or\kern -.02em% 3 \or\kern -.08em% 4 - \or\kern -.01em% 5 + \or\kern -.03em% 5 \or\kern -.03em% 6 - \or\kern .04em% 7 + \or\kern .02em% 7 \fi% \textde{#3}% denominator [#3] }% } +%\newcommand*{\ETbb@First}[2]{\def#2{\StrLeft \newcommand*{\ETbb@scale}{1} \RequirePackage{xkeyval} \DeclareOptionX{scale}{\renewcommand*{\ETbb@scale}{#1}} @@ -89,11 +92,12 @@ \def\useproportional{\edef\ETbb@figurealign{}} \@onlypreamble\useproportional \def\ETbb@@swashQ{} +\def\ETbb@swashID{0} \newif\if@ETbb@sharpS \newif\if@ETbb@sups \newif\if@ETbb@scosf -\def\ETbb@foresolidus{-.04em} -\def\ETbb@aftsolidus{-.03em} +\def\ETbb@foresolidus{-.05em} +\def\ETbb@aftsolidus{-.05em} \def\ETbb@raisefrac{.112em} \DeclareOptionX{foresolidus}{\gdef\ETbb@foresolidus{#1}} \DeclareOptionX{aftsolidus}{\gdef\ETbb@aftsolidus{#1}} @@ -105,17 +109,17 @@ \DeclareOptionX{oldstyle}{\useosf} \DeclareOptionX{osf}{\useosf} \DeclareOptionX{useosf}{\useosf} -\DeclareOptionX{tabular}{\edef\ETbb@figurealign{T}} -\DeclareOptionX{t}{\edef\ETbb@figurealign{T}} +\DeclareOptionX{tabular}{\def\ETbb@figurealign{T}} +\DeclareOptionX{t}{\def\ETbb@figurealign{T}} \DeclareOptionX{proportional}{\useproportional} \DeclareOptionX{p}{\useproportional} \DeclareOptionX{sharpS}{\@ETbb@sharpStrue} -\DeclareOptionX{swashQ}{\edef\ETbb@@swashQ{-swash}} +\DeclareOptionX{swashQ}{\def\ETbb@@swashQ{-swash}\def\ETbb@swashID{1}} \DeclareOptionX{mainfont}{ \renewcommand{\familydefault}{\rmdefault} } -\DeclareOptionX{bold}{\edef\bfseries@rm{bold}} -\DeclareOptionX{regular}{\edef\mdseries@rm{regular}} +\DeclareOptionX{bold}{\def\bfseries@rm{bold}} +\DeclareOptionX{regular}{\def\mdseries@rm{regular}} \DeclareOptionX{sups}{\@ETbb@supstrue} \DeclareOptionX{scosf}{\@ETbb@scosftrue} \ExecuteOptionsX{lining,tabular,bold,regular,mainfont} @@ -170,10 +174,6 @@ {\fontfamily{ETbb-\ETbb@figurealign OsF}\fontshape{sc}\selectfont #1}% }\fi -\newcommand{\Qswash}{{\fontencoding{TS1}\fontfamily{ETbb-LF}\selectfont \char59 }} -\newcommand{\Qnoswash}{{\fontencoding{TS1}\fontfamily{ETbb-LF}\selectfont \char58 }} - -%\renewcommand*{\familydefault}{\rmdefault} \if@ETbb@sups % \ifdefined\sufigures \def\f@@tn@te{footnote} @@ -189,8 +189,27 @@ \fi}% \fi% \fi +\def\Qswash{Q} +\def\Qnoswash{Q} +\def\altQ{Q} \AtEndPreamble{\renewcommand*{\rmdefault}{ETbb-\ETbb@figurealign\ETbb@figurestyle} -\normalfont} - +\normalfont +\def\ETbb@fst#1#2\@nil{#1} % will apply only to expansion of \encodingdefault +\def\ETbb@altQEnc{OT1} +\edef\ETbb@tmpa{\noexpand\ETbb@fst\encodingdefault\noexpand\@nil}% +\edef\ETbb@E{\ETbb@tmpa} +\if O\ETbb@E\def\ETbb@altQEnc{T1}\fi +\ifnum0=\ETbb@swashID + \def\Qswash{{\def\ETbb@@swashQ{-swash}\fontencoding{\ETbb@altQEnc}\selectfont Q}}% + \def\Qnoswash{Q} + \let\altQ=\Qswash% +\else + \def\Qnoswash{{\def\ETbb@@swashQ{}\fontencoding{\ETbb@altQEnc}\selectfont Q}}% + \def\Qswash{Q} + \def\altQ{Q} +\fi} +\AtBeginDocument{% +\setbox0\hbox{\Qswash\Qnoswash\altQ} +} % seems to be required for those glyphs to activate later in document \endinput |