diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-09 21:26:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-09 21:26:03 +0000 |
commit | b23602e101819ca74e345a687f1e3cddf4bc8853 (patch) | |
tree | 753500f6f8437da1e40e3e1360f2bb6805634ae1 /Master/texmf-dist | |
parent | 2b0c09139066fd8c0f4c105648b22d2cf0d3ad59 (diff) |
gudea (9jan21)
git-svn-id: svn://tug.org/texlive/trunk@57359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
65 files changed, 738 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.pdf b/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.pdf Binary files differnew file mode 100644 index 00000000000..a33de813c54 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.tex b/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.tex new file mode 100644 index 00000000000..59c2ac79e6b --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gudea/Gudea-samples.tex @@ -0,0 +1,25 @@ +\documentclass{article} +\usepackage[T1]{fontenc} +\usepackage[]{Gudea} +\usepackage{lipsum} +\begin{document} + +\subsection*{Regular} +\lipsum[1] + + +\subsection*{Bold} + +\textbf{\lipsum[2]} + +\subsection*{Italic} + +\textit{\lipsum[3]} + +\subsection*{Default Numbers} + +1234567890 + + +\end{document} + diff --git a/Master/texmf-dist/doc/fonts/gudea/LICENSE.TXT b/Master/texmf-dist/doc/fonts/gudea/LICENSE.TXT new file mode 100644 index 00000000000..973965e2984 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gudea/LICENSE.TXT @@ -0,0 +1,94 @@ +Copyright (c) 2011, Agustina Mingote (agustinamingote@gmail.com), +with Reserved Font Names "Gudea" + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/Master/texmf-dist/doc/fonts/gudea/README b/Master/texmf-dist/doc/fonts/gudea/README new file mode 100644 index 00000000000..879a276d437 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gudea/README @@ -0,0 +1,27 @@ +This is the README for the Gudea package, version 0.0.1 (2021/01/09). + +This package provides LaTeX, pdfLaTeX support for the Gudea family of fonts, +designed by Agustina Mingote. + +To use, add + + \usepackage{Gudea} + +to the preamble of your document. These will activate Gudea +as the text font. + +Options scaled=<number> or scale=<number> may be used to scale the fonts. + + +Font encodings supported are OT1, T1, LY1. + +The original TrueType fonts were obtained from + + https://fonts.google.com/specimen/Gudea#about + +and are licensed under the SIL Open Font License, version +1.1; the text may be found in the doc directory. The type1 +versions were created using cfftot1. 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 Carl-Clemens Ebinger at post(at)ebinger(dot)cc. diff --git a/Master/texmf-dist/fonts/enc/dvips/gudea/a_i65yxe.enc b/Master/texmf-dist/fonts/enc/dvips/gudea/a_i65yxe.enc new file mode 100644 index 00000000000..75de254ff6a --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gudea/a_i65yxe.enc @@ -0,0 +1,62 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_i65yxevayqufazd3p22vr5tmve +% Encoding created by otftotfm on Sat Jan 9 12:17:58 2021 +% Command line follows encoding +/AutoEnc_i65yxevayqufazd3p22vr5tmve [ +%00 + /.notdef /Delta /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Omega /.notdef /.notdef /.notdef /.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 /Lslash /.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 /lslash /.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/fonts/tfm/public/Gudea +% --vf-directory=texmf/fonts/vf/public/Gudea +% --type1-directory=texmf/fonts/type1/public/Gudea +% --encoding-directory=texmf/fonts/enc/dvips/Gudea +% --map-file=texmf/fonts/map/dvips/Gudea/Gudea.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=kern Gudea-Bold.otf Gudea-Bold-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gudea/a_lksl5v.enc b/Master/texmf-dist/fonts/enc/dvips/gudea/a_lksl5v.enc new file mode 100644 index 00000000000..a8ffca0c99e --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gudea/a_lksl5v.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_lksl5v65rbebm3vl22vk7smslc +% Encoding created by otftotfm on Sat Jan 9 12:17:59 2021 +% Command line follows encoding +/AutoEnc_lksl5v65rbebm3vl22vk7smslc [ +%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 /.notdef /.notdef +%70 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%80 + /.notdef /.notdef /.notdef /.notdef /dagger /daggerdbl /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /trademark + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.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 /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf/fonts/tfm/public/Gudea +% --vf-directory=texmf/fonts/vf/public/Gudea +% --type1-directory=texmf/fonts/type1/public/Gudea +% --encoding-directory=texmf/fonts/enc/dvips/Gudea +% --map-file=texmf/fonts/map/dvips/Gudea/Gudea.map --no-updmap --force +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 Gudea-Bold.otf +% Gudea-Bold-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gudea/a_qnu4g5.enc b/Master/texmf-dist/fonts/enc/dvips/gudea/a_qnu4g5.enc new file mode 100644 index 00000000000..102d4b75970 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gudea/a_qnu4g5.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_qnu4g57bv5emkkjtahrnt37teg +% Encoding created by otftotfm on Sat Jan 9 12:17:58 2021 +% Command line follows encoding +/AutoEnc_qnu4g57bv5emkkjtahrnt37teg [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%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 + /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /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/fonts/tfm/public/Gudea +% --vf-directory=texmf/fonts/vf/public/Gudea +% --type1-directory=texmf/fonts/type1/public/Gudea +% --encoding-directory=texmf/fonts/enc/dvips/Gudea +% --map-file=texmf/fonts/map/dvips/Gudea/Gudea.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% Gudea-Bold.otf Gudea-Bold-tlf-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/gudea/a_ys4752.enc b/Master/texmf-dist/fonts/enc/dvips/gudea/a_ys4752.enc new file mode 100644 index 00000000000..60f661dbb3f --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/gudea/a_ys4752.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ys4752vare536nngtuvve6ycth +% Encoding created by otftotfm on Sat Jan 9 12:17:58 2021 +% Command line follows encoding +/AutoEnc_ys4752vare536nngtuvve6ycth [ +%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 /.notdef /.notdef +%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 /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 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /Nacute /.notdef /.notdef /.notdef /Racute +%90 + /Rcaron /.notdef /Scaron /.notdef /.notdef /.notdef /.notdef /.notdef + /Ydieresis /.notdef /Zcaron /.notdef /.notdef /.notdef /.notdef /section +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /nacute /.notdef /.notdef /.notdef /.notdef +%B0 + /rcaron /.notdef /scaron /.notdef /.notdef /.notdef /.notdef /.notdef + /ydieresis /.notdef /zcaron /.notdef /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/public/Gudea +% --vf-directory=texmf/fonts/vf/public/Gudea +% --type1-directory=texmf/fonts/type1/public/Gudea +% --encoding-directory=texmf/fonts/enc/dvips/Gudea +% --map-file=texmf/fonts/map/dvips/Gudea/Gudea.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% Gudea-Bold.otf Gudea-Bold-tlf-t1' diff --git a/Master/texmf-dist/fonts/map/dvips/gudea/Gudea.map b/Master/texmf-dist/fonts/map/dvips/gudea/Gudea.map new file mode 100644 index 00000000000..f7aea8a9236 --- /dev/null +++ b/Master/texmf-dist/fonts/map/dvips/gudea/Gudea.map @@ -0,0 +1,23 @@ +% Automatically maintained by otftotfm or other programs. Do not edit. + +Gudea-Bold-tlf-ot1--lcdfj Gudea-BoldLCDFJ "" <Gudea-BoldLCDFJ.pfb +Gudea-Bold-tlf-ot1--base Gudea-Bold "AutoEnc_i65yxevayqufazd3p22vr5tmve ReEncodeFont" <[a_i65yxe.enc <Gudea-Bold.pfb +Gudea-Bold-tlf-t1--lcdfj Gudea-BoldLCDFJ "" <Gudea-BoldLCDFJ.pfb +Gudea-Bold-tlf-t1--base Gudea-Bold "AutoEnc_ys4752vare536nngtuvve6ycth ReEncodeFont" <[a_ys4752.enc <Gudea-Bold.pfb +Gudea-Bold-tlf-ly1--lcdfj Gudea-BoldLCDFJ "" <Gudea-BoldLCDFJ.pfb +Gudea-Bold-tlf-ly1--base Gudea-Bold "AutoEnc_qnu4g57bv5emkkjtahrnt37teg ReEncodeFont" <[a_qnu4g5.enc <Gudea-Bold.pfb +Gudea-Bold-tlf-ts1--base Gudea-Bold "AutoEnc_lksl5v65rbebm3vl22vk7smslc ReEncodeFont" <[a_lksl5v.enc <Gudea-Bold.pfb +Gudea-Italic-tlf-ot1--lcdfj Gudea-ItalicLCDFJ "" <Gudea-ItalicLCDFJ.pfb +Gudea-Italic-tlf-ot1--base Gudea-Italic "AutoEnc_i65yxevayqufazd3p22vr5tmve ReEncodeFont" <[a_i65yxe.enc <Gudea-Italic.pfb +Gudea-Italic-tlf-t1--lcdfj Gudea-ItalicLCDFJ "" <Gudea-ItalicLCDFJ.pfb +Gudea-Italic-tlf-t1--base Gudea-Italic "AutoEnc_ys4752vare536nngtuvve6ycth ReEncodeFont" <[a_ys4752.enc <Gudea-Italic.pfb +Gudea-Italic-tlf-ly1--lcdfj Gudea-ItalicLCDFJ "" <Gudea-ItalicLCDFJ.pfb +Gudea-Italic-tlf-ly1--base Gudea-Italic "AutoEnc_qnu4g57bv5emkkjtahrnt37teg ReEncodeFont" <[a_qnu4g5.enc <Gudea-Italic.pfb +Gudea-Italic-tlf-ts1--base Gudea-Italic "AutoEnc_lksl5v65rbebm3vl22vk7smslc ReEncodeFont" <[a_lksl5v.enc <Gudea-Italic.pfb +Gudea-tlf-ot1--lcdfj GudeaLCDFJ "" <GudeaLCDFJ.pfb +Gudea-tlf-ot1--base Gudea "AutoEnc_i65yxevayqufazd3p22vr5tmve ReEncodeFont" <[a_i65yxe.enc <Gudea.pfb +Gudea-tlf-t1--lcdfj GudeaLCDFJ "" <GudeaLCDFJ.pfb +Gudea-tlf-t1--base Gudea "AutoEnc_ys4752vare536nngtuvve6ycth ReEncodeFont" <[a_ys4752.enc <Gudea.pfb +Gudea-tlf-ly1--lcdfj GudeaLCDFJ "" <GudeaLCDFJ.pfb +Gudea-tlf-ly1--base Gudea "AutoEnc_qnu4g57bv5emkkjtahrnt37teg ReEncodeFont" <[a_qnu4g5.enc <Gudea.pfb +Gudea-tlf-ts1--base Gudea "AutoEnc_lksl5v65rbebm3vl22vk7smslc ReEncodeFont" <[a_lksl5v.enc <Gudea.pfb diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..7cf259daf72 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..b07205d35f5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..32bf2c9de0c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..1637a554c8b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..b07205d35f5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..f7c796c3efe --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..95595119514 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..b07205d35f5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..dd7b9ba3404 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..83653de8dcf --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..c7797d2686a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Bold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..60b2bd9528c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..42a30b327a5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..e9874ced032 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..43ce5df5210 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..42a30b327a5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..17a539e5089 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..bf62e067963 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..42a30b327a5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..fb5cfd4b701 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..0b9fc1b6a14 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..cfd288b573d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-Italic-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..b0a03e74fbb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..43d98ff0012 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..aad79dde3d0 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--base.tfm Binary files differnew file mode 100644 index 00000000000..c476420aac1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..43d98ff0012 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..3bbf1b9ce27 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..707f16146a8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--lcdfj.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--lcdfj.tfm Binary files differnew file mode 100644 index 00000000000..43d98ff0012 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1--lcdfj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..8c0ee485244 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..f47d8b17ca8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..5350c7cc68f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/gudea/Gudea-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Bold.pfb b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Bold.pfb Binary files differnew file mode 100644 index 00000000000..1a94cae027a --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/public/gudea/Gudea-BoldLCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-BoldLCDFJ.pfb Binary files differnew file mode 100644 index 00000000000..12273be2dfc --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-BoldLCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Italic.pfb b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Italic.pfb Binary files differnew file mode 100644 index 00000000000..acba7336f08 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/gudea/Gudea-ItalicLCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-ItalicLCDFJ.pfb Binary files differnew file mode 100644 index 00000000000..5eb93a2a9ed --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/Gudea-ItalicLCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/gudea/Gudea.pfb b/Master/texmf-dist/fonts/type1/public/gudea/Gudea.pfb Binary files differnew file mode 100644 index 00000000000..0ff6ab23b52 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/Gudea.pfb diff --git a/Master/texmf-dist/fonts/type1/public/gudea/GudeaLCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/gudea/GudeaLCDFJ.pfb Binary files differnew file mode 100644 index 00000000000..a15743ec939 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/gudea/GudeaLCDFJ.pfb diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..c418ec13181 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..fa743847093 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..99e3ac0cc45 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..b7ff073529b --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Bold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..c952945b437 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..cf694f0e81b --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..006eee5ba82 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..ae2df92946e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-Italic-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..83f907099b2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ot1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ot1.vf Binary files differnew file mode 100644 index 00000000000..dee6c618ebd --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..1ad296a488b --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..afb6751e5f9 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/gudea/Gudea-tlf-ts1.vf diff --git a/Master/texmf-dist/tex/latex/gudea/Gudea.sty b/Master/texmf-dist/tex/latex/gudea/Gudea.sty new file mode 100644 index 00000000000..03c6b3f0db1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gudea/Gudea.sty @@ -0,0 +1,50 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{Gudea} + [2021/01/09 (Carl-Clemens Ebinger & autoinst) Style file for Gudea fonts.] + +\RequirePackage{xkeyval} +\newcommand*{\Gudea@scale}{1} +\DeclareOptionX{scale}{\renewcommand*{\Gudea@scale}{#1}} +\DeclareOptionX{scaled}{\renewcommand*{\Gudea@scale}{#1}} + +\DeclareOptionX{lining}{\edef\Gudea@figurestyle{LF}} +\DeclareOptionX{tabular}{\edef\Gudea@figurealign{T}} +\DeclareOptionX{mainfont}{ + \renewcommand{\familydefault}{\rmdefault} +} +\DeclareOptionX{bold}{\edef\bfseries@rm{bold}} +\DeclareOptionX{regular}{\edef\mdseries@rm{regular}} +\ExecuteOptionsX{lining,tabular} +\ProcessOptionsX\relax + +\RequirePackage{fontenc,textcomp} +\RequirePackage{ifthen} +\RequirePackage{mweights} + +\IfFileExists{fontaxes.sty}{ + \RequirePackage{fontaxes} +}{} + +% Here we implement the scale=MatchLowercase option. +% If this is given, we must compute the correct value of +% the "\Gudea@scale" parameter before loading the .fd files; +% but to determine that value we of course need the font's x-height. +% To avoid triggering the loading of .fd files, +% we use plain TeX's \font primitive to load the testfont. +% We then compute the ratio of the current x-height to our font's x-height; +% this is the "\Gudea@scale" we will pass to the .fd files. +\ifthenelse{\equal{\Gudea@scale}{MatchLowercase}} + { \newlength{\Gudea@currentx} + \settoheight{\Gudea@currentx}{x} + \newlength{\Gudea@xheight} + \settoheight{\Gudea@xheight} + {{\font\testfont=Gudea-tlf-ot1 at \f@size pt\testfont x}} + \renewcommand*{\Gudea@scale} + {\strip@pt\dimexpr\number\numexpr\number\dimexpr\Gudea@currentx\relax*65536/\number\dimexpr\Gudea@xheight\relax\relax sp\relax}} + {} + +\renewcommand* + {\rmdefault} + {Gudea-\Gudea@figurealign\Gudea@figurestyle} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gudea/LY1Gudea-TLF.fd b/Master/texmf-dist/tex/latex/gudea/LY1Gudea-TLF.fd new file mode 100644 index 00000000000..b1fba70c4fc --- /dev/null +++ b/Master/texmf-dist/tex/latex/gudea/LY1Gudea-TLF.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{LY1Gudea-TLF.fd} + [2021/01/09 (autoinst) Font definitions for LY1/Gudea-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gudea@scale\endcsname\relax + \let\Gudea@@scale\@empty +\else + \edef\Gudea@@scale{s*[\csname Gudea@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gudea-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gudea-TLF}{m}{it}{ + <-> \Gudea@@scale Gudea-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{regular}{it}{ + <-> alias * Gudea-TLF/m/it +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{m}{n}{ + <-> \Gudea@@scale Gudea-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{regular}{n}{ + <-> alias * Gudea-TLF/m/n +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{m}{sl}{ + <-> ssub * Gudea-TLF/m/it +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{regular}{sl}{ + <-> ssub * Gudea-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gudea-TLF}{b}{n}{ + <-> \Gudea@@scale Gudea-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gudea-TLF}{bold}{n}{ + <-> alias * Gudea-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gudea-TLF}{bx}{n}{ + <-> ssub * Gudea-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gudea/OT1Gudea-TLF.fd b/Master/texmf-dist/tex/latex/gudea/OT1Gudea-TLF.fd new file mode 100644 index 00000000000..c6970c7ccac --- /dev/null +++ b/Master/texmf-dist/tex/latex/gudea/OT1Gudea-TLF.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{OT1Gudea-TLF.fd} + [2021/01/09 (autoinst) Font definitions for OT1/Gudea-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gudea@scale\endcsname\relax + \let\Gudea@@scale\@empty +\else + \edef\Gudea@@scale{s*[\csname Gudea@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gudea-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gudea-TLF}{m}{n}{ + <-> \Gudea@@scale Gudea-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{regular}{n}{ + <-> alias * Gudea-TLF/m/n +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{m}{it}{ + <-> \Gudea@@scale Gudea-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{regular}{it}{ + <-> alias * Gudea-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{m}{sl}{ + <-> ssub * Gudea-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{regular}{sl}{ + <-> ssub * Gudea-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gudea-TLF}{b}{n}{ + <-> \Gudea@@scale Gudea-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gudea-TLF}{bold}{n}{ + <-> alias * Gudea-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gudea-TLF}{bx}{n}{ + <-> ssub * Gudea-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gudea/T1Gudea-TLF.fd b/Master/texmf-dist/tex/latex/gudea/T1Gudea-TLF.fd new file mode 100644 index 00000000000..eb20702a154 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gudea/T1Gudea-TLF.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{T1Gudea-TLF.fd} + [2021/01/09 (autoinst) Font definitions for T1/Gudea-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gudea@scale\endcsname\relax + \let\Gudea@@scale\@empty +\else + \edef\Gudea@@scale{s*[\csname Gudea@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gudea-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gudea-TLF}{b}{n}{ + <-> \Gudea@@scale Gudea-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{bold}{n}{ + <-> alias * Gudea-TLF/b/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gudea-TLF}{m}{it}{ + <-> \Gudea@@scale Gudea-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{regular}{it}{ + <-> alias * Gudea-TLF/m/it +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{m}{n}{ + <-> \Gudea@@scale Gudea-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{regular}{n}{ + <-> alias * Gudea-TLF/m/n +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{m}{sl}{ + <-> ssub * Gudea-TLF/m/it +}{} + +\DeclareFontShape{T1}{Gudea-TLF}{regular}{sl}{ + <-> ssub * Gudea-TLF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gudea-TLF}{bx}{n}{ + <-> ssub * Gudea-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/gudea/TS1Gudea-TLF.fd b/Master/texmf-dist/tex/latex/gudea/TS1Gudea-TLF.fd new file mode 100644 index 00000000000..a8624b53fe3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gudea/TS1Gudea-TLF.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{TS1Gudea-TLF.fd} + [2021/01/09 (autoinst) Font definitions for TS1/Gudea-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gudea@scale\endcsname\relax + \let\Gudea@@scale\@empty +\else + \edef\Gudea@@scale{s*[\csname Gudea@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Gudea-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Gudea-TLF}{m}{n}{ + <-> \Gudea@@scale Gudea-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{regular}{n}{ + <-> alias * Gudea-TLF/m/n +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{m}{it}{ + <-> \Gudea@@scale Gudea-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{regular}{it}{ + <-> alias * Gudea-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{m}{sl}{ + <-> ssub * Gudea-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{regular}{sl}{ + <-> ssub * Gudea-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Gudea-TLF}{b}{n}{ + <-> \Gudea@@scale Gudea-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gudea-TLF}{bold}{n}{ + <-> alias * Gudea-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Gudea-TLF}{bx}{n}{ + <-> ssub * Gudea-TLF/b/n +}{} + +\endinput |