summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2013-05-27 01:06:15 +0000
committerNorbert Preining <preining@logic.at>2013-05-27 01:06:15 +0000
commit05b77f5f5173540aa52f68ee3679d1aa64109001 (patch)
tree0a263e9c690d55b0bc56059201e6978214ad284f /Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
parent4cb8bf2d77cb2fc95eff89d2ca4dd613839e6ed4 (diff)
sourcecodepro 5/25
git-svn-id: svn://tug.org/texlive/trunk@30691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
index 39e22e653a1..b151bec21de 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
@@ -2,8 +2,6 @@
\usepackage{geometry,hologo,hyperref,babel,mdwlist,array,multicol}
\usepackage[default,osf]{sourcesanspro}
\usepackage[scaled=.95]{sourcecodepro}
-%\show\oldstylenums
-%\RenewDocumentCommand\oldstylenums{m}{{\addfontfeature{Numbers=OldStyle} #1}}
\hypersetup{
colorlinks,
citecolor=blue,
@@ -17,8 +15,8 @@
\Huge sourcecodepro\\
\Large Adobe's Source Code Pro typeface for \LaTeX
}
-\author{Silke Hofstra, \href{mailto:silke@slxh.nl}{silke@slxh.nl}}
-\date{Documentation for sourcecodepro v2.0.\\ \today}
+\author{Silke Hofstra, \href{mailto:tex@slxh.nl}{tex@slxh.nl}}
+\date{Documentation for sourcecodepro v2.1.\\ \today}
\begin{document}
\maketitle
@@ -37,7 +35,8 @@ The package has the following options:
\item \textbf{extralight}: \texttt{\textbackslash mdseries} is extra light.
\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 Code Pro is set as the default font family and as the sans serif family.
+ \item \textbf{default}: Source Code Pro is set as the default font family and as the monotype family.
+ \item \textbf{nottdefault}: Source Code Pro is not set as monospaced 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*}
@@ -94,6 +93,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.1}
+\begin{itemize*}
+ \item Added \texttt{nottdefault} option.
+ \item Fixed issue in which font was set as default sans-serif family instead of the default monospaced family.
+\end{itemize*}
+
\subsection*{2.0}
\begin{itemize*}
\item Merged all \texttt{.sty} files into \texttt{sourcecodepro.sty}.