Skip to content

Commit c84b512

Browse files
committed
Release v2.7
1 parent 33800f7 commit c84b512

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed
-702 Bytes
Binary file not shown.
-374 Bytes
Binary file not shown.
-1.21 KB
Binary file not shown.

doc/latex/sourcesanspro/sourcesanspro.tex

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
\author{Silke Hofstra, \href{mailto:tex@slxh.nl}{tex@slxh.nl}}
21-
\date{Documentation for sourcesanspro v2.6.\\ \today}
21+
\date{Documentation for sourcesanspro v2.7.\\ \today}
2222

2323
\begin{document}
2424
\maketitle
@@ -47,7 +47,7 @@ \section{Options}
4747
\item \textbf{type1, t1}: Override automatic detection and use the Type 1 fonts.
4848
\item \textbf{opentype, otf}: Override automatic detection and use OpenType fonts.
4949
\end{itemize*}
50-
The following options are enabled by default: lining, proportional, bold and regular.
50+
The following options are enabled by default: lining, tabular, bold and regular.
5151

5252
\section{Commands}
5353
Commands for all weights are also provided for \XeLaTeX\ and \LuaLaTeX\ users.
@@ -100,6 +100,12 @@ \section{Type1}
100100
With series ‘el’, ‘l’, ‘m’, ‘sb’, ‘b’, ‘k’ and shapes ‘n’, ‘i’ and ‘sc’.
101101

102102
\section{Version history}
103+
\subsection*{2.7}
104+
\begin{itemize*}
105+
\item Updated fonts to Roman 2.045 and Italic 1.095.
106+
\item Tabular numbers are now default in order to match the original font behaviour.
107+
\end{itemize*}
108+
103109
\subsection*{2.6}
104110
\begin{itemize*}
105111
\item Updated fonts to Roman 2.020 and Italic 1.075.
@@ -209,4 +215,3 @@ \section{Opentype features}
209215
\textit{(list generated with otfinfo)}
210216

211217
\end{document}
212-

tex/latex/sourcesanspro/sourcesanspro.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
% Licenced under the LPPL v1.3 or higher.
99
%
1010
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
11-
\ProvidesPackage{sourcesanspro}[2016/12/03 v2.6 Adobe's Source Sans Pro typeface]
11+
\ProvidesPackage{sourcesanspro}[2018/05/19 v2.7 Adobe's Source Sans Pro typeface]
1212

1313
\RequirePackage{ifxetex,ifluatex,xkeyval}
1414

0 commit comments

Comments
 (0)