diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-02 22:38:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-02 22:38:36 +0000 |
commit | 7537ed6196603579afd2a07820b522ab584c52f9 (patch) | |
tree | 7684c3adf6fad4e8dce8a6c7c4a579c1fda922e9 | |
parent | 7e07f181cd206a7cd6bd8a5af0e81b7b710a1976 (diff) |
ebgaramond (26apr19)
git-svn-id: svn://tug.org/texlive/trunk@50939 c570f23f-e606-0410-a88d-b1316a301751
637 files changed, 4304 insertions, 2800 deletions
diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/README b/Master/texmf-dist/doc/fonts/ebgaramond/README index 55368ec9ef7..16680f707e4 100644 --- a/Master/texmf-dist/doc/fonts/ebgaramond/README +++ b/Master/texmf-dist/doc/fonts/ebgaramond/README @@ -1,5 +1,5 @@ This is the README for the ebgaramond package, version -2019-04-07. +2019-04-23. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the EB Garamond family of fonts, designed by @@ -52,7 +52,7 @@ scit italic small caps Slanted variants are not supported; the italic variants will be automatically substituted. Font encodings supported are -OT1, T1, LY1 and TS1. +OT1, T1, TS1, LY! and LGR. Options scaled=<number> or scale=<number> may be used to adjust fontsizes. The type1 option may be used by xelatex @@ -75,6 +75,9 @@ Command \textin{...} produces decorative initials; currently only the following glyphs are available: A, D, F, G, L, N, O, Q, T and X. +Command \ebgaramondlgr activates the LGR encoding of type1 +fonts. + The original fonts are available from https://github.com/octaviopardo/EBGaramond12/tree/master/fonts/otf and are licensed under the SIL Open Font License, (version diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf Binary files differindex 64c0da3f04e..5d7bd6fc630 100644 --- a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf +++ b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex index 33b11dcf568..6bb90ce0f60 100644 --- a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex +++ b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex @@ -1,6 +1,6 @@ \documentclass{article} -\usepackage[T1]{fontenc} -\usepackage[m]{ebgaramond} +\usepackage[LGR,T1]{fontenc} +\usepackage{ebgaramond} \usepackage{microtype} \newcommand{\Section}[1]{\section*{\scshape#1}} \renewcommand{\,}{\kern0.2ex} @@ -69,7 +69,14 @@ X\textsu{1234567890} X\textinf{1234567890} -\clearpage +\Section{LGR} + + +{\ebgaramondlgr\noindent + a b g d e z h j i k l m n x o p r s t u f q y w\\ + A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ +} + \Section{Initials}\Large \sloppy diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_23xtno.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_23xtno.enc index 20f0cc9869b..c81df0baa83 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_23xtno.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_23xtno.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_23xtnovqxod3edsnez3ckhvjda -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:15 2019 % Command line follows encoding /AutoEnc_23xtnovqxod3edsnez3ckhvjda [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=pnum EBGaramond-Regular.otf -% EBGaramond-Regular-osf-ly1' +% --feature=liga --feature=onum --feature=pnum EBGaramond-Bold.otf +% EBGaramond-Bold-osf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2xdej5.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2xdej5.enc index 322f9f194dc..c9f4cb551be 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2xdej5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2xdej5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_2xdej53vfkjumr6wkun3igxjtf -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:06 2019 % Command line follows encoding /AutoEnc_2xdej53vfkjumr6wkun3igxjtf [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=onum --feature=pnum --feature=smcp -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-osf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_3e4qg2.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_3e4qg2.enc index 9bfaab8bcee..317dc9dfc72 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_3e4qg2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_3e4qg2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:14 2019 % Command line follows encoding /AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_47dl7g.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_47dl7g.enc deleted file mode 100644 index 2942d087868..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_47dl7g.enc +++ /dev/null @@ -1,65 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_47dl7gl2zcuwieqidajvjqlu7b -% Encoding created by otftotfm on Sun Apr 7 10:24:13 2019 -% Command line follows encoding -/AutoEnc_47dl7gl2zcuwieqidajvjqlu7b [ -%00 - /f_f /Euro.tf /uniFB01 /uniFB02 /fraction /dotaccent /hungarumlaut /ogonek - /uniFB03 /uniFB04 /uni200C /.notdef /.notdef /.notdef /.notdef /.notdef -%10 - /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring - /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash -%20 - /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash -%30 - /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf - /eight.lf /nine.lf /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 /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 /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 /guilsinglright /oe /zcaron /asciitilde /Ydieresis -%A0 - /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron -%B0 - /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered - /cedilla /uni00B9 /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 /germandbls -%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 /divide - /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=case -% --feature=kern --feature=liga --feature=lnum --feature=tnum -% EBGaramond-Italic.otf EBGaramond-Italic-tlf-titling-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yddfsn.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_4dov45.enc index 6289fb2cbaa..fcce0b04a17 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yddfsn.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_4dov45.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_yddfsneogpgfw3a5axgk6w34nc -% Encoding created by otftotfm on Sun Apr 7 10:24:15 2019 +%%AutoEnc_4dov457bj2b65em45372mdtkfa +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 % Command line follows encoding -/AutoEnc_yddfsneogpgfw3a5axgk6w34nc [ +/AutoEnc_4dov457bj2b65em45372mdtkfa [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /asterisk /endash @@ -51,16 +51,14 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef %F0 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /divide /.notdef - /uniFB04 /uniFB03 /f_f /uniFB02 /l /uniFB01 /i /f + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ts1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff -% --ligkern=ff i =: ffi --ligkern=ff l =: ffl EBGaramond-Italic.otf -% EBGaramond-Italic-lf-ts1' +% --feature=pnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-lf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_54ujiw.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_54ujiw.enc index fc05ba20101..d041bdf1a83 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_54ujiw.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_54ujiw.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:08 2019 % Command line follows encoding /AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=lnum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-Bold.otf +% EBGaramond-Bold-tlf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_57ulwi.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_57ulwi.enc new file mode 100644 index 00000000000..e7d23042b82 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_57ulwi.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_57ulwipygxpx44bhstzuxg7eeb +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 +% Command line follows encoding +/AutoEnc_57ulwipygxpx44bhstzuxg7eeb [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro.tf /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=smcp --feature=tnum --unicoding=germandbls =: +% SSsmall EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tosf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5tyv6c.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5tyv6c.enc index 1c2e606ad03..394b3a8b796 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5tyv6c.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5tyv6c.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_5tyv6cssgdji45lwui2by7br4e -% Encoding created by otftotfm on Sun Apr 7 10:24:17 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 % Command line follows encoding /AutoEnc_5tyv6cssgdji45lwui2by7br4e [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-tosf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5vgwa5.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5vgwa5.enc index 732bb4ccb10..b4c57c16d44 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5vgwa5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_5vgwa5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc -% Encoding created by otftotfm on Sun Apr 7 10:24:17 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 % Command line follows encoding /AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-tosf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_6napgq.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_6napgq.enc index 69bb537f322..47626ec3ee2 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_6napgq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_6napgq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_6napgq6etqab6jxvgs7tt46mpf -% Encoding created by otftotfm on Sun Apr 7 10:24:08 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:12 2019 % Command line follows encoding /AutoEnc_6napgq6etqab6jxvgs7tt46mpf [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-lf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-lf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7o6wgg.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7o6wgg.enc index 4fdee0c7187..dfc7ea167a2 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7o6wgg.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7o6wgg.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e -% Encoding created by otftotfm on Sun Apr 7 10:24:12 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:59 2019 % Command line follows encoding /AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e [ %00 @@ -54,12 +54,13 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=lnum --feature=swsh --feature=tnum --include-alternates=*.swash -% --feature=aalt EBGaramond-Italic.otf EBGaramond-Italic-tlf-swash-ot1' +% --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7tc6ve.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7tc6ve.enc new file mode 100644 index 00000000000..07da746a7b6 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7tc6ve.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba +% Encoding created by otftotfm on Tue Apr 23 15:24:07 2019 +% Command line follows encoding +/AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=tnum EBGaramond-Bold.otf EBGaramond-Bold-tlf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zbjeb.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zbjeb.enc index ec45686fc39..0c4591ae6c3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zbjeb.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zbjeb.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_7zbjebv47f5uy63yxgbxijljze -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:13 2019 % Command line follows encoding /AutoEnc_7zbjebv47f5uy63yxgbxijljze [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=onum --feature=tnum EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-t1' +% --feature=liga --feature=onum --feature=tnum EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zgzer.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zgzer.enc new file mode 100644 index 00000000000..9bf73c52a9c --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7zgzer.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7zgzergdqk64snrz5jrrhbnuia +% Encoding created by otftotfm on Tue Apr 23 15:24:14 2019 +% Command line follows encoding +/AutoEnc_7zgzergdqk64snrz5jrrhbnuia [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha.sc /upsilondieresis.sc +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha.sc /beta.sc /uni03C2.sc /delta.sc /epsilon.sc /uni03D5 /gamma.sc + /eta.sc /iota.sc /theta.sc /kappa.sc /lambda.sc /uni00B5 /nu.sc /omicron.sc +%70 + /pi.sc /chi.sc /rho.sc /sigma.sc /tau.sc /upsilon.sc /uni200C /omega.sc + /xi.sc /psi.sc /zeta.sc /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos.sc /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos.sc /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos.sc /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos.sc /uni1F35 /uni1F34 /uni1F32 /upsilontonos.sc /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos.sc /uni1F15 /uni1F14 /uni1F12 /omicrontonos.sc /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis.sc /uni1FD2 /iotadieresistonos.sc /uni1FD7 /upsilondieresis.sc /uni1FE2 /upsilondieresistonos.sc /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=smcp --feature=tnum --unicoding=germandbls =: +% SSsmall EBGaramond-Bold.otf EBGaramond-Bold-tosf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a23bap.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a23bap.enc new file mode 100644 index 00000000000..4b686bd1776 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a23bap.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_a23bapsffzolzs2xp62zafejdf +% Encoding created by otftotfm on Tue Apr 23 15:24:16 2019 +% Command line follows encoding +/AutoEnc_a23bapsffzolzs2xp62zafejdf [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha.sc /upsilondieresis.sc +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha.sc /beta.sc /uni03C2.sc /delta.sc /epsilon.sc /uni03D5 /gamma.sc + /eta.sc /iota.sc /theta.sc /kappa.sc /lambda.sc /uni00B5 /nu.sc /omicron.sc +%70 + /pi.sc /chi.sc /rho.sc /sigma.sc /tau.sc /upsilon.sc /uni200C /omega.sc + /xi.sc /psi.sc /zeta.sc /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos.sc /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos.sc /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos.sc /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos.sc /uni1F35 /uni1F34 /uni1F32 /upsilontonos.sc /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos.sc /uni1F15 /uni1F14 /uni1F12 /omicrontonos.sc /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis.sc /uni1FD2 /iotadieresistonos.sc /uni1FD7 /upsilondieresis.sc /uni1FE2 /upsilondieresistonos.sc /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=pnum --feature=smcp --unicoding=germandbls =: +% SSsmall EBGaramond-Bold.otf EBGaramond-Bold-osf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a253pk.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a253pk.enc index 1fc80b8d6d3..5f258959807 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a253pk.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a253pk.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_a253pkmthtvztt2cy25s6mg7ne -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:15 2019 % Command line follows encoding /AutoEnc_a253pkmthtvztt2cy25s6mg7ne [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=onum --feature=pnum EBGaramond-Regular.otf -% EBGaramond-Regular-osf-t1' +% --feature=liga --feature=onum --feature=pnum EBGaramond-Bold.otf +% EBGaramond-Bold-osf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a37mnv.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a37mnv.enc new file mode 100644 index 00000000000..e951659d198 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_a37mnv.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_a37mnvqydlorqaald5plu4ojed +% Encoding created by otftotfm on Tue Apr 23 15:24:11 2019 +% Command line follows encoding +/AutoEnc_a37mnvqydlorqaald5plu4ojed [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha.sc /upsilondieresis.sc +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha.sc /beta.sc /uni03C2.sc /delta.sc /epsilon.sc /uni03D5 /gamma.sc + /eta.sc /iota.sc /theta.sc /kappa.sc /lambda.sc /uni00B5 /nu.sc /omicron.sc +%70 + /pi.sc /chi.sc /rho.sc /sigma.sc /tau.sc /upsilon.sc /uni200C /omega.sc + /xi.sc /psi.sc /zeta.sc /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos.sc /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos.sc /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos.sc /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos.sc /uni1F35 /uni1F34 /uni1F32 /upsilontonos.sc /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos.sc /uni1F15 /uni1F14 /uni1F12 /omicrontonos.sc /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis.sc /uni1FD2 /iotadieresistonos.sc /uni1FD7 /upsilondieresis.sc /uni1FE2 /upsilondieresistonos.sc /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=pnum --feature=smcp --unicoding=germandbls =: +% SSsmall EBGaramond-Bold.otf EBGaramond-Bold-lf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_abyljl.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_abyljl.enc index aa94f4c8d00..0257bbafe72 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_abyljl.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_abyljl.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_abyljl7ktazwzcff7pualhlsce -% Encoding created by otftotfm on Sun Apr 7 10:24:04 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:07 2019 % Command line follows encoding /AutoEnc_abyljl7ktazwzcff7pualhlsce [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum -% --feature=tnum EBGaramond-Regular.otf EBGaramond-Regular-tlf-ot1' +% --feature=tnum EBGaramond-Bold.otf EBGaramond-Bold-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ao6kf7.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ao6kf7.enc index 3724df426f6..bccbdcdd238 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ao6kf7.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ao6kf7.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ao6kf7czm3kxufroii6io2txyb -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_ao6kf7czm3kxufroii6io2txyb [ %00 @@ -54,11 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=sinf -% --ligkern=* {KL} * EBGaramond-Regular.otf EBGaramond-Regular-inf-ot1' +% --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-inf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_bszlvl.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_bszlvl.enc index 66505436c42..5ff4804511e 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_bszlvl.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_bszlvl.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=sups --ligkern=* {KL} * EBGaramond-Regular.otf -% EBGaramond-Regular-sup-t1' +% --feature=liga --feature=sups --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-sup-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_byuyni.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_byuyni.enc index c642c8e6697..90465e0d7cd 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_byuyni.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_byuyni.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_byuynix5r46fcpi7yc7qekcpbh -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 % Command line follows encoding /AutoEnc_byuynix5r46fcpi7yc7qekcpbh [ %00 @@ -54,13 +54,13 @@ /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern % --feature=liga --feature=onum --feature=pnum --feature=smcp -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-osf-sc-t1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c4ggco.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c4ggco.enc index d3a95532688..0a53ca19efc 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c4ggco.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c4ggco.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_c4ggcorthinbys2wmpe4bwpsqg -% Encoding created by otftotfm on Sun Apr 7 10:24:16 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 % Command line follows encoding /AutoEnc_c4ggcorthinbys2wmpe4bwpsqg [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum -% --feature=tnum EBGaramond-Italic.otf EBGaramond-Italic-tosf-ot1' +% --feature=tnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tosf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c6t5bp.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c6t5bp.enc new file mode 100644 index 00000000000..f4099201192 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_c6t5bp.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla +% Encoding created by otftotfm on Tue Apr 23 15:24:10 2019 +% Command line follows encoding +/AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam.sups /dieresis /dieresistonos /uni1FED /percent.sups /periodcentered /tonos + /parenleft.sups /parenright.sups /asterisk.sups /plus.sups /comma.sups /hyphen.sups /period.sups /slash.sups +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon.sups /anoteleia /uni1FFE /equal.sups /uni1FBF /semicolon.sups +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sups /uni1FCF /bracketright.sups /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=sups --ligkern=* {KL} * EBGaramond-Bold.otf +% EBGaramond-Bold-sup-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_cjjoj4.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_cjjoj4.enc index cc6039dae5f..e2b1819a6b9 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_cjjoj4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_cjjoj4.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 % Command line follows encoding /AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum -% --feature=tnum EBGaramond-Italic.otf EBGaramond-Italic-tlf-ot1' +% --feature=tnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_d2h6lj.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_d2h6lj.enc new file mode 100644 index 00000000000..80c40034901 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_d2h6lj.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_d2h6ljvgfcffsjkildsxejswnc +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 +% Command line follows encoding +/AutoEnc_d2h6ljvgfcffsjkildsxejswnc [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dmjlse.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dmjlse.enc index f282e8b333a..c03079af988 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dmjlse.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dmjlse.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_dmjlsehjhqubkrychxdeweizch -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:08 2019 % Command line follows encoding /AutoEnc_dmjlsehjhqubkrychxdeweizch [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=lnum --feature=swsh --feature=tnum --include-alternates=*.swash -% --feature=aalt EBGaramond-Regular.otf EBGaramond-Regular-tlf-swash-ot1' +% --feature=aalt EBGaramond-Bold.otf EBGaramond-Bold-tlf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dto4r5.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dto4r5.enc index 4ac75ddf180..f51192bd5fa 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dto4r5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dto4r5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_dto4r5hkfdywrp623q2mbc3u3g -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 % Command line follows encoding /AutoEnc_dto4r5hkfdywrp623q2mbc3u3g [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=lnum --feature=tnum EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-ly1' +% --feature=liga --feature=lnum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_e3brkz.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_e3brkz.enc index 113dc070a35..1fe275935c7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_e3brkz.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_e3brkz.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_e3brkzvtzp2dmfzg7e54unqplf -% Encoding created by otftotfm on Sun Apr 7 10:24:12 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:59 2019 % Command line follows encoding /AutoEnc_e3brkzvtzp2dmfzg7e54unqplf [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc index 4e63431805e..34b33848589 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_egoty6wpchcoxueschnlw73q6d -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 % Command line follows encoding /AutoEnc_egoty6wpchcoxueschnlw73q6d [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum % --feature=pnum --feature=smcp --unicoding=germandbls =: SSsmall -% EBGaramond-Regular.otf EBGaramond-Regular-osf-sc-ot1' +% EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-osf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_fjpe6p.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_fjpe6p.enc index 51bf38787a2..3945520b18c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_fjpe6p.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_fjpe6p.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_fjpe6p45raoyul6jro4b6sespb -% Encoding created by otftotfm on Sun Apr 7 10:24:18 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:06 2019 % Command line follows encoding /AutoEnc_fjpe6p45raoyul6jro4b6sespb [ %00 @@ -54,12 +54,13 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=onum --feature=pnum --feature=swsh --include-alternates=*.swash -% --feature=aalt EBGaramond-Italic.otf EBGaramond-Italic-osf-swash-ot1' +% --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_g63n4u.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_g63n4u.enc new file mode 100644 index 00000000000..1e724392cd7 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_g63n4u.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 +% Command line follows encoding +/AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam.sinf /dieresis /dieresistonos /uni1FED /percent.sinf /periodcentered /tonos + /parenleft.sinf /parenright.sinf /asterisk.sinf /plus.sinf /comma.sinf /hyphen.sinf /period.sinf /slash.sinf +%30 + /uni2080 /uni2081 /uni2082 /uni2083 /uni2084 /uni2085 /uni2086 /uni2087 + /uni2088 /uni2089 /colon.sinf /anoteleia /uni1FFE /equal.sinf /uni1FBF /semicolon.sinf +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sinf /uni1FCF /bracketright.sinf /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=sinf --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-inf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gf4ecr.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gf4ecr.enc new file mode 100644 index 00000000000..8e9c9eaddac --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gf4ecr.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_gf4ecrjohawsuircygk3z7dolf +% Encoding created by otftotfm on Tue Apr 23 15:24:06 2019 +% Command line follows encoding +/AutoEnc_gf4ecrjohawsuircygk3z7dolf [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=pnum --feature=smcp --unicoding=germandbls =: +% SSsmall EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-osf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h2c7fw.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h2c7fw.enc new file mode 100644 index 00000000000..91c1428fc59 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h2c7fw.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_h2c7fwk7hr7f6b726ltraghneg +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 +% Command line follows encoding +/AutoEnc_h2c7fwk7hr7f6b726ltraghneg [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro.tf /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h5djnb.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h5djnb.enc new file mode 100644 index 00000000000..78530a86ab2 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_h5djnb.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 +% Command line follows encoding +/AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hfyizy.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hfyizy.enc new file mode 100644 index 00000000000..39285598ddf --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hfyizy.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_hfyizyzr4bsipesqmsfmfxla4g +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 +% Command line follows encoding +/AutoEnc_hfyizyzr4bsipesqmsfmfxla4g [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam.sups /dieresis /dieresistonos /uni1FED /percent.sups /periodcentered /tonos + /parenleft.sups /parenright.sups /asterisk.sups /plus.sups /comma.sups /hyphen.sups /period.sups /slash.sups +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon.sups /anoteleia /uni1FFE /equal.sups /uni1FBF /semicolon.sups +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sups /uni1FCF /bracketright.sups /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=sups --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-sup-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hlpoev.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hlpoev.enc index f32d37e63b8..5b1054d020f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hlpoev.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hlpoev.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_hlpoevvpzwoif6oa4heawahthf -% Encoding created by otftotfm on Sun Apr 7 10:24:14 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 % Command line follows encoding /AutoEnc_hlpoevvpzwoif6oa4heawahthf [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=lnum --feature=pnum EBGaramond-Italic.otf -% EBGaramond-Italic-lf-ly1' +% --feature=liga --feature=lnum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ioh3dp.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ioh3dp.enc index b2fa6e96805..ce7fc3e653b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ioh3dp.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ioh3dp.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:14 2019 % Command line follows encoding /AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_izfhxe.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_izfhxe.enc index 0faf6ba001d..9b6b9ed71d4 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_izfhxe.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_izfhxe.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_izfhxe343lr4odwp7tsz42dm6b -% Encoding created by otftotfm on Sun Apr 7 10:24:15 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 % Command line follows encoding /AutoEnc_izfhxe343lr4odwp7tsz42dm6b [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-lf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2crie.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2crie.enc new file mode 100644 index 00000000000..e4c6afed639 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2crie.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_j2crie3q3ql5vppmub5ulnuhme +% Encoding created by otftotfm on Tue Apr 23 15:24:15 2019 +% Command line follows encoding +/AutoEnc_j2crie3q3ql5vppmub5ulnuhme [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=pnum EBGaramond-Bold.otf EBGaramond-Bold-osf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2gtbm.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2gtbm.enc index 44f90a13a5e..dff811f0187 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2gtbm.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2gtbm.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_j2gtbmvgspjsuvuvqshaglweuf -% Encoding created by otftotfm on Sun Apr 7 10:24:15 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 % Command line follows encoding /AutoEnc_j2gtbmvgspjsuvuvqshaglweuf [ %00 @@ -54,12 +54,13 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=lnum --feature=pnum --feature=swsh --include-alternates=*.swash -% --feature=aalt EBGaramond-Italic.otf EBGaramond-Italic-lf-swash-ot1' +% --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2xr5d.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2xr5d.enc index adfcbdb421b..b43f8d1e742 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2xr5d.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j2xr5d.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:13 2019 % Command line follows encoding /AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=tnum EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-ly1' +% --feature=liga --feature=onum --feature=tnum EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j4bgam.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j4bgam.enc new file mode 100644 index 00000000000..bf51d288de7 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j4bgam.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g +% Encoding created by otftotfm on Tue Apr 23 15:24:13 2019 +% Command line follows encoding +/AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=onum --feature=tnum EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j66zy6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j66zy6.enc index 5809e5a5b37..a8f1fef002d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j66zy6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j66zy6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_j66zy62stilrgvoep4apdi3znb -% Encoding created by otftotfm on Sun Apr 7 10:24:16 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 % Command line follows encoding /AutoEnc_j66zy62stilrgvoep4apdi3znb [ %00 @@ -54,12 +54,13 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=onum --feature=swsh --feature=tnum --include-alternates=*.swash -% --feature=aalt EBGaramond-Italic.otf EBGaramond-Italic-tosf-swash-ot1' +% --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jedt67.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jedt67.enc index 661ef35b2e7..8a10bcb2402 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jedt67.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jedt67.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_jedt67oelb6rdrfkeehbyf76yc -% Encoding created by otftotfm on Sun Apr 7 10:24:12 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:59 2019 % Command line follows encoding /AutoEnc_jedt67oelb6rdrfkeehbyf76yc [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_joewos.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_joewos.enc index 70c7e886832..93efc62edd3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_joewos.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_joewos.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_joewosxhna5pwkrt2zs5xfsd5e -% Encoding created by otftotfm on Sun Apr 7 10:24:16 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 % Command line follows encoding /AutoEnc_joewosxhna5pwkrt2zs5xfsd5e [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=onum --feature=tnum EBGaramond-Italic.otf -% EBGaramond-Italic-tosf-t1' +% --feature=liga --feature=onum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jyhls2.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jyhls2.enc index 9abbb011afb..4f12057dcc6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jyhls2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jyhls2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:14 2019 % Command line follows encoding /AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=onum --feature=swsh --feature=tnum --include-alternates=*.swash -% --feature=aalt EBGaramond-Regular.otf EBGaramond-Regular-tosf-swash-ot1' +% --feature=aalt EBGaramond-Bold.otf EBGaramond-Bold-tosf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kfeykp.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kfeykp.enc index 22558c1cbf3..ef40a14fbcf 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kfeykp.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kfeykp.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_kfeykpdkdkfgcmiob2alq76d6b -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_kfeykpdkdkfgcmiob2alq76d6b [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=sinf --ligkern=* {KL} * EBGaramond-Regular.otf -% EBGaramond-Regular-inf-t1' +% --feature=liga --feature=sinf --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-inf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ld6df2.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ld6df2.enc deleted file mode 100644 index a421f5d8bb1..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ld6df2.enc +++ /dev/null @@ -1,66 +0,0 @@ -% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT - -%%AutoEnc_ld6df2x7jielfy7kpphsipzgeb -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 -% Command line follows encoding -/AutoEnc_ld6df2x7jielfy7kpphsipzgeb [ -%00 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /asterisk /endash -%10 - /.notdef /.notdef /quotedblbase /.notdef /.notdef /.notdef /.notdef /.notdef - /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%20 - /.notdef /.notdef /.notdef /.notdef /dollar /.notdef /.notdef /quotesingle - /.notdef /.notdef /.notdef /.notdef /comma /.notdef /period /fraction -%30 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /uni27E8 /minus /uni27E9 /.notdef -%40 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /uni2127 /.notdef /.notdef -%50 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /uni2126 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown -%60 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%70 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%80 - /.notdef /.notdef /.notdef /.notdef /dagger /daggerdbl /uni2225 /perthousand - /bullet /uni2103 /.notdef /.notdef /florin /colonmonetary /uni20A9 /.notdef -%90 - /.notdef /.notdef /lira /.notdef /uni203D /uni2E18 /dong /trademark - /.notdef /.notdef /.notdef /uni2116 /.notdef /estimated /openbullet /.notdef -%A0 - /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section - /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef -%B0 - /degree /plusminus /uni00B2 /uni00B3 /.notdef /uni00B5 /paragraph /periodcentered - /.notdef /uni00B9 /ordmasculine /radical /onequarter /onehalf /threequarters /Euro -%C0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%D0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /multiply /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%E0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef -%F0 - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /divide /.notdef - /uniFB04 /uniFB03 /uniFB00 /uniFB02 /l /uniFB01 /i /f -] def -% Command line: 'otftotfm --automatic --encoding=fontools_ts1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff -% --ligkern=ff i =: ffi --ligkern=ff l =: ffl EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc index 69a6912ef6a..a68fc53bd93 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_liamowwj6bkl6mtj7xyoefkgke -% Encoding created by otftotfm on Sun Apr 7 10:30:48 2019 +% Encoding created by otftotfm on Tue Apr 23 15:27:08 2019 % Command line follows encoding /AutoEnc_liamowwj6bkl6mtj7xyoefkgke [ %00 @@ -54,12 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramondInitials.map -% --no-updmap --coding-scheme=TEX TEXT --ligkern=f i =: fi --ligkern=f l =: -% fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl -% EBGaramond-Initials.otf EBGaramondInitials-tlf-ot1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramondInitials.map +% --no-updmap --coding-scheme=TEX TEXT EBGaramond-Initials.otf +% EBGaramondInitials-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_lvcw6s.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_lvcw6s.enc index 82647f6b088..57594232e6f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_lvcw6s.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_lvcw6s.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f -% Encoding created by otftotfm on Sun Apr 7 10:24:16 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 % Command line follows encoding /AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=tnum EBGaramond-Italic.otf -% EBGaramond-Italic-tosf-ly1' +% --feature=liga --feature=onum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_m26xaf.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_m26xaf.enc index 8572cc45fb2..14e4e01be04 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_m26xaf.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_m26xaf.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd -% Encoding created by otftotfm on Sun Apr 7 10:24:04 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:07 2019 % Command line follows encoding /AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=lnum --feature=tnum EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-ly1' +% --feature=liga --feature=lnum --feature=tnum EBGaramond-Bold.otf +% EBGaramond-Bold-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mj3jkq.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mj3jkq.enc index 1e68b904f7a..65ba9357242 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mj3jkq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mj3jkq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_mj3jkqegiifwkp7tg5srucvlef -% Encoding created by otftotfm on Sun Apr 7 10:24:04 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:07 2019 % Command line follows encoding /AutoEnc_mj3jkqegiifwkp7tg5srucvlef [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=lnum --feature=tnum EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-t1' +% --feature=liga --feature=lnum --feature=tnum EBGaramond-Bold.otf +% EBGaramond-Bold-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mnvma6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mnvma6.enc index 93efd5df055..601089d8803 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mnvma6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mnvma6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_mnvma6c2scz5splrrrlgnwdtzc -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:16 2019 % Command line follows encoding /AutoEnc_mnvma6c2scz5splrrrlgnwdtzc [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-osf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-osf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_muwakt.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_muwakt.enc index 93a561b48fa..51b5c092c06 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_muwakt.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_muwakt.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_muwakt4d7zffh35b2q6vpr7ucg -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_muwakt4d7zffh35b2q6vpr7ucg [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=sinf --ligkern=* {KL} * EBGaramond-Regular.otf -% EBGaramond-Regular-inf-ly1' +% --feature=liga --feature=sinf --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-inf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mvrjgh.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mvrjgh.enc index 97c61ee1210..c1344cd418c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mvrjgh.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mvrjgh.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg -% Encoding created by otftotfm on Sun Apr 7 10:24:18 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:06 2019 % Command line follows encoding /AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-osf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nhfy4v.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nhfy4v.enc index e2d19e072ad..6b1d3beeb04 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nhfy4v.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nhfy4v.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_nhfy4vcyskj4jwrirusa4olqia -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 % Command line follows encoding /AutoEnc_nhfy4vcyskj4jwrirusa4olqia [ %00 @@ -54,13 +54,13 @@ /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern % --feature=liga --feature=onum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-sc-t1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_noegxq.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_noegxq.enc index 76e51bf1ff4..a3af4bef895 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_noegxq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_noegxq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_noegxq6wd4gmgm3wclekae5l7c -% Encoding created by otftotfm on Sun Apr 7 10:24:12 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 % Command line follows encoding /AutoEnc_noegxq6wd4gmgm3wclekae5l7c [ %00 @@ -54,12 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=TEX TEXT --feature=case --feature=kern --feature=liga -% --feature=lnum --feature=tnum EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-titling-ot1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum +% --feature=pnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-lf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc index af713acc2f3..16c16bb6bc8 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_nxqm357krn5asjgj4l52s7fwme -% Encoding created by otftotfm on Sun Apr 7 10:24:10 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:15 2019 % Command line follows encoding /AutoEnc_nxqm357krn5asjgj4l52s7fwme [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum -% --feature=pnum EBGaramond-Regular.otf EBGaramond-Regular-osf-ot1' +% --feature=pnum EBGaramond-Bold.otf EBGaramond-Bold-osf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oahxim.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oahxim.enc new file mode 100644 index 00000000000..1ff8b2ab3ca --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oahxim.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_oahximbxglbv3wxpkrpj4y2s3a +% Encoding created by otftotfm on Tue Apr 23 15:24:08 2019 +% Command line follows encoding +/AutoEnc_oahximbxglbv3wxpkrpj4y2s3a [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha.sc /upsilondieresis.sc +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.sc /one.sc /two.sc /three.sc /four.sc /five.sc /six.sc /seven.sc + /eight.sc /nine.sc /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha.sc /beta.sc /uni03C2.sc /delta.sc /epsilon.sc /uni03D5 /gamma.sc + /eta.sc /iota.sc /theta.sc /kappa.sc /lambda.sc /uni00B5 /nu.sc /omicron.sc +%70 + /pi.sc /chi.sc /rho.sc /sigma.sc /tau.sc /upsilon.sc /uni200C /omega.sc + /xi.sc /psi.sc /zeta.sc /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos.sc /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos.sc /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos.sc /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos.sc /uni1F35 /uni1F34 /uni1F32 /upsilontonos.sc /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos.sc /uni1F15 /uni1F14 /uni1F12 /omicrontonos.sc /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis.sc /uni1FD2 /iotadieresistonos.sc /uni1FD7 /upsilondieresis.sc /uni1FE2 /upsilondieresistonos.sc /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=smcp --feature=tnum --unicoding=germandbls =: +% SSsmall EBGaramond-Bold.otf EBGaramond-Bold-tlf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ob4q4u.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ob4q4u.enc index b66e6222f5d..a2a44e52118 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ob4q4u.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ob4q4u.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc -% Encoding created by otftotfm on Sun Apr 7 10:24:07 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=sups --ligkern=* {KL} * EBGaramond-Regular.otf -% EBGaramond-Regular-sup-ly1' +% --feature=liga --feature=sups --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-sup-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oge4ze.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oge4ze.enc index 5442b7c12a0..ef0621b8b31 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oge4ze.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_oge4ze.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_oge4zeph4qgrf2eqipj4avd4uf -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding /AutoEnc_oge4zeph4qgrf2eqipj4avd4uf [ %00 @@ -54,11 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=sups -% --ligkern=* {KL} * EBGaramond-Regular.otf EBGaramond-Regular-sup-ot1' +% --ligkern=* {KL} * EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-sup-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ontdi6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ontdi6.enc index ebe92f3244a..584197f12c5 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ontdi6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ontdi6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh -% Encoding created by otftotfm on Sun Apr 7 10:24:17 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 % Command line follows encoding /AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=onum --feature=pnum EBGaramond-Italic.otf -% EBGaramond-Italic-osf-t1' +% --feature=liga --feature=onum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pdqo3a.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pdqo3a.enc new file mode 100644 index 00000000000..32c2be8f121 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pdqo3a.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd +% Encoding created by otftotfm on Tue Apr 23 15:24:09 2019 +% Command line follows encoding +/AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam.sinf /dieresis /dieresistonos /uni1FED /percent.sinf /periodcentered /tonos + /parenleft.sinf /parenright.sinf /asterisk.sinf /plus.sinf /comma.sinf /hyphen.sinf /period.sinf /slash.sinf +%30 + /uni2080 /uni2081 /uni2082 /uni2083 /uni2084 /uni2085 /uni2086 /uni2087 + /uni2088 /uni2089 /colon.sinf /anoteleia /uni1FFE /equal.sinf /uni1FBF /semicolon.sinf +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sinf /uni1FCF /bracketright.sinf /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=sinf --ligkern=* {KL} * EBGaramond-Bold.otf +% EBGaramond-Bold-inf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pnjcqf.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pnjcqf.enc index fa3b9f2c7b6..d2171b165f6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pnjcqf.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_pnjcqf.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:14 2019 % Command line follows encoding /AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=onum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-tosf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-Bold.otf +% EBGaramond-Bold-tosf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ptk5md.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ptk5md.enc index 6e3d81831b6..a73f041e221 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ptk5md.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ptk5md.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_ptk5mdcvitdzngtmcofsfhbteh -% Encoding created by otftotfm on Sun Apr 7 10:24:18 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:06 2019 % Command line follows encoding /AutoEnc_ptk5mdcvitdzngtmcofsfhbteh [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-osf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qckgoz.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qckgoz.enc index 70382456cb5..d33c392baf2 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qckgoz.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qckgoz.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_qckgozlkzjupumu2bsotgllzze -% Encoding created by otftotfm on Sun Apr 7 10:24:07 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 % Command line follows encoding /AutoEnc_qckgozlkzjupumu2bsotgllzze [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=lnum --feature=pnum --feature=smcp -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-lf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qip76a.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qip76a.enc index 8294b16be53..0f37da86802 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qip76a.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qip76a.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_qip76aljekhkapltnlznjm26tg -% Encoding created by otftotfm on Sun Apr 7 10:24:07 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 % Command line follows encoding /AutoEnc_qip76aljekhkapltnlznjm26tg [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum % --feature=pnum --feature=smcp --unicoding=germandbls =: SSsmall -% EBGaramond-Regular.otf EBGaramond-Regular-lf-sc-ot1' +% EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-lf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnljit.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnljit.enc index 5a0a14b79e4..d72355046c3 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnljit.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnljit.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_qnljitgqyb2s65dexixymiibaa -% Encoding created by otftotfm on Sun Apr 7 10:24:17 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 % Command line follows encoding /AutoEnc_qnljitgqyb2s65dexixymiibaa [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern -% --feature=liga --feature=onum --feature=pnum EBGaramond-Italic.otf -% EBGaramond-Italic-osf-ly1' +% --feature=liga --feature=onum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-osf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnvfe4.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnvfe4.enc index 0dc68098d59..97501d321f2 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnvfe4.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qnvfe4.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:08 2019 % Command line follows encoding /AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-tlf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rbkzlu.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rbkzlu.enc index c46e8c035f4..a4106c1c33c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rbkzlu.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rbkzlu.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_rbkzluvbsijxcubauk4dxo24od -% Encoding created by otftotfm on Sun Apr 7 10:24:07 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:12 2019 % Command line follows encoding /AutoEnc_rbkzluvbsijxcubauk4dxo24od [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=lnum --feature=pnum --feature=swsh --include-alternates=*.swash -% --feature=aalt EBGaramond-Regular.otf EBGaramond-Regular-lf-swash-ot1' +% --feature=aalt EBGaramond-Bold.otf EBGaramond-Bold-lf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rs3zoq.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rs3zoq.enc index 5e3e84e1121..82234de08b6 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rs3zoq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rs3zoq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_rs3zoq2p2wr5xazf3giqkujald -% Encoding created by otftotfm on Sun Apr 7 10:24:08 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:12 2019 % Command line follows encoding /AutoEnc_rs3zoq2p2wr5xazf3giqkujald [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum -% --feature=tnum EBGaramond-Regular.otf EBGaramond-Regular-tosf-ot1' +% --feature=tnum EBGaramond-Bold.otf EBGaramond-Bold-tosf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_s7tpqt.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_s7tpqt.enc index f5b27619c38..454ef0f90dd 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_s7tpqt.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_s7tpqt.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d -% Encoding created by otftotfm on Sun Apr 7 10:24:04 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 % Command line follows encoding /AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum % --feature=smcp --feature=tnum --unicoding=germandbls =: SSsmall -% EBGaramond-Regular.otf EBGaramond-Regular-tlf-sc-ot1' +% EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tlf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_slocg6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_slocg6.enc index 79dc95c08e7..b100bbe187c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_slocg6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_slocg6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_slocg6iashfkchrd7dvhgvyphh -% Encoding created by otftotfm on Sun Apr 7 10:24:16 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:04 2019 % Command line follows encoding /AutoEnc_slocg6iashfkchrd7dvhgvyphh [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=onum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Italic.otf -% EBGaramond-Italic-tosf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tosf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_sqqqn7.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_sqqqn7.enc new file mode 100644 index 00000000000..ec21d9a8709 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_sqqqn7.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg +% Encoding created by otftotfm on Tue Apr 23 15:23:59 2019 +% Command line follows encoding +/AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro.tf /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.sc /one.sc /two.sc /three.sc /four.sc /five.sc /six.sc /seven.sc + /eight.sc /nine.sc /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=smcp --feature=tnum --unicoding=germandbls =: +% SSsmall EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tlf-sc-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_t4t3wm.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_t4t3wm.enc index 89d50575705..b5cadcc7036 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_t4t3wm.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_t4t3wm.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:16 2019 % Command line follows encoding /AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=dlig --feature=kern --feature=liga % --feature=onum --feature=pnum --feature=swsh --include-alternates=*.swash -% --feature=aalt EBGaramond-Regular.otf EBGaramond-Regular-osf-swash-ot1' +% --feature=aalt EBGaramond-Bold.otf EBGaramond-Bold-osf-swash-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_tbwoon.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_tbwoon.enc index 5b2d014b1d8..9ff6604698f 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_tbwoon.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_tbwoon.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_tbwoonnbhlwtlye7tm73jktpib -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:08 2019 % Command line follows encoding /AutoEnc_tbwoonnbhlwtlye7tm73jktpib [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=swsh --feature=tnum -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-tlf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_u7qtot.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_u7qtot.enc new file mode 100644 index 00000000000..9222d5faf19 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_u7qtot.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_u7qtota2ag455cepax2sd2ckqd +% Encoding created by otftotfm on Tue Apr 23 15:24:11 2019 +% Command line follows encoding +/AutoEnc_u7qtota2ag455cepax2sd2ckqd [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /uni03DB /uni03DB + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /uni03D9 /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /uni03E1 /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /uni03DD /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=pnum EBGaramond-Bold.otf EBGaramond-Bold-lf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uj47dd.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uj47dd.enc index 93a4205d0c0..b739601f3db 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uj47dd.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uj47dd.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_uj47dd2cdpqks5burrjhiwibgc -% Encoding created by otftotfm on Sun Apr 7 10:24:06 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:11 2019 % Command line follows encoding /AutoEnc_uj47dd2cdpqks5burrjhiwibgc [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=case -% --feature=kern --feature=liga --feature=lnum --feature=tnum -% EBGaramond-Regular.otf EBGaramond-Regular-tlf-titling-ly1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=lnum --feature=pnum EBGaramond-Bold.otf +% EBGaramond-Bold-lf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uxrhpx.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uxrhpx.enc index 10abafe13f8..fedbab2b2a2 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uxrhpx.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uxrhpx.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba -% Encoding created by otftotfm on Sun Apr 7 10:24:15 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 % Command line follows encoding /AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ] def % Command line: 'otftotfm --automatic --encoding=fontools_ly1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Italic.otf -% EBGaramond-Italic-lf-swash-ly1' +% --include-alternates=*.swash --feature=aalt EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-swash-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_vqv3w3.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_vqv3w3.enc index ad289cfeb30..cef3a1c4042 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_vqv3w3.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_vqv3w3.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd -% Encoding created by otftotfm on Sun Apr 7 10:24:09 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:03 2019 % Command line follows encoding /AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd [ %00 @@ -54,12 +54,12 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum % --feature=smcp --feature=tnum --unicoding=germandbls =: SSsmall -% EBGaramond-Regular.otf EBGaramond-Regular-tosf-sc-ot1' +% EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tosf-sc-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc index 5bf833f2de1..31c6fb78972 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_wsnb7le2poeyznztvx6b35j2ob -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:10 2019 % Command line follows encoding /AutoEnc_wsnb7le2poeyznztvx6b35j2ob [ %00 @@ -54,12 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=TEX TEXT --feature=case --feature=kern --feature=liga -% --feature=lnum --feature=tnum EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-titling-ot1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum +% --feature=pnum EBGaramond-Bold.otf EBGaramond-Bold-lf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wxmaa6.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wxmaa6.enc index 2bbc6187ffe..71e1095b423 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wxmaa6.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wxmaa6.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 % Command line follows encoding /AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern -% --feature=liga --feature=lnum --feature=tnum EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-t1' +% --feature=liga --feature=lnum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xoskhe.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xoskhe.enc index f3e1a5e6b8c..cfb54ee2814 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xoskhe.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xoskhe.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_xoskheoavizix7q6vfcc7k34cd -% Encoding created by otftotfm on Sun Apr 7 10:24:07 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 % Command line follows encoding /AutoEnc_xoskheoavizix7q6vfcc7k34cd [ %00 @@ -54,13 +54,13 @@ /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern % --feature=liga --feature=lnum --feature=pnum --feature=smcp -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-lf-sc-t1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xxcxg5.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xxcxg5.enc index c46af3e97bc..4cc3dfa336d 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xxcxg5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xxcxg5.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_xxcxg56g42snddornzdfpksj3c -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:10 2019 % Command line follows encoding /AutoEnc_xxcxg56g42snddornzdfpksj3c [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=case -% --feature=kern --feature=liga --feature=lnum --feature=tnum -% EBGaramond-Regular.otf EBGaramond-Regular-tlf-titling-t1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=lnum --feature=pnum EBGaramond-Bold.otf +% EBGaramond-Bold-lf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yjkoc2.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yjkoc2.enc index 9307d1eeffd..2bf8dcacf44 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yjkoc2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yjkoc2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd -% Encoding created by otftotfm on Sun Apr 7 10:24:05 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 % Command line follows encoding /AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd [ %00 @@ -54,13 +54,13 @@ /oslash.sc /ugrave.sc /uacute.sc /ucircumflex.sc /udieresis.sc /yacute.sc /thorn.sc /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern % --feature=liga --feature=lnum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Regular.otf -% EBGaramond-Regular-tlf-sc-t1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-sc-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_doset5.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ylzvsz.enc index 7247b2007ee..6e157fe2afb 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_doset5.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ylzvsz.enc @@ -1,9 +1,9 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT -%%AutoEnc_doset5jni7ptstijeczbezqvvd -% Encoding created by otftotfm on Sun Apr 7 10:24:13 2019 +%%AutoEnc_ylzvszfmamckfkt3fumcewzh4h +% Encoding created by otftotfm on Tue Apr 23 15:24:00 2019 % Command line follows encoding -/AutoEnc_doset5jni7ptstijeczbezqvvd [ +/AutoEnc_ylzvszfmamckfkt3fumcewzh4h [ %00 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /asterisk /endash @@ -51,16 +51,14 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef %F0 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /divide /.notdef - /uniFB04 /uniFB03 /f_f /uniFB02 /l /uniFB01 /i /f + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ts1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum -% --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff -% --ligkern=ff i =: ffi --ligkern=ff l =: ffl EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-ts1' +% --feature=tnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yow7vo.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yow7vo.enc index 0e7df34168e..38cc9977613 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yow7vo.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yow7vo.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_yow7vovfjroqgqn2odhltdg34d -% Encoding created by otftotfm on Sun Apr 7 10:24:08 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:12 2019 % Command line follows encoding /AutoEnc_yow7vovfjroqgqn2odhltdg34d [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=lnum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-lf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-lf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yqpahr.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yqpahr.enc new file mode 100644 index 00000000000..e9d616cc579 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yqpahr.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_yqpahrs3wosnutq6ezrrbzbcad +% Encoding created by otftotfm on Tue Apr 23 15:23:58 2019 +% Command line follows encoding +/AutoEnc_yqpahrs3wosnutq6ezrrbzbcad [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro.tf /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron +%20 + /uni1FC1 /exclam /dieresis /dieresistonos /uni1FED /percent /periodcentered /tonos + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /anoteleia /uni1FFE /equal /uni1FBF /semicolon +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft /uni1FCF /bracketright /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft /uni037A /guillemotright /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=tnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-lgr' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yyibz2.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yyibz2.enc index bd79d90d28b..b6b68c802e7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yyibz2.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yyibz2.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_yyibz2pthfaij2igwb6xmc3hga -% Encoding created by otftotfm on Sun Apr 7 10:24:13 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:01 2019 % Command line follows encoding /AutoEnc_yyibz2pthfaij2igwb6xmc3hga [ %00 @@ -54,12 +54,12 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap -% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=case -% --feature=kern --feature=liga --feature=lnum --feature=tnum -% EBGaramond-Italic.otf EBGaramond-Italic-tlf-titling-t1' +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=lnum --feature=pnum EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-lf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_z6dm7r.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_z6dm7r.enc index c8644d06248..91b5b6bdf6b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_z6dm7r.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_z6dm7r.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf -% Encoding created by otftotfm on Sun Apr 7 10:24:17 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:05 2019 % Command line follows encoding /AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf [ %00 @@ -54,11 +54,11 @@ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef ] def % Command line: 'otftotfm --automatic --encoding=fontools_ot1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum -% --feature=pnum EBGaramond-Italic.otf EBGaramond-Italic-osf-ot1' +% --feature=pnum EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-osf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zgunbq.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zgunbq.enc index a89b7276c47..5e0a1016165 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zgunbq.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zgunbq.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_zgunbqcb7fkflwrnjdprpvr44e -% Encoding created by otftotfm on Sun Apr 7 10:24:12 2019 +% Encoding created by otftotfm on Tue Apr 23 15:23:59 2019 % Command line follows encoding /AutoEnc_zgunbqcb7fkflwrnjdprpvr44e [ %00 @@ -54,13 +54,13 @@ /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/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern % --feature=liga --feature=lnum --feature=smcp --feature=tnum -% --unicoding=germandbls =: SSsmall EBGaramond-Italic.otf -% EBGaramond-Italic-tlf-sc-ly1' +% --unicoding=germandbls =: SSsmall EBGaramond-BoldItalic.otf +% EBGaramond-BoldItalic-tlf-sc-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zjrm7o.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zjrm7o.enc index da51546ba04..123b86add21 100644 --- a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zjrm7o.enc +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zjrm7o.enc @@ -1,7 +1,7 @@ % THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT %%AutoEnc_zjrm7oiav7ih6lgry4bga5rocb -% Encoding created by otftotfm on Sun Apr 7 10:24:11 2019 +% Encoding created by otftotfm on Tue Apr 23 15:24:16 2019 % Command line follows encoding /AutoEnc_zjrm7oiav7ih6lgry4bga5rocb [ %00 @@ -54,13 +54,13 @@ /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls ] def % Command line: 'otftotfm --automatic --encoding=fontools_t1 -% --tfm-directory=texmf/fonts/tfm/public/ebgaramond -% --vf-directory=texmf/fonts/vf/public/ebgaramond -% --type1-directory=texmf/fonts/type1/public/ebgaramond -% --truetype-directory=texmf/fonts/truetype/public/ebgaramond -% --encoding-directory=texmf/fonts/enc/dvips/ebgaramond -% --map-file=texmf/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap % --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dlig % --feature=kern --feature=liga --feature=onum --feature=pnum --feature=swsh -% --include-alternates=*.swash --feature=aalt EBGaramond-Regular.otf -% EBGaramond-Regular-osf-swash-t1' +% --include-alternates=*.swash --feature=aalt EBGaramond-Bold.otf +% EBGaramond-Bold-osf-swash-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zor4nh.enc b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zor4nh.enc new file mode 100644 index 00000000000..061aaf051b3 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zor4nh.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_zor4nhiektugl6piurglsov6ka +% Encoding created by otftotfm on Tue Apr 23 15:24:02 2019 +% Command line follows encoding +/AutoEnc_zor4nhiektugl6piurglsov6ka [ +%00 + /endash /uni032F /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /uni1FBE /uni1FBC /uni1FCC /uni1FFC /Alpha /Upsilondieresis /alpha /upsilondieresis +%10 + /uni0316 /uni0317 /.notdef /.notdef /uni032E /.notdef /.notdef /.notdef + /Euro /perthousand /uni0259 /.notdef /quoteleft /quoteright /breve /macron.sc +%20 + /uni1FC1 /exclam.sc /dieresis.sc /dieresistonos /uni1FED /percent.sc /periodcentered.sc /tonos + /parenleft.sc /parenright.sc /asterisk.sc /plus.sc /comma.sc /hyphen.sc /period.sc /slash.sc +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon.sc /anoteleia /uni1FFE /equal.sc /uni1FBF /semicolon.sc +%40 + /uni1FDF /Alpha /Beta /uni1FDD /uni2206 /Epsilon /Phi /Gamma + /Eta /Iota /Theta /Kappa /Lambda /Mu /Nu /Omicron +%50 + /Pi /Chi /Rho /Sigma /Tau /Upsilon /uni1FDE /uni2126 + /Xi /Psi /Zeta /bracketleft.sc /uni1FCF /bracketright.sc /uni1FCE /uni1FCD +%60 + /uni1FEF /alpha /beta /uni03C2 /delta /epsilon /uni03D5 /gamma + /eta /iota /theta /kappa /lambda /uni00B5 /nu /omicron +%70 + /pi /chi /rho /sigma /tau /upsilon /uni200C /omega + /xi /psi /zeta /guillemotleft.sc /uni037A /guillemotright.sc /uni1FC0 /emdash +%80 + /uni1F70 /uni1F01 /uni1F00 /uni1F03 /uni1FB2 /uni1F81 /uni1F80 /uni1F83 + /alphatonos /uni1F05 /uni1F04 /uni1F02 /uni1FB4 /uni1F85 /uni1F84 /uni1F82 +%90 + /uni1FB6 /uni1F07 /uni1F06 /.notdef /uni1FB7 /uni1F87 /uni1F86 /Omicrontonos + /uni1F74 /uni1F21 /uni1F20 /Iotatonos /uni1FC2 /uni1F91 /uni1F90 /Etatonos +%A0 + /etatonos /uni1F25 /uni1F24 /uni1F23 /uni1FC4 /uni1F95 /uni1F94 /uni1F93 + /uni1FC6 /uni1F27 /uni1F26 /uni1F22 /uni1FC7 /uni1F97 /uni1F96 /uni1F92 +%B0 + /uni1F7C /uni1F61 /uni1F60 /uni1F63 /uni1FF2 /uni1FA1 /uni1FA0 /uni1FA3 + /omegatonos /uni1F65 /uni1F64 /uni1F62 /uni1FF4 /uni1FA5 /uni1FA4 /uni1FA2 +%C0 + /uni1FF6 /uni1F67 /uni1F66 /uni03DC /uni1FF7 /uni1FA7 /uni1FA6 /Epsilontonos + /uni1F76 /uni1F31 /uni1F30 /uni1F33 /uni1F7A /uni1F51 /uni1F50 /uni1F53 +%D0 + /iotatonos /uni1F35 /uni1F34 /uni1F32 /upsilontonos /uni1F55 /uni1F54 /uni1F52 + /uni1FD6 /uni1F37 /uni1F36 /Iotadieresis /uni1FE6 /uni1F57 /uni1F56 /Upsilondieresis +%E0 + /uni1F72 /uni1F11 /uni1F10 /uni1F13 /uni1F78 /uni1F41 /uni1F40 /uni1F43 + /epsilontonos /uni1F15 /uni1F14 /uni1F12 /omicrontonos /uni1F45 /uni1F44 /uni1F42 +%F0 + /iotadieresis /uni1FD2 /iotadieresistonos /uni1FD7 /upsilondieresis /uni1FE2 /upsilondieresistonos /uni1FE7 + /uni1FB3 /uni1FC3 /uni1FF3 /uni1FE5 /uni1FE4 /Alphatonos /uni0374 /uni0375 +] def +% Command line: 'otftotfm --automatic --encoding=fontools_lgr +% --tfm-directory=texmf.new/fonts/tfm/public/ebgaramond +% --vf-directory=texmf.new/fonts/vf/public/ebgaramond +% --type1-directory=texmf.new/fonts/type1/public/ebgaramond +% --truetype-directory=texmf.new/fonts/truetype/public/ebgaramond +% --encoding-directory=texmf.new/fonts/enc/dvips/ebgaramond +% --map-file=texmf.new/fonts/map/dvips/ebgaramond/EBGaramond.map --no-updmap +% --coding-scheme=GREEK FONT ENCODING - LGR --feature=kern --feature=liga +% --feature=lnum --feature=pnum --feature=smcp --unicoding=germandbls =: +% SSsmall EBGaramond-BoldItalic.otf EBGaramond-BoldItalic-lf-sc-lgr' diff --git a/Master/texmf-dist/fonts/map/dvips/ebgaramond/EBGaramond.map b/Master/texmf-dist/fonts/map/dvips/ebgaramond/EBGaramond.map index c5840e4e2e1..ec23d54ec17 100644 --- a/Master/texmf-dist/fonts/map/dvips/ebgaramond/EBGaramond.map +++ b/Master/texmf-dist/fonts/map/dvips/ebgaramond/EBGaramond.map @@ -1,525 +1,487 @@ % Automatically maintained by otftotfm or other programs. Do not edit. -EBGaramond-Regular-tlf-ot1 EBGaramond-Regular "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-t1--base EBGaramond-Regular "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-ly1 EBGaramond-Regular "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-sc-ot1--base EBGaramond-Regular "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-sc-t1--base EBGaramond-Regular "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-sc-ly1--base EBGaramond-Regular "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-swash-ot1 EBGaramond-Regular "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-swash-t1--base EBGaramond-Regular "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-swash-ly1 EBGaramond-Regular "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-titling-ot1 EBGaramond-Regular "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-titling-t1--base EBGaramond-Regular "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-titling-ly1 EBGaramond-Regular "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tlf-ts1--base EBGaramond-Regular "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-inf-ot1 EBGaramond-Regular "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-inf-t1--base EBGaramond-Regular "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-inf-ly1 EBGaramond-Regular "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-sup-ot1 EBGaramond-Regular "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-sup-t1--base EBGaramond-Regular "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-sup-ly1 EBGaramond-Regular "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-ot1 EBGaramond-Regular "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-t1--base EBGaramond-Regular "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-ly1 EBGaramond-Regular "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-sc-ot1--base EBGaramond-Regular "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-sc-t1--base EBGaramond-Regular "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-sc-ly1--base EBGaramond-Regular "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-swash-ot1 EBGaramond-Regular "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-swash-t1--base EBGaramond-Regular "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-swash-ly1 EBGaramond-Regular "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-titling-ot1 EBGaramond-Regular "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-titling-t1--base EBGaramond-Regular "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-titling-ly1 EBGaramond-Regular "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-lf-ts1--base EBGaramond-Regular "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-ot1 EBGaramond-Regular "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-t1--base EBGaramond-Regular "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-ly1 EBGaramond-Regular "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-sc-ot1--base EBGaramond-Regular "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-sc-t1--base EBGaramond-Regular "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-sc-ly1--base EBGaramond-Regular "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-swash-ot1 EBGaramond-Regular "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-swash-t1--base EBGaramond-Regular "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-swash-ly1 EBGaramond-Regular "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-tosf-ts1--base EBGaramond-Regular "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-ot1 EBGaramond-Regular "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-t1--base EBGaramond-Regular "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-ly1 EBGaramond-Regular "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-sc-ot1--base EBGaramond-Regular "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-sc-t1--base EBGaramond-Regular "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-sc-ly1--base EBGaramond-Regular "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-swash-ot1 EBGaramond-Regular "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-swash-t1--base EBGaramond-Regular "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-swash-ly1 EBGaramond-Regular "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-Regular.pfb -EBGaramond-Regular-osf-ts1--base EBGaramond-Regular "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Regular.pfb -EBGaramond-Italic-tlf-ot1 EBGaramond-Italic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-t1--base EBGaramond-Italic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-ly1 EBGaramond-Italic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-sc-ot1--base EBGaramond-Italic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-sc-t1--base EBGaramond-Italic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-sc-ly1--base EBGaramond-Italic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-swash-ot1 EBGaramond-Italic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-swash-t1--base EBGaramond-Italic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-swash-ly1 EBGaramond-Italic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-titling-ot1 EBGaramond-Italic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-titling-t1--base EBGaramond-Italic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-titling-ly1 EBGaramond-Italic "AutoEnc_47dl7gl2zcuwieqidajvjqlu7b ReEncodeFont" <[ebgm_47dl7g.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tlf-ts1--base EBGaramond-Italic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-inf-ot1 EBGaramond-Italic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-inf-t1--base EBGaramond-Italic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-inf-ly1 EBGaramond-Italic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-sup-ot1 EBGaramond-Italic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-sup-t1--base EBGaramond-Italic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-sup-ly1 EBGaramond-Italic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-ot1 EBGaramond-Italic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-t1--base EBGaramond-Italic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-ly1 EBGaramond-Italic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-sc-ot1--base EBGaramond-Italic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-sc-t1--base EBGaramond-Italic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-sc-ly1--base EBGaramond-Italic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-swash-ot1 EBGaramond-Italic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-swash-t1--base EBGaramond-Italic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-swash-ly1 EBGaramond-Italic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-titling-ot1 EBGaramond-Italic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-titling-t1--base EBGaramond-Italic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-titling-ly1 EBGaramond-Italic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-lf-ts1--base EBGaramond-Italic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-ot1 EBGaramond-Italic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-t1--base EBGaramond-Italic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-ly1 EBGaramond-Italic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-sc-ot1--base EBGaramond-Italic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-sc-t1--base EBGaramond-Italic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-sc-ly1--base EBGaramond-Italic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-swash-ot1 EBGaramond-Italic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-swash-t1--base EBGaramond-Italic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-swash-ly1 EBGaramond-Italic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-tosf-ts1--base EBGaramond-Italic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-ot1 EBGaramond-Italic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-t1--base EBGaramond-Italic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-ly1 EBGaramond-Italic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-sc-ot1--base EBGaramond-Italic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-sc-t1--base EBGaramond-Italic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-sc-ly1--base EBGaramond-Italic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-swash-ot1 EBGaramond-Italic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-swash-t1--base EBGaramond-Italic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-swash-ly1 EBGaramond-Italic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-Italic.pfb -EBGaramond-Italic-osf-ts1--base EBGaramond-Italic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-Italic.pfb -EBGaramond-Medium-tlf-ot1 EBGaramond-Medium "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-t1--base EBGaramond-Medium "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-ly1 EBGaramond-Medium "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-sc-ot1--base EBGaramond-Medium "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-sc-t1--base EBGaramond-Medium "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-sc-ly1--base EBGaramond-Medium "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-swash-ot1 EBGaramond-Medium "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-swash-t1--base EBGaramond-Medium "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-swash-ly1 EBGaramond-Medium "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-titling-ot1 EBGaramond-Medium "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-titling-t1--base EBGaramond-Medium "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-titling-ly1 EBGaramond-Medium "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tlf-ts1--base EBGaramond-Medium "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-inf-ot1 EBGaramond-Medium "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-inf-t1--base EBGaramond-Medium "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-inf-ly1 EBGaramond-Medium "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-sup-ot1 EBGaramond-Medium "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-sup-t1--base EBGaramond-Medium "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-sup-ly1 EBGaramond-Medium "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-ot1 EBGaramond-Medium "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-t1--base EBGaramond-Medium "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-ly1 EBGaramond-Medium "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-sc-ot1--base EBGaramond-Medium "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-sc-t1--base EBGaramond-Medium "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-sc-ly1--base EBGaramond-Medium "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-swash-ot1 EBGaramond-Medium "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-swash-t1--base EBGaramond-Medium "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-swash-ly1 EBGaramond-Medium "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-titling-ot1 EBGaramond-Medium "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-titling-t1--base EBGaramond-Medium "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-titling-ly1 EBGaramond-Medium "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-lf-ts1--base EBGaramond-Medium "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-ot1 EBGaramond-Medium "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-t1--base EBGaramond-Medium "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-ly1 EBGaramond-Medium "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-sc-ot1--base EBGaramond-Medium "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-sc-t1--base EBGaramond-Medium "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-sc-ly1--base EBGaramond-Medium "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-swash-ot1 EBGaramond-Medium "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-swash-t1--base EBGaramond-Medium "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-swash-ly1 EBGaramond-Medium "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-tosf-ts1--base EBGaramond-Medium "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-ot1 EBGaramond-Medium "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-t1--base EBGaramond-Medium "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-ly1 EBGaramond-Medium "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-sc-ot1--base EBGaramond-Medium "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-sc-t1--base EBGaramond-Medium "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-sc-ly1--base EBGaramond-Medium "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-swash-ot1 EBGaramond-Medium "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-swash-t1--base EBGaramond-Medium "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-swash-ly1 EBGaramond-Medium "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-Medium.pfb -EBGaramond-Medium-osf-ts1--base EBGaramond-Medium "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Medium.pfb -EBGaramond-MediumItalic-tlf-ot1 EBGaramond-MediumItalic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-t1--base EBGaramond-MediumItalic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-ly1 EBGaramond-MediumItalic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-sc-ot1--base EBGaramond-MediumItalic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-sc-t1--base EBGaramond-MediumItalic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-sc-ly1--base EBGaramond-MediumItalic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-swash-ot1 EBGaramond-MediumItalic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-swash-t1--base EBGaramond-MediumItalic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-swash-ly1 EBGaramond-MediumItalic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-titling-ot1 EBGaramond-MediumItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-titling-t1--base EBGaramond-MediumItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-titling-ly1 EBGaramond-MediumItalic "AutoEnc_47dl7gl2zcuwieqidajvjqlu7b ReEncodeFont" <[ebgm_47dl7g.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tlf-ts1--base EBGaramond-MediumItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-inf-ot1 EBGaramond-MediumItalic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-inf-t1--base EBGaramond-MediumItalic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-inf-ly1 EBGaramond-MediumItalic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-sup-ot1 EBGaramond-MediumItalic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-sup-t1--base EBGaramond-MediumItalic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-sup-ly1 EBGaramond-MediumItalic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-ot1 EBGaramond-MediumItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-t1--base EBGaramond-MediumItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-ly1 EBGaramond-MediumItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-sc-ot1--base EBGaramond-MediumItalic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-sc-t1--base EBGaramond-MediumItalic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-sc-ly1--base EBGaramond-MediumItalic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-swash-ot1 EBGaramond-MediumItalic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-swash-t1--base EBGaramond-MediumItalic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-swash-ly1 EBGaramond-MediumItalic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-titling-ot1 EBGaramond-MediumItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-titling-t1--base EBGaramond-MediumItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-titling-ly1 EBGaramond-MediumItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-lf-ts1--base EBGaramond-MediumItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-ot1 EBGaramond-MediumItalic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-t1--base EBGaramond-MediumItalic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-ly1 EBGaramond-MediumItalic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-sc-ot1--base EBGaramond-MediumItalic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-sc-t1--base EBGaramond-MediumItalic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-sc-ly1--base EBGaramond-MediumItalic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-swash-ot1 EBGaramond-MediumItalic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-swash-t1--base EBGaramond-MediumItalic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-swash-ly1 EBGaramond-MediumItalic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-tosf-ts1--base EBGaramond-MediumItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-ot1 EBGaramond-MediumItalic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-t1--base EBGaramond-MediumItalic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-ly1 EBGaramond-MediumItalic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-sc-ot1--base EBGaramond-MediumItalic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-sc-t1--base EBGaramond-MediumItalic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-sc-ly1--base EBGaramond-MediumItalic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-swash-ot1 EBGaramond-MediumItalic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-swash-t1--base EBGaramond-MediumItalic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-swash-ly1 EBGaramond-MediumItalic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-MediumItalic.pfb -EBGaramond-MediumItalic-osf-ts1--base EBGaramond-MediumItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-MediumItalic.pfb -EBGaramond-SemiBoldItalic-tlf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-titling-ot1 EBGaramond-SemiBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-titling-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-titling-ly1 EBGaramond-SemiBoldItalic "AutoEnc_47dl7gl2zcuwieqidajvjqlu7b ReEncodeFont" <[ebgm_47dl7g.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tlf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-inf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-inf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-inf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-sup-ot1 EBGaramond-SemiBoldItalic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-sup-t1--base EBGaramond-SemiBoldItalic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-sup-ly1 EBGaramond-SemiBoldItalic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-titling-ot1 EBGaramond-SemiBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-titling-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-titling-ly1 EBGaramond-SemiBoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-lf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-tosf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBoldItalic-osf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-SemiBoldItalic.pfb -EBGaramond-SemiBold-tlf-ot1 EBGaramond-SemiBold "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-t1--base EBGaramond-SemiBold "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-ly1 EBGaramond-SemiBold "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-sc-t1--base EBGaramond-SemiBold "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-swash-ot1 EBGaramond-SemiBold "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-swash-t1--base EBGaramond-SemiBold "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-swash-ly1 EBGaramond-SemiBold "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-titling-ot1 EBGaramond-SemiBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-titling-t1--base EBGaramond-SemiBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-titling-ly1 EBGaramond-SemiBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tlf-ts1--base EBGaramond-SemiBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-inf-ot1 EBGaramond-SemiBold "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-inf-t1--base EBGaramond-SemiBold "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-inf-ly1 EBGaramond-SemiBold "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-sup-ot1 EBGaramond-SemiBold "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-sup-t1--base EBGaramond-SemiBold "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-sup-ly1 EBGaramond-SemiBold "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-ot1 EBGaramond-SemiBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-t1--base EBGaramond-SemiBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-ly1 EBGaramond-SemiBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-sc-t1--base EBGaramond-SemiBold "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-swash-ot1 EBGaramond-SemiBold "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-swash-t1--base EBGaramond-SemiBold "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-swash-ly1 EBGaramond-SemiBold "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-titling-ot1 EBGaramond-SemiBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-titling-t1--base EBGaramond-SemiBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-titling-ly1 EBGaramond-SemiBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-lf-ts1--base EBGaramond-SemiBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-ot1 EBGaramond-SemiBold "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-t1--base EBGaramond-SemiBold "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-ly1 EBGaramond-SemiBold "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-sc-t1--base EBGaramond-SemiBold "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-swash-ot1 EBGaramond-SemiBold "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-swash-t1--base EBGaramond-SemiBold "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-swash-ly1 EBGaramond-SemiBold "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-tosf-ts1--base EBGaramond-SemiBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-ot1 EBGaramond-SemiBold "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-t1--base EBGaramond-SemiBold "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-ly1 EBGaramond-SemiBold "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-sc-t1--base EBGaramond-SemiBold "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-swash-ot1 EBGaramond-SemiBold "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-swash-t1--base EBGaramond-SemiBold "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-swash-ly1 EBGaramond-SemiBold "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-SemiBold.pfb -EBGaramond-SemiBold-osf-ts1--base EBGaramond-SemiBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-SemiBold.pfb EBGaramond-BoldItalic-tlf-ot1 EBGaramond-BoldItalic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-t1--base EBGaramond-BoldItalic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-ly1 EBGaramond-BoldItalic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tlf-lgr EBGaramond-BoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-sc-ot1--base EBGaramond-BoldItalic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-sc-t1--base EBGaramond-BoldItalic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-sc-ly1--base EBGaramond-BoldItalic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tlf-sc-lgr EBGaramond-BoldItalic "AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg ReEncodeFont" <[ebgm_sqqqn7.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-swash-ot1 EBGaramond-BoldItalic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-swash-t1--base EBGaramond-BoldItalic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tlf-swash-ly1 EBGaramond-BoldItalic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-tlf-titling-ot1 EBGaramond-BoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-tlf-titling-t1--base EBGaramond-BoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-tlf-titling-ly1 EBGaramond-BoldItalic "AutoEnc_47dl7gl2zcuwieqidajvjqlu7b ReEncodeFont" <[ebgm_47dl7g.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-tlf-ts1--base EBGaramond-BoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tlf-swash-lgr EBGaramond-BoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tlf-ts1--base EBGaramond-BoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-inf-ot1 EBGaramond-BoldItalic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-inf-t1--base EBGaramond-BoldItalic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-inf-ly1 EBGaramond-BoldItalic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-inf-lgr EBGaramond-BoldItalic "AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd ReEncodeFont" <[ebgm_g63n4u.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-sup-ot1 EBGaramond-BoldItalic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-sup-t1--base EBGaramond-BoldItalic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-sup-ly1 EBGaramond-BoldItalic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-sup-lgr EBGaramond-BoldItalic "AutoEnc_hfyizyzr4bsipesqmsfmfxla4g ReEncodeFont" <[ebgm_hfyizy.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-ot1 EBGaramond-BoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-t1--base EBGaramond-BoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-ly1 EBGaramond-BoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-lf-lgr EBGaramond-BoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-sc-ot1--base EBGaramond-BoldItalic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-sc-t1--base EBGaramond-BoldItalic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-sc-ly1--base EBGaramond-BoldItalic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-lf-sc-lgr EBGaramond-BoldItalic "AutoEnc_zor4nhiektugl6piurglsov6ka ReEncodeFont" <[ebgm_zor4nh.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-swash-ot1 EBGaramond-BoldItalic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-swash-t1--base EBGaramond-BoldItalic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-lf-swash-ly1 EBGaramond-BoldItalic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-lf-titling-ot1 EBGaramond-BoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-lf-titling-t1--base EBGaramond-BoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-lf-titling-ly1 EBGaramond-BoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-lf-ts1--base EBGaramond-BoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-lf-swash-lgr EBGaramond-BoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-lf-ts1--base EBGaramond-BoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-ot1 EBGaramond-BoldItalic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-t1--base EBGaramond-BoldItalic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-ly1 EBGaramond-BoldItalic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tosf-lgr EBGaramond-BoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-sc-ot1--base EBGaramond-BoldItalic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-sc-t1--base EBGaramond-BoldItalic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-sc-ly1--base EBGaramond-BoldItalic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tosf-sc-lgr EBGaramond-BoldItalic "AutoEnc_57ulwipygxpx44bhstzuxg7eeb ReEncodeFont" <[ebgm_57ulwi.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-swash-ot1 EBGaramond-BoldItalic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-swash-t1--base EBGaramond-BoldItalic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-tosf-swash-ly1 EBGaramond-BoldItalic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-tosf-ts1--base EBGaramond-BoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tosf-swash-lgr EBGaramond-BoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-tosf-ts1--base EBGaramond-BoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-ot1 EBGaramond-BoldItalic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-t1--base EBGaramond-BoldItalic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-ly1 EBGaramond-BoldItalic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-osf-lgr EBGaramond-BoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-sc-ot1--base EBGaramond-BoldItalic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-sc-t1--base EBGaramond-BoldItalic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-sc-ly1--base EBGaramond-BoldItalic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-osf-sc-lgr EBGaramond-BoldItalic "AutoEnc_gf4ecrjohawsuircygk3z7dolf ReEncodeFont" <[ebgm_gf4ecr.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-swash-ot1 EBGaramond-BoldItalic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-swash-t1--base EBGaramond-BoldItalic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-BoldItalic.pfb EBGaramond-BoldItalic-osf-swash-ly1 EBGaramond-BoldItalic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-BoldItalic.pfb -EBGaramond-BoldItalic-osf-ts1--base EBGaramond-BoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-osf-swash-lgr EBGaramond-BoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-BoldItalic.pfb +EBGaramond-BoldItalic-osf-ts1--base EBGaramond-BoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-BoldItalic.pfb EBGaramond-Bold-tlf-ot1 EBGaramond-Bold "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-t1--base EBGaramond-Bold "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-ly1 EBGaramond-Bold "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tlf-lgr EBGaramond-Bold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-sc-ot1--base EBGaramond-Bold "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-sc-t1--base EBGaramond-Bold "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-sc-ly1--base EBGaramond-Bold "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tlf-sc-lgr EBGaramond-Bold "AutoEnc_oahximbxglbv3wxpkrpj4y2s3a ReEncodeFont" <[ebgm_oahxim.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-swash-ot1 EBGaramond-Bold "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-swash-t1--base EBGaramond-Bold "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tlf-swash-ly1 EBGaramond-Bold "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-tlf-titling-ot1 EBGaramond-Bold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-tlf-titling-t1--base EBGaramond-Bold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-tlf-titling-ly1 EBGaramond-Bold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-tlf-ts1--base EBGaramond-Bold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tlf-swash-lgr EBGaramond-Bold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tlf-ts1--base EBGaramond-Bold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Bold.pfb EBGaramond-Bold-inf-ot1 EBGaramond-Bold "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Bold.pfb EBGaramond-Bold-inf-t1--base EBGaramond-Bold "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Bold.pfb EBGaramond-Bold-inf-ly1 EBGaramond-Bold "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-inf-lgr EBGaramond-Bold "AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd ReEncodeFont" <[ebgm_pdqo3a.enc <EBGaramond-Bold.pfb EBGaramond-Bold-sup-ot1 EBGaramond-Bold "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Bold.pfb EBGaramond-Bold-sup-t1--base EBGaramond-Bold "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Bold.pfb EBGaramond-Bold-sup-ly1 EBGaramond-Bold "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-sup-lgr EBGaramond-Bold "AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla ReEncodeFont" <[ebgm_c6t5bp.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-ot1 EBGaramond-Bold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-t1--base EBGaramond-Bold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-ly1 EBGaramond-Bold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-lf-lgr EBGaramond-Bold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-sc-ot1--base EBGaramond-Bold "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-sc-t1--base EBGaramond-Bold "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-sc-ly1--base EBGaramond-Bold "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-lf-sc-lgr EBGaramond-Bold "AutoEnc_a37mnvqydlorqaald5plu4ojed ReEncodeFont" <[ebgm_a37mnv.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-swash-ot1 EBGaramond-Bold "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-swash-t1--base EBGaramond-Bold "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-Bold.pfb EBGaramond-Bold-lf-swash-ly1 EBGaramond-Bold "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-lf-titling-ot1 EBGaramond-Bold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-lf-titling-t1--base EBGaramond-Bold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-lf-titling-ly1 EBGaramond-Bold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-lf-ts1--base EBGaramond-Bold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-lf-swash-lgr EBGaramond-Bold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-lf-ts1--base EBGaramond-Bold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-ot1 EBGaramond-Bold "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-t1--base EBGaramond-Bold "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-ly1 EBGaramond-Bold "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tosf-lgr EBGaramond-Bold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-sc-ot1--base EBGaramond-Bold "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-sc-t1--base EBGaramond-Bold "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-sc-ly1--base EBGaramond-Bold "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tosf-sc-lgr EBGaramond-Bold "AutoEnc_7zgzergdqk64snrz5jrrhbnuia ReEncodeFont" <[ebgm_7zgzer.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-swash-ot1 EBGaramond-Bold "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-swash-t1--base EBGaramond-Bold "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-Bold.pfb EBGaramond-Bold-tosf-swash-ly1 EBGaramond-Bold "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-tosf-ts1--base EBGaramond-Bold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tosf-swash-lgr EBGaramond-Bold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-tosf-ts1--base EBGaramond-Bold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-ot1 EBGaramond-Bold "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-t1--base EBGaramond-Bold "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-ly1 EBGaramond-Bold "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-osf-lgr EBGaramond-Bold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-sc-ot1--base EBGaramond-Bold "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-sc-t1--base EBGaramond-Bold "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-sc-ly1--base EBGaramond-Bold "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-osf-sc-lgr EBGaramond-Bold "AutoEnc_a23bapsffzolzs2xp62zafejdf ReEncodeFont" <[ebgm_a23bap.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-swash-ot1 EBGaramond-Bold "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-swash-t1--base EBGaramond-Bold "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-Bold.pfb EBGaramond-Bold-osf-swash-ly1 EBGaramond-Bold "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-Bold.pfb -EBGaramond-Bold-osf-ts1--base EBGaramond-Bold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-osf-swash-lgr EBGaramond-Bold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-Bold.pfb +EBGaramond-Bold-osf-ts1--base EBGaramond-Bold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Bold.pfb EBGaramond-ExtraBoldItalic-tlf-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tlf-lgr EBGaramond-ExtraBoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-sc-ot1--base EBGaramond-ExtraBoldItalic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-sc-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-sc-ly1--base EBGaramond-ExtraBoldItalic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tlf-sc-lgr EBGaramond-ExtraBoldItalic "AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg ReEncodeFont" <[ebgm_sqqqn7.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-swash-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-swash-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tlf-swash-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-tlf-titling-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-tlf-titling-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-tlf-titling-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_47dl7gl2zcuwieqidajvjqlu7b ReEncodeFont" <[ebgm_47dl7g.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-tlf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tlf-swash-lgr EBGaramond-ExtraBoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tlf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-inf-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-inf-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-inf-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-inf-lgr EBGaramond-ExtraBoldItalic "AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd ReEncodeFont" <[ebgm_g63n4u.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-sup-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-sup-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-sup-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-sup-lgr EBGaramond-ExtraBoldItalic "AutoEnc_hfyizyzr4bsipesqmsfmfxla4g ReEncodeFont" <[ebgm_hfyizy.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-lf-lgr EBGaramond-ExtraBoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-sc-ot1--base EBGaramond-ExtraBoldItalic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-sc-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-sc-ly1--base EBGaramond-ExtraBoldItalic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-lf-sc-lgr EBGaramond-ExtraBoldItalic "AutoEnc_zor4nhiektugl6piurglsov6ka ReEncodeFont" <[ebgm_zor4nh.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-swash-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-swash-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-lf-swash-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-lf-titling-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-lf-titling-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-lf-titling-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-lf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-lf-swash-lgr EBGaramond-ExtraBoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-lf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tosf-lgr EBGaramond-ExtraBoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-sc-ot1--base EBGaramond-ExtraBoldItalic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-sc-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-sc-ly1--base EBGaramond-ExtraBoldItalic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tosf-sc-lgr EBGaramond-ExtraBoldItalic "AutoEnc_57ulwipygxpx44bhstzuxg7eeb ReEncodeFont" <[ebgm_57ulwi.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-swash-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-swash-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-tosf-swash-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-tosf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_doset5jni7ptstijeczbezqvvd ReEncodeFont" <[ebgm_doset5.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tosf-swash-lgr EBGaramond-ExtraBoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-tosf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-osf-lgr EBGaramond-ExtraBoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-sc-ot1--base EBGaramond-ExtraBoldItalic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-sc-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-sc-ly1--base EBGaramond-ExtraBoldItalic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-osf-sc-lgr EBGaramond-ExtraBoldItalic "AutoEnc_gf4ecrjohawsuircygk3z7dolf ReEncodeFont" <[ebgm_gf4ecr.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-swash-ot1 EBGaramond-ExtraBoldItalic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-swash-t1--base EBGaramond-ExtraBoldItalic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBoldItalic-osf-swash-ly1 EBGaramond-ExtraBoldItalic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-ExtraBoldItalic.pfb -EBGaramond-ExtraBoldItalic-osf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_yddfsneogpgfw3a5axgk6w34nc ReEncodeFont" <[ebgm_yddfsn.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-osf-swash-lgr EBGaramond-ExtraBoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-ExtraBoldItalic.pfb +EBGaramond-ExtraBoldItalic-osf-ts1--base EBGaramond-ExtraBoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBoldItalic.pfb EBGaramond-ExtraBold-tlf-ot1 EBGaramond-ExtraBold "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-t1--base EBGaramond-ExtraBold "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-ly1 EBGaramond-ExtraBold "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tlf-lgr EBGaramond-ExtraBold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-sc-ot1--base EBGaramond-ExtraBold "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-sc-t1--base EBGaramond-ExtraBold "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-sc-ly1--base EBGaramond-ExtraBold "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tlf-sc-lgr EBGaramond-ExtraBold "AutoEnc_oahximbxglbv3wxpkrpj4y2s3a ReEncodeFont" <[ebgm_oahxim.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-swash-ot1 EBGaramond-ExtraBold "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-swash-t1--base EBGaramond-ExtraBold "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tlf-swash-ly1 EBGaramond-ExtraBold "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-tlf-titling-ot1 EBGaramond-ExtraBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-tlf-titling-t1--base EBGaramond-ExtraBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-tlf-titling-ly1 EBGaramond-ExtraBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-tlf-ts1--base EBGaramond-ExtraBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tlf-swash-lgr EBGaramond-ExtraBold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tlf-ts1--base EBGaramond-ExtraBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-inf-ot1 EBGaramond-ExtraBold "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-inf-t1--base EBGaramond-ExtraBold "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-inf-ly1 EBGaramond-ExtraBold "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-inf-lgr EBGaramond-ExtraBold "AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd ReEncodeFont" <[ebgm_pdqo3a.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-sup-ot1 EBGaramond-ExtraBold "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-sup-t1--base EBGaramond-ExtraBold "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-sup-ly1 EBGaramond-ExtraBold "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-sup-lgr EBGaramond-ExtraBold "AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla ReEncodeFont" <[ebgm_c6t5bp.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-ot1 EBGaramond-ExtraBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-t1--base EBGaramond-ExtraBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-ly1 EBGaramond-ExtraBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-lf-lgr EBGaramond-ExtraBold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-sc-ot1--base EBGaramond-ExtraBold "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-sc-t1--base EBGaramond-ExtraBold "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-sc-ly1--base EBGaramond-ExtraBold "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-lf-sc-lgr EBGaramond-ExtraBold "AutoEnc_a37mnvqydlorqaald5plu4ojed ReEncodeFont" <[ebgm_a37mnv.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-swash-ot1 EBGaramond-ExtraBold "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-swash-t1--base EBGaramond-ExtraBold "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-lf-swash-ly1 EBGaramond-ExtraBold "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-lf-titling-ot1 EBGaramond-ExtraBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-lf-titling-t1--base EBGaramond-ExtraBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-lf-titling-ly1 EBGaramond-ExtraBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-lf-ts1--base EBGaramond-ExtraBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-lf-swash-lgr EBGaramond-ExtraBold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-lf-ts1--base EBGaramond-ExtraBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-ot1 EBGaramond-ExtraBold "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-t1--base EBGaramond-ExtraBold "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-ly1 EBGaramond-ExtraBold "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tosf-lgr EBGaramond-ExtraBold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-sc-ot1--base EBGaramond-ExtraBold "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-sc-t1--base EBGaramond-ExtraBold "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-sc-ly1--base EBGaramond-ExtraBold "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tosf-sc-lgr EBGaramond-ExtraBold "AutoEnc_7zgzergdqk64snrz5jrrhbnuia ReEncodeFont" <[ebgm_7zgzer.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-swash-ot1 EBGaramond-ExtraBold "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-swash-t1--base EBGaramond-ExtraBold "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-tosf-swash-ly1 EBGaramond-ExtraBold "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-tosf-ts1--base EBGaramond-ExtraBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tosf-swash-lgr EBGaramond-ExtraBold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-tosf-ts1--base EBGaramond-ExtraBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-ot1 EBGaramond-ExtraBold "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-t1--base EBGaramond-ExtraBold "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-ly1 EBGaramond-ExtraBold "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-osf-lgr EBGaramond-ExtraBold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-sc-ot1--base EBGaramond-ExtraBold "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-sc-t1--base EBGaramond-ExtraBold "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-sc-ly1--base EBGaramond-ExtraBold "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-osf-sc-lgr EBGaramond-ExtraBold "AutoEnc_a23bapsffzolzs2xp62zafejdf ReEncodeFont" <[ebgm_a23bap.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-swash-ot1 EBGaramond-ExtraBold "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-swash-t1--base EBGaramond-ExtraBold "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-ExtraBold.pfb EBGaramond-ExtraBold-osf-swash-ly1 EBGaramond-ExtraBold "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-ExtraBold.pfb -EBGaramond-ExtraBold-osf-ts1--base EBGaramond-ExtraBold "AutoEnc_ld6df2x7jielfy7kpphsipzgeb ReEncodeFont" <[ebgm_ld6df2.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-osf-swash-lgr EBGaramond-ExtraBold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-ExtraBold.pfb +EBGaramond-ExtraBold-osf-ts1--base EBGaramond-ExtraBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-ExtraBold.pfb +EBGaramond-Italic-tlf-ot1 EBGaramond-Italic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-t1--base EBGaramond-Italic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-ly1 EBGaramond-Italic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-lgr EBGaramond-Italic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-sc-ot1--base EBGaramond-Italic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-sc-t1--base EBGaramond-Italic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-sc-ly1--base EBGaramond-Italic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-sc-lgr EBGaramond-Italic "AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg ReEncodeFont" <[ebgm_sqqqn7.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-swash-ot1 EBGaramond-Italic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-swash-t1--base EBGaramond-Italic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-swash-ly1 EBGaramond-Italic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-swash-lgr EBGaramond-Italic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tlf-ts1--base EBGaramond-Italic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-inf-ot1 EBGaramond-Italic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-inf-t1--base EBGaramond-Italic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-inf-ly1 EBGaramond-Italic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-inf-lgr EBGaramond-Italic "AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd ReEncodeFont" <[ebgm_g63n4u.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-sup-ot1 EBGaramond-Italic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-sup-t1--base EBGaramond-Italic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-sup-ly1 EBGaramond-Italic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-sup-lgr EBGaramond-Italic "AutoEnc_hfyizyzr4bsipesqmsfmfxla4g ReEncodeFont" <[ebgm_hfyizy.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-ot1 EBGaramond-Italic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-t1--base EBGaramond-Italic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-ly1 EBGaramond-Italic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-lgr EBGaramond-Italic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-sc-ot1--base EBGaramond-Italic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-sc-t1--base EBGaramond-Italic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-sc-ly1--base EBGaramond-Italic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-sc-lgr EBGaramond-Italic "AutoEnc_zor4nhiektugl6piurglsov6ka ReEncodeFont" <[ebgm_zor4nh.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-swash-ot1 EBGaramond-Italic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-swash-t1--base EBGaramond-Italic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-swash-ly1 EBGaramond-Italic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-swash-lgr EBGaramond-Italic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-lf-ts1--base EBGaramond-Italic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-ot1 EBGaramond-Italic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-t1--base EBGaramond-Italic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-ly1 EBGaramond-Italic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-lgr EBGaramond-Italic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-sc-ot1--base EBGaramond-Italic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-sc-t1--base EBGaramond-Italic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-sc-ly1--base EBGaramond-Italic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-sc-lgr EBGaramond-Italic "AutoEnc_57ulwipygxpx44bhstzuxg7eeb ReEncodeFont" <[ebgm_57ulwi.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-swash-ot1 EBGaramond-Italic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-swash-t1--base EBGaramond-Italic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-swash-ly1 EBGaramond-Italic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-swash-lgr EBGaramond-Italic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-tosf-ts1--base EBGaramond-Italic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-ot1 EBGaramond-Italic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-t1--base EBGaramond-Italic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-ly1 EBGaramond-Italic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-lgr EBGaramond-Italic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-sc-ot1--base EBGaramond-Italic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-sc-t1--base EBGaramond-Italic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-sc-ly1--base EBGaramond-Italic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-sc-lgr EBGaramond-Italic "AutoEnc_gf4ecrjohawsuircygk3z7dolf ReEncodeFont" <[ebgm_gf4ecr.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-swash-ot1 EBGaramond-Italic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-swash-t1--base EBGaramond-Italic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-swash-ly1 EBGaramond-Italic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-swash-lgr EBGaramond-Italic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-Italic.pfb +EBGaramond-Italic-osf-ts1--base EBGaramond-Italic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Italic.pfb +EBGaramond-Regular-tlf-ot1 EBGaramond-Regular "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-t1--base EBGaramond-Regular "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-ly1 EBGaramond-Regular "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-lgr EBGaramond-Regular "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-sc-ot1--base EBGaramond-Regular "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-sc-t1--base EBGaramond-Regular "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-sc-ly1--base EBGaramond-Regular "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-sc-lgr EBGaramond-Regular "AutoEnc_oahximbxglbv3wxpkrpj4y2s3a ReEncodeFont" <[ebgm_oahxim.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-swash-ot1 EBGaramond-Regular "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-swash-t1--base EBGaramond-Regular "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-swash-ly1 EBGaramond-Regular "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-swash-lgr EBGaramond-Regular "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tlf-ts1--base EBGaramond-Regular "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-inf-ot1 EBGaramond-Regular "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-inf-t1--base EBGaramond-Regular "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-inf-ly1 EBGaramond-Regular "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-inf-lgr EBGaramond-Regular "AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd ReEncodeFont" <[ebgm_pdqo3a.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-sup-ot1 EBGaramond-Regular "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-sup-t1--base EBGaramond-Regular "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-sup-ly1 EBGaramond-Regular "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-sup-lgr EBGaramond-Regular "AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla ReEncodeFont" <[ebgm_c6t5bp.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-ot1 EBGaramond-Regular "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-t1--base EBGaramond-Regular "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-ly1 EBGaramond-Regular "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-lgr EBGaramond-Regular "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-sc-ot1--base EBGaramond-Regular "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-sc-t1--base EBGaramond-Regular "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-sc-ly1--base EBGaramond-Regular "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-sc-lgr EBGaramond-Regular "AutoEnc_a37mnvqydlorqaald5plu4ojed ReEncodeFont" <[ebgm_a37mnv.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-swash-ot1 EBGaramond-Regular "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-swash-t1--base EBGaramond-Regular "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-swash-ly1 EBGaramond-Regular "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-swash-lgr EBGaramond-Regular "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-lf-ts1--base EBGaramond-Regular "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-ot1 EBGaramond-Regular "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-t1--base EBGaramond-Regular "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-ly1 EBGaramond-Regular "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-lgr EBGaramond-Regular "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-sc-ot1--base EBGaramond-Regular "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-sc-t1--base EBGaramond-Regular "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-sc-ly1--base EBGaramond-Regular "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-sc-lgr EBGaramond-Regular "AutoEnc_7zgzergdqk64snrz5jrrhbnuia ReEncodeFont" <[ebgm_7zgzer.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-swash-ot1 EBGaramond-Regular "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-swash-t1--base EBGaramond-Regular "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-swash-ly1 EBGaramond-Regular "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-swash-lgr EBGaramond-Regular "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-tosf-ts1--base EBGaramond-Regular "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-ot1 EBGaramond-Regular "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-t1--base EBGaramond-Regular "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-ly1 EBGaramond-Regular "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-lgr EBGaramond-Regular "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-sc-ot1--base EBGaramond-Regular "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-sc-t1--base EBGaramond-Regular "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-sc-ly1--base EBGaramond-Regular "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-sc-lgr EBGaramond-Regular "AutoEnc_a23bapsffzolzs2xp62zafejdf ReEncodeFont" <[ebgm_a23bap.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-swash-ot1 EBGaramond-Regular "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-swash-t1--base EBGaramond-Regular "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-swash-ly1 EBGaramond-Regular "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-swash-lgr EBGaramond-Regular "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-Regular.pfb +EBGaramond-Regular-osf-ts1--base EBGaramond-Regular "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-Regular.pfb +EBGaramond-SemiBoldItalic-tlf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_cjjoj4mzlh573qpscv7zdqq5pc ReEncodeFont" <[ebgm_cjjoj4.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_wxmaa65amjqjpn7vhj2bjdqx3a ReEncodeFont" <[ebgm_wxmaa6.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_dto4r5hkfdywrp623q2mbc3u3g ReEncodeFont" <[ebgm_dto4r5.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-lgr EBGaramond-SemiBoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_zgunbqcb7fkflwrnjdprpvr44e ReEncodeFont" <[ebgm_zgunbq.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-sc-lgr EBGaramond-SemiBoldItalic "AutoEnc_sqqqn7irh2wewmm2lxxbrwlahg ReEncodeFont" <[ebgm_sqqqn7.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_7o6wggmtb7dgdzshbotsm6ev6e ReEncodeFont" <[ebgm_7o6wgg.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_jedt67oelb6rdrfkeehbyf76yc ReEncodeFont" <[ebgm_jedt67.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_e3brkzvtzp2dmfzg7e54unqplf ReEncodeFont" <[ebgm_e3brkz.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-swash-lgr EBGaramond-SemiBoldItalic "AutoEnc_yqpahrs3wosnutq6ezrrbzbcad ReEncodeFont" <[ebgm_yqpahr.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tlf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-inf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-inf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-inf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-inf-lgr EBGaramond-SemiBoldItalic "AutoEnc_g63n4uojx3g7pgsfnlft7cw6sd ReEncodeFont" <[ebgm_g63n4u.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-sup-ot1 EBGaramond-SemiBoldItalic "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-sup-t1--base EBGaramond-SemiBoldItalic "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-sup-ly1 EBGaramond-SemiBoldItalic "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-sup-lgr EBGaramond-SemiBoldItalic "AutoEnc_hfyizyzr4bsipesqmsfmfxla4g ReEncodeFont" <[ebgm_hfyizy.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_noegxq6wd4gmgm3wclekae5l7c ReEncodeFont" <[ebgm_noegxq.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_yyibz2pthfaij2igwb6xmc3hga ReEncodeFont" <[ebgm_yyibz2.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_hlpoevvpzwoif6oa4heawahthf ReEncodeFont" <[ebgm_hlpoev.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-lgr EBGaramond-SemiBoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-sc-lgr EBGaramond-SemiBoldItalic "AutoEnc_zor4nhiektugl6piurglsov6ka ReEncodeFont" <[ebgm_zor4nh.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_j2gtbmvgspjsuvuvqshaglweuf ReEncodeFont" <[ebgm_j2gtbm.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_izfhxe343lr4odwp7tsz42dm6b ReEncodeFont" <[ebgm_izfhxe.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_uxrhpxwyh3rtb7wdsbfy3dpeba ReEncodeFont" <[ebgm_uxrhpx.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-swash-lgr EBGaramond-SemiBoldItalic "AutoEnc_h5djnb5jmnsvmky3suhpkkmo7c ReEncodeFont" <[ebgm_h5djnb.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-lf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_c4ggcorthinbys2wmpe4bwpsqg ReEncodeFont" <[ebgm_c4ggco.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_joewosxhna5pwkrt2zs5xfsd5e ReEncodeFont" <[ebgm_joewos.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_lvcw6s3b76hfhdwvawjigeyj4f ReEncodeFont" <[ebgm_lvcw6s.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-lgr EBGaramond-SemiBoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_slocg6iashfkchrd7dvhgvyphh ReEncodeFont" <[ebgm_slocg6.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-sc-lgr EBGaramond-SemiBoldItalic "AutoEnc_57ulwipygxpx44bhstzuxg7eeb ReEncodeFont" <[ebgm_57ulwi.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_j66zy62stilrgvoep4apdi3znb ReEncodeFont" <[ebgm_j66zy6.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_5tyv6cssgdji45lwui2by7br4e ReEncodeFont" <[ebgm_5tyv6c.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_5vgwa5l3cgabvwoexj6dqg4sfc ReEncodeFont" <[ebgm_5vgwa5.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-swash-lgr EBGaramond-SemiBoldItalic "AutoEnc_h2c7fwk7hr7f6b726ltraghneg ReEncodeFont" <[ebgm_h2c7fw.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-tosf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_ylzvszfmamckfkt3fumcewzh4h ReEncodeFont" <[ebgm_ylzvsz.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-ot1 EBGaramond-SemiBoldItalic "AutoEnc_z6dm7r4nubrhdvpbh46enrdtlf ReEncodeFont" <[ebgm_z6dm7r.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-t1--base EBGaramond-SemiBoldItalic "AutoEnc_ontdi6jpylpknbkaf3n2ljk6xh ReEncodeFont" <[ebgm_ontdi6.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-ly1 EBGaramond-SemiBoldItalic "AutoEnc_qnljitgqyb2s65dexixymiibaa ReEncodeFont" <[ebgm_qnljit.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-lgr EBGaramond-SemiBoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-sc-ot1--base EBGaramond-SemiBoldItalic "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-sc-t1--base EBGaramond-SemiBoldItalic "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-sc-ly1--base EBGaramond-SemiBoldItalic "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-sc-lgr EBGaramond-SemiBoldItalic "AutoEnc_gf4ecrjohawsuircygk3z7dolf ReEncodeFont" <[ebgm_gf4ecr.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-swash-ot1 EBGaramond-SemiBoldItalic "AutoEnc_fjpe6p45raoyul6jro4b6sespb ReEncodeFont" <[ebgm_fjpe6p.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-swash-t1--base EBGaramond-SemiBoldItalic "AutoEnc_ptk5mdcvitdzngtmcofsfhbteh ReEncodeFont" <[ebgm_ptk5md.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-swash-ly1 EBGaramond-SemiBoldItalic "AutoEnc_mvrjgh5lp7hs4pp6ibvztkssbg ReEncodeFont" <[ebgm_mvrjgh.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-swash-lgr EBGaramond-SemiBoldItalic "AutoEnc_d2h6ljvgfcffsjkildsxejswnc ReEncodeFont" <[ebgm_d2h6lj.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBoldItalic-osf-ts1--base EBGaramond-SemiBoldItalic "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBoldItalic.pfb +EBGaramond-SemiBold-tlf-ot1 EBGaramond-SemiBold "AutoEnc_abyljl7ktazwzcff7pualhlsce ReEncodeFont" <[ebgm_abyljl.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-t1--base EBGaramond-SemiBold "AutoEnc_mj3jkqegiifwkp7tg5srucvlef ReEncodeFont" <[ebgm_mj3jkq.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-ly1 EBGaramond-SemiBold "AutoEnc_m26xaf4sayh4v43g2oxpc5fvfd ReEncodeFont" <[ebgm_m26xaf.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-lgr EBGaramond-SemiBold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_s7tpqtebt7fpaobhsv7o6g6p3d ReEncodeFont" <[ebgm_s7tpqt.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-sc-t1--base EBGaramond-SemiBold "AutoEnc_yjkoc2bxtyk5pymwhoiyarwopd ReEncodeFont" <[ebgm_yjkoc2.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_54ujiwtzv6tvhvfi6tvpkznylc ReEncodeFont" <[ebgm_54ujiw.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-sc-lgr EBGaramond-SemiBold "AutoEnc_oahximbxglbv3wxpkrpj4y2s3a ReEncodeFont" <[ebgm_oahxim.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-swash-ot1 EBGaramond-SemiBold "AutoEnc_dmjlsehjhqubkrychxdeweizch ReEncodeFont" <[ebgm_dmjlse.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-swash-t1--base EBGaramond-SemiBold "AutoEnc_tbwoonnbhlwtlye7tm73jktpib ReEncodeFont" <[ebgm_tbwoon.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-swash-ly1 EBGaramond-SemiBold "AutoEnc_qnvfe4fijcsnkkj3bzt4y4wygd ReEncodeFont" <[ebgm_qnvfe4.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-swash-lgr EBGaramond-SemiBold "AutoEnc_7tc6veb5ti7ssiwh6gcsgl7tba ReEncodeFont" <[ebgm_7tc6ve.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tlf-ts1--base EBGaramond-SemiBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-inf-ot1 EBGaramond-SemiBold "AutoEnc_ao6kf7czm3kxufroii6io2txyb ReEncodeFont" <[ebgm_ao6kf7.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-inf-t1--base EBGaramond-SemiBold "AutoEnc_kfeykpdkdkfgcmiob2alq76d6b ReEncodeFont" <[ebgm_kfeykp.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-inf-ly1 EBGaramond-SemiBold "AutoEnc_muwakt4d7zffh35b2q6vpr7ucg ReEncodeFont" <[ebgm_muwakt.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-inf-lgr EBGaramond-SemiBold "AutoEnc_pdqo3av4kve7bqrw3rvhvxfhzd ReEncodeFont" <[ebgm_pdqo3a.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-sup-ot1 EBGaramond-SemiBold "AutoEnc_oge4zeph4qgrf2eqipj4avd4uf ReEncodeFont" <[ebgm_oge4ze.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-sup-t1--base EBGaramond-SemiBold "AutoEnc_bszlvlk6bkouv7yc5pd5xqbgld ReEncodeFont" <[ebgm_bszlvl.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-sup-ly1 EBGaramond-SemiBold "AutoEnc_ob4q4uwnlaqyztqz2q3odaf6zc ReEncodeFont" <[ebgm_ob4q4u.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-sup-lgr EBGaramond-SemiBold "AutoEnc_c6t5bpitf4sr3wr7yxdk44tzla ReEncodeFont" <[ebgm_c6t5bp.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-ot1 EBGaramond-SemiBold "AutoEnc_wsnb7le2poeyznztvx6b35j2ob ReEncodeFont" <[ebgm_wsnb7l.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-t1--base EBGaramond-SemiBold "AutoEnc_xxcxg56g42snddornzdfpksj3c ReEncodeFont" <[ebgm_xxcxg5.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-ly1 EBGaramond-SemiBold "AutoEnc_uj47dd2cdpqks5burrjhiwibgc ReEncodeFont" <[ebgm_uj47dd.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-lgr EBGaramond-SemiBold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_qip76aljekhkapltnlznjm26tg ReEncodeFont" <[ebgm_qip76a.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-sc-t1--base EBGaramond-SemiBold "AutoEnc_xoskheoavizix7q6vfcc7k34cd ReEncodeFont" <[ebgm_xoskhe.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_qckgozlkzjupumu2bsotgllzze ReEncodeFont" <[ebgm_qckgoz.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-sc-lgr EBGaramond-SemiBold "AutoEnc_a37mnvqydlorqaald5plu4ojed ReEncodeFont" <[ebgm_a37mnv.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-swash-ot1 EBGaramond-SemiBold "AutoEnc_rbkzluvbsijxcubauk4dxo24od ReEncodeFont" <[ebgm_rbkzlu.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-swash-t1--base EBGaramond-SemiBold "AutoEnc_yow7vovfjroqgqn2odhltdg34d ReEncodeFont" <[ebgm_yow7vo.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-swash-ly1 EBGaramond-SemiBold "AutoEnc_6napgq6etqab6jxvgs7tt46mpf ReEncodeFont" <[ebgm_6napgq.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-swash-lgr EBGaramond-SemiBold "AutoEnc_u7qtota2ag455cepax2sd2ckqd ReEncodeFont" <[ebgm_u7qtot.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-lf-ts1--base EBGaramond-SemiBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-ot1 EBGaramond-SemiBold "AutoEnc_rs3zoq2p2wr5xazf3giqkujald ReEncodeFont" <[ebgm_rs3zoq.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-t1--base EBGaramond-SemiBold "AutoEnc_7zbjebv47f5uy63yxgbxijljze ReEncodeFont" <[ebgm_7zbjeb.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-ly1 EBGaramond-SemiBold "AutoEnc_j2xr5dq6tgxurfw6n4h7uu2xxg ReEncodeFont" <[ebgm_j2xr5d.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-lgr EBGaramond-SemiBold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_vqv3w3jddu2yz2dnmvvx2bbzrd ReEncodeFont" <[ebgm_vqv3w3.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-sc-t1--base EBGaramond-SemiBold "AutoEnc_nhfy4vcyskj4jwrirusa4olqia ReEncodeFont" <[ebgm_nhfy4v.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_pnjcqfp4hcsltp7rqnhqbb2xmb ReEncodeFont" <[ebgm_pnjcqf.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-sc-lgr EBGaramond-SemiBold "AutoEnc_7zgzergdqk64snrz5jrrhbnuia ReEncodeFont" <[ebgm_7zgzer.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-swash-ot1 EBGaramond-SemiBold "AutoEnc_jyhls2hpbu2hzgel7zzhv7frgh ReEncodeFont" <[ebgm_jyhls2.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-swash-t1--base EBGaramond-SemiBold "AutoEnc_3e4qg265j6ebr4p4pe7kwxf2tf ReEncodeFont" <[ebgm_3e4qg2.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-swash-ly1 EBGaramond-SemiBold "AutoEnc_ioh3dpo5o56gxrlonlq4ni3eyd ReEncodeFont" <[ebgm_ioh3dp.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-swash-lgr EBGaramond-SemiBold "AutoEnc_j4bgamcdqi3g7r5p3hqc4iyw7g ReEncodeFont" <[ebgm_j4bgam.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-tosf-ts1--base EBGaramond-SemiBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-ot1 EBGaramond-SemiBold "AutoEnc_nxqm357krn5asjgj4l52s7fwme ReEncodeFont" <[ebgm_nxqm35.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-t1--base EBGaramond-SemiBold "AutoEnc_a253pkmthtvztt2cy25s6mg7ne ReEncodeFont" <[ebgm_a253pk.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-ly1 EBGaramond-SemiBold "AutoEnc_23xtnovqxod3edsnez3ckhvjda ReEncodeFont" <[ebgm_23xtno.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-lgr EBGaramond-SemiBold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-sc-ot1--base EBGaramond-SemiBold "AutoEnc_egoty6wpchcoxueschnlw73q6d ReEncodeFont" <[ebgm_egoty6.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-sc-t1--base EBGaramond-SemiBold "AutoEnc_byuynix5r46fcpi7yc7qekcpbh ReEncodeFont" <[ebgm_byuyni.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-sc-ly1--base EBGaramond-SemiBold "AutoEnc_2xdej53vfkjumr6wkun3igxjtf ReEncodeFont" <[ebgm_2xdej5.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-sc-lgr EBGaramond-SemiBold "AutoEnc_a23bapsffzolzs2xp62zafejdf ReEncodeFont" <[ebgm_a23bap.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-swash-ot1 EBGaramond-SemiBold "AutoEnc_t4t3wmxarqpqo4t5vwiyucfrpa ReEncodeFont" <[ebgm_t4t3wm.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-swash-t1--base EBGaramond-SemiBold "AutoEnc_zjrm7oiav7ih6lgry4bga5rocb ReEncodeFont" <[ebgm_zjrm7o.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-swash-ly1 EBGaramond-SemiBold "AutoEnc_mnvma6c2scz5splrrrlgnwdtzc ReEncodeFont" <[ebgm_mnvma6.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-swash-lgr EBGaramond-SemiBold "AutoEnc_j2crie3q3ql5vppmub5ulnuhme ReEncodeFont" <[ebgm_j2crie.enc <EBGaramond-SemiBold.pfb +EBGaramond-SemiBold-osf-ts1--base EBGaramond-SemiBold "AutoEnc_4dov457bj2b65em45372mdtkfa ReEncodeFont" <[ebgm_4dov45.enc <EBGaramond-SemiBold.pfb + +% Automatically maintained by otftotfm or other programs. Do not edit. EBGaramondInitials-tlf-ot1 EBGaramondInitials "AutoEnc_liamowwj6bkl6mtj7xyoefkgke ReEncodeFont" <[ebgm_liamow.enc <EBGaramondInitials.pfb EBGaramondInitials-tlf-t1--base EBGaramondInitials "AutoEnc_liamowwj6bkl6mtj7xyoefkgke ReEncodeFont" <[ebgm_liamow.enc <EBGaramondInitials.pfb diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..6a135f58270 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1f926eacd8b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..75c36784129 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1f926eacd8b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index edacede76e9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 4a8f000eba0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 51f83218bd9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index e558fe448c9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1--base.tfm Binary files differindex b321a7cee1f..363df9bd2b3 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1.tfm Binary files differindex 87c93722246..53c3aa34816 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..7646f5082ef --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..515372c285c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..7646f5082ef --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1--base.tfm Binary files differindex b321a7cee1f..363df9bd2b3 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1.tfm Binary files differindex 87c93722246..53c3aa34816 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..d4628f9af34 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1c218bdf44d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..71bd84c7ace --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1c218bdf44d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index edacede76e9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 4a8f000eba0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 51f83218bd9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index e558fe448c9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1--base.tfm Binary files differindex b321a7cee1f..363df9bd2b3 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1.tfm Binary files differindex 87c93722246..53c3aa34816 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..93661116ecd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..4bbcedf0b6d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..93661116ecd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1--base.tfm Binary files differindex b321a7cee1f..363df9bd2b3 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1.tfm Binary files differindex 87c93722246..53c3aa34816 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..062650b299a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e9ff586f6db --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..6a0c1290b6c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e9ff586f6db --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 9bc27a5d97b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 78446c927ba..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 8c1c8697383..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 1872e503757..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1--base.tfm Binary files differindex bf03342626e..94f1d469d3e 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.tfm Binary files differindex 4b621defc9b..57b8a42e52d 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e30a412fad9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..70c8f6a69ad --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e30a412fad9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1--base.tfm Binary files differindex bf03342626e..94f1d469d3e 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.tfm Binary files differindex 4b621defc9b..57b8a42e52d 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..2f673e1d71b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..f02e73b21c3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..87a9a0435bf --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..f02e73b21c3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index acec3d02804..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 78446c927ba..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 8c1c8697383..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 1872e503757..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1--base.tfm Binary files differindex 54e757cf80c..f1f176af5f8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.tfm Binary files differindex de065515e06..5db0063a414 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..ccd33410cae --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..af76ae40f90 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..ccd33410cae --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1--base.tfm Binary files differindex 54e757cf80c..f1f176af5f8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.tfm Binary files differindex de065515e06..5db0063a414 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..84edc3b19d0 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..932415d263e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1b5f0625aed --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..932415d263e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 551ee5aae1c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 383348959c6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index ba0398ed04b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 1f8175aaaff..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1--base.tfm Binary files differindex e6465d6e309..c4a6c8a77e8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.tfm Binary files differindex b2d5a69f4c1..4518015ffb8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..86d8eca5146 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..3f496246dce --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..86d8eca5146 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1--base.tfm Binary files differindex e6465d6e309..c4a6c8a77e8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.tfm Binary files differindex b2d5a69f4c1..4518015ffb8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..444cf0bad1b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..03674b5f4d9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..06c681dc2da --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..03674b5f4d9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 551ee5aae1c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 383348959c6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index ba0398ed04b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 1f8175aaaff..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1--base.tfm Binary files differindex e6465d6e309..c4a6c8a77e8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.tfm Binary files differindex b2d5a69f4c1..4518015ffb8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..b8478b70016 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..6b8f96e8647 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..b8478b70016 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1--base.tfm Binary files differindex e6465d6e309..c4a6c8a77e8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.tfm Binary files differindex b2d5a69f4c1..4518015ffb8 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..c4443a9c3e3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..52749e2484c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..12fa98daf9d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..52749e2484c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 136ca6c47c4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 999f052eecc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index cf4855eddb9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index ae97725e139..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1--base.tfm Binary files differindex fbffd3e5d59..2f4e7c2ad5b 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.tfm Binary files differindex 480034b6ddc..46843524b6c 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..633d50c4882 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..2431939d690 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..633d50c4882 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1--base.tfm Binary files differindex fbffd3e5d59..2f4e7c2ad5b 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.tfm Binary files differindex 480034b6ddc..46843524b6c 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..eedb988e826 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..a0a6a9daac3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..5243962019e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..a0a6a9daac3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 545f775b00a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 999f052eecc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index cf4855eddb9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index ae97725e139..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1--base.tfm Binary files differindex 58c1a72dafb..2eb18a03cb9 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.tfm Binary files differindex 7373a1fcb9f..2b72903e63e 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..20c535de268 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..1cc11b76e1a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..20c535de268 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1--base.tfm Binary files differindex 58c1a72dafb..2eb18a03cb9 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.tfm Binary files differindex 7373a1fcb9f..2b72903e63e 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..be082f8a5c2 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..04f04ad569c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..8a2f723718f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..04f04ad569c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index c2e5de4a825..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 6c817712d46..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index f1eff3a43fd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 170b5c7b3ca..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1--base.tfm Binary files differindex 49a3a2dd290..fb9d9be2570 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1.tfm Binary files differindex 12fd9a3c0f8..c14bd604ce7 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..91f95df7a38 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e6b0470accd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..91f95df7a38 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1--base.tfm Binary files differindex 49a3a2dd290..fb9d9be2570 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1.tfm Binary files differindex 12fd9a3c0f8..c14bd604ce7 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..4fcf146fd75 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..01e03aa88e8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..4ec788194d8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..01e03aa88e8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 69e99433e99..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 6c817712d46..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index f1eff3a43fd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 170b5c7b3ca..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1--base.tfm Binary files differindex c38ae1afade..1a5744d5005 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1.tfm Binary files differindex c2c3dbd6fad..d07d65101b1 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..0c2317e823d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..db74a25ec9c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..0c2317e823d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1--base.tfm Binary files differindex c38ae1afade..1a5744d5005 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1.tfm Binary files differindex c2c3dbd6fad..d07d65101b1 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ly1.tfm Binary files differdeleted file mode 100644 index 34e4afbbea4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ot1.tfm Binary files differdeleted file mode 100644 index 911ae293ebf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1--base.tfm Binary files differdeleted file mode 100644 index 7d4f1f50324..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1.tfm Binary files differdeleted file mode 100644 index 503adfac89c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ly1.tfm Binary files differdeleted file mode 100644 index 0b89f9859d7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ot1.tfm Binary files differdeleted file mode 100644 index aefd878069c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index 716b15536c7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.tfm Binary files differdeleted file mode 100644 index f8583e54192..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index dbd454530c9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.tfm Binary files differdeleted file mode 100644 index d5269da75a2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index 5472c38a8bc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.tfm Binary files differdeleted file mode 100644 index 1f435e1deb2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 676b71ebcb8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 30247df7718..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index c03495b871c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.tfm Binary files differdeleted file mode 100644 index 5942129fc18..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1--base.tfm Binary files differdeleted file mode 100644 index b26068053e6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1.tfm Binary files differdeleted file mode 100644 index bcb7eab89ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 0b89f9859d7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index aefd878069c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index b26068053e6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index bcb7eab89ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1--base.tfm Binary files differdeleted file mode 100644 index 2e5b6245700..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1.tfm Binary files differdeleted file mode 100644 index ab4d38f9830..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ly1.tfm Binary files differdeleted file mode 100644 index b165d05fef3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ot1.tfm Binary files differdeleted file mode 100644 index 8dc547465a9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index db19a774fc5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 4ac101bda8a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index e4a1aa0346e..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.tfm Binary files differdeleted file mode 100644 index f34325d7fcd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index 1db96a626d1..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.tfm Binary files differdeleted file mode 100644 index a7faa50520d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ly1.tfm Binary files differdeleted file mode 100644 index fe987c75460..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 87bd2ea218c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index f4b07f191f5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.tfm Binary files differdeleted file mode 100644 index 1ed187eecaa..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1--base.tfm Binary files differdeleted file mode 100644 index 698cd702a1f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1.tfm Binary files differdeleted file mode 100644 index 40b6e98b9e0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1--base.tfm Binary files differdeleted file mode 100644 index 2e5b6245700..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1.tfm Binary files differdeleted file mode 100644 index ab4d38f9830..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ly1.tfm Binary files differdeleted file mode 100644 index 89b055add60..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ot1.tfm Binary files differdeleted file mode 100644 index d653ca19483..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1--base.tfm Binary files differdeleted file mode 100644 index 8c60fe72fca..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1.tfm Binary files differdeleted file mode 100644 index e037ae06051..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ly1.tfm Binary files differdeleted file mode 100644 index 4c9b98a0499..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ot1.tfm Binary files differdeleted file mode 100644 index bae34fc0b26..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index 538fb0981de..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 5370b67792c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index e3c455e5217..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.tfm Binary files differdeleted file mode 100644 index bd0328026fb..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index 59d1bbfc0c4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.tfm Binary files differdeleted file mode 100644 index d64368b2a1e..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 29c77547856..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 3dbc65bbbcf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index e42507cb853..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.tfm Binary files differdeleted file mode 100644 index de5fec80eea..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1--base.tfm Binary files differdeleted file mode 100644 index 2969e15ffb8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1.tfm Binary files differdeleted file mode 100644 index fe1441da34a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 0b89f9859d7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index aefd878069c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index b26068053e6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index bcb7eab89ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1--base.tfm Binary files differdeleted file mode 100644 index 2e5b6245700..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1.tfm Binary files differdeleted file mode 100644 index ab4d38f9830..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ly1.tfm Binary files differdeleted file mode 100644 index d114157400e..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ot1.tfm Binary files differdeleted file mode 100644 index 1756510332c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index 0c90e63e2b8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 5d978145a3c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index 4d6aa1ed5e2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.tfm Binary files differdeleted file mode 100644 index 8c8552997e0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index f30a678fdd9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.tfm Binary files differdeleted file mode 100644 index c23098e5932..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 460606e6bbd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 47761d28cd7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index 2523db8fed9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.tfm Binary files differdeleted file mode 100644 index f5a0df0e86b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1--base.tfm Binary files differdeleted file mode 100644 index 1d926bc54ed..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1.tfm Binary files differdeleted file mode 100644 index 6302d617fdf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1--base.tfm Binary files differdeleted file mode 100644 index 2e5b6245700..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1.tfm Binary files differdeleted file mode 100644 index ab4d38f9830..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ly1.tfm Binary files differdeleted file mode 100644 index 67057761cb3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ot1.tfm Binary files differdeleted file mode 100644 index 5180106c601..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1--base.tfm Binary files differdeleted file mode 100644 index b489e58c01d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.tfm Binary files differdeleted file mode 100644 index 0bc6fba3169..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ly1.tfm Binary files differdeleted file mode 100644 index 40f43c1e895..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ot1.tfm Binary files differdeleted file mode 100644 index 81e25d593ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index cfa54a828c5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 068658deee7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index d0f17671f0d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.tfm Binary files differdeleted file mode 100644 index d3c3523dc31..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index e699d5f3c09..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.tfm Binary files differdeleted file mode 100644 index e4d47457bb2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ly1.tfm Binary files differdeleted file mode 100644 index d5784ca2b8d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 29ea509a7bb..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index d93e58b6a18..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.tfm Binary files differdeleted file mode 100644 index 31039257d53..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1--base.tfm Binary files differdeleted file mode 100644 index 429819cf8a5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.tfm Binary files differdeleted file mode 100644 index 4d4a1ea6868..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 40f43c1e895..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 81e25d593ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 429819cf8a5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 4d4a1ea6868..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1--base.tfm Binary files differdeleted file mode 100644 index 05220ed259d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.tfm Binary files differdeleted file mode 100644 index ff76cd5ff81..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ly1.tfm Binary files differdeleted file mode 100644 index 4af9677c766..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ot1.tfm Binary files differdeleted file mode 100644 index 463b14822bf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index f395e4f72a5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 238cdf086fa..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index 6449722c393..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.tfm Binary files differdeleted file mode 100644 index e8335c9a3e3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index c0da3b0e69f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.tfm Binary files differdeleted file mode 100644 index f5cc8d0eea0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 77bd165ce93..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ot1.tfm Binary files differdeleted file mode 100644 index e0df74ab0a2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index 1690b016ddb..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.tfm Binary files differdeleted file mode 100644 index 09023cff7a8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1--base.tfm Binary files differdeleted file mode 100644 index cba4c1a5ca0..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.tfm Binary files differdeleted file mode 100644 index 41543603bd6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1--base.tfm Binary files differdeleted file mode 100644 index 05220ed259d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.tfm Binary files differdeleted file mode 100644 index ff76cd5ff81..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ly1.tfm Binary files differdeleted file mode 100644 index cd8adc43a8b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ot1.tfm Binary files differdeleted file mode 100644 index 903ff64af34..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1--base.tfm Binary files differdeleted file mode 100644 index e87fed1aa8f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.tfm Binary files differdeleted file mode 100644 index c46c117ed60..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ly1.tfm Binary files differdeleted file mode 100644 index 68b9a199e53..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ot1.tfm Binary files differdeleted file mode 100644 index d937b6209e4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index e95ba79be42..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.tfm Binary files differdeleted file mode 100644 index 9f804ab9305..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index 464cc74a3f1..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.tfm Binary files differdeleted file mode 100644 index 8587cae581d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index 342101d5ac9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.tfm Binary files differdeleted file mode 100644 index 23d8f041a50..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 3ed6fe8d924..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 0e820b3e1f3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index e3e827947c4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.tfm Binary files differdeleted file mode 100644 index ff22fb78b18..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1--base.tfm Binary files differdeleted file mode 100644 index 98d6361ce02..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.tfm Binary files differdeleted file mode 100644 index 0d9b44d70e7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 2f73a4587f5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 81e25d593ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 429819cf8a5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 4d4a1ea6868..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1--base.tfm Binary files differdeleted file mode 100644 index 48683f35d7d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.tfm Binary files differdeleted file mode 100644 index 079b05f3d6c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ly1.tfm Binary files differdeleted file mode 100644 index cac89407dd3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ot1.tfm Binary files differdeleted file mode 100644 index 42d52b4bfa6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1--base.tfm Binary files differdeleted file mode 100644 index ae95da5b970..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.tfm Binary files differdeleted file mode 100644 index f682fbec3ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1--base.tfm Binary files differdeleted file mode 100644 index 7fa0b2c78c7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.tfm Binary files differdeleted file mode 100644 index 0b1ae283b89..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1--base.tfm Binary files differdeleted file mode 100644 index 1d36327d1a9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.tfm Binary files differdeleted file mode 100644 index 951071e9d34..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ly1.tfm Binary files differdeleted file mode 100644 index 0457fb37354..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ot1.tfm Binary files differdeleted file mode 100644 index 5f1d7f2c0b4..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1--base.tfm Binary files differdeleted file mode 100644 index f01c9017adb..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.tfm Binary files differdeleted file mode 100644 index d51864f2c84..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1--base.tfm Binary files differdeleted file mode 100644 index ee294861977..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.tfm Binary files differdeleted file mode 100644 index 6d116b64b58..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1--base.tfm Binary files differdeleted file mode 100644 index 48683f35d7d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.tfm Binary files differdeleted file mode 100644 index 079b05f3d6c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..d07a1b5186b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..42ffd9dec9d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..3decd06e2c1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..42ffd9dec9d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index d7ad97511dd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index d77ecc37512..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index a8b500e3c50..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index e36a1f7e323..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1--base.tfm Binary files differindex 86b87f54524..b3da0a0f987 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1.tfm Binary files differindex 6fcc14cffac..691d7dd9c76 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..a1caec71802 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..0ad3e6210f1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..a1caec71802 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1--base.tfm Binary files differindex 86b87f54524..b3da0a0f987 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1.tfm Binary files differindex 6fcc14cffac..691d7dd9c76 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..a83b4208396 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e73dc30df6a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..69fbd371072 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e73dc30df6a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index d7ad97511dd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index d77ecc37512..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index a8b500e3c50..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index e36a1f7e323..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1--base.tfm Binary files differindex 86b87f54524..b3da0a0f987 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1.tfm Binary files differindex 6fcc14cffac..691d7dd9c76 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..fa773953934 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..b292859c2b3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..fa773953934 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1--base.tfm Binary files differindex 86b87f54524..b3da0a0f987 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1.tfm Binary files differindex 6fcc14cffac..691d7dd9c76 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..24f5a67d604 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..69a27bac89f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..8e0a8b1e8d0 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..69a27bac89f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 0041b05761a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index c0d4f02d85a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 726ce6a6c21..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 04f8623b107..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1--base.tfm Binary files differindex 02b72c64545..e7faa622f77 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.tfm Binary files differindex 0b55c6ad702..efb7129e413 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..9171559e2ed --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..568d1aace33 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..9171559e2ed --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1--base.tfm Binary files differindex 02b72c64545..e7faa622f77 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.tfm Binary files differindex 0b55c6ad702..efb7129e413 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..23c460ed9c8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..c19c45d6b96 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..726b95ad606 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..c19c45d6b96 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 0041b05761a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index c0d4f02d85a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 726ce6a6c21..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 04f8623b107..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1--base.tfm Binary files differindex 02b72c64545..e7faa622f77 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.tfm Binary files differindex 0b55c6ad702..efb7129e413 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..b2aee4a77a9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..6b278d4f4e2 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..b2aee4a77a9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1--base.tfm Binary files differindex 02b72c64545..e7faa622f77 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.tfm Binary files differindex 0b55c6ad702..efb7129e413 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..7415ff57bc7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..588f81c083c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..63a949f7597 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..588f81c083c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ly1.tfm Binary files differdeleted file mode 100644 index 603f7da4b71..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 6fa322c3aa6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 0d82cc878f5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.tfm Binary files differdeleted file mode 100644 index 15b8e6584ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1--base.tfm Binary files differindex 5a62dcc6e6d..9d37ed05508 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.tfm Binary files differindex d8e51d253d7..34b45eb403b 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..f5bca94284b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..35d0b2412c7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..f5bca94284b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1--base.tfm Binary files differindex 5a62dcc6e6d..9d37ed05508 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.tfm Binary files differindex d8e51d253d7..34b45eb403b 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-lgr.tfm Binary files differnew file mode 100644 index 00000000000..20346874505 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..cb0109053e7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..6b6e0e681bc --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..cb0109053e7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ly1.tfm Binary files differdeleted file mode 100644 index f32d406f0b6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ly1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ot1.tfm Binary files differdeleted file mode 100644 index 6fa322c3aa6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ot1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1--base.tfm Binary files differdeleted file mode 100644 index 0d82cc878f5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1--base.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.tfm Binary files differdeleted file mode 100644 index 15b8e6584ab..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1--base.tfm Binary files differindex 75de4466524..ebf02c9b527 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.tfm Binary files differindex 1e7921626c5..26c39411580 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..0b7629fffdd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-lgr.tfm Binary files differnew file mode 100644 index 00000000000..e0413f7e0a9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-lgr.tfm Binary files differnew file mode 100644 index 00000000000..0b7629fffdd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-lgr.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1--base.tfm Binary files differindex 75de4466524..ebf02c9b527 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1--base.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.tfm Binary files differindex 1e7921626c5..26c39411580 100644 --- a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.tfm +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-lgr.tfm b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-lgr.tfm Binary files differnew file mode 100644 index 00000000000..18c5b502427 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-lgr.tfm diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.vf Binary files differdeleted file mode 100644 index 189f6b49538..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-ts1.vf Binary files differindex b8582bb1798..0677e69127d 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-ts1.vf Binary files differindex eaec325f79c..80e6d89e95e 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 0abc3eea9dc..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-ts1.vf Binary files differindex 8b69f8bf928..c08c91d9966 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-ts1.vf Binary files differindex c77d898ac4d..57250c45407 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.vf Binary files differdeleted file mode 100644 index f3884777ad3..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.vf Binary files differindex b57e83e00b1..f4012d5fe0b 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.vf Binary files differindex 0c876f54cf8..f8cae1758b1 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index f3941e19cf1..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.vf Binary files differindex f1a69711361..3e0350820c1 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.vf Binary files differindex dde4a4bfea1..2d66cbb0a82 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.vf Binary files differdeleted file mode 100644 index fd4e4188a23..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.vf Binary files differindex f3468a63530..b55f98c14ba 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.vf Binary files differindex 69c0fe3a264..fbf4b9a3d4d 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 30219024458..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.vf Binary files differindex d3f3aaad323..c73489e0319 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.vf Binary files differindex 3182ec5ffa4..0be335857b8 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.vf Binary files differdeleted file mode 100644 index 741727c6f0a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.vf Binary files differindex e4c3ba429a7..5b21f271b99 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.vf Binary files differindex 8016b189d62..18520a6f41a 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 1f9241d0862..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.vf Binary files differindex 6cc2247379d..5d205a7f6cd 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.vf Binary files differindex 7b49f83c071..7660f11d710 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.vf Binary files differdeleted file mode 100644 index 95968b29313..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-ts1.vf Binary files differindex 5ff2626e5ef..619bf161374 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-ts1.vf Binary files differindex fc4ec209a5b..55022c05e16 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 769894298f4..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-ts1.vf Binary files differindex a7ad533e31b..16fcf046449 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-ts1.vf Binary files differindex 26222c98a74..1877190a17a 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-inf-t1.vf Binary files differdeleted file mode 100644 index f0c9f6505b8..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-inf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.vf Binary files differdeleted file mode 100644 index f37fecd68a1..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.vf Binary files differdeleted file mode 100644 index 28e7f516f9e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.vf Binary files differdeleted file mode 100644 index 4906e0e7627..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.vf Binary files differdeleted file mode 100644 index d9459175d08..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-t1.vf Binary files differdeleted file mode 100644 index c8dd5d22443..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.vf Binary files differdeleted file mode 100644 index 0df04cc39dc..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-ts1.vf Binary files differdeleted file mode 100644 index 13965d7f66e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.vf Binary files differdeleted file mode 100644 index 2f2881ab6cc..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.vf Binary files differdeleted file mode 100644 index 8d01a5f9896..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.vf Binary files differdeleted file mode 100644 index 3d284074ba2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.vf Binary files differdeleted file mode 100644 index 8fa546b8e25..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-t1.vf Binary files differdeleted file mode 100644 index afc4de75b33..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-ts1.vf Binary files differdeleted file mode 100644 index 73fd07bd093..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-sup-t1.vf Binary files differdeleted file mode 100644 index aca0ec5dd09..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-sup-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.vf Binary files differdeleted file mode 100644 index cf90336b438..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.vf Binary files differdeleted file mode 100644 index 210f0e244ec..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.vf Binary files differdeleted file mode 100644 index 12fd44f1b17..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.vf Binary files differdeleted file mode 100644 index 8c9c296ab2a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-t1.vf Binary files differdeleted file mode 100644 index f866229f425..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index ae92a3d2753..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-ts1.vf Binary files differdeleted file mode 100644 index cfffaf67916..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.vf Binary files differdeleted file mode 100644 index 3b6ef230ff1..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.vf Binary files differdeleted file mode 100644 index 965b0be92c8..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.vf Binary files differdeleted file mode 100644 index 2da5313756b..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.vf Binary files differdeleted file mode 100644 index e21e220b5b9..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-t1.vf Binary files differdeleted file mode 100644 index a9b5cfe0533..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-ts1.vf Binary files differdeleted file mode 100644 index a0b79150e0e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.vf Binary files differdeleted file mode 100644 index 6d97f72ff7a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.vf Binary files differdeleted file mode 100644 index 914c0c877c2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.vf Binary files differdeleted file mode 100644 index 26ca829c88d..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.vf Binary files differdeleted file mode 100644 index 86ea92be78a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.vf Binary files differdeleted file mode 100644 index 0bd1afdd103..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.vf Binary files differdeleted file mode 100644 index 633404f26c3..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.vf Binary files differdeleted file mode 100644 index b8d0a7024fa..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.vf Binary files differdeleted file mode 100644 index 815b3dd841e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.vf Binary files differdeleted file mode 100644 index c30fe453cf9..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.vf Binary files differdeleted file mode 100644 index d57fbf4bddf..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.vf Binary files differdeleted file mode 100644 index acbd05698bb..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.vf Binary files differdeleted file mode 100644 index a098b6fcdb5..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.vf Binary files differdeleted file mode 100644 index f86bef5dfa4..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.vf Binary files differdeleted file mode 100644 index 82296d2dcad..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.vf Binary files differdeleted file mode 100644 index a84d09ef6ea..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.vf Binary files differdeleted file mode 100644 index ac43b6cd9e3..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.vf Binary files differdeleted file mode 100644 index e80e1cca431..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.vf Binary files differdeleted file mode 100644 index 69a2969eb1c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.vf Binary files differdeleted file mode 100644 index eb6b265501f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.vf Binary files differdeleted file mode 100644 index 05178abcf94..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index d17f11ea10f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.vf Binary files differdeleted file mode 100644 index a36d1eeb9f2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.vf Binary files differdeleted file mode 100644 index 090dd412daa..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.vf Binary files differdeleted file mode 100644 index 7c1706fef16..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.vf Binary files differdeleted file mode 100644 index 3f2130a44e2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.vf Binary files differdeleted file mode 100644 index 023f1804278..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.vf Binary files differdeleted file mode 100644 index 006142288d4..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.vf Binary files differdeleted file mode 100644 index c264d29bc4a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.vf Binary files differdeleted file mode 100644 index e2b84abb2f6..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-ts1.vf Binary files differindex 3b7fedfa282..61a62cd199d 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-ts1.vf Binary files differindex 629097ffefc..d593b12fc27 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index b9d4038888f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-ts1.vf Binary files differindex 7c3be8d69a8..d055420814e 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-ts1.vf Binary files differindex 4b0b7d08e91..9acd84d7405 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.vf Binary files differdeleted file mode 100644 index 00fea9e8b1f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.vf Binary files differindex 914890e57c7..6c0d44e1dfb 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.vf Binary files differindex 1a93bdebe6f..b53ac4e6ab9 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 2e01bb6130c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.vf Binary files differindex e8f6df81329..cbe1a1b84bd 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.vf Binary files differindex d863cb9dd18..59d3ca3973f 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.vf Binary files differdeleted file mode 100644 index b46175dc997..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.vf Binary files differindex f0420745805..a7ad8e3508a 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.vf Binary files differindex 3f3865ac579..a092cb50d64 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.vf Binary files differdeleted file mode 100644 index 129d018a462..00000000000 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.vf Binary files differindex fab5b3bb3ae..7e659d082ef 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.vf Binary files differindex 4e4516273cc..8fb19b9fc23 100644 --- a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.vf +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-lgr.vf b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-lgr.vf Binary files differnew file mode 100644 index 00000000000..bcb2cf55118 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-lgr.vf diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Inf.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Inf.fd new file mode 100644 index 00000000000..eae6edfa7f5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Inf.fd @@ -0,0 +1,149 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-Inf.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-Inf.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-Inf}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-Inf}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{regular}{sl}{ + <-> ssub * EBGaramond-Inf/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-Inf}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{semibold}{sl}{ + <-> ssub * EBGaramond-Inf/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bold}{sl}{ + <-> ssub * EBGaramond-Inf/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-Inf}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-inf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{extrabold}{sl}{ + <-> ssub * EBGaramond-Inf/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-Inf}{m}{sl}{ + <-> ssub * EBGaramond-Inf/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{m}{n}{ + <-> ssub * EBGaramond-Inf/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{m}{it}{ + <-> ssub * EBGaramond-Inf/regular/it +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-Inf}{sb}{sl}{ + <-> ssub * EBGaramond-Inf/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{sb}{n}{ + <-> ssub * EBGaramond-Inf/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{sb}{it}{ + <-> ssub * EBGaramond-Inf/semibold/it +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-Inf}{b}{sl}{ + <-> ssub * EBGaramond-Inf/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{b}{n}{ + <-> ssub * EBGaramond-Inf/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{b}{it}{ + <-> ssub * EBGaramond-Inf/bold/it +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-Inf}{eb}{sl}{ + <-> ssub * EBGaramond-Inf/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{eb}{n}{ + <-> ssub * EBGaramond-Inf/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{eb}{it}{ + <-> ssub * EBGaramond-Inf/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bx}{n}{ + <-> ssub * EBGaramond-Inf/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bx}{sl}{ + <-> ssub * EBGaramond-Inf/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Inf}{bx}{it}{ + <-> ssub * EBGaramond-Inf/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-LF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-LF.fd new file mode 100644 index 00000000000..3083fe512a9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-LF.fd @@ -0,0 +1,329 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-LF.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-LF.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-LF}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Regular-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{scit}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Regular-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{scsl}{ + <-> ssub * EBGaramond-LF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{regular}{sl}{ + <-> ssub * EBGaramond-LF/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{scsl}{ + <-> ssub * EBGaramond-LF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{semibold}{sl}{ + <-> ssub * EBGaramond-LF/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{scsl}{ + <-> ssub * EBGaramond-LF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bold}{sl}{ + <-> ssub * EBGaramond-LF/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{scsl}{ + <-> ssub * EBGaramond-LF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{extrabold}{sl}{ + <-> ssub * EBGaramond-LF/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{scsl}{ + <-> ssub * EBGaramond-LF/regular/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{sc}{ + <-> ssub * EBGaramond-LF/regular/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{n}{ + <-> ssub * EBGaramond-LF/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{it}{ + <-> ssub * EBGaramond-LF/regular/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{sw}{ + <-> ssub * EBGaramond-LF/regular/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{sl}{ + <-> ssub * EBGaramond-LF/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{scit}{ + <-> ssub * EBGaramond-LF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{m}{nw}{ + <-> ssub * EBGaramond-LF/regular/nw +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{scsl}{ + <-> ssub * EBGaramond-LF/semibold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{sc}{ + <-> ssub * EBGaramond-LF/semibold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{n}{ + <-> ssub * EBGaramond-LF/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{it}{ + <-> ssub * EBGaramond-LF/semibold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{sw}{ + <-> ssub * EBGaramond-LF/semibold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{sl}{ + <-> ssub * EBGaramond-LF/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{scit}{ + <-> ssub * EBGaramond-LF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{sb}{nw}{ + <-> ssub * EBGaramond-LF/semibold/nw +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{scsl}{ + <-> ssub * EBGaramond-LF/bold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{sc}{ + <-> ssub * EBGaramond-LF/bold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{n}{ + <-> ssub * EBGaramond-LF/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{it}{ + <-> ssub * EBGaramond-LF/bold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{sw}{ + <-> ssub * EBGaramond-LF/bold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{sl}{ + <-> ssub * EBGaramond-LF/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{scit}{ + <-> ssub * EBGaramond-LF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{b}{nw}{ + <-> ssub * EBGaramond-LF/bold/nw +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{scsl}{ + <-> ssub * EBGaramond-LF/extrabold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{sc}{ + <-> ssub * EBGaramond-LF/extrabold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{n}{ + <-> ssub * EBGaramond-LF/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{it}{ + <-> ssub * EBGaramond-LF/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{sw}{ + <-> ssub * EBGaramond-LF/extrabold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{sl}{ + <-> ssub * EBGaramond-LF/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{scit}{ + <-> ssub * EBGaramond-LF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{eb}{nw}{ + <-> ssub * EBGaramond-LF/extrabold/nw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{n}{ + <-> ssub * EBGaramond-LF/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{sc}{ + <-> ssub * EBGaramond-LF/b/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{scsl}{ + <-> ssub * EBGaramond-LF/b/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{it}{ + <-> ssub * EBGaramond-LF/b/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{sw}{ + <-> ssub * EBGaramond-LF/b/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{sl}{ + <-> ssub * EBGaramond-LF/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{scit}{ + <-> ssub * EBGaramond-LF/b/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-LF}{bx}{nw}{ + <-> ssub * EBGaramond-LF/b/nw +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-OsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-OsF.fd new file mode 100644 index 00000000000..3f53978d561 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-OsF.fd @@ -0,0 +1,329 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-OsF.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-OsF.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-OsF}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Regular-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{scit}{ + <-> \EBGaramond@@scale EBGaramond-Italic-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Regular-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{scsl}{ + <-> ssub * EBGaramond-OsF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{regular}{sl}{ + <-> ssub * EBGaramond-OsF/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{scsl}{ + <-> ssub * EBGaramond-OsF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{semibold}{sl}{ + <-> ssub * EBGaramond-OsF/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{scsl}{ + <-> ssub * EBGaramond-OsF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bold}{sl}{ + <-> ssub * EBGaramond-OsF/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-osf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-osf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-osf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{scsl}{ + <-> ssub * EBGaramond-OsF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{extrabold}{sl}{ + <-> ssub * EBGaramond-OsF/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{scsl}{ + <-> ssub * EBGaramond-OsF/regular/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{sc}{ + <-> ssub * EBGaramond-OsF/regular/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{n}{ + <-> ssub * EBGaramond-OsF/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{it}{ + <-> ssub * EBGaramond-OsF/regular/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{sw}{ + <-> ssub * EBGaramond-OsF/regular/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{sl}{ + <-> ssub * EBGaramond-OsF/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{scit}{ + <-> ssub * EBGaramond-OsF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{m}{nw}{ + <-> ssub * EBGaramond-OsF/regular/nw +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{scsl}{ + <-> ssub * EBGaramond-OsF/semibold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{sc}{ + <-> ssub * EBGaramond-OsF/semibold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{n}{ + <-> ssub * EBGaramond-OsF/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{it}{ + <-> ssub * EBGaramond-OsF/semibold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{sw}{ + <-> ssub * EBGaramond-OsF/semibold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{sl}{ + <-> ssub * EBGaramond-OsF/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{scit}{ + <-> ssub * EBGaramond-OsF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{sb}{nw}{ + <-> ssub * EBGaramond-OsF/semibold/nw +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{scsl}{ + <-> ssub * EBGaramond-OsF/bold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{sc}{ + <-> ssub * EBGaramond-OsF/bold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{n}{ + <-> ssub * EBGaramond-OsF/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{it}{ + <-> ssub * EBGaramond-OsF/bold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{sw}{ + <-> ssub * EBGaramond-OsF/bold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{sl}{ + <-> ssub * EBGaramond-OsF/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{scit}{ + <-> ssub * EBGaramond-OsF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{b}{nw}{ + <-> ssub * EBGaramond-OsF/bold/nw +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{scsl}{ + <-> ssub * EBGaramond-OsF/extrabold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{sc}{ + <-> ssub * EBGaramond-OsF/extrabold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{n}{ + <-> ssub * EBGaramond-OsF/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{it}{ + <-> ssub * EBGaramond-OsF/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{sw}{ + <-> ssub * EBGaramond-OsF/extrabold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{sl}{ + <-> ssub * EBGaramond-OsF/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{scit}{ + <-> ssub * EBGaramond-OsF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{eb}{nw}{ + <-> ssub * EBGaramond-OsF/extrabold/nw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{n}{ + <-> ssub * EBGaramond-OsF/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{sc}{ + <-> ssub * EBGaramond-OsF/b/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{scsl}{ + <-> ssub * EBGaramond-OsF/b/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{it}{ + <-> ssub * EBGaramond-OsF/b/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{sw}{ + <-> ssub * EBGaramond-OsF/b/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{sl}{ + <-> ssub * EBGaramond-OsF/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{scit}{ + <-> ssub * EBGaramond-OsF/b/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-OsF}{bx}{nw}{ + <-> ssub * EBGaramond-OsF/b/nw +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Sup.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Sup.fd new file mode 100644 index 00000000000..74c662a30f4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-Sup.fd @@ -0,0 +1,149 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-Sup.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-Sup.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-Sup}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-Sup}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{regular}{sl}{ + <-> ssub * EBGaramond-Sup/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-Sup}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{semibold}{sl}{ + <-> ssub * EBGaramond-Sup/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bold}{sl}{ + <-> ssub * EBGaramond-Sup/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-Sup}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-sup-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{extrabold}{sl}{ + <-> ssub * EBGaramond-Sup/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-Sup}{m}{sl}{ + <-> ssub * EBGaramond-Sup/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{m}{n}{ + <-> ssub * EBGaramond-Sup/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{m}{it}{ + <-> ssub * EBGaramond-Sup/regular/it +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-Sup}{sb}{sl}{ + <-> ssub * EBGaramond-Sup/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{sb}{n}{ + <-> ssub * EBGaramond-Sup/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{sb}{it}{ + <-> ssub * EBGaramond-Sup/semibold/it +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-Sup}{b}{sl}{ + <-> ssub * EBGaramond-Sup/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{b}{n}{ + <-> ssub * EBGaramond-Sup/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{b}{it}{ + <-> ssub * EBGaramond-Sup/bold/it +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-Sup}{eb}{sl}{ + <-> ssub * EBGaramond-Sup/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{eb}{n}{ + <-> ssub * EBGaramond-Sup/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{eb}{it}{ + <-> ssub * EBGaramond-Sup/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bx}{n}{ + <-> ssub * EBGaramond-Sup/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bx}{sl}{ + <-> ssub * EBGaramond-Sup/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-Sup}{bx}{it}{ + <-> ssub * EBGaramond-Sup/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TLF.fd new file mode 100644 index 00000000000..a57232d78fb --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TLF.fd @@ -0,0 +1,329 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-TLF.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-TLF.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{scit}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{scsl}{ + <-> ssub * EBGaramond-TLF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{regular}{sl}{ + <-> ssub * EBGaramond-TLF/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{scsl}{ + <-> ssub * EBGaramond-TLF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{semibold}{sl}{ + <-> ssub * EBGaramond-TLF/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{scsl}{ + <-> ssub * EBGaramond-TLF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bold}{sl}{ + <-> ssub * EBGaramond-TLF/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{scsl}{ + <-> ssub * EBGaramond-TLF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{extrabold}{sl}{ + <-> ssub * EBGaramond-TLF/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{scsl}{ + <-> ssub * EBGaramond-TLF/regular/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{sc}{ + <-> ssub * EBGaramond-TLF/regular/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{n}{ + <-> ssub * EBGaramond-TLF/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{it}{ + <-> ssub * EBGaramond-TLF/regular/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{sw}{ + <-> ssub * EBGaramond-TLF/regular/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{sl}{ + <-> ssub * EBGaramond-TLF/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{scit}{ + <-> ssub * EBGaramond-TLF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{m}{nw}{ + <-> ssub * EBGaramond-TLF/regular/nw +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{scsl}{ + <-> ssub * EBGaramond-TLF/semibold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{sc}{ + <-> ssub * EBGaramond-TLF/semibold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{n}{ + <-> ssub * EBGaramond-TLF/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{it}{ + <-> ssub * EBGaramond-TLF/semibold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{sw}{ + <-> ssub * EBGaramond-TLF/semibold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{sl}{ + <-> ssub * EBGaramond-TLF/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{scit}{ + <-> ssub * EBGaramond-TLF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{sb}{nw}{ + <-> ssub * EBGaramond-TLF/semibold/nw +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{scsl}{ + <-> ssub * EBGaramond-TLF/bold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{sc}{ + <-> ssub * EBGaramond-TLF/bold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{n}{ + <-> ssub * EBGaramond-TLF/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{it}{ + <-> ssub * EBGaramond-TLF/bold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{sw}{ + <-> ssub * EBGaramond-TLF/bold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{sl}{ + <-> ssub * EBGaramond-TLF/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{scit}{ + <-> ssub * EBGaramond-TLF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{b}{nw}{ + <-> ssub * EBGaramond-TLF/bold/nw +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{scsl}{ + <-> ssub * EBGaramond-TLF/extrabold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{sc}{ + <-> ssub * EBGaramond-TLF/extrabold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{n}{ + <-> ssub * EBGaramond-TLF/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{it}{ + <-> ssub * EBGaramond-TLF/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{sw}{ + <-> ssub * EBGaramond-TLF/extrabold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{sl}{ + <-> ssub * EBGaramond-TLF/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{scit}{ + <-> ssub * EBGaramond-TLF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{eb}{nw}{ + <-> ssub * EBGaramond-TLF/extrabold/nw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{n}{ + <-> ssub * EBGaramond-TLF/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{sc}{ + <-> ssub * EBGaramond-TLF/b/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{scsl}{ + <-> ssub * EBGaramond-TLF/b/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{it}{ + <-> ssub * EBGaramond-TLF/b/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{sw}{ + <-> ssub * EBGaramond-TLF/b/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{sl}{ + <-> ssub * EBGaramond-TLF/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{scit}{ + <-> ssub * EBGaramond-TLF/b/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TLF}{bx}{nw}{ + <-> ssub * EBGaramond-TLF/b/nw +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TOsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TOsF.fd new file mode 100644 index 00000000000..73c32b25047 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramond-TOsF.fd @@ -0,0 +1,329 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramond-TOsF.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramond-TOsF.] + +\expandafter\ifx\csname EBGaramond@scale\endcsname\relax + \let\EBGaramond@@scale\@empty +\else + \edef\EBGaramond@@scale{s*[\csname EBGaramond@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramond-TOsF}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{n}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{it}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{scit}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Regular-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{scsl}{ + <-> ssub * EBGaramond-TOsF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{regular}{sl}{ + <-> ssub * EBGaramond-TOsF/regular/it +}{} + + +% ---- semibold ---- + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{n}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{it}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBold-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{scsl}{ + <-> ssub * EBGaramond-TOsF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{semibold}{sl}{ + <-> ssub * EBGaramond-TOsF/semibold/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{scsl}{ + <-> ssub * EBGaramond-TOsF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bold}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/it +}{} + + +% ---- extrabold ---- + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{n}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{it}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tosf-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tosf-sc-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBold-tosf-swash-lgr +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{scsl}{ + <-> ssub * EBGaramond-TOsF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{extrabold}{sl}{ + <-> ssub * EBGaramond-TOsF/extrabold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{scsl}{ + <-> ssub * EBGaramond-TOsF/regular/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{sc}{ + <-> ssub * EBGaramond-TOsF/regular/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{n}{ + <-> ssub * EBGaramond-TOsF/regular/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{it}{ + <-> ssub * EBGaramond-TOsF/regular/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{sw}{ + <-> ssub * EBGaramond-TOsF/regular/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{sl}{ + <-> ssub * EBGaramond-TOsF/regular/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{scit}{ + <-> ssub * EBGaramond-TOsF/regular/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{m}{nw}{ + <-> ssub * EBGaramond-TOsF/regular/nw +}{} + + +% sb --> semibold + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{scsl}{ + <-> ssub * EBGaramond-TOsF/semibold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{sc}{ + <-> ssub * EBGaramond-TOsF/semibold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{n}{ + <-> ssub * EBGaramond-TOsF/semibold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{it}{ + <-> ssub * EBGaramond-TOsF/semibold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{sw}{ + <-> ssub * EBGaramond-TOsF/semibold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{sl}{ + <-> ssub * EBGaramond-TOsF/semibold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{scit}{ + <-> ssub * EBGaramond-TOsF/semibold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{sb}{nw}{ + <-> ssub * EBGaramond-TOsF/semibold/nw +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{scsl}{ + <-> ssub * EBGaramond-TOsF/bold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{sc}{ + <-> ssub * EBGaramond-TOsF/bold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{n}{ + <-> ssub * EBGaramond-TOsF/bold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{it}{ + <-> ssub * EBGaramond-TOsF/bold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{sw}{ + <-> ssub * EBGaramond-TOsF/bold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{scit}{ + <-> ssub * EBGaramond-TOsF/bold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{b}{nw}{ + <-> ssub * EBGaramond-TOsF/bold/nw +}{} + + +% eb --> extrabold + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{scsl}{ + <-> ssub * EBGaramond-TOsF/extrabold/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{sc}{ + <-> ssub * EBGaramond-TOsF/extrabold/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{n}{ + <-> ssub * EBGaramond-TOsF/extrabold/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{it}{ + <-> ssub * EBGaramond-TOsF/extrabold/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{sw}{ + <-> ssub * EBGaramond-TOsF/extrabold/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{sl}{ + <-> ssub * EBGaramond-TOsF/extrabold/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{scit}{ + <-> ssub * EBGaramond-TOsF/extrabold/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{eb}{nw}{ + <-> ssub * EBGaramond-TOsF/extrabold/nw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{n}{ + <-> ssub * EBGaramond-TOsF/b/n +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{sc}{ + <-> ssub * EBGaramond-TOsF/b/sc +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{scsl}{ + <-> ssub * EBGaramond-TOsF/b/scsl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{it}{ + <-> ssub * EBGaramond-TOsF/b/it +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{sw}{ + <-> ssub * EBGaramond-TOsF/b/sw +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{sl}{ + <-> ssub * EBGaramond-TOsF/b/sl +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{scit}{ + <-> ssub * EBGaramond-TOsF/b/scit +}{} + +\DeclareFontShape{LGR}{EBGaramond-TOsF}{bx}{nw}{ + <-> ssub * EBGaramond-TOsF/b/nw +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramondInitials-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramondInitials-TLF.fd new file mode 100644 index 00000000000..242eee8a2e3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ebgaramond/LGREBGaramondInitials-TLF.fd @@ -0,0 +1,31 @@ +%% Generated by autoinst on 2019/04/23 +%% +\ProvidesFile{LGREBGaramondInitials-TLF.fd} + [2019/04/23 (autoinst) Font definitions for LGR/EBGaramondInitials-TLF.] + +\expandafter\ifx\csname EBGaramondInitials@scale\endcsname\relax + \let\EBGaramondInitials@@scale\@empty +\else + \edef\EBGaramondInitials@@scale{s*[\csname EBGaramondInitials@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{EBGaramondInitials-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{EBGaramondInitials-TLF}{regular}{n}{ + <-> \EBGaramondInitials@@scale EBGaramondInitials-tlf-lgr +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{EBGaramondInitials-TLF}{m}{n}{ + <-> ssub * EBGaramondInitials-TLF/regular/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd index d4f2d6403a7..2522f50f43e 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-Inf.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-Inf.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-Inf.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-inf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{sl}{ - <-> ssub * EBGaramond-Inf/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{LY1}{EBGaramond-Inf}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-Inf}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-inf-ly1 +\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-inf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-Inf}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-inf-ly1 +\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-Inf}{medium}{sl}{ - <-> ssub * EBGaramond-Inf/medium/it +\DeclareFontShape{LY1}{EBGaramond-Inf}{bold}{sl}{ + <-> ssub * EBGaramond-Inf/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-LF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-LF.fd index 3df35e16aba..cc00ea8829e 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-LF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-LF.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-LF.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-LF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{LY1}{EBGaramond-LF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-lf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-lf-sc-ly1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-lf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-lf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-LF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-LF/regular/it }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{regular}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{scsl}{ - <-> ssub * EBGaramond-LF/bold/scit -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sl}{ - <-> ssub * EBGaramond-LF/bold/it -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-sc-ly1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-LF/semibold/it }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-sc-ly1 -}{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-ly1 -}{} +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{scsl}{ - <-> ssub * EBGaramond-LF/medium/scit +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{sl}{ - <-> ssub * EBGaramond-LF/medium/it +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{scsl}{ + <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{medium}{tlsl}{ - <-> ssub * EBGaramond-LF/medium/tlit +\DeclareFontShape{LY1}{EBGaramond-LF}{bold}{sl}{ + <-> ssub * EBGaramond-LF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-sc-ly1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-LF/extrabold/it }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-LF/regular/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{m}{tl}{ - <-> ssub * EBGaramond-LF/regular/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{m}{sc}{ <-> ssub * EBGaramond-LF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-LF/regular/sl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{m}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{m}{scit}{ <-> ssub * EBGaramond-LF/regular/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{m}{tlit}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{m}{nw}{ <-> ssub * EBGaramond-LF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-LF/semibold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{sb}{tl}{ - <-> ssub * EBGaramond-LF/semibold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{sb}{sc}{ <-> ssub * EBGaramond-LF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-LF/semibold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{sb}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{sb}{scit}{ <-> ssub * EBGaramond-LF/semibold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{sb}{tlit}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{sb}{nw}{ <-> ssub * EBGaramond-LF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-LF/bold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{b}{tl}{ - <-> ssub * EBGaramond-LF/bold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{b}{sc}{ <-> ssub * EBGaramond-LF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-LF/bold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{b}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{b}{scit}{ <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{b}{tlit}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{b}{nw}{ <-> ssub * EBGaramond-LF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-LF/extrabold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{eb}{tl}{ - <-> ssub * EBGaramond-LF/extrabold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{eb}{sc}{ <-> ssub * EBGaramond-LF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-LF/extrabold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{eb}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{eb}{scit}{ <-> ssub * EBGaramond-LF/extrabold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{eb}{tlit}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{eb}{nw}{ <-> ssub * EBGaramond-LF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-LF/b/sc }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{bx}{tl}{ - <-> ssub * EBGaramond-LF/b/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{bx}{scsl}{ <-> ssub * EBGaramond-LF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-LF/b/sl }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{bx}{tlit}{ - <-> ssub * EBGaramond-LF/b/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{bx}{scit}{ <-> ssub * EBGaramond-LF/b/scit }{} -\DeclareFontShape{LY1}{EBGaramond-LF}{bx}{tlsl}{ - <-> ssub * EBGaramond-LF/b/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-LF}{bx}{nw}{ <-> ssub * EBGaramond-LF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd index 85961b67240..765f3308e27 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-OsF.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-OsF.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-OsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{scsl}{ - <-> ssub * EBGaramond-OsF/bold/scit -}{} - -\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sl}{ - <-> ssub * EBGaramond-OsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{LY1}{EBGaramond-OsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{scsl}{ - <-> ssub * EBGaramond-OsF/medium/scit +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{scsl}{ + <-> ssub * EBGaramond-OsF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-OsF}{medium}{sl}{ - <-> ssub * EBGaramond-OsF/medium/it +\DeclareFontShape{LY1}{EBGaramond-OsF}{bold}{sl}{ + <-> ssub * EBGaramond-OsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd index 513d5634376..c001ee2ac05 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-Sup.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-Sup.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-Sup.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-sup-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{sl}{ - <-> ssub * EBGaramond-Sup/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{LY1}{EBGaramond-Sup}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-Sup}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-sup-ly1 +\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-sup-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-Sup}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-sup-ly1 +\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-Sup}{medium}{sl}{ - <-> ssub * EBGaramond-Sup/medium/it +\DeclareFontShape{LY1}{EBGaramond-Sup}{bold}{sl}{ + <-> ssub * EBGaramond-Sup/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd index c71f78aced4..d28c21042bc 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-TLF.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-TLF.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-TLF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-tlf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-tlf-sc-ly1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-TLF/regular/it }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{regular}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{scsl}{ - <-> ssub * EBGaramond-TLF/bold/scit -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sl}{ - <-> ssub * EBGaramond-TLF/bold/it -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-sc-ly1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-TLF/semibold/it }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-titling-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-sc-ly1 -}{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-ly1 -}{} +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{scsl}{ - <-> ssub * EBGaramond-TLF/medium/scit +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{sl}{ - <-> ssub * EBGaramond-TLF/medium/it +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{scsl}{ + <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{medium}{tlsl}{ - <-> ssub * EBGaramond-TLF/medium/tlit +\DeclareFontShape{LY1}{EBGaramond-TLF}{bold}{sl}{ + <-> ssub * EBGaramond-TLF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-titling-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-sc-ly1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-ly1 -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-titling-ly1 +\DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-ly1 }{} \DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-TLF/extrabold/it }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-TLF/regular/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{m}{tl}{ - <-> ssub * EBGaramond-TLF/regular/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{m}{sc}{ <-> ssub * EBGaramond-TLF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-TLF/regular/sl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{m}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{m}{scit}{ <-> ssub * EBGaramond-TLF/regular/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{m}{tlit}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{m}{nw}{ <-> ssub * EBGaramond-TLF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-TLF/semibold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{tl}{ - <-> ssub * EBGaramond-TLF/semibold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{sc}{ <-> ssub * EBGaramond-TLF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-TLF/semibold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{scit}{ <-> ssub * EBGaramond-TLF/semibold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{tlit}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{sb}{nw}{ <-> ssub * EBGaramond-TLF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-TLF/bold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{b}{tl}{ - <-> ssub * EBGaramond-TLF/bold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{b}{sc}{ <-> ssub * EBGaramond-TLF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-TLF/bold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{b}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{b}{scit}{ <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{b}{tlit}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{b}{nw}{ <-> ssub * EBGaramond-TLF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-TLF/extrabold/scsl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{tl}{ - <-> ssub * EBGaramond-TLF/extrabold/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{sc}{ <-> ssub * EBGaramond-TLF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-TLF/extrabold/sl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{scit}{ <-> ssub * EBGaramond-TLF/extrabold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{tlit}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{eb}{nw}{ <-> ssub * EBGaramond-TLF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-TLF/b/sc }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{tl}{ - <-> ssub * EBGaramond-TLF/b/tl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{scsl}{ <-> ssub * EBGaramond-TLF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-TLF/b/sl }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{tlit}{ - <-> ssub * EBGaramond-TLF/b/tlit -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{scit}{ <-> ssub * EBGaramond-TLF/b/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{tlsl}{ - <-> ssub * EBGaramond-TLF/b/tlsl -}{} - \DeclareFontShape{LY1}{EBGaramond-TLF}{bx}{nw}{ <-> ssub * EBGaramond-TLF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd index c7d1a0a7e9a..ff1df54139a 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramond-TOsF.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramond-TOsF.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramond-TOsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-ly1 -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{scsl}{ - <-> ssub * EBGaramond-TOsF/bold/scit -}{} - -\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sl}{ - <-> ssub * EBGaramond-TOsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{LY1}{EBGaramond-TOsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-sc-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-swash-ly1 +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-ly1 }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{scsl}{ - <-> ssub * EBGaramond-TOsF/medium/scit +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{scsl}{ + <-> ssub * EBGaramond-TOsF/bold/scit }{} -\DeclareFontShape{LY1}{EBGaramond-TOsF}{medium}{sl}{ - <-> ssub * EBGaramond-TOsF/medium/it +\DeclareFontShape{LY1}{EBGaramond-TOsF}{bold}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd index 8b6348794e2..d58caafeb85 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{LY1EBGaramondInitials-TLF.fd} - [2019/04/07 (autoinst) Font definitions for LY1/EBGaramondInitials-TLF.] + [2019/04/23 (autoinst) Font definitions for LY1/EBGaramondInitials-TLF.] \expandafter\ifx\csname EBGaramondInitials@scale\endcsname\relax \let\EBGaramondInitials@@scale\@empty @@ -19,7 +19,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd index 578961a4e68..75a25082133 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-Inf.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-Inf.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-Inf.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-inf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{sl}{ - <-> ssub * EBGaramond-Inf/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{OT1}{EBGaramond-Inf}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-Inf}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-inf-ot1 +\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-inf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-Inf}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-inf-ot1 +\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-Inf}{medium}{sl}{ - <-> ssub * EBGaramond-Inf/medium/it +\DeclareFontShape{OT1}{EBGaramond-Inf}{bold}{sl}{ + <-> ssub * EBGaramond-Inf/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-LF.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-LF.fd index 26c46170979..2d4d5660a13 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-LF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-LF.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-LF.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-LF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{OT1}{EBGaramond-LF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-lf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-lf-sc-ot1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-lf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-lf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-LF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-LF/regular/it }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{regular}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{scsl}{ - <-> ssub * EBGaramond-LF/bold/scit -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sl}{ - <-> ssub * EBGaramond-LF/bold/it -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-sc-ot1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-LF/semibold/it }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-sc-ot1 -}{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-ot1 -}{} +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{scsl}{ - <-> ssub * EBGaramond-LF/medium/scit +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{sl}{ - <-> ssub * EBGaramond-LF/medium/it +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{scsl}{ + <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{medium}{tlsl}{ - <-> ssub * EBGaramond-LF/medium/tlit +\DeclareFontShape{OT1}{EBGaramond-LF}{bold}{sl}{ + <-> ssub * EBGaramond-LF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-sc-ot1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-LF/extrabold/it }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-LF/regular/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{m}{tl}{ - <-> ssub * EBGaramond-LF/regular/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{m}{sc}{ <-> ssub * EBGaramond-LF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-LF/regular/sl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{m}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{m}{scit}{ <-> ssub * EBGaramond-LF/regular/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{m}{tlit}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{m}{nw}{ <-> ssub * EBGaramond-LF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-LF/semibold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{sb}{tl}{ - <-> ssub * EBGaramond-LF/semibold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{sb}{sc}{ <-> ssub * EBGaramond-LF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-LF/semibold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{sb}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{sb}{scit}{ <-> ssub * EBGaramond-LF/semibold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{sb}{tlit}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{sb}{nw}{ <-> ssub * EBGaramond-LF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-LF/bold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{b}{tl}{ - <-> ssub * EBGaramond-LF/bold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{b}{sc}{ <-> ssub * EBGaramond-LF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-LF/bold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{b}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{b}{scit}{ <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{b}{tlit}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{b}{nw}{ <-> ssub * EBGaramond-LF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-LF/extrabold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{eb}{tl}{ - <-> ssub * EBGaramond-LF/extrabold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{eb}{sc}{ <-> ssub * EBGaramond-LF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-LF/extrabold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{eb}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{eb}{scit}{ <-> ssub * EBGaramond-LF/extrabold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{eb}{tlit}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{eb}{nw}{ <-> ssub * EBGaramond-LF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-LF/b/sc }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{bx}{tl}{ - <-> ssub * EBGaramond-LF/b/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{bx}{scsl}{ <-> ssub * EBGaramond-LF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-LF/b/sl }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{bx}{tlit}{ - <-> ssub * EBGaramond-LF/b/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{bx}{scit}{ <-> ssub * EBGaramond-LF/b/scit }{} -\DeclareFontShape{OT1}{EBGaramond-LF}{bx}{tlsl}{ - <-> ssub * EBGaramond-LF/b/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-LF}{bx}{nw}{ <-> ssub * EBGaramond-LF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd index 7abacf15722..722f2c83185 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-OsF.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-OsF.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-OsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{scsl}{ - <-> ssub * EBGaramond-OsF/bold/scit -}{} - -\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sl}{ - <-> ssub * EBGaramond-OsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{OT1}{EBGaramond-OsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{scsl}{ - <-> ssub * EBGaramond-OsF/medium/scit +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{scsl}{ + <-> ssub * EBGaramond-OsF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-OsF}{medium}{sl}{ - <-> ssub * EBGaramond-OsF/medium/it +\DeclareFontShape{OT1}{EBGaramond-OsF}{bold}{sl}{ + <-> ssub * EBGaramond-OsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd index 75cf4d7bd1f..1e95a103b1c 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-Sup.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-Sup.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-Sup.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-sup-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{sl}{ - <-> ssub * EBGaramond-Sup/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{OT1}{EBGaramond-Sup}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-Sup}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-sup-ot1 +\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-sup-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-Sup}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-sup-ot1 +\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-Sup}{medium}{sl}{ - <-> ssub * EBGaramond-Sup/medium/it +\DeclareFontShape{OT1}{EBGaramond-Sup}{bold}{sl}{ + <-> ssub * EBGaramond-Sup/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd index d9a156a4ea5..61eeac0da04 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-TLF.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-TLF.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-TLF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-tlf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-tlf-sc-ot1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-TLF/regular/it }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{regular}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{scsl}{ - <-> ssub * EBGaramond-TLF/bold/scit -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sl}{ - <-> ssub * EBGaramond-TLF/bold/it -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-sc-ot1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-TLF/semibold/it }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-titling-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-sc-ot1 -}{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-ot1 -}{} +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{scsl}{ - <-> ssub * EBGaramond-TLF/medium/scit +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{sl}{ - <-> ssub * EBGaramond-TLF/medium/it +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{scsl}{ + <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{medium}{tlsl}{ - <-> ssub * EBGaramond-TLF/medium/tlit +\DeclareFontShape{OT1}{EBGaramond-TLF}{bold}{sl}{ + <-> ssub * EBGaramond-TLF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-titling-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-sc-ot1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-ot1 -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-titling-ot1 +\DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-ot1 }{} \DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-TLF/extrabold/it }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-TLF/regular/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{m}{tl}{ - <-> ssub * EBGaramond-TLF/regular/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{m}{sc}{ <-> ssub * EBGaramond-TLF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-TLF/regular/sl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{m}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{m}{scit}{ <-> ssub * EBGaramond-TLF/regular/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{m}{tlit}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{m}{nw}{ <-> ssub * EBGaramond-TLF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-TLF/semibold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{tl}{ - <-> ssub * EBGaramond-TLF/semibold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{sc}{ <-> ssub * EBGaramond-TLF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-TLF/semibold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{scit}{ <-> ssub * EBGaramond-TLF/semibold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{tlit}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{sb}{nw}{ <-> ssub * EBGaramond-TLF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-TLF/bold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{b}{tl}{ - <-> ssub * EBGaramond-TLF/bold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{b}{sc}{ <-> ssub * EBGaramond-TLF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-TLF/bold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{b}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{b}{scit}{ <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{b}{tlit}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{b}{nw}{ <-> ssub * EBGaramond-TLF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-TLF/extrabold/scsl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{tl}{ - <-> ssub * EBGaramond-TLF/extrabold/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{sc}{ <-> ssub * EBGaramond-TLF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-TLF/extrabold/sl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{scit}{ <-> ssub * EBGaramond-TLF/extrabold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{tlit}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{eb}{nw}{ <-> ssub * EBGaramond-TLF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-TLF/b/sc }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{tl}{ - <-> ssub * EBGaramond-TLF/b/tl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{scsl}{ <-> ssub * EBGaramond-TLF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-TLF/b/sl }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{tlit}{ - <-> ssub * EBGaramond-TLF/b/tlit -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{scit}{ <-> ssub * EBGaramond-TLF/b/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{tlsl}{ - <-> ssub * EBGaramond-TLF/b/tlsl -}{} - \DeclareFontShape{OT1}{EBGaramond-TLF}{bx}{nw}{ <-> ssub * EBGaramond-TLF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd index 8134f608184..1988eb92963 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramond-TOsF.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramond-TOsF.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramond-TOsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-ot1 -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{scsl}{ - <-> ssub * EBGaramond-TOsF/bold/scit -}{} - -\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sl}{ - <-> ssub * EBGaramond-TOsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{OT1}{EBGaramond-TOsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-sc-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-swash-ot1 +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-ot1 }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{scsl}{ - <-> ssub * EBGaramond-TOsF/medium/scit +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{scsl}{ + <-> ssub * EBGaramond-TOsF/bold/scit }{} -\DeclareFontShape{OT1}{EBGaramond-TOsF}{medium}{sl}{ - <-> ssub * EBGaramond-TOsF/medium/it +\DeclareFontShape{OT1}{EBGaramond-TOsF}{bold}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd index 6adb4b1fd1d..44358d71340 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{OT1EBGaramondInitials-TLF.fd} - [2019/04/07 (autoinst) Font definitions for OT1/EBGaramondInitials-TLF.] + [2019/04/23 (autoinst) Font definitions for OT1/EBGaramondInitials-TLF.] \expandafter\ifx\csname EBGaramondInitials@scale\endcsname\relax \let\EBGaramondInitials@@scale\@empty @@ -19,7 +19,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Inf.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Inf.fd index 24ffb535a3f..3a6a5eac373 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Inf.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Inf.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-Inf.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-Inf.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-Inf.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-inf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{sl}{ - <-> ssub * EBGaramond-Inf/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{T1}{EBGaramond-Inf}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-Inf}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-inf-t1 +\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-inf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-Inf}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-inf-t1 +\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-inf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-Inf}{medium}{sl}{ - <-> ssub * EBGaramond-Inf/medium/it +\DeclareFontShape{T1}{EBGaramond-Inf}{bold}{sl}{ + <-> ssub * EBGaramond-Inf/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-LF.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-LF.fd index 950a2111c34..e42118d691c 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-LF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-LF.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-LF.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-LF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{T1}{EBGaramond-LF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-lf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-lf-sc-t1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-lf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-lf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-lf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-lf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-LF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-LF/regular/it }{} -\DeclareFontShape{T1}{EBGaramond-LF}{regular}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{scsl}{ - <-> ssub * EBGaramond-LF/bold/scit -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sl}{ - <-> ssub * EBGaramond-LF/bold/it -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{bold}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{T1}{EBGaramond-LF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-lf-sc-t1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-lf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-LF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-LF/semibold/it }{} -\DeclareFontShape{T1}{EBGaramond-LF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-sc-t1 -}{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-t1 -}{} +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{scsl}{ - <-> ssub * EBGaramond-LF/medium/scit +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{sl}{ - <-> ssub * EBGaramond-LF/medium/it +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{scsl}{ + <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{medium}{tlsl}{ - <-> ssub * EBGaramond-LF/medium/tlit +\DeclareFontShape{T1}{EBGaramond-LF}{bold}{sl}{ + <-> ssub * EBGaramond-LF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-lf-sc-t1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-lf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-LF/extrabold/it }{} -\DeclareFontShape{T1}{EBGaramond-LF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-LF/regular/scsl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{m}{tl}{ - <-> ssub * EBGaramond-LF/regular/tl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{m}{sc}{ <-> ssub * EBGaramond-LF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-LF/regular/sl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{m}{tlsl}{ - <-> ssub * EBGaramond-LF/regular/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{m}{scit}{ <-> ssub * EBGaramond-LF/regular/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{m}{tlit}{ - <-> ssub * EBGaramond-LF/regular/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{m}{nw}{ <-> ssub * EBGaramond-LF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-LF/semibold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{sb}{tl}{ - <-> ssub * EBGaramond-LF/semibold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{sb}{sc}{ <-> ssub * EBGaramond-LF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-LF/semibold/sl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{sb}{tlsl}{ - <-> ssub * EBGaramond-LF/semibold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{sb}{scit}{ <-> ssub * EBGaramond-LF/semibold/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{sb}{tlit}{ - <-> ssub * EBGaramond-LF/semibold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{sb}{nw}{ <-> ssub * EBGaramond-LF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-LF/bold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{b}{tl}{ - <-> ssub * EBGaramond-LF/bold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{b}{sc}{ <-> ssub * EBGaramond-LF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-LF/bold/sl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{b}{tlsl}{ - <-> ssub * EBGaramond-LF/bold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{b}{scit}{ <-> ssub * EBGaramond-LF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{b}{tlit}{ - <-> ssub * EBGaramond-LF/bold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{b}{nw}{ <-> ssub * EBGaramond-LF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-LF/extrabold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{eb}{tl}{ - <-> ssub * EBGaramond-LF/extrabold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{eb}{sc}{ <-> ssub * EBGaramond-LF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-LF/extrabold/sl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{eb}{tlsl}{ - <-> ssub * EBGaramond-LF/extrabold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{eb}{scit}{ <-> ssub * EBGaramond-LF/extrabold/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{eb}{tlit}{ - <-> ssub * EBGaramond-LF/extrabold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{eb}{nw}{ <-> ssub * EBGaramond-LF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-LF/b/sc }{} -\DeclareFontShape{T1}{EBGaramond-LF}{bx}{tl}{ - <-> ssub * EBGaramond-LF/b/tl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{bx}{scsl}{ <-> ssub * EBGaramond-LF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-LF/b/sl }{} -\DeclareFontShape{T1}{EBGaramond-LF}{bx}{tlit}{ - <-> ssub * EBGaramond-LF/b/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{bx}{scit}{ <-> ssub * EBGaramond-LF/b/scit }{} -\DeclareFontShape{T1}{EBGaramond-LF}{bx}{tlsl}{ - <-> ssub * EBGaramond-LF/b/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-LF}{bx}{nw}{ <-> ssub * EBGaramond-LF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-OsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-OsF.fd index 26c9ffd2c3d..3a9a0a5a8c8 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-OsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-OsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-OsF.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-OsF.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-OsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{scsl}{ - <-> ssub * EBGaramond-OsF/bold/scit -}{} - -\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sl}{ - <-> ssub * EBGaramond-OsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{T1}{EBGaramond-OsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{scsl}{ - <-> ssub * EBGaramond-OsF/medium/scit +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{scsl}{ + <-> ssub * EBGaramond-OsF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-OsF}{medium}{sl}{ - <-> ssub * EBGaramond-OsF/medium/it +\DeclareFontShape{T1}{EBGaramond-OsF}{bold}{sl}{ + <-> ssub * EBGaramond-OsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Sup.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Sup.fd index 102305dcdbd..abd261734d5 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Sup.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Sup.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-Sup.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-Sup.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-Sup.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-sup-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{sl}{ - <-> ssub * EBGaramond-Sup/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{T1}{EBGaramond-Sup}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-Sup}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-sup-t1 +\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-sup-t1 }{} -\DeclareFontShape{T1}{EBGaramond-Sup}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-sup-t1 +\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-sup-t1 }{} -\DeclareFontShape{T1}{EBGaramond-Sup}{medium}{sl}{ - <-> ssub * EBGaramond-Sup/medium/it +\DeclareFontShape{T1}{EBGaramond-Sup}{bold}{sl}{ + <-> ssub * EBGaramond-Sup/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TLF.fd index 00932a3a4ab..bacf868bd9a 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-TLF.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-TLF.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-TLF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -14,10 +14,6 @@ % ---- regular ---- -\DeclareFontShape{T1}{EBGaramond-TLF}{regular}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Regular-tlf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{regular}{sc}{ <-> \EBGaramond@@scale EBGaramond-Regular-tlf-sc-t1 }{} @@ -30,16 +26,12 @@ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{regular}{sw}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{regular}{scit}{ <-> \EBGaramond@@scale EBGaramond-Italic-tlf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{regular}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-Italic-tlf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{regular}{sw}{ + <-> \EBGaramond@@scale EBGaramond-Italic-tlf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-TLF}{regular}{nw}{ @@ -54,64 +46,9 @@ <-> ssub * EBGaramond-TLF/regular/it }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{regular}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - - -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{scsl}{ - <-> ssub * EBGaramond-TLF/bold/scit -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sl}{ - <-> ssub * EBGaramond-TLF/bold/it -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - % ---- semibold ---- -\DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{sc}{ <-> \EBGaramond@@scale EBGaramond-SemiBold-tlf-sc-t1 }{} @@ -124,16 +61,12 @@ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{scit}{ <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-SemiBoldItalic-tlf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{nw}{ @@ -148,64 +81,44 @@ <-> ssub * EBGaramond-TLF/semibold/it }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{semibold}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - - -% ---- medium ---- - -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{tl}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-titling-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-sc-t1 -}{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-t1 -}{} +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{scsl}{ - <-> ssub * EBGaramond-TLF/medium/scit +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{sl}{ - <-> ssub * EBGaramond-TLF/medium/it +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{scsl}{ + <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{medium}{tlsl}{ - <-> ssub * EBGaramond-TLF/medium/tlit +\DeclareFontShape{T1}{EBGaramond-TLF}{bold}{sl}{ + <-> ssub * EBGaramond-TLF/bold/it }{} % ---- extrabold ---- -\DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{tl}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-titling-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{sc}{ <-> \EBGaramond@@scale EBGaramond-ExtraBold-tlf-sc-t1 }{} @@ -218,16 +131,12 @@ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-t1 -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{scit}{ <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{tlit}{ - <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-titling-t1 +\DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-ExtraBoldItalic-tlf-swash-t1 }{} \DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{nw}{ @@ -242,12 +151,8 @@ <-> ssub * EBGaramond-TLF/extrabold/it }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{extrabold}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular @@ -256,10 +161,6 @@ <-> ssub * EBGaramond-TLF/regular/scsl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{m}{tl}{ - <-> ssub * EBGaramond-TLF/regular/tl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{m}{sc}{ <-> ssub * EBGaramond-TLF/regular/sc }{} @@ -280,18 +181,10 @@ <-> ssub * EBGaramond-TLF/regular/sl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{m}{tlsl}{ - <-> ssub * EBGaramond-TLF/regular/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{m}{scit}{ <-> ssub * EBGaramond-TLF/regular/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{m}{tlit}{ - <-> ssub * EBGaramond-TLF/regular/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{m}{nw}{ <-> ssub * EBGaramond-TLF/regular/nw }{} @@ -303,10 +196,6 @@ <-> ssub * EBGaramond-TLF/semibold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{sb}{tl}{ - <-> ssub * EBGaramond-TLF/semibold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{sb}{sc}{ <-> ssub * EBGaramond-TLF/semibold/sc }{} @@ -327,18 +216,10 @@ <-> ssub * EBGaramond-TLF/semibold/sl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{sb}{tlsl}{ - <-> ssub * EBGaramond-TLF/semibold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{sb}{scit}{ <-> ssub * EBGaramond-TLF/semibold/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{sb}{tlit}{ - <-> ssub * EBGaramond-TLF/semibold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{sb}{nw}{ <-> ssub * EBGaramond-TLF/semibold/nw }{} @@ -350,10 +231,6 @@ <-> ssub * EBGaramond-TLF/bold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{b}{tl}{ - <-> ssub * EBGaramond-TLF/bold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{b}{sc}{ <-> ssub * EBGaramond-TLF/bold/sc }{} @@ -374,18 +251,10 @@ <-> ssub * EBGaramond-TLF/bold/sl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{b}{tlsl}{ - <-> ssub * EBGaramond-TLF/bold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{b}{scit}{ <-> ssub * EBGaramond-TLF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{b}{tlit}{ - <-> ssub * EBGaramond-TLF/bold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{b}{nw}{ <-> ssub * EBGaramond-TLF/bold/nw }{} @@ -397,10 +266,6 @@ <-> ssub * EBGaramond-TLF/extrabold/scsl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{eb}{tl}{ - <-> ssub * EBGaramond-TLF/extrabold/tl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{eb}{sc}{ <-> ssub * EBGaramond-TLF/extrabold/sc }{} @@ -421,18 +286,10 @@ <-> ssub * EBGaramond-TLF/extrabold/sl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{eb}{tlsl}{ - <-> ssub * EBGaramond-TLF/extrabold/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{eb}{scit}{ <-> ssub * EBGaramond-TLF/extrabold/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{eb}{tlit}{ - <-> ssub * EBGaramond-TLF/extrabold/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{eb}{nw}{ <-> ssub * EBGaramond-TLF/extrabold/nw }{} @@ -445,10 +302,6 @@ <-> ssub * EBGaramond-TLF/b/sc }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{bx}{tl}{ - <-> ssub * EBGaramond-TLF/b/tl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{bx}{scsl}{ <-> ssub * EBGaramond-TLF/b/scsl }{} @@ -465,18 +318,10 @@ <-> ssub * EBGaramond-TLF/b/sl }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{bx}{tlit}{ - <-> ssub * EBGaramond-TLF/b/tlit -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{bx}{scit}{ <-> ssub * EBGaramond-TLF/b/scit }{} -\DeclareFontShape{T1}{EBGaramond-TLF}{bx}{tlsl}{ - <-> ssub * EBGaramond-TLF/b/tlsl -}{} - \DeclareFontShape{T1}{EBGaramond-TLF}{bx}{nw}{ <-> ssub * EBGaramond-TLF/b/nw }{} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd index d46b633f7bf..96d9a844887 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramond-TOsF.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramond-TOsF.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramond-TOsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -47,41 +47,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{scit}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sw}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-t1 -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{scsl}{ - <-> ssub * EBGaramond-TOsF/bold/scit -}{} - -\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sl}{ - <-> ssub * EBGaramond-TOsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{T1}{EBGaramond-TOsF}{semibold}{sc}{ @@ -117,38 +82,38 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{sc}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sc}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{scit}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-sc-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{scit}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-sc-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{sw}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sw}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{nw}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-swash-t1 +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{nw}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-swash-t1 }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{scsl}{ - <-> ssub * EBGaramond-TOsF/medium/scit +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{scsl}{ + <-> ssub * EBGaramond-TOsF/bold/scit }{} -\DeclareFontShape{T1}{EBGaramond-TOsF}{medium}{sl}{ - <-> ssub * EBGaramond-TOsF/medium/it +\DeclareFontShape{T1}{EBGaramond-TOsF}{bold}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/it }{} @@ -187,7 +152,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd index fed21cce302..8dcfe8d5a1d 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{T1EBGaramondInitials-TLF.fd} - [2019/04/07 (autoinst) Font definitions for T1/EBGaramondInitials-TLF.] + [2019/04/23 (autoinst) Font definitions for T1/EBGaramondInitials-TLF.] \expandafter\ifx\csname EBGaramondInitials@scale\endcsname\relax \let\EBGaramondInitials@@scale\@empty @@ -19,7 +19,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-LF.fd b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-LF.fd index f5f00a922f3..f8fe5524bad 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-LF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{TS1EBGaramond-LF.fd} - [2019/04/07 (autoinst) Font definitions for TS1/EBGaramond-LF.] + [2019/04/23 (autoinst) Font definitions for TS1/EBGaramond-LF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-lf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{sl}{ - <-> ssub * EBGaramond-LF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{TS1}{EBGaramond-LF}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{TS1}{EBGaramond-LF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-lf-ts1 +\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-lf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-LF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-lf-ts1 +\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-lf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-LF}{medium}{sl}{ - <-> ssub * EBGaramond-LF/medium/it +\DeclareFontShape{TS1}{EBGaramond-LF}{bold}{sl}{ + <-> ssub * EBGaramond-LF/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd index 9e5447163ee..7673129730f 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{TS1EBGaramond-OsF.fd} - [2019/04/07 (autoinst) Font definitions for TS1/EBGaramond-OsF.] + [2019/04/23 (autoinst) Font definitions for TS1/EBGaramond-OsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-osf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{sl}{ - <-> ssub * EBGaramond-OsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{TS1}{EBGaramond-OsF}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{TS1}{EBGaramond-OsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-osf-ts1 +\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-osf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-OsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-osf-ts1 +\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-osf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-OsF}{medium}{sl}{ - <-> ssub * EBGaramond-OsF/medium/it +\DeclareFontShape{TS1}{EBGaramond-OsF}{bold}{sl}{ + <-> ssub * EBGaramond-OsF/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd index 366d84d19dc..5b1e3c689d4 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{TS1EBGaramond-TLF.fd} - [2019/04/07 (autoinst) Font definitions for TS1/EBGaramond-TLF.] + [2019/04/23 (autoinst) Font definitions for TS1/EBGaramond-TLF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{sl}{ - <-> ssub * EBGaramond-TLF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{TS1}{EBGaramond-TLF}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{TS1}{EBGaramond-TLF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tlf-ts1 +\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tlf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-TLF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tlf-ts1 +\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tlf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-TLF}{medium}{sl}{ - <-> ssub * EBGaramond-TLF/medium/it +\DeclareFontShape{TS1}{EBGaramond-TLF}{bold}{sl}{ + <-> ssub * EBGaramond-TLF/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd index 49a0ee85a5a..92499d2feb6 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{TS1EBGaramond-TOsF.fd} - [2019/04/07 (autoinst) Font definitions for TS1/EBGaramond-TOsF.] + [2019/04/23 (autoinst) Font definitions for TS1/EBGaramond-TOsF.] \expandafter\ifx\csname EBGaramond@scale\endcsname\relax \let\EBGaramond@@scale\@empty @@ -27,21 +27,6 @@ }{} -% ---- bold ---- - -\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{n}{ - <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{it}{ - <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ts1 -}{} - -\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{sl}{ - <-> ssub * EBGaramond-TOsF/bold/it -}{} - - % ---- semibold ---- \DeclareFontShape{TS1}{EBGaramond-TOsF}{semibold}{n}{ @@ -57,18 +42,18 @@ }{} -% ---- medium ---- +% ---- bold ---- -\DeclareFontShape{TS1}{EBGaramond-TOsF}{medium}{n}{ - <-> \EBGaramond@@scale EBGaramond-Medium-tosf-ts1 +\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{n}{ + <-> \EBGaramond@@scale EBGaramond-Bold-tosf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-TOsF}{medium}{it}{ - <-> \EBGaramond@@scale EBGaramond-MediumItalic-tosf-ts1 +\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{it}{ + <-> \EBGaramond@@scale EBGaramond-BoldItalic-tosf-ts1 }{} -\DeclareFontShape{TS1}{EBGaramond-TOsF}{medium}{sl}{ - <-> ssub * EBGaramond-TOsF/medium/it +\DeclareFontShape{TS1}{EBGaramond-TOsF}{bold}{sl}{ + <-> ssub * EBGaramond-TOsF/bold/it }{} @@ -87,7 +72,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd index 5b378780be9..05a26c3663f 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/04/07 +%% Generated by autoinst on 2019/04/23 %% \ProvidesFile{TS1EBGaramondInitials-TLF.fd} - [2019/04/07 (autoinst) Font definitions for TS1/EBGaramondInitials-TLF.] + [2019/04/23 (autoinst) Font definitions for TS1/EBGaramondInitials-TLF.] \expandafter\ifx\csname EBGaramondInitials@scale\endcsname\relax \let\EBGaramondInitials@@scale\@empty @@ -19,7 +19,7 @@ }{} % -% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names % % m --> regular diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty index 3e93c61ef26..49f9d467c37 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty +++ b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{ebgaramond} - [2018/04/07 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] + [2019/04/23 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -214,6 +214,18 @@ \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond@figurestyle}\selectfont} \fi +\ifebgaramond@lining + \def\ebgaramondlgr@figurestyle{LF} +\else + \def\ebgaramondlgr@figurestyle{OsF} +\fi +\ifebgaramond@tabular + \def\ebgaramondlgr@figurealign{T} +\else + \def\ebgaramondlgr@figurealign{} +\fi +\def\ebgaramondlgr{\fontencoding{LGR}\fontfamily{EBGaramond-\ebgaramondlgr@figurealign\ebgaramondlgr@figurestyle}\selectfont} + \ifebgaramond@otf \defaultfontfeatures{} \fi |