diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
commit | 148927fcbcc401e2880e3c664ca0f9363a7669fc (patch) | |
tree | 3d2aab9de35a4c4b0c54bddba9079c5a22f9ea49 /Master | |
parent | ba4436784d91f5588b7eb0f58debe42e07769d2e (diff) |
cascadia-code (20jan21)
git-svn-id: svn://tug.org/texlive/trunk@57478 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
138 files changed, 1369 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/cascadia-code/LICENSE b/Master/texmf-dist/doc/fonts/cascadia-code/LICENSE new file mode 100644 index 00000000000..40f856f6ecc --- /dev/null +++ b/Master/texmf-dist/doc/fonts/cascadia-code/LICENSE @@ -0,0 +1,94 @@ +Copyright (c) 2019 - Present, Microsoft Corporation, +with Reserved Font Name Cascadia Code. + +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/cascadia-code/README b/Master/texmf-dist/doc/fonts/cascadia-code/README new file mode 100644 index 00000000000..c0c8695d188 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/cascadia-code/README @@ -0,0 +1,27 @@ +This is the README for the cascadia-code package, version 0.0.1 (2021/01/19). + +This package provides LaTeX, pdfLaTeX support for the Cascadia Code family of fonts. +Copyriht 2019 by Microsoft Corporation. + +To use, add + + \usepackage{cascadia-code} + +to the preamble of your document. These will activate Cascadia Code as +as the typewriter font. (\ttdefault) + +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://github.com/microsoft/cascadia-code/releases + +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/doc/fonts/cascadia-code/cascadia-code-samples.pdf b/Master/texmf-dist/doc/fonts/cascadia-code/cascadia-code-samples.pdf Binary files differnew file mode 100644 index 00000000000..fd946ad5b4d --- /dev/null +++ b/Master/texmf-dist/doc/fonts/cascadia-code/cascadia-code-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/cascadia-code/cascadia-code-samples.tex b/Master/texmf-dist/doc/fonts/cascadia-code/cascadia-code-samples.tex new file mode 100644 index 00000000000..884ebcb5c07 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/cascadia-code/cascadia-code-samples.tex @@ -0,0 +1,32 @@ +\documentclass{article} +\usepackage[T1]{fontenc} +\usepackage[]{cascadia-code} +\usepackage{lipsum} +\begin{document} +\renewcommand*\familydefault{\ttdefault} +\ttfamily +\subsection*{Regular} +\lipsum[1] + +\subsection*{Bold} +\textbf{\lipsum[2]} + +\subsection*{Extra Light} +{\ttfamily \fontseries{el}\selectfont\lipsum[5]} + +\subsection*{Light} +{\ttfamily \fontseries{l}\selectfont\lipsum[5]} + +\subsection*{Semi Light} +{\ttfamily \fontseries{sl}\selectfont\lipsum[5]} + +\subsection*{Semi Bold} +{\ttfamily \fontseries{sb}\selectfont\lipsum[6]} + + +\subsection*{Default Numbers} + +\ttfamily 1234567890 + +\end{document} + diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_5rnmoj.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_5rnmoj.enc new file mode 100644 index 00000000000..0cacf4484ff --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_5rnmoj.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_5rnmoj7mm65xwve6miocv4hbwb +% Encoding created by otftotfm on Tue Jan 19 21:47:30 2021 +% Command line follows encoding +/AutoEnc_5rnmoj7mm65xwve6miocv4hbwb [ +%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 /uni2126 + /.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 /colonmonetary /uni20A9 /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /dong /trademark + /.notdef /.notdef /.notdef /uni2116 /.notdef /estimated /openbullet /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /uni00B2 /uni00B3 /.notdef /uni00B5 /paragraph /periodcentered + /.notdef /uni00B9 /ordmasculine /radical /onequarter /onehalf /threequarters /Euro +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /multiply /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /divide /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf/fonts/tfm/public/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 +% CascadiaCod3-Bold.otf CascadiaCod3-Bold-tlf-ts1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_i3ioen.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_i3ioen.enc new file mode 100644 index 00000000000..55b2bf9fe19 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_i3ioen.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_i3ioen3bplo55fam3kxhynteph +% Encoding created by otftotfm on Tue Jan 19 21:47:29 2021 +% Command line follows encoding +/AutoEnc_i3ioen3bplo55fam3kxhynteph [ +%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 /uni0237 /.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 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/public/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN +% CascadiaCod3-Bold.otf CascadiaCod3-Bold-tlf-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_lzhlbi.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_lzhlbi.enc new file mode 100644 index 00000000000..5946e9cc143 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_lzhlbi.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_lzhlbizugmi4upaj5j2bz4givg +% Encoding created by otftotfm on Tue Jan 19 21:47:30 2021 +% Command line follows encoding +/AutoEnc_lzhlbizugmi4upaj5j2bz4givg [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /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 /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/public/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI +% --feature=sups --ligkern=* {KL} * CascadiaCod3-Bold.otf +% CascadiaCod3-Bold-sup-ly1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_r2ngzv.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_r2ngzv.enc new file mode 100644 index 00000000000..b72d2404656 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_r2ngzv.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd +% Encoding created by otftotfm on Tue Jan 19 21:47:29 2021 +% Command line follows encoding +/AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd [ +%00 + /Gamma /uni2206 /Theta /Lambda /Xi /Pi /Sigma /Upsilon + /Phi /Psi /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /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/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=TEX TEXT CascadiaCod3-Bold.otf +% CascadiaCod3-Bold-tlf-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_rzdm5y.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_rzdm5y.enc new file mode 100644 index 00000000000..5091167ed32 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_rzdm5y.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg +% Encoding created by otftotfm on Tue Jan 19 21:47:30 2021 +% Command line follows encoding +/AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg [ +%00 + /Gamma /uni2206 /Theta /Lambda /Xi /Pi /Sigma /Upsilon + /Phi /Psi /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /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/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=TEX TEXT --feature=sups --ligkern=* +% {KL} * CascadiaCod3-Bold.otf CascadiaCod3-Bold-sup-ot1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_vqpkf5.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_vqpkf5.enc new file mode 100644 index 00000000000..5e825664a86 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_vqpkf5.enc @@ -0,0 +1,64 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_vqpkf5uszgaieumdtwmphcxlcb +% Encoding created by otftotfm on Tue Jan 19 21:47:30 2021 +% Command line follows encoding +/AutoEnc_vqpkf5uszgaieumdtwmphcxlcb [ +%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 /uni0237 /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/public/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN +% --feature=sups --ligkern=* {KL} * CascadiaCod3-Bold.otf +% CascadiaCod3-Bold-sup-t1' diff --git a/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_zrxj4s.enc b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_zrxj4s.enc new file mode 100644 index 00000000000..d584d41f3f3 --- /dev/null +++ b/Master/texmf-dist/fonts/enc/dvips/cascadia-code/a_zrxj4s.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg +% Encoding created by otftotfm on Tue Jan 19 21:47:30 2021 +% Command line follows encoding +/AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /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 /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/public/cascadia-code +% --vf-directory=texmf/fonts/vf/public/cascadia-code +% --type1-directory=texmf/fonts/type1/public/cascadia-code +% --encoding-directory=texmf/fonts/enc/dvips/cascadia-code +% --map-file=texmf/fonts/map/dvips/cascadia-code/CascadiaCodThree.map +% --no-updmap --force --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI +% CascadiaCod3-Bold.otf CascadiaCod3-Bold-tlf-ly1' diff --git a/Master/texmf-dist/fonts/map/dvips/cascadia-code/CascadiaCodThree.map b/Master/texmf-dist/fonts/map/dvips/cascadia-code/CascadiaCodThree.map new file mode 100644 index 00000000000..80b31f32da3 --- /dev/null +++ b/Master/texmf-dist/fonts/map/dvips/cascadia-code/CascadiaCodThree.map @@ -0,0 +1,44 @@ +% Automatically maintained by otftotfm or other programs. Do not edit. + +CascadiaCod3-Bold-tlf-ot1 CascadiaCod3-Bold "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-tlf-t1--base CascadiaCod3-Bold "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-tlf-ly1--base CascadiaCod3-Bold "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-tlf-ts1--base CascadiaCod3-Bold "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-sup-ot1 CascadiaCod3-Bold "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-sup-t1--base CascadiaCod3-Bold "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-Bold-sup-ly1--base CascadiaCod3-Bold "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-Bold.pfb +CascadiaCod3-ExtraLight-tlf-ot1 CascadiaCod3-ExtraLight "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-tlf-t1--base CascadiaCod3-ExtraLight "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-tlf-ly1--base CascadiaCod3-ExtraLight "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-tlf-ts1--base CascadiaCod3-ExtraLight "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-sup-ot1 CascadiaCod3-ExtraLight "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-sup-t1--base CascadiaCod3-ExtraLight "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-ExtraLight-sup-ly1--base CascadiaCod3-ExtraLight "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-ExtraLight.pfb +CascadiaCod3-Light-tlf-ot1 CascadiaCod3-Light "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-tlf-t1--base CascadiaCod3-Light "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-tlf-ly1--base CascadiaCod3-Light "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-tlf-ts1--base CascadiaCod3-Light "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-sup-ot1 CascadiaCod3-Light "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-sup-t1--base CascadiaCod3-Light "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Light-sup-ly1--base CascadiaCod3-Light "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-Light.pfb +CascadiaCod3-Regular-tlf-ot1 CascadiaCod3-Regular "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-tlf-t1--base CascadiaCod3-Regular "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-tlf-ly1--base CascadiaCod3-Regular "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-tlf-ts1--base CascadiaCod3-Regular "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-sup-ot1 CascadiaCod3-Regular "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-sup-t1--base CascadiaCod3-Regular "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-Regular-sup-ly1--base CascadiaCod3-Regular "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-Regular.pfb +CascadiaCod3-SemiBold-tlf-ot1 CascadiaCod3-SemiBold "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-tlf-t1--base CascadiaCod3-SemiBold "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-tlf-ly1--base CascadiaCod3-SemiBold "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-tlf-ts1--base CascadiaCod3-SemiBold "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-sup-ot1 CascadiaCod3-SemiBold "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-sup-t1--base CascadiaCod3-SemiBold "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiBold-sup-ly1--base CascadiaCod3-SemiBold "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-SemiBold.pfb +CascadiaCod3-SemiLight-tlf-ot1 CascadiaCod3-SemiLight "AutoEnc_r2ngzvnb4amujmyn3g3lexx6cd ReEncodeFont" <[a_r2ngzv.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-tlf-t1--base CascadiaCod3-SemiLight "AutoEnc_i3ioen3bplo55fam3kxhynteph ReEncodeFont" <[a_i3ioen.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-tlf-ly1--base CascadiaCod3-SemiLight "AutoEnc_zrxj4s3bqojm3o7lronmbdzqqg ReEncodeFont" <[a_zrxj4s.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-tlf-ts1--base CascadiaCod3-SemiLight "AutoEnc_5rnmoj7mm65xwve6miocv4hbwb ReEncodeFont" <[a_5rnmoj.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-sup-ot1 CascadiaCod3-SemiLight "AutoEnc_rzdm5y3eqvnxxtq34wmlc5cjyg ReEncodeFont" <[a_rzdm5y.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-sup-t1--base CascadiaCod3-SemiLight "AutoEnc_vqpkf5uszgaieumdtwmphcxlcb ReEncodeFont" <[a_vqpkf5.enc <CascadiaCod3-SemiLight.pfb +CascadiaCod3-SemiLight-sup-ly1--base CascadiaCod3-SemiLight "AutoEnc_lzhlbizugmi4upaj5j2bz4givg ReEncodeFont" <[a_lzhlbi.enc <CascadiaCod3-SemiLight.pfb diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Bold.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Bold.otf Binary files differnew file mode 100644 index 00000000000..ee7c627d4e9 --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Bold.otf diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-ExtraLight.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-ExtraLight.otf Binary files differnew file mode 100644 index 00000000000..e333b4fd170 --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-ExtraLight.otf diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Light.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Light.otf Binary files differnew file mode 100644 index 00000000000..4c4a43b29bd --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Light.otf diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Regular.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Regular.otf Binary files differnew file mode 100644 index 00000000000..945a7a65d10 --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-Regular.otf diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiBold.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiBold.otf Binary files differnew file mode 100644 index 00000000000..da8cb9418f4 --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiBold.otf diff --git a/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiLight.otf b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiLight.otf Binary files differnew file mode 100644 index 00000000000..57911e629bf --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiLight.otf diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..04769524617 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..d521c94ef38 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..c838e3b4d38 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..60626a7b4fe --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..ce097f10a06 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..382073fd440 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..57dcbf0d3e3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..941faa5dc58 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..fb704fa402b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..e2312e94318 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..1b89df13e28 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..e07091917de --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..b5be606837d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..d1424de0e6c --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..4bbefd58d2b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..63738114265 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..82574be7d19 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..7d94aae35d0 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..0f4eea1eae1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..2201881c504 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..ab32fe8af3a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..b66b121d474 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..ee18a55cd3d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..cea1e5754db --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..ef7227d5e67 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..04bf5fc02c0 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..2bbd55308a5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..9444f0ee900 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..9b33762f2f7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..e603afce6bd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..4b19090682e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..54b5b0a2d7a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..0a253a916c9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..30b3ecce3eb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..9cca88e4806 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..edc8327f911 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..6935f557560 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..39bfbcb616e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..3f3f593614b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..93e906835d3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..0d1ed117171 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..647006c71a3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..dcef2e36179 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..14af6d5ffb7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..dfff9428587 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..980af77520d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..283623cb577 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..0b5cf20d8a3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..34bcbb97d40 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..2bbf8a3f7bc --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..38b22cad98d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..58e1a149c0d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..1ac07000fe3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..a47d21ce814 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..0fd4163173f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..cba79cc7d23 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..d5f2cd8ae52 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..c7dbbd7c808 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..b445b80ed81 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..e83f642f7c8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..ba8f57662b8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.tfm Binary files differnew file mode 100644 index 00000000000..02628edcddd --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ot1.tfm Binary files differnew file mode 100644 index 00000000000..da115b78e07 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..36f26a05080 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.tfm Binary files differnew file mode 100644 index 00000000000..a25171d9871 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1--base.tfm Binary files differnew file mode 100644 index 00000000000..352a8d79902 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.tfm Binary files differnew file mode 100644 index 00000000000..a2dc4b66755 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ot1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ot1.tfm Binary files differnew file mode 100644 index 00000000000..119f538abb8 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1--base.tfm Binary files differnew file mode 100644 index 00000000000..ac9cc62ae72 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.tfm Binary files differnew file mode 100644 index 00000000000..4dbbba290ed --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1--base.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 00000000000..d2bc8772c52 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1--base.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.tfm Binary files differnew file mode 100644 index 00000000000..1bba5465da7 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.tfm diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Bold.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Bold.pfb Binary files differnew file mode 100644 index 00000000000..f515e36a56a --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-ExtraLight.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-ExtraLight.pfb Binary files differnew file mode 100644 index 00000000000..d374717baa2 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-ExtraLight.pfb diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Light.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Light.pfb Binary files differnew file mode 100644 index 00000000000..e1092b80f3d --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Light.pfb diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Regular.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Regular.pfb Binary files differnew file mode 100644 index 00000000000..96cd17eeff0 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-Regular.pfb diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiBold.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiBold.pfb Binary files differnew file mode 100644 index 00000000000..b30d89ab7c9 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiBold.pfb diff --git a/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiLight.pfb b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiLight.pfb Binary files differnew file mode 100644 index 00000000000..560c1b7aec4 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/cascadia-code/CascadiaCod3-SemiLight.pfb diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..7a45a5405f8 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..edbe3f86a7e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..a76a319418c --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..26a06a99303 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..b7b68a495eb --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..2543aecdd17 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..3f2bf376ad1 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..8a14de0b55c --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..cf5bb04fc00 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..618243bf482 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..d27d6c42baa --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..3a63225db4f --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..af637c82b09 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..8a4c445137e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..4847109a520 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..c21be964bea --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..d1827c19256 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..cb67292f620 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..24f57703d87 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..a21ed0cad98 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..370170bafa6 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..8bb14ed6040 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..caba0a32599 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..f4867a8bc7f --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..76921be23c2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.vf Binary files differnew file mode 100644 index 00000000000..546837ee37e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.vf Binary files differnew file mode 100644 index 00000000000..e3c46f1857e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.vf Binary files differnew file mode 100644 index 00000000000..9afe4989f12 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.vf Binary files differnew file mode 100644 index 00000000000..aa5aa62fe1c --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.vf b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.vf Binary files differnew file mode 100644 index 00000000000..b6ce86c7c22 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.vf diff --git a/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-Sup.fd b/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-Sup.fd new file mode 100644 index 00000000000..3dabe0c6a82 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-Sup.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{LY1CascadiaCodThree-Sup.fd} + [2021/01/19 (autoinst) Font definitions for LY1/CascadiaCodThree-Sup.] + +\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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{CascadiaCodThree-Sup}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{semilight}{n}{ + <-> alias * CascadiaCodThree-Sup/sl/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{regular}{n}{ + <-> alias * CascadiaCodThree-Sup/m/n +}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{extralight}{n}{ + <-> alias * CascadiaCodThree-Sup/el/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{bold}{n}{ + <-> alias * CascadiaCodThree-Sup/b/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{light}{n}{ + <-> alias * CascadiaCodThree-Sup/l/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{semibold}{n}{ + <-> alias * CascadiaCodThree-Sup/sb/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-Sup}{bx}{n}{ + <-> ssub * CascadiaCodThree-Sup/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-TLF.fd b/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-TLF.fd new file mode 100644 index 00000000000..1ad99d0aa04 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/LY1CascadiaCodThree-TLF.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{LY1CascadiaCodThree-TLF.fd} + [2021/01/19 (autoinst) Font definitions for LY1/CascadiaCodThree-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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{CascadiaCodThree-TLF}{} + + +% ---- l = light ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{light}{n}{ + <-> alias * CascadiaCodThree-TLF/l/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{bold}{n}{ + <-> alias * CascadiaCodThree-TLF/b/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{semibold}{n}{ + <-> alias * CascadiaCodThree-TLF/sb/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{regular}{n}{ + <-> alias * CascadiaCodThree-TLF/m/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{semilight}{n}{ + <-> alias * CascadiaCodThree-TLF/sl/n +}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{extralight}{n}{ + <-> alias * CascadiaCodThree-TLF/el/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{CascadiaCodThree-TLF}{bx}{n}{ + <-> ssub * CascadiaCodThree-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-Sup.fd b/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-Sup.fd new file mode 100644 index 00000000000..91b0228b81f --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-Sup.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{OT1CascadiaCodThree-Sup.fd} + [2021/01/19 (autoinst) Font definitions for OT1/CascadiaCodThree-Sup.] + +\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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{CascadiaCodThree-Sup}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{extralight}{n}{ + <-> alias * CascadiaCodThree-Sup/el/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{semilight}{n}{ + <-> alias * CascadiaCodThree-Sup/sl/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{regular}{n}{ + <-> alias * CascadiaCodThree-Sup/m/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{semibold}{n}{ + <-> alias * CascadiaCodThree-Sup/sb/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{bold}{n}{ + <-> alias * CascadiaCodThree-Sup/b/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-sup-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{light}{n}{ + <-> alias * CascadiaCodThree-Sup/l/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-Sup}{bx}{n}{ + <-> ssub * CascadiaCodThree-Sup/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-TLF.fd b/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-TLF.fd new file mode 100644 index 00000000000..dcab9b13003 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/OT1CascadiaCodThree-TLF.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{OT1CascadiaCodThree-TLF.fd} + [2021/01/19 (autoinst) Font definitions for OT1/CascadiaCodThree-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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{CascadiaCodThree-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{bold}{n}{ + <-> alias * CascadiaCodThree-TLF/b/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{light}{n}{ + <-> alias * CascadiaCodThree-TLF/l/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{semibold}{n}{ + <-> alias * CascadiaCodThree-TLF/sb/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{semilight}{n}{ + <-> alias * CascadiaCodThree-TLF/sl/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{regular}{n}{ + <-> alias * CascadiaCodThree-TLF/m/n +}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{extralight}{n}{ + <-> alias * CascadiaCodThree-TLF/el/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{CascadiaCodThree-TLF}{bx}{n}{ + <-> ssub * CascadiaCodThree-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-Sup.fd b/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-Sup.fd new file mode 100644 index 00000000000..c7debe093e2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-Sup.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{T1CascadiaCodThree-Sup.fd} + [2021/01/19 (autoinst) Font definitions for T1/CascadiaCodThree-Sup.] + +\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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{CascadiaCodThree-Sup}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{extralight}{n}{ + <-> alias * CascadiaCodThree-Sup/el/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{semilight}{n}{ + <-> alias * CascadiaCodThree-Sup/sl/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{regular}{n}{ + <-> alias * CascadiaCodThree-Sup/m/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{semibold}{n}{ + <-> alias * CascadiaCodThree-Sup/sb/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{bold}{n}{ + <-> alias * CascadiaCodThree-Sup/b/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-sup-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{light}{n}{ + <-> alias * CascadiaCodThree-Sup/l/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{CascadiaCodThree-Sup}{bx}{n}{ + <-> ssub * CascadiaCodThree-Sup/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-TLF.fd b/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-TLF.fd new file mode 100644 index 00000000000..ba3d9a70248 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/T1CascadiaCodThree-TLF.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{T1CascadiaCodThree-TLF.fd} + [2021/01/19 (autoinst) Font definitions for T1/CascadiaCodThree-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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{CascadiaCodThree-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{bold}{n}{ + <-> alias * CascadiaCodThree-TLF/b/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{light}{n}{ + <-> alias * CascadiaCodThree-TLF/l/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{semibold}{n}{ + <-> alias * CascadiaCodThree-TLF/sb/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{semilight}{n}{ + <-> alias * CascadiaCodThree-TLF/sl/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{regular}{n}{ + <-> alias * CascadiaCodThree-TLF/m/n +}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-tlf-t1 +}{} + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{extralight}{n}{ + <-> alias * CascadiaCodThree-TLF/el/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{CascadiaCodThree-TLF}{bx}{n}{ + <-> ssub * CascadiaCodThree-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/TS1CascadiaCodThree-TLF.fd b/Master/texmf-dist/tex/latex/cascadia-code/TS1CascadiaCodThree-TLF.fd new file mode 100644 index 00000000000..f942cac4998 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/TS1CascadiaCodThree-TLF.fd @@ -0,0 +1,95 @@ +%% Generated by autoinst on 2021/01/19 +%% +\ProvidesFile{TS1CascadiaCodThree-TLF.fd} + [2021/01/19 (autoinst) Font definitions for TS1/CascadiaCodThree-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 CascadiaCodThree@scale\endcsname\relax + \let\CascadiaCodThree@@scale\@empty +\else + \edef\CascadiaCodThree@@scale{s*[\csname CascadiaCodThree@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{CascadiaCodThree-TLF}{} + + +% ---- el = extralight ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{el}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-ExtraLight-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{extralight}{n}{ + <-> alias * CascadiaCodThree-TLF/el/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{m}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{regular}{n}{ + <-> alias * CascadiaCodThree-TLF/m/n +}{} + + +% ---- sl = semilight ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{sl}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiLight-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{semilight}{n}{ + <-> alias * CascadiaCodThree-TLF/sl/n +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{sb}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-SemiBold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{semibold}{n}{ + <-> alias * CascadiaCodThree-TLF/sb/n +}{} + + +% ---- l = light ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{l}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Light-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{light}{n}{ + <-> alias * CascadiaCodThree-TLF/l/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{b}{n}{ + <-> \CascadiaCodThree@@scale CascadiaCod3-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{bold}{n}{ + <-> alias * CascadiaCodThree-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{CascadiaCodThree-TLF}{bx}{n}{ + <-> ssub * CascadiaCodThree-TLF/b/n +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/cascadia-code/cascadia-code.sty b/Master/texmf-dist/tex/latex/cascadia-code/cascadia-code.sty new file mode 100644 index 00000000000..ae9d5777720 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cascadia-code/cascadia-code.sty @@ -0,0 +1,60 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{cascadia-code} + [2021/01/19 (Carl-Clemens Ebinger & autoinst) Style file for Cascadia Code fonts.] + +\RequirePackage{xkeyval} +\newcommand*{\CascadiaCodThree@scale}{1} +\DeclareOptionX{scale}{\renewcommand*{\CascadiaCodThree@scale}{#1}} +\DeclareOptionX{scaled}{\renewcommand*{\CascadiaCodThree@scale}{#1}} + +\DeclareOptionX{lining}{\edef\CascadiaCodThree@figurestyle{LF}} +\DeclareOptionX{tabular}{\edef\CascadiaCodThree@figurealign{T}} +\DeclareOptionX{mainfont}{ + \renewcommand{\familydefault}{\rmdefault} +} +\DeclareOptionX{semibold}{\edef\bfseries@rm{semibold}} +\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} + \fa@naming@exception{figures}{{superior}{proportional}}{Sup} + \fa@naming@exception{figures}{{superior}{tabular}}{Sup} + \def\supfigures{\@nomath\supfigures + \fontfigurestyle{superior}\selectfont} + \let\sufigures\supfigures + \DeclareTextFontCommand{\textsup}{\supfigures} + \let\textsu\textsup + \let\textsuperior\textsup + +}{} + +% Here we implement the scale=MatchLowercase option. +% If this is given, we must compute the correct value of +% the "\CascadiaCodThree@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 "\CascadiaCodThree@scale" we will pass to the .fd files. +\ifthenelse{\equal{\CascadiaCodThree@scale}{MatchLowercase}} + { \newlength{\CascadiaCodThree@currentx} + \settoheight{\CascadiaCodThree@currentx}{x} + \newlength{\CascadiaCodThree@xheight} + \settoheight{\CascadiaCodThree@xheight} + {{\font\testfont=CascadiaCod3-Regular-tlf-ot1 at \f@size pt\testfont x}} + \renewcommand*{\CascadiaCodThree@scale} + {\strip@pt\dimexpr\number\numexpr\number\dimexpr\CascadiaCodThree@currentx\relax*65536/\number\dimexpr\CascadiaCodThree@xheight\relax\relax sp\relax}} + {} + +\renewcommand* + {\ttdefault} + {CascadiaCodThree-\CascadiaCodThree@figurealign\CascadiaCodThree@figurestyle} + +\endinput diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index aa94a4b52be..9c5fac313e6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -153,7 +153,7 @@ my @TLP_working = qw( calligra calligra-type1 callouts calrsfs cals calxxxx-yyyy cancel canoniclayout cantarell capt-of captcont captdef caption carbohydrates carlisle carlito carolmin-ps - cascade cascadilla cases casyl + cascade cascadia-code cascadilla cases casyl catchfile catchfilebetweentags catcodes catechis catoptions causets cbcoptic cbfonts cbfonts-fd cc-pl ccaption ccfonts ccicons cclicenses ccool diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d10e2dcd026..ae5f0175a0c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -230,6 +230,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'calxxxx', "die 'skipping, nomodify license'", 'camel', "die 'skipping, nosell license'", 'cantarell', "&MAKEcopy", + 'cascadia-code', "&MAKEflatten", 'cascover', "die 'skipping, license unclear, ancient'", 'casiofont', "die 'skipping, nonfree font'", 'cassette', "die 'skipping, nonfree license'", diff --git a/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc b/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc new file mode 100644 index 00000000000..e53029a5217 --- /dev/null +++ b/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc @@ -0,0 +1 @@ +execute addMap CascadiaCodThree.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index a8ce1bf8ebc..a36b184db03 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -58,6 +58,7 @@ depend calligra-type1 depend cantarell depend carlito depend carolmin-ps +depend cascadia-code depend ccicons depend cfr-initials depend cfr-lm |