summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/README26
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdfbin0 -> 18978 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex33
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdfbin0 -> 20898 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex32
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdfbin31013 -> 57420 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex58
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_374ovw.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_3fhij5.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6bw2nn.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc2
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc2
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-OsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-OsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-OsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-OsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-otf.sty17
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty4
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1.sty20
-rw-r--r--Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty3
39 files changed, 182 insertions, 97 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/README b/Master/texmf-dist/doc/latex/sourcecodepro/README
index ed1ea07f9e4..bfbd99e0ccc 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/README
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/README
@@ -8,11 +8,11 @@ Packages
--------
The following packages are provided:
-* SourceCodePro:
+* sourcecodepro:
Semi-package including one of the other packages based on the LaTeX engine.
-* SourceCodePro-otf:
+* sourcecodepro-otf:
Original fonts in OpenType format, only for XeLaTeX and LuaLaTeX users.
-* SourceCodePro-type1:
+* sourcecodepro-type1:
Converted `type1` version of the font.
Options
@@ -20,18 +20,28 @@ Options
The following options are possible:
* `oldstyle, osf`: use old style numbers.
-* `lining, nf`: use lining numbers.
-* `tabular`: use fixed-width numbers.
+* `lining, nf`: use lining numbers (default).
* `black`: `\bfseries` is black.
* `semibold`: `\bfseries` is semibold.
-* `bold`: `\bfseries` is bold.
+* `bold`: `\bfseries` is bold (default).
* `light`: `\mdseries` is light.
* `extralight`: `\mdseries` is extra light.
-* `regular`: `\mdseries` is regular.
+* `regular`: `\mdseries` is regular (default).
License
-------
Fonts are provided under the SIL Open Font License 1.1.
LaTeX source is licensed under the LPPL.
-Enjoy! \ No newline at end of file
+Enjoy!
+
+
+Revision History
+================
+
+1.02
+----
+* Removed `proportional` and `tabular` options.
+* Changed the order of `T1` and `LY1`.
+* Changed `lining`/`nf` behaviour.
+* Redefined `\oldstylenums`.
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf
new file mode 100644
index 00000000000..efab71adb98
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex
new file mode 100644
index 00000000000..ed1c9d619ad
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex
@@ -0,0 +1,33 @@
+\documentclass[11pt,a4paper,english]{article}
+\usepackage[margin=0mm,paperheight=25mm,paperwidth=145mm]{geometry}
+\usepackage{babel,array}
+\usepackage[default]{sourcecodepro-otf}
+
+
+\newcommand*\spA{abcde}
+\newcommand*\spB{01469}
+\newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 \\}
+
+\begin{document}
+\centering
+\begin{tabular}{
+ l
+ >{\sourcecodeproextreme}c
+ >{\sourcecodeprolight}c
+ >{\sourcecodepro}c
+ >{\sourcecodeprolight\bfseries}c
+ >{\sourcecodepro\bfseries}c
+ >{\sourcecodeproextreme\bfseries}c}
+ & ExtraLight & Light & Regular & Semibold & Bold & Black \\
+ normal \spr
+% italic \spr[\itshape\spA]
+% small-caps \spr[\scshape\spA]
+ capitals \spr[\MakeUppercase\spA]
+ lining \spr[\spB]
+% lining italic \spr[\itshape\spB]
+% lining small-caps \spr[\scshape\spB]
+ old-style \spr[\oldstylenums{\spB}]
+% 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
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf
new file mode 100644
index 00000000000..2b0b276c368
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
new file mode 100644
index 00000000000..be328a2878e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
@@ -0,0 +1,32 @@
+\documentclass[11pt,a4paper,english]{article}
+\usepackage{babel,array}
+\usepackage[margin=0mm,paperheight=25mm,paperwidth=150mm]{geometry}
+\usepackage[default]{sourcecodepro-type1}
+
+\newcommand*\spA{abcde}
+\newcommand*\spB{01469}
+\newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 \\}
+
+\begin{document}
+\centering
+\begin{tabular}{
+ 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 }
+ & ExtraLight & Light & Regular & Semibold & Bold & Black \\
+ normal \spr
+% italic \spr[\itshape\spA]
+% small-caps \spr[\scshape\spA]
+ capitals \spr[\MakeUppercase\spA]
+ lining \spr[\spB]
+% lining italic \spr[\itshape\spB]
+% lining small-caps \spr[\scshape\spB]
+ old-style \spr[\oldstylenums{\spB}]
+% 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
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf
index b91fb044f61..647f05cebea 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
index 9dc77068ab5..84710486f9a 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex
@@ -1,7 +1,7 @@
-\documentclass[11pt,a4paper,twocolumn,english]{article}
+\documentclass[11pt,a4paper,english]{article}
\usepackage{sourcecodepro}
\usepackage[default]{sourcesanspro-otf}
-\usepackage{geometry,dtklogos,hyperref,babel,mdwlist}
+\usepackage{geometry,dtklogos,hyperref,babel,mdwlist,multicol}
\hypersetup{
colorlinks,
citecolor=blue,
@@ -9,16 +9,17 @@
linkcolor=blue,
urlcolor=blue
}
+\newcommand*\file[1]{\href{run:#1.pdf}{#1}}
-\newcommand\specimen{AaBb \textit{CcDd} €0123}
-
-\title{\vspace{-10mm}\Huge \bfseries sourcecodepro\\ \Large Adobe's Source Code Pro typeface for \LaTeX}
+\title{\Huge \bfseries sourcecodepro\\ \Large Adobe's Source Code Pro typeface for \LaTeX}
\author{Silke Hofstra, \href{mailto:silke@slxh.nl}{silke@slxh.nl}}
\begin{document}
-\maketitle\thispagestyle{empty}
+\maketitle
+
+\begin{multicols}{2}
-This package provides the Source Code Pro font in an easy to use way. For \XeLaTeX\ and \LuaLaTeX\ users the original OpenType fonts are used. The whole font family is included, it can be downloaded from \href{https://github.com/adobe/source-code-pro}{Github}.
+This package provides the Source Code Pro font in an easy to use way. For \XeLaTeX\ and \LuaLaTeX\ users the original OpenType fonts are used. The entire font family is included. It can also be downloaded from \href{https://github.com/adobe/source-code-pro}{Github}.
\section{Packages}
The packages that can be used are:
@@ -26,9 +27,9 @@ The packages that can be used are:
\item \textbf{sourcecodepro}:\\
Loads either \texttt{sourcecodepro-otf} or \texttt{sourcecodepro-type1} depending on your engine.
\item \textbf{sourcecodepro-otf}:\\
- Loads the orinal fonts, only for \XeLaTeX\ and \LuaLaTeX\ users.
+ Loads the original fonts (only for \XeLaTeX\ and \LuaLaTeX\ users).
\item \textbf{sourcecodepro-type1}:\\
- Loads generated type1 fonts.
+ Loads generated Type1 fonts.
\end{itemize*}
\section{Options}
@@ -36,8 +37,6 @@ The packages have the following options:
\begin{itemize*}
\item \textbf{oldstyle, osf}: use old style numbers.
\item \textbf{lining, nf}: use lining numbers.
- \item \textbf{tabular}: use fixed-width numbers.
- \item \textbf{proportional}: use normal numbers.
\item \textbf{black}: \texttt{\textbackslash bfseries} is black.
\item \textbf{semibold}: \texttt{\textbackslash bfseries} is semibold.
\item \textbf{bold}: \texttt{\textbackslash bfseries} is bold.
@@ -47,32 +46,35 @@ The packages have the following options:
\item \textbf{scaled}: Scaling factor, eg: \texttt{scaled=.5}
\item \textbf{default}: Font family is default.
\end{itemize*}
-The following options are enabled by default: \texttt{lining, proportional, bold, regular}.
+The following options are enabled by default: \texttt{lining, bold, regular}.
\section{Commands}
Commands for all variants are also provided in the \texttt{sourcecodepro-otf} package:
\begin{itemize*}
\item \texttt{\bfseries \textbackslash sourcecodepro} -- the regular and bold variants.
\item \texttt{\bfseries \textbackslash sourcecodeprolight} -- the light and semibold variants.
- \item \texttt{\bfseries \textbackslash sourcecodeproextreme} -- the extralight and black variants.
+ \item \texttt{\bfseries \textbackslash sourcecodeproextreme} -- the extra light and black variants.
\end{itemize*}
-\section{Specimen}
-Better specimen can be obtained from Adobe.
-\begin{figure}[ht]
- \scriptsize\centering
- \begin{tabular}{|r|l|}
- \hline
- \sourcecodeproextreme Source Code Pro ExtraLight & {\sourcecodeprolight \specimen}\\
- \sourcecodeprolight Source Code Pro Light & {\sourcecodeprolight \specimen}\\
- \sourcecodepro Source Code Pro Regular & {\sourcecodepro \specimen}\\
- \sourcecodeprolight\bfseries Source Code Pro SemiBold & {\sourcecodeprolight\bfseries \specimen}\\
- \sourcecodepro\bfseries Source Code Pro Bold & {\sourcecodepro\bfseries \specimen}\\
- \sourcecodeproextreme\bfseries Source Code Pro Black & {\sourcecodeproextreme\bfseries \specimen}\\
- \hline
- \end{tabular}
-\end{figure}
\section{Licence}
Adobe's Source Code Pro typeface is available under the \href{http://scripts.sil.org/OFL}{SIL Open Font License 1.1}.
+\section{Specimen}
+Simple specimen follow. Full specimen can be \href{http://store1.adobe.com/type/browser/pdfs/1960.pdf}{acquired from Adobe}.
+
+\end{multicols}
+
+\subsection{OpenType}
+\begin{figure}[ht]
+ \centering
+ \includegraphics{sourcecodepro-otf-specimen}
+\end{figure}
+This table can also be found in \file{sourcecodepro-otf-specimen}.
+
+\subsection{Type1}
+\begin{figure}[ht]
+ \centering
+ \includegraphics{sourcecodepro-type1-specimen}
+\end{figure}
+This table can also be found in \file{sourcecodepro-type1-specimen}.
\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_374ovw.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_374ovw.enc
index 7bf82c1e069..477057ecbee 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_374ovw.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_374ovw.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_374ovw3u6gcaz2upgcgrs55p5h
-% Encoding created by otftotfm on Wed Oct 31 14:46:10 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:56 2012
% Command line follows encoding
/AutoEnc_374ovw3u6gcaz2upgcgrs55p5h [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_3fhij5.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_3fhij5.enc
index da85c067135..de00d091dc1 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_3fhij5.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_3fhij5.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_3fhij5mgfcr6swim4cflmpb2xd
-% Encoding created by otftotfm on Wed Oct 31 14:46:11 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:56 2012
% Command line follows encoding
/AutoEnc_3fhij5mgfcr6swim4cflmpb2xd [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6bw2nn.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6bw2nn.enc
index 6516e748327..6c895caed9f 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6bw2nn.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6bw2nn.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_6bw2nn3nxfamrojw3pc7tkvi5a
-% Encoding created by otftotfm on Wed Oct 31 14:46:12 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:57 2012
% Command line follows encoding
/AutoEnc_6bw2nn3nxfamrojw3pc7tkvi5a [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc
index 8157e503615..b13180984e8 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_6zrzozed4n35naxdium3i65mxg
-% Encoding created by otftotfm on Wed Oct 31 14:46:15 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:58 2012
% Command line follows encoding
/AutoEnc_6zrzozed4n35naxdium3i65mxg [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc
index d77fa0eefcb..74a0af20fc5 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_aoc6c2yfiywrypxazkbjbuobhb
-% Encoding created by otftotfm on Wed Oct 31 14:46:08 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:54 2012
% Command line follows encoding
/AutoEnc_aoc6c2yfiywrypxazkbjbuobhb [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc
index b678f032a9d..b309919b19a 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_djdyjqcylsdnrqxziltltabatd
-% Encoding created by otftotfm on Wed Oct 31 14:46:18 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:59 2012
% Command line follows encoding
/AutoEnc_djdyjqcylsdnrqxziltltabatd [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc
index 0d1d734189b..2242b98ec5a 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_jvslvyb4t4nmlsg27a55bw6bee
-% Encoding created by otftotfm on Wed Oct 31 14:46:10 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:55 2012
% Command line follows encoding
/AutoEnc_jvslvyb4t4nmlsg27a55bw6bee [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc
index efa5548ba65..6e459d6786d 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_ktd5xroqdghu3kyuvxydiwrgqe
-% Encoding created by otftotfm on Wed Oct 31 14:46:13 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:57 2012
% Command line follows encoding
/AutoEnc_ktd5xroqdghu3kyuvxydiwrgqe [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc
index c9a5da93ded..ef82cfc2d09 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_mqb3sgpydkp3qa23byr2yunmsg
-% Encoding created by otftotfm on Wed Oct 31 14:46:09 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:55 2012
% Command line follows encoding
/AutoEnc_mqb3sgpydkp3qa23byr2yunmsg [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc
index 3d94360103f..307206bcc39 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_nkmn5f4ulexkgmp64t5bgkoc6c
-% Encoding created by otftotfm on Wed Oct 31 14:46:14 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:58 2012
% Command line follows encoding
/AutoEnc_nkmn5f4ulexkgmp64t5bgkoc6c [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc
index 55beeb0de50..6455f556fbc 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_retzg2pzf6wxgbppyetfqltdvb
-% Encoding created by otftotfm on Wed Oct 31 14:46:20 2012
+% Encoding created by otftotfm on Sun Nov 4 17:29:00 2012
% Command line follows encoding
/AutoEnc_retzg2pzf6wxgbppyetfqltdvb [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc
index 1efeba08c7a..64e6a1ead8a 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_ubfwplbddrdns5epj62lg2ep2f
-% Encoding created by otftotfm on Wed Oct 31 14:46:17 2012
+% Encoding created by otftotfm on Sun Nov 4 17:28:59 2012
% Command line follows encoding
/AutoEnc_ubfwplbddrdns5epj62lg2ep2f [
%00
diff --git a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc
index 310b7f3223a..d6fdf7c3504 100644
--- a/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc
@@ -1,7 +1,7 @@
% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT
%%AutoEnc_xftsmgpyad7jkqv5pqlqn73ggh
-% Encoding created by otftotfm on Wed Oct 31 14:46:19 2012
+% Encoding created by otftotfm on Sun Nov 4 17:29:00 2012
% Command line follows encoding
/AutoEnc_xftsmgpyad7jkqv5pqlqn73ggh [
%00
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-OsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-OsF.fd
index 520391786a4..451fc7608b6 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-OsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-OsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{LY1SourceCodePro-OsF.fd}
- [2012/10/31 (autoinst) Font definitions for LY1/SourceCodePro-OsF.]
+ [2012/11/04 (autoinst) Font definitions for LY1/SourceCodePro-OsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd
index 52b110fef53..fbc8ae05e21 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{LY1SourceCodePro-Sup.fd}
- [2012/10/31 (autoinst) Font definitions for LY1/SourceCodePro-Sup.]
+ [2012/11/04 (autoinst) Font definitions for LY1/SourceCodePro-Sup.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd
index 6ef3e943fee..e48f6d05449 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{LY1SourceCodePro-TLF.fd}
- [2012/10/31 (autoinst) Font definitions for LY1/SourceCodePro-TLF.]
+ [2012/11/04 (autoinst) Font definitions for LY1/SourceCodePro-TLF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd
index 99c56fa2d34..2dab8c9d71a 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{LY1SourceCodePro-TOsF.fd}
- [2012/10/31 (autoinst) Font definitions for LY1/SourceCodePro-TOsF.]
+ [2012/11/04 (autoinst) Font definitions for LY1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-OsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-OsF.fd
index 8a967b0d3b0..7af2f979298 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-OsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-OsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{OT1SourceCodePro-OsF.fd}
- [2012/10/31 (autoinst) Font definitions for OT1/SourceCodePro-OsF.]
+ [2012/11/04 (autoinst) Font definitions for OT1/SourceCodePro-OsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd
index 542707d24af..081a3ebe7ea 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{OT1SourceCodePro-Sup.fd}
- [2012/10/31 (autoinst) Font definitions for OT1/SourceCodePro-Sup.]
+ [2012/11/04 (autoinst) Font definitions for OT1/SourceCodePro-Sup.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd
index efcb084b4aa..ff3713ab2b4 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{OT1SourceCodePro-TLF.fd}
- [2012/10/31 (autoinst) Font definitions for OT1/SourceCodePro-TLF.]
+ [2012/11/04 (autoinst) Font definitions for OT1/SourceCodePro-TLF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd
index 6ffa35a3fdb..4cb3f74bf4e 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{OT1SourceCodePro-TOsF.fd}
- [2012/10/31 (autoinst) Font definitions for OT1/SourceCodePro-TOsF.]
+ [2012/11/04 (autoinst) Font definitions for OT1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-OsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-OsF.fd
index 82b2b5babf6..b1cab35dee8 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-OsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-OsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{T1SourceCodePro-OsF.fd}
- [2012/10/31 (autoinst) Font definitions for T1/SourceCodePro-OsF.]
+ [2012/11/04 (autoinst) Font definitions for T1/SourceCodePro-OsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd
index 0df9bd0d043..a82fd9d2e67 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{T1SourceCodePro-Sup.fd}
- [2012/10/31 (autoinst) Font definitions for T1/SourceCodePro-Sup.]
+ [2012/11/04 (autoinst) Font definitions for T1/SourceCodePro-Sup.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd
index c078d8f7aac..e2eb0ad8db0 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{T1SourceCodePro-TLF.fd}
- [2012/10/31 (autoinst) Font definitions for T1/SourceCodePro-TLF.]
+ [2012/11/04 (autoinst) Font definitions for T1/SourceCodePro-TLF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd
index e831c693d85..6d216bf81b6 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{T1SourceCodePro-TOsF.fd}
- [2012/10/31 (autoinst) Font definitions for T1/SourceCodePro-TOsF.]
+ [2012/11/04 (autoinst) Font definitions for T1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-OsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-OsF.fd
index 128d30edc01..4f596ee1e08 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-OsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-OsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{TS1SourceCodePro-OsF.fd}
- [2012/10/31 (autoinst) Font definitions for TS1/SourceCodePro-OsF.]
+ [2012/11/04 (autoinst) Font definitions for TS1/SourceCodePro-OsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd
index 41fa5cda07f..d1697b269bd 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{TS1SourceCodePro-TLF.fd}
- [2012/10/31 (autoinst) Font definitions for TS1/SourceCodePro-TLF.]
+ [2012/11/04 (autoinst) Font definitions for TS1/SourceCodePro-TLF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd
index 0a7c71098d0..25d4a72632c 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{TS1SourceCodePro-TOsF.fd}
- [2012/10/31 (autoinst) Font definitions for TS1/SourceCodePro-TOsF.]
+ [2012/11/04 (autoinst) Font definitions for TS1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-otf.sty b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-otf.sty
index e3674aefa4d..e269f1c61d5 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-otf.sty
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-otf.sty
@@ -2,12 +2,12 @@
%
% Silke Hofstra, silke@slxh.nl
%
-% Autoinst based file which loads the type1 version of Source Code Pro
+% OpenType version of Source Code Pro for XeTeX and LuaTeX users.
%
% Licenced under the LPPL
%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{sourcecodepro-otf}[2012/10/31 v1.01 Adobe's Source Code Pro typeface]
+\ProvidesPackage{sourcecodepro-otf}[2012/11/04 v1.02 Adobe's Source Code Pro typeface]
% Check if engine is XeTeX or LuaTeX
\RequirePackage{expl3}[2011/09/05]
@@ -41,12 +41,10 @@
\let\ProcessOptionsX\ProcessOptions
}
-\DeclareOptionX{lining}{\edef\sourcecodepro@figurestyle{Lining}}
-\DeclareOptionX{nf}{\edef\sourcecodepro@figurestyle{Lining}}
+\DeclareOptionX{lining}{\edef\sourcecodepro@figurestyle{}}
+\DeclareOptionX{nf}{\edef\sourcecodepro@figurestyle{}}
\DeclareOptionX{oldstyle}{\edef\sourcecodepro@figurestyle{OldStyle}}
\DeclareOptionX{osf}{\edef\sourcecodepro@figurestyle{OldStyle}}
-\DeclareOptionX{tabular}{\edef\sourcecodepro@figurealign{Monospaced}}
-\DeclareOptionX{proportional}{\edef\sourcecodepro@figurealign{Proportional}}
\DeclareOptionX{black}{\edef\sourcecodepro@boldstyle{Black}}
\DeclareOptionX{semibold}{\edef\sourcecodepro@boldstyle{Semibold}}
\DeclareOptionX{bold}{\edef\sourcecodepro@boldstyle{Bold}}
@@ -54,13 +52,13 @@
\DeclareOptionX{extralight}{\edef\sourcecodepro@regstyle{ExtraLight}}
\DeclareOptionX{regular}{\edef\sourcecodepro@regstyle{Regular}}
\DeclareOptionX{default}{\renewcommand*{\familydefault}{\ttdefault}}
-\ExecuteOptionsX{lining,proportional,bold,regular}
+\ExecuteOptionsX{lining,bold,regular}
\ProcessOptionsX\relax
% Shared features
\defaultfontfeatures{
Ligatures = TeX ,
- Numbers = {\sourcecodepro@figurealign , \sourcecodepro@figurestyle } ,
+ Numbers = \sourcecodepro@figurestyle,
Scale = \sourcecodepro@scale ,
Extension = .otf }
@@ -94,4 +92,7 @@
BoldItalicFont = *-Black ]
{SourceCodePro}
+% Old Style numbers
+\renewcommand*\oldstylenums[1]{\addfontfeature{Numbers=OldStyle}#1}
+
\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty
index 3c9be240682..dd6b2b69773 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty
@@ -1,8 +1,8 @@
-%% Generated by autoinst on 2012/10/31
+%% Generated by autoinst on 2012/11/04
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{SourceCodePro}
- [2012/10/31 (autoinst) Style file for SourceCodePro.]
+ [2012/11/04 (autoinst) Style file for SourceCodePro.]
\RequirePackage[T1,LY1]{fontenc}
\RequirePackage{textcomp}
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1.sty b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1.sty
index ee77b9934ed..5d4f99996f8 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1.sty
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1.sty
@@ -8,9 +8,9 @@
%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{sourcecodepro-type1}
- [2012/10/31 v1.01 Adobe's Source Code Pro typeface]
+ [2012/11/04 v1.02 Adobe's Source Code Pro typeface]
-\RequirePackage[T1,LY1]{fontenc}
+\RequirePackage[LY1,T1]{fontenc}
\RequirePackage{textcomp}
\IfFileExists{fontaxes.sty}{
\RequirePackage{fontaxes}
@@ -46,8 +46,6 @@
\DeclareOptionX{nf}{\edef\sourcecodepro@figurestyle{LF}}
\DeclareOptionX{oldstyle}{\edef\sourcecodepro@figurestyle{OsF}}
\DeclareOptionX{osf}{\edef\sourcecodepro@figurestyle{OsF}}
-\DeclareOptionX{tabular}{\edef\sourcecodepro@figurealign{T}}
-%\DeclareOptionX{proportional}{\edef\sourcecodepro@figurealign{}}
\DeclareOptionX{black}{\renewcommand*{\bfdefault}{k}}
\DeclareOptionX{semibold}{\renewcommand*{\bfdefault}{sb}}
\DeclareOptionX{bold}{\renewcommand*{\bfdefault}{b}}
@@ -55,11 +53,21 @@
\DeclareOptionX{extralight}{\renewcommand*{\mddefault}{el}}
\DeclareOptionX{regular}{\renewcommand*{\mddefault}{m}}
\DeclareOptionX{default}{\renewcommand*{\familydefault}{\ttdefault}}
-\ExecuteOptionsX{lining,tabular,bold,regular}
+\ExecuteOptionsX{lining,bold,regular}
\ProcessOptionsX\relax
+\renewcommand*\oldstylenums[1]{%
+ \begingroup
+ \ifmmode
+ \mathgroup\symletters #1%
+ \else
+ \fontfamily{SourceCodePro-TOsF}\selectfont #1%
+ \fi
+ \endgroup
+}
+
\renewcommand*
{\ttdefault}
- {SourceCodePro-\sourcecodepro@figurealign\sourcecodepro@figurestyle}
+ {SourceCodePro-T\sourcecodepro@figurestyle}
\endinput
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty
index 51e12d5f8a7..1e06940f2ef 100644
--- a/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty
+++ b/Master/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty
@@ -7,7 +7,7 @@
% Licenced under the LPPL
%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{sourcecodepro}[2012/10/31 v1.01 Adobe's Source Code Pro typeface]
+\ProvidesPackage{sourcecodepro}[2012/11/04 v1.02 Adobe's Source Code Pro typeface]
%
\RequirePackage{ifxetex,ifluatex}
\ifxetex
@@ -17,7 +17,6 @@
\edef\sourcecodepro@pack{otf}
\else
\edef\sourcecodepro@pack{type1}
- \RequirePackage[LY1,T1]{fontenc}
\fi
\fi
%