diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-03 17:41:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-03 17:41:13 +0000 |
commit | 74510109164a78fa88e5f0f095dc7bc92c833968 (patch) | |
tree | fa42cedc0f01f4f69cdf9e9eef7faac27b2872ed /Master/texmf-dist/doc | |
parent | 5d6cf6f8ee1e9db7c3004615cbc8ee1c15736561 (diff) |
sourcesanspro
git-svn-id: svn://tug.org/texlive/trunk@34817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/README | 32 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf | bin | 38263 -> 38559 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf | bin | 45909 -> 47696 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf | bin | 112066 -> 114475 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex | 8 |
5 files changed, 7 insertions, 33 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/README b/Master/texmf-dist/doc/latex/sourcesanspro/README deleted file mode 100644 index 917f2c7e4a2..00000000000 --- a/Master/texmf-dist/doc/latex/sourcesanspro/README +++ /dev/null @@ -1,32 +0,0 @@ -Source Sans Pro v2.3 -==================== -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!
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf Binary files differindex 9c52f37a6c8..83107a11265 100644 --- a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf +++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf Binary files differindex 326f19e4726..44ac10ddee1 100644 --- a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf +++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf Binary files differindex 9ec61da6402..3221e462533 100644 --- a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf +++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex index 45c124850fb..8dfbe47af5e 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.3.\\ \today} +\date{Documentation for sourcesanspro v2.4.\\ \today} \begin{document} \maketitle @@ -97,6 +97,12 @@ The following Type1 font families are included: With series ‘el’, ‘l’, ‘m’, ‘sb’, ‘b’, ‘k’ and shapes ‘n’, ‘i’ and ‘sc’. \section{Version history} +\subsection*{2.4} +\begin{itemize} + \item Fixed errors in weight implementation. + \item Updated fonts to 1.065 +\end{itemize} + \subsection*{2.3} \begin{itemize*} \item Weights are now handled with the \href{http://www.ctan.org/pkg/mweights}{mweights} package. |