commit 89df801bb1eac7ba25fe62f16432e5a3a11e5ecc Author: Silke Date: Tue Oct 28 18:48:51 2014 +0100 Initial commit with project files diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99fb696 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.aux +*.bcf +*.log +*.out +*.run.xml +*.synctex.gz +*.toc + diff --git a/README b/README new file mode 100644 index 0000000..194e002 --- /dev/null +++ b/README @@ -0,0 +1,29 @@ +Source Serif Pro v2.4 +==================== +This package provides the Source Serif Pro typeface as a LaTeX package. +Full documentation and revision history in `sourceserifpro.pdf`. + +Options +------- +The following options can be used: + +* `oldstyle, osf`: use old style numbers. +* `lining, nf`: use lining numbers. +* `tabular`: use fixed-width numbers. +* `proportional`: use normal numbers. +* `semibold`: `\bfseries` is semibold. +* `bold`: `\bfseries` is bold. +* `regular`: `\mdseries` is regular. +* `scale, scaled`: set scaling for the font, eg: scale=.5 +* `default`: Source Serif Pro is set as default font family. +* `normdefault`: Source Serif Pro is not set as roman (serif) family. +* `type1, t1`: override detection and load the Type1 font family. +* `opentype, otf`: override detection and load the OpenType font family. + + +License +------- +Fonts are provided under the SIL Open Font License 1.1. +LaTeX source is licensed under the LPPL version 1.3 or higher. + +Enjoy! diff --git a/doc/latex/sourceserifpro/LICENSE.txt b/doc/latex/sourceserifpro/LICENSE.txt new file mode 100755 index 0000000..14b5481 --- /dev/null +++ b/doc/latex/sourceserifpro/LICENSE.txt @@ -0,0 +1,93 @@ +Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. + +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/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.pdf b/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.pdf new file mode 100644 index 0000000..99efc38 Binary files /dev/null and b/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.pdf differ diff --git a/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.tex b/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.tex new file mode 100644 index 0000000..5c5d1f7 --- /dev/null +++ b/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.tex @@ -0,0 +1,20 @@ +\documentclass[12pt]{standalone} +\usepackage{array} +\usepackage[opentype]{sourceserifpro} +\newcommand*\spA{abcde} +\newcommand*\spB{01469} +\newcommand*\spr[1][\spA]{& #1 & #1 & #1 \\} +\begin{document} +\centering +\begin{tabular}{ + >{\sourceserifpro}l + >{\sourceserifpro}c + >{\sourceserifprosemibold\bfseries}c + >{\sourceserifpro\bfseries}c } + & Regular & Semibold & Bold \\ + normal \spr + capitals \spr[\MakeUppercase\spA] + lining \spr[\spB] + old-style \spr[\oldstylenums{\spB}] +\end{tabular} +\end{document} \ No newline at end of file diff --git a/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.pdf b/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.pdf new file mode 100644 index 0000000..c5a22f8 Binary files /dev/null and b/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.pdf differ diff --git a/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.tex b/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.tex new file mode 100644 index 0000000..556470f --- /dev/null +++ b/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.tex @@ -0,0 +1,20 @@ +\documentclass[12pt]{standalone} +\usepackage{array} +\usepackage[type1]{sourceserifpro} +\newcommand*\spA{abcde} +\newcommand*\spB{01469} +\newcommand*\spr[1][\spA]{& #1 & #1 & #1 \\} +\begin{document} +\centering +\begin{tabular}{ + l + >{\fontseries{m}\fontshape{n}\selectfont}c + >{\fontseries{sb}\fontshape{n}\selectfont}c + >{\fontseries{b}\fontshape{n}\selectfont}c } + & Regular & Semibold & Bold \\ + normal \spr + capitals \spr[\MakeUppercase\spA] + lining \spr[\spB] + old-style \spr[\oldstylenums{\spB}] +\end{tabular} +\end{document} \ No newline at end of file diff --git a/doc/latex/sourceserifpro/sourceserifpro.pdf b/doc/latex/sourceserifpro/sourceserifpro.pdf new file mode 100644 index 0000000..71ffd8f Binary files /dev/null and b/doc/latex/sourceserifpro/sourceserifpro.pdf differ diff --git a/doc/latex/sourceserifpro/sourceserifpro.tex b/doc/latex/sourceserifpro/sourceserifpro.tex new file mode 100644 index 0000000..4aba19b --- /dev/null +++ b/doc/latex/sourceserifpro/sourceserifpro.tex @@ -0,0 +1,144 @@ +\documentclass[11pt,a4paper,english]{article} +\usepackage{geometry,dtklogos,hyperref,babel,mdwlist,array,multicol} +\usepackage[default,osf]{sourceserifpro} +\usepackage[scaled=.95]{sourcecodepro} + +\hypersetup{ + colorlinks, + citecolor=blue, + filecolor=blue, + linkcolor=blue, + urlcolor=blue +} +\newcommand*\file[1]{\href{run:#1.pdf}{#1}} + +\title{\bfseries + \Huge sourceserifpro\\ + \Large Adobe's Source Serif Pro typeface for \LaTeX +} + +\author{Silke Hofstra, \href{mailto:tex@slxh.nl}{tex@slxh.nl}} +\date{Documentation for sourceserifpro v1.0.\\ \today} + +\begin{document} +\maketitle +\begin{multicols}{2} +This package provides the Source Serif Pro font in an easy to use way. For \XeLaTeX\ and \LuaLaTeX\ users the original OpenType fonts are used. The entire font family is included, which can also be downloaded from \href{sourceforge.net/projects/sourceserifpro.adobe}{SourceForge}. + +\section{Options} +The package has the following options: +\begin{itemize*} + \item \textbf{oldstyle, osf}: use old style numbers. + \item \textbf{lining, nf, lf}: use lining numbers. + \item \textbf{tabular}: use fixed-width numbers. + \item \textbf{proportional}: use normal numbers. + \item \textbf{semibold}: \texttt{\textbackslash bfseries} is semibold. + \item \textbf{bold}: \texttt{\textbackslash bfseries} is bold. + \item \textbf{regular}: \texttt{\textbackslash mdseries} is regular. + \item \textbf{scale, scaled}: Change the scaling with a factor. For example: \texttt{scale=.5} + \item \textbf{default}: Source Sans Pro is set as the default font family. + \item \textbf{normdefault}: Source Sans Pro is not set as the roman (serif) family. + \item \textbf{type1, t1}: Override automatic detection and use the Type 1 fonts. + \item \textbf{opentype, otf}: Override automatic detection and use OpenType fonts. +\end{itemize*} +The following options are enabled by default: lining, proportional, bold and regular. + +\section{Commands} +Commands for all weights are also provided for \XeLaTeX\ and \LuaLaTeX\ users. +\begin{itemize*} + \item \texttt{\bfseries \textbackslash sourceserifpro} + -- the regular and bold weights. + \item \texttt{\bfseries \textbackslash sourceserifprosemibold} + -- the regular and semibold weights. +\end{itemize*} + +\section{Licence} +Adobe's Source Serif Pro typeface is available under the \href{http://scripts.sil.org/OFL}{SIL Open Font License 1.1}.\\ +All \LaTeX\ code is available under the \href{http://www.latex-project.org/lppl/}{\LaTeX\ project public license} v1.3 or later. + +\section{Specimen} +Simple specimen can be found on page \pageref{sec:specimen}. Full specimen can be \href{http://store1.adobe.com/type/browser/pdfs/1966.pdf}{acquired from Adobe}. + +\section{OpenType} +The OpenType fonts have many features, including old style numerals (1 6 9) and ligatures (fi fl ft). + +\subsection{Features} +A complete list of available font features is available on page \pageref{sec:otfinfo}. More information on how to use font features can be found in the \href{http://mirror.ctan.org/macros/latex/contrib/fontspec/fontspec.pdf}{fontspec documentation}. + +\subsection{Files} +\begin{itemize*} + \item SourceSerifPro-Regular.otf + \item SourceSerifPro-Semibold.otf + \item SourceSerifPro-Bold.otf +\end{itemize*} + +\section{Type1} +The following Type1 font families are included: +\begin{itemize*} + \item SourceSerifPro-LF + \item SourceSerifPro-TLF + \item SourceSerifPro-OsF + \item SourceSerifPro-TOsF +\end{itemize*} +With series ‘m’, and ‘sb’, and shape ‘n’. + +\section{Version history} +\subsection*{1.0} +\begin{itemize} + \item Initial release with fonts 1.014 +\end{itemize} + +\section{Known issues} +\begin{itemize*} + \item There are no known issues. +\end{itemize*} + +\newpage +\end{multicols} + +\section{Specimen} +\label{sec:specimen} +\subsection{OpenType} +\begin{figure}[ht] + \centering + \includegraphics{sourceserifpro-otf-specimen} +\end{figure} +This table can also be found in \file{sourceserifpro-otf-specimen}. + +\subsection{Type1} +\begin{figure}[ht] + \centering + \includegraphics{sourceserifpro-type1-specimen} +\end{figure} +This table can also be found in \file{sourceserifpro-type1-specimen}. + +\newpage +\section{Opentype features} +\label{sec:otfinfo} + +\begin{figure}[ht] + \centering + \begin{tabular}{>{\ttfamily}l l} + aalt & Access All Alternates \\ + case & Case-Sensitive Forms \\ + dnom & Denominators \\ + frac & Fractions \\ + kern & Kerning \\ + liga & Standard Ligatures \\ + lnum & Lining Figures \\ + numr & Numerators \\ + onum & Oldstyle Figures \\ + ordn & Ordinals \\ + pnum & Proportional Figures \\ + sinf & Scientific Inferiors \\ + size & Optical Size \\ + subs & Subscript \\ + sups & Superscript \\ + tnum & Tabular Figures \\ + zero & Slashed Zero \\ + \end{tabular} +\end{figure} +\textit{(list generated with otfinfo)} + +\end{document} + diff --git a/fonts/enc/dvips/sourceserifpro/a_3gun5d.enc b/fonts/enc/dvips/sourceserifpro/a_3gun5d.enc new file mode 100644 index 0000000..c171e9b --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_3gun5d.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_3gun5dllfpxf7fzjok4dhhdhjc +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_3gun5dllfpxf7fzjok4dhhdhjc [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /f_i /f_l /f_t /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=onum --feature=tnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tosf-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_64kcwv.enc b/fonts/enc/dvips/sourceserifpro/a_64kcwv.enc new file mode 100644 index 0000000..546a6da --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_64kcwv.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_64kcwv5ktbqkgucjabmsi2zk4e +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_64kcwv5ktbqkgucjabmsi2zk4e [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /f_i /f_l /f_t /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=onum --feature=pnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-osf-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_7c323s.enc b/fonts/enc/dvips/sourceserifpro/a_7c323s.enc new file mode 100644 index 0000000..7ab2949 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_7c323s.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7c323s52iwnfxfphstmcwmdtja +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_7c323s52iwnfxfphstmcwmdtja [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.dnom /parenright.dnom /asterisk /plus /comma.dnom /hyphen /period.dnom /slash +%30 + /zero.dnom /one.dnom /two.dnom /three.dnom /four.dnom /five.dnom /six.dnom /seven.dnom + /eight.dnom /nine.dnom /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 /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=dnom +% --feature=kern --feature=liga --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-dnom-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_7vfhsm.enc b/fonts/enc/dvips/sourceserifpro/a_7vfhsm.enc new file mode 100644 index 0000000..910f055 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_7vfhsm.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7vfhsm6ipz47hrlbexufufykia +% Encoding created by otftotfm on Wed Sep 17 12:38:13 2014 +% Command line follows encoding +/AutoEnc_7vfhsm6ipz47hrlbexufufykia [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.subs /parenright.subs /asterisk /plus /comma.subs /hyphen /period.subs /slash +%30 + /zero.subs /one.subs /two.subs /three.subs /four.subs /five.subs /six.subs /seven.subs + /eight.subs /nine.subs /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=sinf --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-inf-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_a5mxzo.enc b/fonts/enc/dvips/sourceserifpro/a_a5mxzo.enc new file mode 100644 index 0000000..f22e5ee --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_a5mxzo.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_a5mxzoyri6ucgtnr6jaowbo2pb +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_a5mxzoyri6ucgtnr6jaowbo2pb [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /f_i /f_l /f_t /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=lnum --feature=pnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-lf-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_c5lvge.enc b/fonts/enc/dvips/sourceserifpro/a_c5lvge.enc new file mode 100644 index 0000000..93a42b9 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_c5lvge.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_c5lvgev7pakzhx5ieh2gkotgxg +% Encoding created by otftotfm on Wed Sep 17 12:38:13 2014 +% Command line follows encoding +/AutoEnc_c5lvgev7pakzhx5ieh2gkotgxg [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft.numr /parenright.numr /asterisk /plus /comma.numr /hyphen /period.numr /slash +%30 + /zero.numr /one.numr /two.numr /three.numr /four.numr /five.numr /six.numr /seven.numr + /eight.numr /nine.numr /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=numr +% --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-numr-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_c6mgd7.enc b/fonts/enc/dvips/sourceserifpro/a_c6mgd7.enc new file mode 100644 index 0000000..de10437 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_c6mgd7.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_c6mgd7gu356i324u76idk7nxnh +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_c6mgd7gu356i324u76idk7nxnh [ +%00 + /f_i /Euro /f_l /f_t /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /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 /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=onum --feature=pnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-osf-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_cx2wj7.enc b/fonts/enc/dvips/sourceserifpro/a_cx2wj7.enc new file mode 100644 index 0000000..f8cfa0f --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_cx2wj7.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_cx2wj7q6lsnmag5swz6da3egbh +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_cx2wj7q6lsnmag5swz6da3egbh [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash.sups /emdash.sups /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.sups /parenright.sups /asterisk /plus /comma.sups /hyphen.sups /period.sups /slash +%30 + /zero.sups /one.sups /two.sups /three.sups /four.sups /five.sups /six.sups /seven.sups + /eight.sups /nine.sups /colon.sups /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.sups /b.sups /c.sups /d.sups /e.sups /f.sups /g.sups + /h.sups /i.sups /j.sups /k.sups /l.sups /m.sups /n.sups /o.sups +%70 + /p.sups /q.sups /r.sups /s.sups /t.sups /u.sups /v.sups /w.sups + /x.sups /y.sups /z.sups /braceleft /bar /braceright /asciitilde /hyphen.sups +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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.sups /eacute.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=sups --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-sup-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_fv7osb.enc b/fonts/enc/dvips/sourceserifpro/a_fv7osb.enc new file mode 100644 index 0000000..a34bac7 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_fv7osb.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_fv7osbehfa5mre7efx6f625gca +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_fv7osbehfa5mre7efx6f625gca [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /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 + /f_i /f_l /f_t /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum +% --feature=pnum fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-lf-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_iem7z5.enc b/fonts/enc/dvips/sourceserifpro/a_iem7z5.enc new file mode 100644 index 0000000..e7c3f28 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_iem7z5.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_iem7z5so3heaof4blnfz4vwrwh +% Encoding created by otftotfm on Wed Sep 17 12:38:13 2014 +% Command line follows encoding +/AutoEnc_iem7z5so3heaof4blnfz4vwrwh [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.numr /parenright.numr /asterisk /plus /comma.numr /hyphen /period.numr /slash +%30 + /zero.numr /one.numr /two.numr /three.numr /four.numr /five.numr /six.numr /seven.numr + /eight.numr /nine.numr /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 /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=numr --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-numr-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_kuzlbp.enc b/fonts/enc/dvips/sourceserifpro/a_kuzlbp.enc new file mode 100644 index 0000000..aafb349 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_kuzlbp.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_kuzlbpkykzunan6kqwzec7tpjf +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_kuzlbpkykzunan6kqwzec7tpjf [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /f_i /f_l /f_t /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=lnum +% --feature=tnum fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tlf-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_mtsjm5.enc b/fonts/enc/dvips/sourceserifpro/a_mtsjm5.enc new file mode 100644 index 0000000..d7414db --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_mtsjm5.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_mtsjm5m3vcwkgh5nv6vrftrupb +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_mtsjm5m3vcwkgh5nv6vrftrupb [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.subs /parenright.subs /asterisk /plus /comma.subs /hyphen /period.subs /slash +%30 + /zero.subs /one.subs /two.subs /three.subs /four.subs /five.subs /six.subs /seven.subs + /eight.subs /nine.subs /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 /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=sinf --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-inf-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_n5wndz.enc b/fonts/enc/dvips/sourceserifpro/a_n5wndz.enc new file mode 100644 index 0000000..b390a12 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_n5wndz.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_n5wndzkx6uy2ilavyemt6jqjjh +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_n5wndzkx6uy2ilavyemt6jqjjh [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.sups /parenright.sups /asterisk /plus /comma.sups /hyphen.sups /period.sups /slash +%30 + /zero.sups /one.sups /two.sups /three.sups /four.sups /five.sups /six.sups /seven.sups + /eight.sups /nine.sups /colon.sups /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.sups /b.sups /c.sups /d.sups /e.sups /f.sups /g.sups + /h.sups /i.sups /j.sups /k.sups /l.sups /m.sups /n.sups /o.sups +%70 + /p.sups /q.sups /r.sups /s.sups /t.sups /u.sups /v.sups /w.sups + /x.sups /y.sups /z.sups /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash.sups /emdash.sups + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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.sups /eacute.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=sups --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-sup-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_oim3qx.enc b/fonts/enc/dvips/sourceserifpro/a_oim3qx.enc new file mode 100644 index 0000000..ddfa3f3 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_oim3qx.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_oim3qx6bggmw5ff7vi3xpgfq5d +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_oim3qx6bggmw5ff7vi3xpgfq5d [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /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 + /f_i /f_l /f_t /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum +% --feature=tnum fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tosf-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_owk7oj.enc b/fonts/enc/dvips/sourceserifpro/a_owk7oj.enc new file mode 100644 index 0000000..f44a6db --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_owk7oj.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_owk7oj4t3qd6voxczxcvl72x5g +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_owk7oj4t3qd6voxczxcvl72x5g [ +%00 + /f_i /Euro /f_l /f_t /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /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 /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=onum --feature=tnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tosf-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_pvm6tr.enc b/fonts/enc/dvips/sourceserifpro/a_pvm6tr.enc new file mode 100644 index 0000000..928f23d --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_pvm6tr.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_pvm6traipfzrxqx46pf3nx57qe +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_pvm6traipfzrxqx46pf3nx57qe [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /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 + /f_i /f_l /f_t /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=onum +% --feature=pnum fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-osf-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_r5qp3q.enc b/fonts/enc/dvips/sourceserifpro/a_r5qp3q.enc new file mode 100644 index 0000000..87e55d8 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_r5qp3q.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_r5qp3qukq5ybuqqryhpx4ayjof +% Encoding created by otftotfm on Wed Sep 17 12:38:16 2014 +% Command line follows encoding +/AutoEnc_r5qp3qukq5ybuqqryhpx4ayjof [ +%00 + /f_i /Euro /f_l /f_t /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=lnum --feature=tnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tlf-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_rgwjxa.enc b/fonts/enc/dvips/sourceserifpro/a_rgwjxa.enc new file mode 100644 index 0000000..c113cbf --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_rgwjxa.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_rgwjxac7ev4k4le5oc6jllwsbc +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_rgwjxac7ev4k4le5oc6jllwsbc [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft.sups /parenright.sups /asterisk /plus /comma.sups /hyphen.sups /period.sups /slash +%30 + /zero.sups /one.sups /two.sups /three.sups /four.sups /five.sups /six.sups /seven.sups + /eight.sups /nine.sups /colon.sups /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.sups /b.sups /c.sups /d.sups /e.sups /f.sups /g.sups + /h.sups /i.sups /j.sups /k.sups /l.sups /m.sups /n.sups /o.sups +%70 + /p.sups /q.sups /r.sups /s.sups /t.sups /u.sups /v.sups /w.sups + /x.sups /y.sups /z.sups /endash.sups /emdash.sups /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=sups +% --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-sup-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_rsqbul.enc b/fonts/enc/dvips/sourceserifpro/a_rsqbul.enc new file mode 100644 index 0000000..7eb9cce --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_rsqbul.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_rsqbulffmw4ztm6cqwke2h623b +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_rsqbulffmw4ztm6cqwke2h623b [ +%00 + /f_i /Euro /f_l /f_t /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /uni0192 /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /two.sups /three.sups /acute /uni00B5 /paragraph /periodcentered + /cedilla /one.sups /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=kern +% --feature=liga --feature=lnum --feature=pnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-lf-ly1' diff --git a/fonts/enc/dvips/sourceserifpro/a_sxytol.enc b/fonts/enc/dvips/sourceserifpro/a_sxytol.enc new file mode 100644 index 0000000..d8a8b6b --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_sxytol.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_sxytol3bffkrp42ds2yxd75fzg +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_sxytol3bffkrp42ds2yxd75fzg [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft.dnom /parenright.dnom /asterisk /plus /comma.dnom /hyphen /period.dnom /slash +%30 + /zero.dnom /one.dnom /two.dnom /three.dnom /four.dnom /five.dnom /six.dnom /seven.dnom + /eight.dnom /nine.dnom /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=dnom --feature=kern --feature=liga +% --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-dnom-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_t4jhwy.enc b/fonts/enc/dvips/sourceserifpro/a_t4jhwy.enc new file mode 100644 index 0000000..fae8db1 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_t4jhwy.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_t4jhwy7kga2gg2qtcyt454nh3b +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_t4jhwy7kga2gg2qtcyt454nh3b [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.dnom /parenright.dnom /asterisk /plus /comma.dnom /hyphen /period.dnom /slash +%30 + /zero.dnom /one.dnom /two.dnom /three.dnom /four.dnom /five.dnom /six.dnom /seven.dnom + /eight.dnom /nine.dnom /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=dnom +% --feature=kern --feature=liga --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-dnom-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_ttcihk.enc b/fonts/enc/dvips/sourceserifpro/a_ttcihk.enc new file mode 100644 index 0000000..7bf6f17 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_ttcihk.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ttcihkrxf7qay6csy6ngtn5wsf +% Encoding created by otftotfm on Wed Sep 17 12:38:15 2014 +% Command line follows encoding +/AutoEnc_ttcihkrxf7qay6csy6ngtn5wsf [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /f_i /f_l /f_t /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero /one /two /three /four /five /six /seven + /eight /nine /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=lnum --feature=tnum +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-tlf-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_vj4et7.enc b/fonts/enc/dvips/sourceserifpro/a_vj4et7.enc new file mode 100644 index 0000000..e285c1a --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_vj4et7.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_vj4et7glo3g2nkrls5caaetlpd +% Encoding created by otftotfm on Wed Sep 17 12:38:13 2014 +% Command line follows encoding +/AutoEnc_vj4et7glo3g2nkrls5caaetlpd [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /.notdef + /.notdef /dotlessi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /.notdef /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft.numr /parenright.numr /asterisk /plus /comma.numr /hyphen /period.numr /slash +%30 + /zero.numr /one.numr /two.numr /three.numr /four.numr /five.numr /six.numr /seven.numr + /eight.numr /nine.numr /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 /.notdef /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /uni015E /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /.notdef /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /.notdef /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /uni015F /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /.notdef /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=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=kern +% --feature=liga --feature=numr --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-numr-t1' diff --git a/fonts/enc/dvips/sourceserifpro/a_vz2niz.enc b/fonts/enc/dvips/sourceserifpro/a_vz2niz.enc new file mode 100644 index 0000000..7e7e9f1 --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_vz2niz.enc @@ -0,0 +1,66 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_vz2nizkiacob43pvm7ydl5jmcg +% Encoding created by otftotfm on Wed Sep 17 12:38:13 2014 +% Command line follows encoding +/AutoEnc_vz2nizkiacob43pvm7ydl5jmcg [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /.notdef /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft.subs /parenright.subs /asterisk /plus /comma.subs /hyphen /period.subs /slash +%30 + /zero.subs /one.subs /two.subs /three.subs /four.subs /five.subs /six.subs /seven.subs + /eight.subs /nine.subs /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT --feature=kern --feature=liga --feature=sinf +% --ligkern=* {KL} * +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-inf-ot1' diff --git a/fonts/enc/dvips/sourceserifpro/a_yds5jv.enc b/fonts/enc/dvips/sourceserifpro/a_yds5jv.enc new file mode 100644 index 0000000..4c06a0e --- /dev/null +++ b/fonts/enc/dvips/sourceserifpro/a_yds5jv.enc @@ -0,0 +1,67 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_yds5jvdkiaiogq3odmesuxydkf +% Encoding created by otftotfm on Wed Sep 17 12:38:14 2014 +% Command line follows encoding +/AutoEnc_yds5jvdkiaiogq3odmesuxydkf [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /C /exclam +%10 + /exclamdown /question /quotedblbase /questiondown /bar /.notdef /.notdef /.notdef + /uni2190 /uni2192 /.notdef /.notdef /.notdef /.notdef /asterisk /.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 /uni0192 /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /trademark + /.notdef /.notdef /.notdef /.notdef /.notdef /estimated /.notdef /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /two.sups /three.sups /.notdef /uni00B5 /paragraph /periodcentered + /.notdef /one.sups /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 /f_l /l /f_i /i /f +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=fonts/tfm/adobe/sourceserifpro +% --vf-directory=fonts/vf/adobe/sourceserifpro +% --type1-directory=fonts/type1/adobe/sourceserifpro +% --truetype-directory=fonts/truetype/adobe/sourceserifpro +% --encoding-directory=fonts/enc/dvips/sourceserifpro +% --map-file=fonts/map/dvips/sourceserifpro/SourceSerifPro.map --no-updmap +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum +% --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff +% --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf +% SourceSerifPro-Bold-osf-ts1' diff --git a/fonts/map/dvips/sourceserifpro/SourceSerifPro.map b/fonts/map/dvips/sourceserifpro/SourceSerifPro.map new file mode 100644 index 0000000..d38421e --- /dev/null +++ b/fonts/map/dvips/sourceserifpro/SourceSerifPro.map @@ -0,0 +1,158 @@ +% Automatically maintained by otftotfm or other programs. Do not edit. + +SourceSerifPro-Bold-numr-ot1--lcdfj SourceSerifPro-BoldLCDFJ "" \SourceSerifPro@@scale SourceSerifPro-Semibold-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Dnom}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Dnom}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Dnom}{bx}{n}{ + <-> ssub * SourceSerifPro-Dnom/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-Inf.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-Inf.fd new file mode 100644 index 0000000..84631ea --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-Inf.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-Inf.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-Inf.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-Inf}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Inf}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-inf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Inf}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-inf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Inf}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-inf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Inf}{bx}{n}{ + <-> ssub * SourceSerifPro-Inf/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-LF.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-LF.fd new file mode 100644 index 0000000..d7b50dd --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-LF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-LF.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-LF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-LF}{} + +\DeclareFontShape{LY1}{SourceSerifPro-LF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-LF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-LF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-LF}{bx}{n}{ + <-> ssub * SourceSerifPro-LF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-Numr.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-Numr.fd new file mode 100644 index 0000000..63294b8 --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-Numr.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-Numr.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-Numr.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-Numr}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Numr}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-numr-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Numr}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-numr-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Numr}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-numr-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Numr}{bx}{n}{ + <-> ssub * SourceSerifPro-Numr/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-OsF.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-OsF.fd new file mode 100644 index 0000000..85d15ec --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-OsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-OsF.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-OsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-OsF}{} + +\DeclareFontShape{LY1}{SourceSerifPro-OsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-osf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-OsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-osf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-OsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-osf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-OsF}{bx}{n}{ + <-> ssub * SourceSerifPro-OsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-Sup.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-Sup.fd new file mode 100644 index 0000000..7a6ebd4 --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-Sup.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-Sup.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-Sup.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-Sup}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Sup}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-sup-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Sup}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Sup}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-Sup}{bx}{n}{ + <-> ssub * SourceSerifPro-Sup/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-TLF.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-TLF.fd new file mode 100644 index 0000000..f868053 --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-TLF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-TLF.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-TLF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-TLF}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TLF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TLF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TLF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TLF}{bx}{n}{ + <-> ssub * SourceSerifPro-TLF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/LY1SourceSerifPro-TOsF.fd b/tex/latex/sourceserifpro/LY1SourceSerifPro-TOsF.fd new file mode 100644 index 0000000..b64ec81 --- /dev/null +++ b/tex/latex/sourceserifpro/LY1SourceSerifPro-TOsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{LY1SourceSerifPro-TOsF.fd} + [2014/09/17 (autoinst) Font definitions for LY1/SourceSerifPro-TOsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SourceSerifPro-TOsF}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TOsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TOsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TOsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{SourceSerifPro-TOsF}{bx}{n}{ + <-> ssub * SourceSerifPro-TOsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-Dnom.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-Dnom.fd new file mode 100644 index 0000000..d936819 --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-Dnom.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-Dnom.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-Dnom.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-Dnom}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Dnom}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-dnom-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Dnom}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-dnom-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Dnom}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-dnom-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Dnom}{bx}{n}{ + <-> ssub * SourceSerifPro-Dnom/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-Inf.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-Inf.fd new file mode 100644 index 0000000..ffec7ae --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-Inf.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-Inf.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-Inf.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-Inf}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Inf}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Inf}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Inf}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Inf}{bx}{n}{ + <-> ssub * SourceSerifPro-Inf/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-LF.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-LF.fd new file mode 100644 index 0000000..84d16de --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-LF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-LF.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-LF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-LF}{} + +\DeclareFontShape{OT1}{SourceSerifPro-LF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-lf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-LF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-lf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-LF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-lf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-LF}{bx}{n}{ + <-> ssub * SourceSerifPro-LF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-Numr.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-Numr.fd new file mode 100644 index 0000000..830af3f --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-Numr.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-Numr.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-Numr.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-Numr}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Numr}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-numr-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Numr}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-numr-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Numr}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-numr-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Numr}{bx}{n}{ + <-> ssub * SourceSerifPro-Numr/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-OsF.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-OsF.fd new file mode 100644 index 0000000..b2507b3 --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-OsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-OsF.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-OsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-OsF}{} + +\DeclareFontShape{OT1}{SourceSerifPro-OsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-osf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-OsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-osf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-OsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-osf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-OsF}{bx}{n}{ + <-> ssub * SourceSerifPro-OsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-Sup.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-Sup.fd new file mode 100644 index 0000000..8a19f7d --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-Sup.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-Sup.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-Sup.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-Sup}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Sup}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-sup-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Sup}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Sup}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-Sup}{bx}{n}{ + <-> ssub * SourceSerifPro-Sup/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-TLF.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-TLF.fd new file mode 100644 index 0000000..44f2b22 --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-TLF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-TLF.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-TLF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-TLF}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TLF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TLF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TLF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TLF}{bx}{n}{ + <-> ssub * SourceSerifPro-TLF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/OT1SourceSerifPro-TOsF.fd b/tex/latex/sourceserifpro/OT1SourceSerifPro-TOsF.fd new file mode 100644 index 0000000..0a3c722 --- /dev/null +++ b/tex/latex/sourceserifpro/OT1SourceSerifPro-TOsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{OT1SourceSerifPro-TOsF.fd} + [2014/09/17 (autoinst) Font definitions for OT1/SourceSerifPro-TOsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceSerifPro-TOsF}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TOsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TOsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TOsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceSerifPro-TOsF}{bx}{n}{ + <-> ssub * SourceSerifPro-TOsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-Dnom.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-Dnom.fd new file mode 100644 index 0000000..d3cbd82 --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-Dnom.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-Dnom.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-Dnom.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-Dnom}{} + +\DeclareFontShape{T1}{SourceSerifPro-Dnom}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-dnom-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Dnom}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-dnom-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Dnom}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-dnom-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Dnom}{bx}{n}{ + <-> ssub * SourceSerifPro-Dnom/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-Inf.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-Inf.fd new file mode 100644 index 0000000..a91114f --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-Inf.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-Inf.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-Inf.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-Inf}{} + +\DeclareFontShape{T1}{SourceSerifPro-Inf}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-inf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Inf}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-inf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Inf}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-inf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Inf}{bx}{n}{ + <-> ssub * SourceSerifPro-Inf/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-LF.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-LF.fd new file mode 100644 index 0000000..55b07e9 --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-LF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-LF.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-LF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-LF}{} + +\DeclareFontShape{T1}{SourceSerifPro-LF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-lf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-LF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-lf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-LF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-lf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-LF}{bx}{n}{ + <-> ssub * SourceSerifPro-LF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-Numr.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-Numr.fd new file mode 100644 index 0000000..b3e7322 --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-Numr.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-Numr.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-Numr.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-Numr}{} + +\DeclareFontShape{T1}{SourceSerifPro-Numr}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-numr-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Numr}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-numr-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Numr}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-numr-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Numr}{bx}{n}{ + <-> ssub * SourceSerifPro-Numr/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-OsF.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-OsF.fd new file mode 100644 index 0000000..29ae21a --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-OsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-OsF.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-OsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-OsF}{} + +\DeclareFontShape{T1}{SourceSerifPro-OsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-osf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-OsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-osf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-OsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-osf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-OsF}{bx}{n}{ + <-> ssub * SourceSerifPro-OsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-Sup.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-Sup.fd new file mode 100644 index 0000000..a1f7354 --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-Sup.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-Sup.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-Sup.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-Sup}{} + +\DeclareFontShape{T1}{SourceSerifPro-Sup}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-sup-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Sup}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-sup-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Sup}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-sup-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-Sup}{bx}{n}{ + <-> ssub * SourceSerifPro-Sup/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-TLF.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-TLF.fd new file mode 100644 index 0000000..9ee7fb6 --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-TLF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-TLF.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-TLF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-TLF}{} + +\DeclareFontShape{T1}{SourceSerifPro-TLF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TLF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tlf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TLF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TLF}{bx}{n}{ + <-> ssub * SourceSerifPro-TLF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/T1SourceSerifPro-TOsF.fd b/tex/latex/sourceserifpro/T1SourceSerifPro-TOsF.fd new file mode 100644 index 0000000..10ceb4b --- /dev/null +++ b/tex/latex/sourceserifpro/T1SourceSerifPro-TOsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{T1SourceSerifPro-TOsF.fd} + [2014/09/17 (autoinst) Font definitions for T1/SourceSerifPro-TOsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{SourceSerifPro-TOsF}{} + +\DeclareFontShape{T1}{SourceSerifPro-TOsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tosf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TOsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tosf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TOsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tosf-t1 +}{} + +\DeclareFontShape{T1}{SourceSerifPro-TOsF}{bx}{n}{ + <-> ssub * SourceSerifPro-TOsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/TS1SourceSerifPro-LF.fd b/tex/latex/sourceserifpro/TS1SourceSerifPro-LF.fd new file mode 100644 index 0000000..b459275 --- /dev/null +++ b/tex/latex/sourceserifpro/TS1SourceSerifPro-LF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{TS1SourceSerifPro-LF.fd} + [2014/09/17 (autoinst) Font definitions for TS1/SourceSerifPro-LF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{SourceSerifPro-LF}{} + +\DeclareFontShape{TS1}{SourceSerifPro-LF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-lf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-LF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-lf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-LF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-lf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-LF}{bx}{n}{ + <-> ssub * SourceSerifPro-LF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/TS1SourceSerifPro-OsF.fd b/tex/latex/sourceserifpro/TS1SourceSerifPro-OsF.fd new file mode 100644 index 0000000..420dbaa --- /dev/null +++ b/tex/latex/sourceserifpro/TS1SourceSerifPro-OsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{TS1SourceSerifPro-OsF.fd} + [2014/09/17 (autoinst) Font definitions for TS1/SourceSerifPro-OsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{SourceSerifPro-OsF}{} + +\DeclareFontShape{TS1}{SourceSerifPro-OsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-osf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-OsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-osf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-OsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-osf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-OsF}{bx}{n}{ + <-> ssub * SourceSerifPro-OsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/TS1SourceSerifPro-TLF.fd b/tex/latex/sourceserifpro/TS1SourceSerifPro-TLF.fd new file mode 100644 index 0000000..a9c646d --- /dev/null +++ b/tex/latex/sourceserifpro/TS1SourceSerifPro-TLF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{TS1SourceSerifPro-TLF.fd} + [2014/09/17 (autoinst) Font definitions for TS1/SourceSerifPro-TLF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{SourceSerifPro-TLF}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TLF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TLF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TLF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TLF}{bx}{n}{ + <-> ssub * SourceSerifPro-TLF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/TS1SourceSerifPro-TOsF.fd b/tex/latex/sourceserifpro/TS1SourceSerifPro-TOsF.fd new file mode 100644 index 0000000..0bebd43 --- /dev/null +++ b/tex/latex/sourceserifpro/TS1SourceSerifPro-TOsF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2014/09/17 +%% +\ProvidesFile{TS1SourceSerifPro-TOsF.fd} + [2014/09/17 (autoinst) Font definitions for TS1/SourceSerifPro-TOsF.] + +\expandafter\ifx\csname SourceSerifPro@scale\endcsname\relax + \let\SourceSerifPro@@scale\@empty +\else + \edef\SourceSerifPro@@scale{s*[\csname SourceSerifPro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{SourceSerifPro-TOsF}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TOsF}{m}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Regular-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TOsF}{sb}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Semibold-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TOsF}{b}{n}{ + <-> \SourceSerifPro@@scale SourceSerifPro-Bold-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceSerifPro-TOsF}{bx}{n}{ + <-> ssub * SourceSerifPro-TOsF/b/n +}{} + +\endinput diff --git a/tex/latex/sourceserifpro/sourceserifpro-type1-autoinst.sty b/tex/latex/sourceserifpro/sourceserifpro-type1-autoinst.sty new file mode 100644 index 0000000..459c9a0 --- /dev/null +++ b/tex/latex/sourceserifpro/sourceserifpro-type1-autoinst.sty @@ -0,0 +1,60 @@ +%% Generated by autoinst on 2014/09/17 +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{SourceSerifPro} + [2014/09/17 (autoinst) Style file for SourceSerifPro.] + +\RequirePackage[T1,LY1]{fontenc} +\RequirePackage{textcomp} +\IfFileExists{mweights.sty}{\RequirePackage{mweights}}{} +\IfFileExists{fontaxes.sty}{ + \RequirePackage{fontaxes} + \fa@naming@exception{figures}{{superior}{proportional}}{Sup} + \fa@naming@exception{figures}{{superior}{tabular}}{Sup} + \def\sufigures{\@nomath\sufigures + \fontfigurestyle{superior}\selectfont} + \DeclareTextFontCommand{\textsu}{\sufigures} + \let\textsuperior\textsu + + \fa@naming@exception{figures}{{inferior}{proportional}}{Inf} + \fa@naming@exception{figures}{{inferior}{tabular}}{Inf} + \def\infigures{\@nomath\infigures + \fontfigurestyle{inferior}\selectfont} + \DeclareTextFontCommand{\textin}{\infigures} + \let\textinferior\textin + + \fa@naming@exception{figures}{{numerators}{proportional}}{Numr} + \fa@naming@exception{figures}{{numerators}{tabular}}{Numr} + + \fa@naming@exception{figures}{{denominators}{proportional}}{Dnom} + \fa@naming@exception{figures}{{denominators}{tabular}}{Dnom} + +}{} + +\IfFileExists{xkeyval.sty}{ + \newcommand*{\SourceSerifPro@scale}{1} + \RequirePackage{xkeyval} + \DeclareOptionX{scale}{\renewcommand*{\SourceSerifPro@scale}{##1}} + \DeclareOptionX{scaled}{\renewcommand*{\SourceSerifPro@scale}{##1}} +}{ + \let\DeclareOptionX\DeclareOption + \let\ExecuteOptionsX\ExecuteOptions + \let\ProcessOptionsX\ProcessOptions +} + +\DeclareOptionX{lining}{\edef\SourceSerifPro@figurestyle{LF}} +\DeclareOptionX{oldstyle}{\edef\SourceSerifPro@figurestyle{OsF}} +\DeclareOptionX{tabular}{\edef\SourceSerifPro@figurealign{T}} +\DeclareOptionX{proportional}{\edef\SourceSerifPro@figurealign{}} +\DeclareOptionX{semibold}{\edef\bfseries@rm{sb}} +\DeclareOptionX{bold}{\edef\bfseries@rm{b}} +\DeclareOptionX{regular}{\edef\mdseries@rm{m}} +\ExecuteOptionsX{oldstyle,proportional,bold,regular} +\ProcessOptionsX\relax + +\renewcommand* + {\rmdefault} + {SourceSerifPro-\SourceSerifPro@figurealign\SourceSerifPro@figurestyle} +\renewcommand*{\familydefault}{\rmdefault} + +\endinput diff --git a/tex/latex/sourceserifpro/sourceserifpro.sty b/tex/latex/sourceserifpro/sourceserifpro.sty new file mode 100644 index 0000000..e3675c1 --- /dev/null +++ b/tex/latex/sourceserifpro/sourceserifpro.sty @@ -0,0 +1,180 @@ +% Source Serif Pro for LaTeX +% +% Silke Hofstra, tex@slxh.nl +% +% This file selects either the OTF or the TYPE1 fonts based on +% the LaTeX engine used. +% +% Licenced under the LPPL v1.3 or higher. +% +\NeedsTeXFormat{LaTeX2e}[1994/12/01] +\ProvidesPackage{sourceserifpro}[2014/09/17 v2.4 Adobe's Source Serif Pro typeface] + +\RequirePackage{ifxetex,ifluatex,xkeyval} + +% Switches +\newif\ifsourceserifpro@otf +\newif\ifsourceserifpro@default +\newif\ifsourceserifpro@rmdefault +\newif\ifsourceserifpro@oldstyle +\newif\ifsourceserifpro@tabular +\newif\ifsourceserifpro@semibold + +% Scaling command +\newcommand*{\SourceSerifPro@scale}{1} + +% Use OpenType fonts for XeTeX and LuaTeX. +\ifxetex + \sourceserifpro@otftrue +\else + \ifluatex + \sourceserifpro@otftrue + \fi +\fi + +\DeclareOptionX{lining} {\sourceserifpro@oldstylefalse} +\DeclareOptionX{nf} {\sourceserifpro@oldstylefalse} +\DeclareOptionX{lf} {\sourceserifpro@oldstylefalse} +\DeclareOptionX{oldstyle} {\sourceserifpro@oldstyletrue} +\DeclareOptionX{osf} {\sourceserifpro@oldstyletrue} +\DeclareOptionX{tabular} {\sourceserifpro@tabulartrue} +\DeclareOptionX{proportional}{\sourceserifpro@tabularfalse} +\DeclareOptionX{semibold} {\sourceserifpro@semiboldtrue} +\DeclareOptionX{bold} {\sourceserifpro@semiboldfalse} +\DeclareOptionX{regular} {} +\DeclareOptionX{scale} {\renewcommand*{\SourceSerifPro@scale}{#1}} +\DeclareOptionX{scaled} {\renewcommand*{\SourceSerifPro@scale}{#1}} +\DeclareOptionX{default} {\sourceserifpro@defaulttrue} +\DeclareOptionX{rmdefault} {\sourceserifpro@rmdefaulttrue} +\DeclareOptionX{normdefault} {\sourceserifpro@rmdefaultfalse} +\DeclareOptionX{type1} {\sourceserifpro@otffalse} +\DeclareOptionX{t1} {\sourceserifpro@otffalse} +\DeclareOptionX{opentype} {\sourceserifpro@otftrue} +\DeclareOptionX{otf} {\sourceserifpro@otftrue} + +% Default options +\ExecuteOptionsX{rmdefault,lining,proportional,bold,regular} +\ProcessOptionsX\relax + +% Load OpenType files +\ifsourceserifpro@otf + \RequirePackage{fontspec} + + % Oldstyle/Lining + \ifsourceserifpro@oldstyle + \def\sourceserifpro@figurestyle{OldStyle} + \else + \def\sourceserifpro@figurestyle{} + \fi + + % Tabular/Proportional + \ifsourceserifpro@tabular + \def\sourceserifpro@figurealign{Monospaced} + \else + \def\sourceserifpro@figurealign{Proportional} + \fi + + % Semibold/Bold + \ifsourceserifpro@semibold + \def\sourceserifpro@boldstyle{Semibold} + \else + \def\sourceserifpro@boldstyle{Bold} + \fi + + % Regular + \def\sourceserifpro@regstyle{Regular} + + % Shared features + \defaultfontfeatures{ + Ligatures = TeX , + Numbers = {\sourceserifpro@figurealign , \sourceserifpro@figurestyle } , + Scale = \SourceSerifPro@scale , + Extension = .otf } + + % Serif font + \ifsourceserifpro@rmdefault + \setmainfont + [ UprightFont = *-\sourceserifpro@regstyle , + BoldFont = *-\sourceserifpro@boldstyle ] + {SourceSerifPro} + \fi + + % Font families + % Regular/Bold + \newfontfamily\sourceserifpro + [ UprightFont = *-Regular , + BoldFont = *-Bold ] + {SourceSerifPro} + + % Regular/Semibold + \newfontfamily\sourceserifprosemibold + [ UprightFont = *-Regular , + BoldFont = *-Semibold ] + {SourceSerifPro} + + % Lining figures + \newfontfamily\sourceserifprolf + [ Numbers = \sourceserifpro@figurealign , + UprightFont = *-\sourceserifpro@regstyle , + BoldFont = *-\sourceserifpro@boldstyle ] + {SourceSerifPro} + + % Dont keep all default font features + \defaultfontfeatures{} + +% Load type1 font. +\else + \RequirePackage[OT1,LY1,T1]{fontenc} + \RequirePackage{mweights} + + % Oldstyle/Lining + \ifsourceserifpro@oldstyle + \def\sourceserifpro@figurestyle{OsF} + \else + \def\sourceserifpro@figurestyle{LF} + \fi + + % Tabular/Proportional + \ifsourceserifpro@tabular + \def\sourceserifpro@figurealign{T} + \else + \def\sourceserifpro@figurealign{} + \fi + + % Semibold/Bold + \ifsourceserifpro@semibold + \def\bfseries@rm{sb} + \else + \def\bfseries@rm{b} + \fi + + % Regular + \def\mdseries@rm{m} + + % Sans serif font + \ifsourceserifpro@rmdefault + \edef\rmdefault{SourceSerifPro-\sourceserifpro@figurealign\sourceserifpro@figurestyle} + \fi + + % If Source Serif Pro is the default font \oldstylenums needs a new definition. + \let\nativeoldstylenums\oldstylenums + \ifsourceserifpro@rmdefault + \renewcommand*\oldstylenums[1]{% + \begingroup + \ifmmode + \mathgroup\symletters #1% + \else + \fontfamily{SourceSerifPro-\sourceserifpro@figurealign OsF}\selectfont #1% + \fi + \endgroup + } + \edef\seriesdefault{\mdseries@rm} + \fi +\fi + +% Set default font family +\ifsourceserifpro@default + \edef\familydefault{\rmdefault} +\fi + +\endinput \ No newline at end of file