From 4427294b9b94376955632103bc89a3691257ccc3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Apr 2020 21:32:33 +0000 Subject: sourcesanspro (26apr20) git-svn-id: svn://tug.org/texlive/trunk@54892 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/sourcesanspro/README.md | 32 +++++++++++++++++++++ .../sourcesanspro/sourcesanspro-otf-specimen.pdf | Bin 38511 -> 38087 bytes .../sourcesanspro/sourcesanspro-type1-specimen.pdf | Bin 388358 -> 589586 bytes .../sourcesanspro/sourcesanspro-type1-specimen.tex | 6 ++-- .../doc/latex/sourcesanspro/sourcesanspro.pdf | Bin 454806 -> 656277 bytes .../doc/latex/sourcesanspro/sourcesanspro.tex | 18 +++++++++--- 6 files changed, 49 insertions(+), 7 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/sourcesanspro/README.md (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/README.md b/Master/texmf-dist/doc/latex/sourcesanspro/README.md new file mode 100644 index 00000000000..1e9729f09ed --- /dev/null +++ b/Master/texmf-dist/doc/latex/sourcesanspro/README.md @@ -0,0 +1,32 @@ +Source Sans Pro +=============== +This package provides the Source Sans Pro typeface as a LaTeX package. +Full documentation and revision history in `sourcesanspro.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. +* `black`: `\bfseries` is black. +* `semibold`: `\bfseries` is semibold. +* `bold`: `\bfseries` is bold. +* `light`: `\mdseries` is light. +* `extralight`: `\mdseries` is extra light. +* `regular`: `\mdseries` is regular. +* `scale, scaled`: set scaling for the font, eg: scale=.5 +* `default`: Source Sans Pro is set as default font family. +* `nosfdefault`: Source Sans Pro is not set as sans-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/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf index d390f637f7a..fe059fea3d9 100644 Binary files a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf and b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf differ diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf index a81ae33028c..4d62bf6c525 100644 Binary files a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf and b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf differ diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex index 299ed73e957..cc30d339b2b 100644 --- a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex +++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex @@ -8,13 +8,13 @@ \newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 \\} \begin{document} \begin{tabular}{ - l + l >{\fontseries{el}\fontshape{n}\selectfont}c >{\fontseries{l}\fontshape{n}\selectfont}c >{\fontseries{m}\fontshape{n}\selectfont}c >{\fontseries{sb}\fontshape{n}\selectfont}c >{\fontseries{b}\fontshape{n}\selectfont}c - >{\fontseries{k}\fontshape{n}\selectfont}c } + >{\fontseries{eb}\fontshape{n}\selectfont}c } & ExtraLight & Light & Regular & Semibold & Bold & Black \\ normal \spr italic \spr[\itshape\spA] @@ -27,4 +27,4 @@ old-style italic \spr[\oldstylenums{\itshape \spB}] old-style small-caps \spr[\oldstylenums{\scshape\spB}] \end{tabular} -\end{document} \ No newline at end of file +\end{document} diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf index fde68649324..eb86abb53ee 100644 Binary files a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf and b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf differ diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex index 9775a490ab0..d20725c6c3b 100644 --- a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex +++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex @@ -18,7 +18,7 @@ } \author{Silke Hofstra, \href{mailto:tex@slxh.nl}{tex@slxh.nl}} -\date{Documentation for sourcesanspro v2.6.\\ \today} +\date{Documentation for sourcesanspro v2.8.\\ \today} \begin{document} \maketitle @@ -47,7 +47,7 @@ The package has the following options: \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. +The following options are enabled by default: lining, tabular, bold and regular. \section{Commands} Commands for all weights are also provided for \XeLaTeX\ and \LuaLaTeX\ users. @@ -97,9 +97,20 @@ The following Type1 font families are included: \item SourceSansPro-OsF \item SourceSansPro-TOsF \end{itemize*} -With series ‘el’, ‘l’, ‘m’, ‘sb’, ‘b’, ‘k’ and shapes ‘n’, ‘i’ and ‘sc’. +With series ‘el’, ‘l’, ‘m’, ‘sb’, ‘b’, ‘eb’ and shapes ‘n’, ‘i’ and ‘sc’. \section{Version history} +\subsection*{2.8} +\begin{itemize*} + \item Updated fonts to version 3.006. +\end{itemize*} + +\subsection*{2.7} +\begin{itemize*} + \item Updated fonts to Roman 2.045 and Italic 1.095. + \item Tabular numbers are now default in order to match the original font behaviour. +\end{itemize*} + \subsection*{2.6} \begin{itemize*} \item Updated fonts to Roman 2.020 and Italic 1.075. @@ -209,4 +220,3 @@ This table can also be found in \file{sourcesanspro-type1-specimen}. \textit{(list generated with otfinfo)} \end{document} - -- cgit v1.2.3