diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex index 20e443900da..125bd74153f 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.1.\\ \today} +\date{Documentation for sourcesanspro v2.2.\\ \today} \begin{document} \maketitle @@ -40,6 +40,7 @@ The package has the following options: \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 and as the sans serif family. + \item \textbf{nosfdefault}: Source Sans Pro is not set as sans-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*} @@ -96,10 +97,17 @@ 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.2} +\begin{itemize*} + \item Updated fonts to 1.050 + \item Added \texttt{nosfdefault} option. +\end{itemize*} + \subsection*{2.1} \begin{itemize*} \item Updated fonts to 1.040 \end{itemize*} + \subsection*{2.0} \begin{itemize*} \item Merged all \texttt{.sty} files into \texttt{sourcesanspro.sty}. |