diff options
Diffstat (limited to 'Master/texmf-dist')
151 files changed, 1872 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/gofonts/License b/Master/texmf-dist/doc/fonts/gofonts/License new file mode 100644 index 00000000000..7043c36248e --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gofonts/License @@ -0,0 +1,36 @@ +These fonts were created by the Bigelow & Holmes foundry specifically for the +Go project. See https://blog.golang.org/go-fonts for details. + +They are licensed under the same open source license as the rest of the Go +project's software: + +Copyright (c) 2016 Bigelow & Holmes Inc.. All rights reserved. + +Distribution of this font is governed by the following license. If you do not +agree to this license, including the disclaimer, do not distribute or modify +this font. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + * Neither the name of Google Inc. nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. + +DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/Master/texmf-dist/doc/fonts/gofonts/README b/Master/texmf-dist/doc/fonts/gofonts/README new file mode 100644 index 00000000000..441ac0167f2 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gofonts/README @@ -0,0 +1,63 @@ +This is the README for the gofonts package, version 2016-11-18. + +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the GoSans and GoMono families of fonts designed +by the Bigelow & Holmes foundry for the Go project. GoSans +is available in three weights: Regular. Medium and Bold +(with corresponding italics). GoMono is available in regular +and bold, with italics. + +Notes on the design may be found at + +https://blog.golang.org/go-fonts + +To install this package on a TDS-compliant TeX system +download the file "tex-archive"/install/fonts/gofonts.tds.zip +where the preferred URL for "tex-archive" is +http://mirrors.ctan.org. Unzip the archive at the root of an +appropriate texmf tree, likely a personal or local tree. If +necessary, update the file-name database (e.g., texhash). +Update the font-map files by enabling the Map file go.map. + +To use, add + +\usepackage{GoSans} + +to the preamble of your document. These will activate GoSans +as the sans-serif text font. To activate it as the main text +font, use + +\usepackage[sfdefault]{GoSans} + +Use + +\usepackage{GoMono} + +to activate GoMono as the monospaced text font. The nomap +option will suppress the tex-text mapping of TeX "smart +quotes" and other ligatures into unicode glyphs for xeLaTeX +and luaLaTeX. + +LuaLaTeX and xeLaTeX users who might prefer type1 fonts or +who wish to avoid fontspec may use the type1 option. + +Options scaled=<number> or scale=<number> may be used to +scale the fonts. + +Font encodings supported are OT1, T1, LY1 and TS1. + +For GoSans, the medium option activates that series as the +default bold series. Command \gomedium and \gobold allow for +localized use of those series. + +The original TrueType fonts were obtained from + +https://go.googlesource.com/image + +and are licensed under the same open source license as the +rest of the Go project's software. The text may be found in +the doc directory. The type1 versions were created using +fontforge. The support files were created using autoinst and +are licensed under the terms of the LaTeX Project Public +License. The maintainer of this package is Bob Tennent at +rdt(at)cs(dot)queensu(dot)ca. diff --git a/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf b/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf Binary files differnew file mode 100644 index 00000000000..32445ccda92 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex new file mode 100644 index 00000000000..72db43b66c3 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex @@ -0,0 +1,60 @@ +\documentclass{article} +\usepackage[T1]{fontenc} +\usepackage[sfdefault]{GoSans} +\usepackage{GoMono} +\usepackage{lipsum} +\begin{document} + +\section*{Go Sans} + +\subsection*{Regular} +\lipsum[1] + +\textit{\lipsum[2]} + +\subsection*{Bold} + +\textbf{\lipsum[3]} + +\textbf{\textit{\lipsum[4]}} + + +\subsection*{Medium} +{\gomedium \lipsum[8]} + +{\gomedium \textit{\lipsum[10]}} + + +\subsection*{Numbers} + +1234567890 + +\subsection*{Ligatures} + + +Officially broken off. Often offline, find me flowerless. + +\section*{Go Mono} +\ttfamily + + +'a' \quad "a" \quad `a' \quad ``a'' + +\subsection*{Regular} + +\lipsum[1] + +\textit{\lipsum[2]} + +\subsection*{Bold} +\ttfamily + +\textbf{\lipsum[3]} + +\textbf{\textit{\lipsum[4]}} + +\subsection*{Numbers} + +1234567890 + +\end{document} diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_3mwynu.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_3mwynu.enc new file mode 100644 index 00000000000..fa535e4b7a4 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_3mwynu.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_3mwynulp6l66gx2unzgtauq53a +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_3mwynulp6l66gx2unzgtauq53a [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /fl.001 /fi +%10 + /dotlessi /.notdef /grave /acute /caron /breve /uni00AF /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen.001 /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /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 + /nonbreakingspace /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /sfthyphen /registered /uni00AF +%B0 + /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered + /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /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.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold-Italic.ttf GoMono-Bold-Italic-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_75k2n4.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_75k2n4.enc new file mode 100644 index 00000000000..0f1c47be298 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_75k2n4.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_75k2n4iloswrg276mbaqoxjxif +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_75k2n4iloswrg276mbaqoxjxif [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /.notdef /grave /acute /caron /breve /uni00AF /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 /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /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 + /nonbreakingspace /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /sfthyphen /registered /uni00AF +%B0 + /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered + /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /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.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold.ttf GoMono-Bold-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_7ldvmh.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_7ldvmh.enc new file mode 100644 index 00000000000..3564be0299f --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_7ldvmh.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7ldvmhwocolkpe2f6hoiujsbhf +% Encoding created by otftotfm on Fri Nov 18 06:01:31 2016 +% Command line follows encoding +/AutoEnc_7ldvmhwocolkpe2f6hoiujsbhf [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /asterisk /question +%10 + /C /bar /quotedblbase /questiondown /exclamdown /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /exclam /.notdef +%20 + /.notdef /endash /.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 /.notdef /minus /.notdef /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Ohm + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /musicalnote /.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 /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /.notdef /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 /twosuperior /threesuperior /.notdef /micro /paragraph /periodcentered + /.notdef /onesuperior /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 + /.notdef /.notdef /.notdef /fl /l /fi /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf/fonts/tfm/bh/go --vf-directory=texmf/fonts/vf/bh/go +% --type1-directory=texmf/fonts/type1/bh/go +% --truetype-directory=texmf/fonts/truetype/bh/go +% --encoding-directory=texmf/fonts/enc/dvips/go +% --map-file=texmf/fonts/map/dvips/go/Go.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl Go-Bold.ttf Go-Bold-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bddqxa.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bddqxa.enc new file mode 100644 index 00000000000..ddb684a35ed --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bddqxa.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_bddqxakaazp33zkztopeb3cpwa +% Encoding created by otftotfm on Fri Nov 18 05:59:42 2016 +% Command line follows encoding +/AutoEnc_bddqxakaazp33zkztopeb3cpwa [ +%00 + /Gamma /uni0394 /Theta /Lambda /Xi /Pi /Sigma /Upsilon + /Phi /Psi /uni03A9 /.notdef /fi /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /uni00AF /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen.001 /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /exclamdown /equal /questiondown /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 /quotedblleft /bracketright /circumflex /dotaccent +%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 /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% GoMono-Bold-Italic.ttf GoMono-Bold-Italic-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bq7iqi.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bq7iqi.enc new file mode 100644 index 00000000000..36acd0d8384 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_bq7iqi.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_bq7iqi6mazutxothjqcdrffnxb +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_bq7iqi6mazutxothjqcdrffnxb [ +%00 + /Gamma /uni0394 /Theta /Lambda /Xi /Pi /Sigma /Upsilon + /Phi /Psi /uni03A9 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /exclamdown /equal /questiondown /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 /quotedblleft /bracketright /circumflex /dotaccent +%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 /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% GoMono-Regular-Italic.ttf GoMono-Regular-Italic-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_crhmu5.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_crhmu5.enc new file mode 100644 index 00000000000..9ddec01f909 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_crhmu5.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_crhmu5jvhncdy5hshy5rkrcbza +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_crhmu5jvhncdy5hshy5rkrcbza [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /exclam /asterisk +%10 + /question /C /quotedblbase /bar /exclamdown /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /questiondown /.notdef +%20 + /.notdef /endash /.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 /.notdef /minus /.notdef /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /musicalnote /.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 /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /.notdef /trademark + /.notdef /.notdef /.notdef /afii61352 /.notdef /estimated /openbullet /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /twosuperior /threesuperior /.notdef /mu /paragraph /periodcentered + /.notdef /onesuperior /ordmasculine /radical /onequarter /onehalf /threequarters /Euro.001 +%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 + /.notdef /.notdef /.notdef /fl /l /fi /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Regular-Italic.ttf GoMono-Regular-Italic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_cu6eeb.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_cu6eeb.enc new file mode 100644 index 00000000000..c0d35daef46 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_cu6eeb.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf +% Encoding created by otftotfm on Fri Nov 18 06:01:30 2016 +% Command line follows encoding +/AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /exclam /asterisk +%10 + /question /C /quotedblbase /bar /exclamdown /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /questiondown /.notdef +%20 + /.notdef /endash /.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 /.notdef /minus /.notdef /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Ohm + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /musicalnote /.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 /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /.notdef /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 /twosuperior /threesuperior /.notdef /micro /paragraph /periodcentered + /.notdef /onesuperior /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 + /.notdef /.notdef /.notdef /fl /l /fi /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf/fonts/tfm/bh/go --vf-directory=texmf/fonts/vf/bh/go +% --type1-directory=texmf/fonts/type1/bh/go +% --truetype-directory=texmf/fonts/truetype/bh/go +% --encoding-directory=texmf/fonts/enc/dvips/go +% --map-file=texmf/fonts/map/dvips/go/Go.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl Go-Bold-Italic.ttf Go-Bold-Italic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_erylfr.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_erylfr.enc new file mode 100644 index 00000000000..8c574c926cf --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_erylfr.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_erylfrrn3sw7bzc3ej4pqlus2d +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_erylfrrn3sw7bzc3ej4pqlus2d [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /uni00AF /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /fl /fi +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /Tcommaaccent /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /tcommaaccent /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold.ttf GoMono-Bold-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_gqzvjw.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_gqzvjw.enc new file mode 100644 index 00000000000..63e45eb47e9 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_gqzvjw.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_gqzvjwquicld6npls7gzwruypc +% Encoding created by otftotfm on Fri Nov 18 06:01:30 2016 +% Command line follows encoding +/AutoEnc_gqzvjwquicld6npls7gzwruypc [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /fl /fi +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Odblacute /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /Tcedilla /Udblacute /Uring + /Ydieresis /Zacute /Zcaron /Zdot /IJ /Idotaccent /dmacron /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /odblacute /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /tcedilla /udblacute /uring + /ydieresis /zacute /zcaron /zdot /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/bh/go --vf-directory=texmf/fonts/vf/bh/go +% --type1-directory=texmf/fonts/type1/bh/go +% --truetype-directory=texmf/fonts/truetype/bh/go +% --encoding-directory=texmf/fonts/enc/dvips/go +% --map-file=texmf/fonts/map/dvips/go/Go.map --no-updmap --no-type1 +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl Go-Bold-Italic.ttf Go-Bold-Italic-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_h36jag.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_h36jag.enc new file mode 100644 index 00000000000..838dab6821a --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_h36jag.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_h36jagbimudgy26upoaz5w6hre +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_h36jagbimudgy26upoaz5w6hre [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /uni00AF /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /fl.001 /fi +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen.001 /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen.001 +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /Tcommaaccent /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /tcommaaccent /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold-Italic.ttf GoMono-Bold-Italic-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_o2fo47.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_o2fo47.enc new file mode 100644 index 00000000000..80264f9153f --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_o2fo47.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h +% Encoding created by otftotfm on Fri Nov 18 06:01:30 2016 +% Command line follows encoding +/AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /.notdef /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 /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /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 + /nonbreakingspace /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /sfthyphen /registered /macron +%B0 + /degree /plusminus /twosuperior /threesuperior /acute /micro /paragraph /periodcentered + /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /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/bh/go --vf-directory=texmf/fonts/vf/bh/go +% --type1-directory=texmf/fonts/type1/bh/go +% --truetype-directory=texmf/fonts/truetype/bh/go +% --encoding-directory=texmf/fonts/enc/dvips/go +% --map-file=texmf/fonts/map/dvips/go/Go.map --no-updmap --no-type1 +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl Go-Bold-Italic.ttf Go-Bold-Italic-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_q6cshg.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_q6cshg.enc new file mode 100644 index 00000000000..34edd54a438 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_q6cshg.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_q6cshgshpfy6zmgs25j2qskabh +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_q6cshgshpfy6zmgs25j2qskabh [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /fl /fi +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /Tcommaaccent /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /tcommaaccent /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Regular-Italic.ttf GoMono-Regular-Italic-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ryglm5.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ryglm5.enc new file mode 100644 index 00000000000..e1dc62462e3 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ryglm5.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ryglm5zgh5wcyb4wjkijkcnyje +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_ryglm5zgh5wcyb4wjkijkcnyje [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /exclam /asterisk +%10 + /question /C /quotedblbase /bar /exclamdown /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /questiondown /.notdef +%20 + /.notdef /endash /.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 /.notdef /minus /.notdef /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /musicalnote /.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 /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /.notdef /trademark + /.notdef /.notdef /.notdef /afii61352 /.notdef /estimated /openbullet /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /twosuperior /threesuperior /.notdef /mu /paragraph /periodcentered + /.notdef /onesuperior /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 + /.notdef /.notdef /.notdef /fl.001 /l /fi /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold-Italic.ttf GoMono-Bold-Italic-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_vxa6ya.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_vxa6ya.enc new file mode 100644 index 00000000000..aed3de5f450 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_vxa6ya.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_vxa6yazwrbq57s7daf4fr6bheh +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_vxa6yazwrbq57s7daf4fr6bheh [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /exclam /asterisk +%10 + /question /C /quotedblbase /bar /exclamdown /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /questiondown /.notdef +%20 + /.notdef /endash /.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 /.notdef /minus /.notdef /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /Omega + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /musicalnote /.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 /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /.notdef /trademark + /.notdef /.notdef /.notdef /afii61352 /.notdef /estimated /openbullet /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /twosuperior /threesuperior /.notdef /mu /paragraph /periodcentered + /.notdef /onesuperior /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 + /.notdef /.notdef /.notdef /fl /l /fi /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Bold.ttf GoMono-Bold-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_y7xxqq.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_y7xxqq.enc new file mode 100644 index 00000000000..57dab186e28 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_y7xxqq.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_y7xxqqnenqrk225o27b2q3ycbb +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_y7xxqqnenqrk225o27b2q3ycbb [ +%00 + /Gamma /uni0394 /Theta /Lambda /Xi /Pi /Sigma /Upsilon + /Phi /Psi /uni03A9 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /uni00AF /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /exclamdown /equal /questiondown /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 /quotedblleft /bracketright /circumflex /dotaccent +%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 /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TEXT --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% GoMono-Bold.ttf GoMono-Bold-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ynyxhc.enc b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ynyxhc.enc new file mode 100644 index 00000000000..db2bf61e5c7 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gofonts/go_ynyxhc.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ynyxhcuzrrm2kpdnpfzntggrtb +% Encoding created by otftotfm on Fri Nov 18 05:59:43 2016 +% Command line follows encoding +/AutoEnc_ynyxhcuzrrm2kpdnpfzntggrtb [ +%00 + /.notdef /Euro.001 /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /.notdef /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 /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /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 /sfthyphen /registered /macron +%B0 + /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered + /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /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.mono/fonts/tfm/bh/go +% --vf-directory=texmf.mono/fonts/vf/bh/go +% --type1-directory=texmf.mono/fonts/type1/bh/go +% --truetype-directory=texmf.mono/fonts/truetype/bh/go +% --encoding-directory=texmf.mono/fonts/enc/dvips/go +% --map-file=texmf.mono/fonts/map/dvips/go/GoMono.map --no-updmap --no-type1 +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --ligkern=f i =: fi +% --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff +% l =: ffl GoMono-Regular-Italic.ttf GoMono-Regular-Italic-tlf-ly1' diff --git a/Master/texmf-dist/fonts/map/dvips/gofonts/go.map b/Master/texmf-dist/fonts/map/dvips/gofonts/go.map new file mode 100644 index 00000000000..fb9603ef505 --- /dev/null +++ b/Master/texmf-dist/fonts/map/dvips/gofonts/go.map @@ -0,0 +1,47 @@ + +% Automatically maintained by otftotfm or other programs. Do not edit. + +Go-Bold-Italic-tlf-ot1 Go-Bold-Italic "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Bold-Italic.pfb +Go-Bold-Italic-tlf-t1--base Go-Bold-Italic "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Bold-Italic.pfb +Go-Bold-Italic-tlf-ly1--base Go-Bold-Italic "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Bold-Italic.pfb +Go-Bold-Italic-tlf-ts1--base Go-Bold-Italic "AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf ReEncodeFont" <[go_cu6eeb.enc <Go-Bold-Italic.pfb +Go-Bold-tlf-ot1 Go-Bold "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Bold.pfb +Go-Bold-tlf-t1--base Go-Bold "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Bold.pfb +Go-Bold-tlf-ly1--base Go-Bold "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Bold.pfb +Go-Bold-tlf-ts1--base Go-Bold "AutoEnc_7ldvmhwocolkpe2f6hoiujsbhf ReEncodeFont" <[go_7ldvmh.enc <Go-Bold.pfb +Go-Medium-Italic-tlf-ot1 Go-Medium-Italic "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Medium-Italic.pfb +Go-Medium-Italic-tlf-t1--base Go-Medium-Italic "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Medium-Italic.pfb +Go-Medium-Italic-tlf-ly1--base Go-Medium-Italic "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Medium-Italic.pfb +Go-Medium-Italic-tlf-ts1--base Go-Medium-Italic "AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf ReEncodeFont" <[go_cu6eeb.enc <Go-Medium-Italic.pfb +Go-Medium-tlf-ot1 Go-Medium "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Medium.pfb +Go-Medium-tlf-t1--base Go-Medium "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Medium.pfb +Go-Medium-tlf-ly1--base Go-Medium "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Medium.pfb +Go-Medium-tlf-ts1--base Go-Medium "AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf ReEncodeFont" <[go_cu6eeb.enc <Go-Medium.pfb +Go-Regular-Italic-tlf-ot1 Go-Regular-Italic "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Regular-Italic.pfb +Go-Regular-Italic-tlf-t1--base Go-Regular-Italic "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Regular-Italic.pfb +Go-Regular-Italic-tlf-ly1--base Go-Regular-Italic "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Regular-Italic.pfb +Go-Regular-Italic-tlf-ts1--base Go-Regular-Italic "AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf ReEncodeFont" <[go_cu6eeb.enc <Go-Regular-Italic.pfb +Go-Regular-tlf-ot1 Go-Regular "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <Go-Regular.pfb +Go-Regular-tlf-t1--base Go-Regular "AutoEnc_gqzvjwquicld6npls7gzwruypc ReEncodeFont" <[go_gqzvjw.enc <Go-Regular.pfb +Go-Regular-tlf-ly1--base Go-Regular "AutoEnc_o2fo47lggk4kcsd2k7x4xvkj3h ReEncodeFont" <[go_o2fo47.enc <Go-Regular.pfb +Go-Regular-tlf-ts1--base Go-Regular "AutoEnc_cu6eeb44ydqrt52ns5e6nttjyf ReEncodeFont" <[go_cu6eeb.enc <Go-Regular.pfb + + +% Automatically maintained by otftotfm or other programs. Do not edit. + +GoMono-Bold-Italic-tlf-ot1 GoMono-Bold-Italic "AutoEnc_bddqxakaazp33zkztopeb3cpwa ReEncodeFont" <[go_bddqxa.enc <GoMono-Bold-Italic.pfb +GoMono-Bold-Italic-tlf-t1--base GoMono-Bold-Italic "AutoEnc_h36jagbimudgy26upoaz5w6hre ReEncodeFont" <[go_h36jag.enc <GoMono-Bold-Italic.pfb +GoMono-Bold-Italic-tlf-ly1--base GoMono-Bold-Italic "AutoEnc_3mwynulp6l66gx2unzgtauq53a ReEncodeFont" <[go_3mwynu.enc <GoMono-Bold-Italic.pfb +GoMono-Bold-Italic-tlf-ts1--base GoMono-Bold-Italic "AutoEnc_ryglm5zgh5wcyb4wjkijkcnyje ReEncodeFont" <[go_ryglm5.enc <GoMono-Bold-Italic.pfb +GoMono-Bold-tlf-ot1 GoMono-Bold "AutoEnc_y7xxqqnenqrk225o27b2q3ycbb ReEncodeFont" <[go_y7xxqq.enc <GoMono-Bold.pfb +GoMono-Bold-tlf-t1--base GoMono-Bold "AutoEnc_erylfrrn3sw7bzc3ej4pqlus2d ReEncodeFont" <[go_erylfr.enc <GoMono-Bold.pfb +GoMono-Bold-tlf-ly1--base GoMono-Bold "AutoEnc_75k2n4iloswrg276mbaqoxjxif ReEncodeFont" <[go_75k2n4.enc <GoMono-Bold.pfb +GoMono-Bold-tlf-ts1--base GoMono-Bold "AutoEnc_vxa6yazwrbq57s7daf4fr6bheh ReEncodeFont" <[go_vxa6ya.enc <GoMono-Bold.pfb +GoMono-Regular-Italic-tlf-ot1 GoMono-Regular-Italic "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <GoMono-Regular-Italic.pfb +GoMono-Regular-Italic-tlf-t1--base GoMono-Regular-Italic "AutoEnc_q6cshgshpfy6zmgs25j2qskabh ReEncodeFont" <[go_q6cshg.enc <GoMono-Regular-Italic.pfb +GoMono-Regular-Italic-tlf-ly1--base GoMono-Regular-Italic "AutoEnc_ynyxhcuzrrm2kpdnpfzntggrtb ReEncodeFont" <[go_ynyxhc.enc <GoMono-Regular-Italic.pfb +GoMono-Regular-Italic-tlf-ts1--base GoMono-Regular-Italic "AutoEnc_crhmu5jvhncdy5hshy5rkrcbza ReEncodeFont" <[go_crhmu5.enc <GoMono-Regular-Italic.pfb +GoMono-Regular-tlf-ot1 GoMono-Regular "AutoEnc_bq7iqi6mazutxothjqcdrffnxb ReEncodeFont" <[go_bq7iqi.enc <GoMono-Regular.pfb +GoMono-Regular-tlf-t1--base GoMono-Regular "AutoEnc_q6cshgshpfy6zmgs25j2qskabh ReEncodeFont" <[go_q6cshg.enc <GoMono-Regular.pfb +GoMono-Regular-tlf-ly1--base GoMono-Regular "AutoEnc_ynyxhcuzrrm2kpdnpfzntggrtb ReEncodeFont" <[go_ynyxhc.enc <GoMono-Regular.pfb +GoMono-Regular-tlf-ts1--base GoMono-Regular "AutoEnc_crhmu5jvhncdy5hshy5rkrcbza ReEncodeFont" <[go_crhmu5.enc <GoMono-Regular.pfb diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..4f93cde1825 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..031040d5d98 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..174e7c4c189 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..186e677936e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..e7d346a51af --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..6b0f20fc90e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..7a6bf380d1e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..372384ac83a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..1aa6089e3e2 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..def7751dc9f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..9e28efcc60d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..8cca436bd82 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..8eb9ba70bd5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..b4f4ad1c11e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..7da6dd8edb8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..04429b632c6 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..b5e9ae784c4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..386de375143 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..d8441138c66 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..0b478596097 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..087a0b1bb95 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..70c79f17682 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..60572a799d3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..03653a12439 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..d82cac333aa --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..5abd317bde1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..bb6fa0bce73 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..7f7e1d84236 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..86a726f1452 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..7bcdcdedac7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..74e1e0d755a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..fa0f33a1ebd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..add1ae1e736 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..835c32a5103 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..98e4e0b8568 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..eea205b1643 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..9a647fe2383 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..922522883d4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..15082765b3a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..a9d3987e04e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..9c2697084f8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..b98643c5aad --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..834a67d763b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..870f2ec4172 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..bebeb893710 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..801de0f3d1a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..98d3f9039e6 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..aedb6d0a4a6 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..a12bb9492fc --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..7b254b1a5c4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..00137a6f7cd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..94bf6d30273 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..75fdc227fcd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..e5da3a1a94b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..821286d2600 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..2b9785e23e6 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..a5d6427d757 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..dafc0e15960 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..7bb0d055abf --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..70c9754f5ff --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..cd58aa2111f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..8aecf207870 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..b0c3c78fcdb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..56b6cf0f260 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..002b379fe8d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..c0f3e1d9db9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..87ab3ae1339 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..5fcc1d8eeda --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..fafb244f6a4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..2c4ea09723d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/bh/gofonts/GoMono-Regular-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold-Italic.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold-Italic.ttf Binary files differnew file mode 100644 index 00000000000..e42a56986e3 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold-Italic.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold.ttf Binary files differnew file mode 100644 index 00000000000..9e5b14d5766 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Bold.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium-Italic.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium-Italic.ttf Binary files differnew file mode 100644 index 00000000000..05602535e46 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium-Italic.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium.ttf Binary files differnew file mode 100644 index 00000000000..51485eafbb4 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Medium.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular-Italic.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular-Italic.ttf Binary files differnew file mode 100644 index 00000000000..9a4c52d8acf --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular-Italic.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular.ttf Binary files differnew file mode 100644 index 00000000000..3ac93a95557 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/Go-Regular.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold-Italic.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold-Italic.ttf Binary files differnew file mode 100644 index 00000000000..f1fc71f648e --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold-Italic.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold.ttf Binary files differnew file mode 100644 index 00000000000..d6f4f36fe56 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Bold.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular-Italic.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular-Italic.ttf Binary files differnew file mode 100644 index 00000000000..d3f18976db0 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular-Italic.ttf diff --git a/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular.ttf b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular.ttf Binary files differnew file mode 100644 index 00000000000..6e27fc9cc73 --- /dev/null +++ b/Master/texmf-dist/fonts/truetype/bh/gofonts/GoMono-Regular.ttf diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold-Italic.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold-Italic.pfb Binary files differnew file mode 100644 index 00000000000..83cf518a80e --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold.pfb Binary files differnew file mode 100644 index 00000000000..579ca4c86c6 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium-Italic.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium-Italic.pfb Binary files differnew file mode 100644 index 00000000000..84499b9a6a7 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium.pfb Binary files differnew file mode 100644 index 00000000000..f086736457e --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Medium.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular-Italic.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular-Italic.pfb Binary files differnew file mode 100644 index 00000000000..6c0b7ac120d --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular.pfb Binary files differnew file mode 100644 index 00000000000..184ce54b52c --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/Go-Regular.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold-Italic.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold-Italic.pfb Binary files differnew file mode 100644 index 00000000000..92e8a902847 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold.pfb Binary files differnew file mode 100644 index 00000000000..e4f7d75d932 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular-Italic.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular-Italic.pfb Binary files differnew file mode 100644 index 00000000000..ae06e357415 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular.pfb b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular.pfb Binary files differnew file mode 100644 index 00000000000..024e16560d6 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/bh/gofonts/GoMono-Regular.pfb diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..fb5b53b3be9 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..1ed34a7c559 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..aa90f85cb75 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..9d67e698b25 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..b8d7792dbc5 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..c8c55b2922e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Bold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..0084a6e768f --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..ddeb2b56d33 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..8b1eb688cc4 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..7532b030836 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..3bb1c007445 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..31a74e6fb73 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Medium-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..4570639a74e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..63863bfd3ac --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..b332b1b13bb --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..7454aef4797 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..f0f96cc84ba --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..bceb99264a3 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/Go-Regular-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..9ccf9f5af37 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..6e5bd841919 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..fda3c904d1e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..9cbdbb47151 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..0eb1089f55d --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..1f0146b8a43 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..3b8963628d2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..242d39f6693 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..2674efad97c --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..acf79a34fba --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-t1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..bae4b75a3af --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..1e91fd6d59c --- /dev/null +++ b/Master/texmf-dist/fonts/vf/bh/gofonts/GoMono-Regular-tlf-ts1.vf diff --git a/Master/texmf-dist/tex/latex/gofonts/GoMono.sty b/Master/texmf-dist/tex/latex/gofonts/GoMono.sty new file mode 100644 index 00000000000..8ffc6b65b94 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/GoMono.sty @@ -0,0 +1,81 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{GoMono} + [2016/11/18 (Bob Tennent and autoinst) Style file for GoMono fonts.] + +\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} + +\newif\ifgomono@ttf +\ifxetex + \gomono@ttftrue +\else\ifluatex + \gomono@ttftrue +\else % [pdf]LaTeX + \gomono@ttffalse +\fi\fi + +\newif\ifgomono@ligatures \gomono@ligaturestrue + +\newcommand*{\GoMono@scale}{1} +\RequirePackage{xkeyval} +\DeclareOptionX{scaled}{\renewcommand*{\GoMono@scale}{#1}} +\DeclareOptionX{scale}{\renewcommand*{\GoMono@scale}{#1}} +\DeclareOptionX{type1}{\gomono@ttffalse} +\DeclareOptionX{nomap}{\gomono@ligaturesfalse} + +\ProcessOptionsX + +\ifgomono@ttf + + \def\gomono@boldstyle{Bold} + \def\gomono@regstyle{Regular} + +\else % type1 + + \def\bfseries@tt{b} + \def\mdseries@tt{m} + +\fi + + +\ifgomono@ttf + \RequirePackage{fontspec} +\else + \RequirePackage{fontenc,mweights} +\fi + +\ifgomono@ttf + \ifxetex\XeTeXtracingfonts=1\fi + \ifgomono@ligatures + \defaultfontfeatures{ + Ligatures = TeX , + Scale = \GoMono@scale , + Extension = .ttf } + \else + \defaultfontfeatures{ + Scale = \GoMono@scale , + Extension = .ttf } + \fi + \setmonofont + [ + UprightFont = *-Regular , + ItalicFont = *-Regular-Italic , + BoldFont = *-Bold , + BoldItalicFont = *-Bold-Italic + ] + {GoMono} + % grab current family in case of subsequent change: + \let\gomonofamily\sfdefault + +\else % type1 + + \def\gomono@family{GoMono-TLF} + \def\ttdefault{\gomono@family} + +\fi + + +\ifgomono@ttf + \defaultfontfeatures{} +\fi + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/GoSans.sty b/Master/texmf-dist/tex/latex/gofonts/GoSans.sty new file mode 100644 index 00000000000..3edd89097e0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/GoSans.sty @@ -0,0 +1,101 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{GoSans} + [2016/11/18 (Bob Tennent and autoinst) Style file for Go Sans fonts.] + +\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} + +\newif\ifgo@ttf +\ifxetex + \go@ttftrue +\else\ifluatex + \go@ttftrue +\else % [pdf]LaTeX + \go@ttffalse +\fi\fi + +\newif\ifgo@medium \go@mediumfalse +\newif\ifgo@default \go@defaultfalse + +\newcommand*{\Go@scale}{1} +\RequirePackage{xkeyval} +\DeclareOptionX{scaled}{\renewcommand*{\Go@scale}{#1}} +\DeclareOptionX{scale}{\renewcommand*{\Go@scale}{#1}} +\DeclareOptionX{type1}{\go@ttffalse} + +\DeclareOptionX{medium}{\go@mediumtrue} +\DeclareOptionX{default}{\go@defaulttrue} +\DeclareOptionX{sfdefault}{\go@defaulttrue} + + +\ProcessOptionsX + +\ifgo@ttf + + \def\go@boldstyle{Bold} + \def\go@regstyle{Regular} + \ifgo@medium\def\go@boldstyle{Medium}\fi + +\else % type1 + + \def\bfseries@sf{b} + \def\mdseries@sf{m} + \ifgo@medium\def\bfseries@sf{mb}\fi + +\fi + + +\ifgo@ttf + \RequirePackage{fontspec} +\else + \RequirePackage{fontenc,mweights} +\fi + +\ifgo@ttf + \ifxetex\XeTeXtracingfonts=1\fi + \defaultfontfeatures{ + Ligatures = TeX , + Scale = \Go@scale , + Extension = .ttf } + \setsansfont + [ UprightFont = *-Regular , + ItalicFont = *-Regular-Italic , + BoldFont = *-\go@boldstyle , + BoldItalicFont = *-\go@boldstyle-Italic , + ] + {Go} + % grab current family in case of subsequent change: + \let\gofamily\sfdefault + \ifgo@default\renewcommand*\familydefault{\gofamily}\fi + + \newfontfamily\gomedium + [ UprightFont = *-Regular , + ItalicFont = *-Regular-Italic , + BoldFont = *-Medium , + BoldItalicFont = *-Medium-Italic + ] + {Go} + \newfontfamily\gobold + [ UprightFont = *-Regular , + ItalicFont = *-Regular-Italic , + BoldFont = *-Bold , + BoldItalicFont = *-Bold-Italic , + ] + {Go} + +\else % type1 + + \def\go@family{Go-TLF} + \renewcommand*\sfdefault{\go@family} + \ifgo@default\edef\familydefault{\sfdefault}\edef\seriesdefault{\mdseries@sf}\fi + + \def\gomedium{\fontfamily{\go@family}\fontseries{mb}\selectfont} + \def\gobold{\fontfamily{\go@family}\fontseries{b}\selectfont} + +\fi + + +\ifgo@ttf + \defaultfontfeatures{} +\fi + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/LY1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/LY1Go-TLF.fd new file mode 100644 index 00000000000..22a5e3d738c --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/LY1Go-TLF.fd @@ -0,0 +1,62 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{LY1Go-TLF.fd} + [2016/11/18 (autoinst) Font definitions for LY1/Go-TLF.] + +\expandafter\ifx\csname Go@scale\endcsname\relax + \let\Go@@scale\@empty +\else + \edef\Go@@scale{s*[\csname Go@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Go-TLF}{} + +\DeclareFontShape{LY1}{Go-TLF}{b}{n}{ + <-> \Go@@scale Go-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{b}{it}{ + <-> \Go@@scale Go-Bold-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/b/it +}{} + +\DeclareFontShape{LY1}{Go-TLF}{mb}{n}{ + <-> \Go@@scale Go-Medium-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{mb}{it}{ + <-> \Go@@scale Go-Medium-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{mb}{sl}{ + <-> ssub * Go-TLF/mb/it +}{} + +\DeclareFontShape{LY1}{Go-TLF}{m}{n}{ + <-> \Go@@scale Go-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{m}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/m/it +}{} + +\DeclareFontShape{LY1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + +\DeclareFontShape{LY1}{Go-TLF}{bx}{n}{ + <-> ssub * Go-TLF/b/n +}{} + +\DeclareFontShape{LY1}{Go-TLF}{bx}{it}{ + <-> ssub * Go-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd new file mode 100644 index 00000000000..10fb061721f --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd @@ -0,0 +1,50 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{LY1GoMono-TLF.fd} + [2016/11/18 (autoinst) Font definitions for LY1/GoMono-TLF.] + +\expandafter\ifx\csname GoMono@scale\endcsname\relax + \let\GoMono@@scale\@empty +\else + \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{GoMono-TLF}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{n}{ + <-> \GoMono@@scale GoMono-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{it}{ + <-> \GoMono@@scale GoMono-Bold-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{sl}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{n}{ + <-> \GoMono@@scale GoMono-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{it}{ + <-> \GoMono@@scale GoMono-Regular-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{sl}{ + <-> ssub * GoMono-TLF/m/it +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{sl}{ + <-> ssub * GoMono-TLF/b/sl +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{n}{ + <-> ssub * GoMono-TLF/b/n +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{it}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd new file mode 100644 index 00000000000..537eb5e4f3a --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd @@ -0,0 +1,62 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{OT1Go-TLF.fd} + [2016/11/18 (autoinst) Font definitions for OT1/Go-TLF.] + +\expandafter\ifx\csname Go@scale\endcsname\relax + \let\Go@@scale\@empty +\else + \edef\Go@@scale{s*[\csname Go@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Go-TLF}{} + +\DeclareFontShape{OT1}{Go-TLF}{b}{n}{ + <-> \Go@@scale Go-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{b}{it}{ + <-> \Go@@scale Go-Bold-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Go-TLF}{mb}{n}{ + <-> \Go@@scale Go-Medium-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{mb}{it}{ + <-> \Go@@scale Go-Medium-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{mb}{sl}{ + <-> ssub * Go-TLF/mb/it +}{} + +\DeclareFontShape{OT1}{Go-TLF}{m}{n}{ + <-> \Go@@scale Go-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{m}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + +\DeclareFontShape{OT1}{Go-TLF}{bx}{n}{ + <-> ssub * Go-TLF/b/n +}{} + +\DeclareFontShape{OT1}{Go-TLF}{bx}{it}{ + <-> ssub * Go-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd new file mode 100644 index 00000000000..86ed21a756b --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd @@ -0,0 +1,50 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{OT1GoMono-TLF.fd} + [2016/11/18 (autoinst) Font definitions for OT1/GoMono-TLF.] + +\expandafter\ifx\csname GoMono@scale\endcsname\relax + \let\GoMono@@scale\@empty +\else + \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{GoMono-TLF}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{b}{n}{ + <-> \GoMono@@scale GoMono-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{b}{it}{ + <-> \GoMono@@scale GoMono-Bold-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{b}{sl}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{m}{n}{ + <-> \GoMono@@scale GoMono-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{m}{it}{ + <-> \GoMono@@scale GoMono-Regular-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{m}{sl}{ + <-> ssub * GoMono-TLF/m/it +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{bx}{sl}{ + <-> ssub * GoMono-TLF/b/sl +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{bx}{n}{ + <-> ssub * GoMono-TLF/b/n +}{} + +\DeclareFontShape{OT1}{GoMono-TLF}{bx}{it}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/T1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/T1Go-TLF.fd new file mode 100644 index 00000000000..01ac2e08a71 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/T1Go-TLF.fd @@ -0,0 +1,62 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{T1Go-TLF.fd} + [2016/11/18 (autoinst) Font definitions for T1/Go-TLF.] + +\expandafter\ifx\csname Go@scale\endcsname\relax + \let\Go@@scale\@empty +\else + \edef\Go@@scale{s*[\csname Go@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Go-TLF}{} + +\DeclareFontShape{T1}{Go-TLF}{b}{n}{ + <-> \Go@@scale Go-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{b}{it}{ + <-> \Go@@scale Go-Bold-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/b/it +}{} + +\DeclareFontShape{T1}{Go-TLF}{mb}{n}{ + <-> \Go@@scale Go-Medium-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{mb}{it}{ + <-> \Go@@scale Go-Medium-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{mb}{sl}{ + <-> ssub * Go-TLF/mb/it +}{} + +\DeclareFontShape{T1}{Go-TLF}{m}{n}{ + <-> \Go@@scale Go-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{m}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/m/it +}{} + +\DeclareFontShape{T1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + +\DeclareFontShape{T1}{Go-TLF}{bx}{n}{ + <-> ssub * Go-TLF/b/n +}{} + +\DeclareFontShape{T1}{Go-TLF}{bx}{it}{ + <-> ssub * Go-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd new file mode 100644 index 00000000000..a5229ac1289 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd @@ -0,0 +1,50 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{T1GoMono-TLF.fd} + [2016/11/18 (autoinst) Font definitions for T1/GoMono-TLF.] + +\expandafter\ifx\csname GoMono@scale\endcsname\relax + \let\GoMono@@scale\@empty +\else + \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{GoMono-TLF}{} + +\DeclareFontShape{T1}{GoMono-TLF}{b}{n}{ + <-> \GoMono@@scale GoMono-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{b}{it}{ + <-> \GoMono@@scale GoMono-Bold-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{b}{sl}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{m}{n}{ + <-> \GoMono@@scale GoMono-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{m}{it}{ + <-> \GoMono@@scale GoMono-Regular-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{m}{sl}{ + <-> ssub * GoMono-TLF/m/it +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{bx}{sl}{ + <-> ssub * GoMono-TLF/b/sl +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{bx}{n}{ + <-> ssub * GoMono-TLF/b/n +}{} + +\DeclareFontShape{T1}{GoMono-TLF}{bx}{it}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd new file mode 100644 index 00000000000..0fa882959d7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd @@ -0,0 +1,62 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{TS1Go-TLF.fd} + [2016/11/18 (autoinst) Font definitions for TS1/Go-TLF.] + +\expandafter\ifx\csname Go@scale\endcsname\relax + \let\Go@@scale\@empty +\else + \edef\Go@@scale{s*[\csname Go@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Go-TLF}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{n}{ + <-> \Go@@scale Go-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{it}{ + <-> \Go@@scale Go-Bold-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/b/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{n}{ + <-> \Go@@scale Go-Medium-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{it}{ + <-> \Go@@scale Go-Medium-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{sl}{ + <-> ssub * Go-TLF/mb/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{n}{ + <-> \Go@@scale Go-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{n}{ + <-> ssub * Go-TLF/b/n +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{it}{ + <-> ssub * Go-TLF/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd new file mode 100644 index 00000000000..4faf3ffef91 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd @@ -0,0 +1,50 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{TS1GoMono-TLF.fd} + [2016/11/18 (autoinst) Font definitions for TS1/GoMono-TLF.] + +\expandafter\ifx\csname GoMono@scale\endcsname\relax + \let\GoMono@@scale\@empty +\else + \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{GoMono-TLF}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{b}{n}{ + <-> \GoMono@@scale GoMono-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{b}{it}{ + <-> \GoMono@@scale GoMono-Bold-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{b}{sl}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{m}{n}{ + <-> \GoMono@@scale GoMono-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{m}{it}{ + <-> \GoMono@@scale GoMono-Regular-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{m}{sl}{ + <-> ssub * GoMono-TLF/m/it +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{bx}{sl}{ + <-> ssub * GoMono-TLF/b/sl +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{bx}{n}{ + <-> ssub * GoMono-TLF/b/n +}{} + +\DeclareFontShape{TS1}{GoMono-TLF}{bx}{it}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\endinput |