summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-05 22:33:08 +0000
committerKarl Berry <karl@freefriends.org>2012-11-05 22:33:08 +0000
commitc7b15e7737961742038c76533dd702b822d87537 (patch)
tree0119d6c69cc420c34d80e5c5861c4b6465e967bf /Master/texmf-dist/doc
parent8d39e06ebf6b272178c564daec3f1e8925c4ac78 (diff)
sourcesanspro (5nov12)
git-svn-id: svn://tug.org/texlive/trunk@28188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/sourcesanspro/README.doc41
-rw-r--r--Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.pdfbin38326 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.tex77
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/LICENSE.txt (renamed from Master/texmf-dist/doc/fonts/sourcesanspro/LICENSE.txt)0
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/README (renamed from Master/texmf-dist/doc/fonts/sourcesanspro/README)23
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdfbin0 -> 34055 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex32
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdfbin0 -> 45900 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex33
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdfbin0 -> 97889 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex87
11 files changed, 167 insertions, 126 deletions
diff --git a/Master/texmf-dist/doc/fonts/sourcesanspro/README.doc b/Master/texmf-dist/doc/fonts/sourcesanspro/README.doc
deleted file mode 100644
index 31e88fbff2c..00000000000
--- a/Master/texmf-dist/doc/fonts/sourcesanspro/README.doc
+++ /dev/null
@@ -1,41 +0,0 @@
-Source Sans Pro
-===============
-Version 1.01
-
-This package provides the Source Sans Pro typeface as a LaTeX package.
-Full documentation in `SourceSansPro.pdf`.
-
-Packages
---------
-The following packages are provided:
-
-* SourceSansPro:
- Semi-package including one of the other packages based on the LaTeX engine.
-* SourceSansPro-otf:
- Original fonts in OpenType format, only for XeLaTeX and LuaLaTeX users.
-* SourceSansPro-type1:
- Converted `type1` version of the font.
-
-Options
--------
-The following options are possible:
-
-* `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.
-* `scaled`: set scaling for the font, eg: scaled=.5
-* `default`: sans-serif is set as 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
diff --git a/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.pdf b/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.pdf
deleted file mode 100644
index f246f0f8766..00000000000
--- a/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.tex b/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.tex
deleted file mode 100644
index ce685a85f90..00000000000
--- a/Master/texmf-dist/doc/fonts/sourcesanspro/sourcesanspro.tex
+++ /dev/null
@@ -1,77 +0,0 @@
-\documentclass[11pt,a4paper,twocolumn,english]{article}
-\usepackage[default]{sourcesanspro}
-\usepackage{geometry,dtklogos,hyperref,droidmono,babel,mdwlist}
-\hypersetup{
- colorlinks,
- citecolor=blue,
- filecolor=blue,
- linkcolor=blue,
- urlcolor=blue
-}
-
-\newcommand\specimen{AaBb \textit{CcDd} €0123}
-
-\title{
- \vspace{-10mm}\Huge \bfseries sourcesanspro\\
- \Large Adobe's Source Sans Pro typeface for \LaTeX
-}
-\author{Silke Hofstra, \href{mailto:silke@slxh.nl}{silke@slxh.nl}}
-
-\begin{document}
-\maketitle\thispagestyle{empty}
-
-This package provides the Source Sans 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-sans-pro}{Github}.
-
-\section{Packages}
-The packages that can be used are:
-\begin{itemize*}
- \item \textbf{sourcesanspro}:\\Loads either \texttt{sourcesanspro-otf} or \texttt{sourcesanspro-type1} depending on your engine.
- \item \textbf{sourcesanspro-otf}:\\Loads the orinal fonts, only for \XeLaTeX\ and \LuaLaTeX\ users.
- \item \textbf{sourcesanspro-type1}:\\Loads generated type1 fonts.
-\end{itemize*}
-
-\section{Options}
-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.
- \item \textbf{light}: \texttt{\textbackslash mdseries} is light.
- \item \textbf{extralight}: \texttt{\textbackslash mdseries} is extra light.
- \item \textbf{regular}: \texttt{\textbackslash mdseries} is regular.
- \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}.
-
-\section{Commands}
-Commands for all variants are also provided in the \texttt{sourcesanspro-otf} package:
-\begin{itemize*}
- \item \texttt{\bfseries \textbackslash sourcesanspro} -- the regular and bold (plus both italic) variants.
- \item \texttt{\bfseries \textbackslash sourcesansprolight} -- the light and semibold (plus both italic) variants.
- \item \texttt{\bfseries \textbackslash sourcesansproextreme} -- the extralight and black (plus both italic) variants.
-\end{itemize*}
-\section{Specimen}
-Better specimen can be found in \href{http://store1.adobe.com/type/browser/pdfs/1959.pdf}{a document by Adobe}.
-\begin{figure}[ht]
- \small\centering
- \begin{tabular}{|r|l|}
- \hline
- \sourcesansproextreme Source Sans Pro ExtraLight & {\sourcesansprolight \specimen}\\
- \sourcesansprolight Source Sans Pro Light & {\sourcesansprolight \specimen}\\
- \sourcesanspro Source Sans Pro Regular & {\sourcesanspro \specimen}\\
- \sourcesansprolight\bfseries Source Sans Pro SemiBold & {\sourcesansprolight\bfseries \specimen}\\
- \sourcesanspro\bfseries Source Sans Pro Bold & {\sourcesanspro\bfseries \specimen}\\
- \sourcesansproextreme\bfseries Source Sans Pro Black & {\sourcesansproextreme\bfseries \specimen}\\
- \hline
- \end{tabular}
-\end{figure}
-
-\section{Licence}
-Adobe's Source Sans Pro typeface is available under the \href{http://scripts.sil.org/OFL}{SIL Open Font License 1.1}.
-
-\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/fonts/sourcesanspro/LICENSE.txt b/Master/texmf-dist/doc/latex/sourcesanspro/LICENSE.txt
index 1177330426d..1177330426d 100644
--- a/Master/texmf-dist/doc/fonts/sourcesanspro/LICENSE.txt
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/LICENSE.txt
diff --git a/Master/texmf-dist/doc/fonts/sourcesanspro/README b/Master/texmf-dist/doc/latex/sourcesanspro/README
index 31e88fbff2c..c7eae8c018b 100644
--- a/Master/texmf-dist/doc/fonts/sourcesanspro/README
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/README
@@ -1,24 +1,22 @@
Source Sans Pro
===============
-Version 1.01
-
This package provides the Source Sans Pro typeface as a LaTeX package.
-Full documentation in `SourceSansPro.pdf`.
+Full documentation in `sourcesanspro.pdf`.
Packages
--------
The following packages are provided:
-* SourceSansPro:
+* sourcesanspro:
Semi-package including one of the other packages based on the LaTeX engine.
-* SourceSansPro-otf:
+* sourcesanspro-otf:
Original fonts in OpenType format, only for XeLaTeX and LuaLaTeX users.
-* SourceSansPro-type1:
+* sourcesanssro-type1:
Converted `type1` version of the font.
Options
-------
-The following options are possible:
+The following options can be used:
* `oldstyle, osf`: use old style numbers.
* `lining, nf`: use lining numbers.
@@ -38,4 +36,13 @@ 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
+----
+* Changed the order of `T1` and `LY1`.
+* Redefined the `\oldstylenums` command. \ 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
new file mode 100644
index 00000000000..beb040b643e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex
new file mode 100644
index 00000000000..2676a812d67
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex
@@ -0,0 +1,32 @@
+\documentclass[11pt,a4paper,english]{article}
+\usepackage{sourcecodepro,babel,array}
+\usepackage[default,osf]{sourcesanspro-otf}
+\usepackage[margin=0mm,paperheight=55mm,paperwidth=140mm]{geometry}
+
+\newcommand*\spA{abcde}
+\newcommand*\spB{01469}
+\newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 \\}
+\listfiles
+\begin{document}
+\centering
+\begin{tabular}{
+ >{\sourcesanspro}l
+ >{\sourcesansproextreme}c
+ >{\sourcesansprolight}c
+ >{\sourcesanspro}c
+ >{\sourcesansprolight\bfseries}c
+ >{\sourcesanspro\bfseries}c
+ >{\sourcesansproextreme\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/sourcesanspro/sourcesanspro-type1-specimen.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf
new file mode 100644
index 00000000000..2bb97d3c96d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex
new file mode 100644
index 00000000000..73acdd5e445
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex
@@ -0,0 +1,33 @@
+\documentclass[11pt,a4paper,english]{article}
+\usepackage{sourcecodepro,babel,array}
+\usepackage[margin=0mm,paperheight=55mm,paperwidth=140mm]{geometry}
+\usepackage[default]{sourcesanspro-type1}
+\usepackage[T1]{fontenc}
+
+\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/sourcesanspro/sourcesanspro.pdf b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf
new file mode 100644
index 00000000000..3d622650e3a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex
new file mode 100644
index 00000000000..666b3863f78
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex
@@ -0,0 +1,87 @@
+\documentclass[11pt,a4paper,english]{article}
+\usepackage{geometry,dtklogos,hyperref,babel,mdwlist,array,multicol}
+\usepackage[default,osf]{sourcesanspro-otf}
+\usepackage[scaled=.95]{sourcecodepro-otf}
+
+\hypersetup{
+ colorlinks,
+ citecolor=blue,
+ filecolor=blue,
+ linkcolor=blue,
+ urlcolor=blue
+}
+\newcommand*\file[1]{\href{run:#1.pdf}{#1}}
+
+\title{\bfseries
+ \Huge sourcesanspro\\
+ \Large Adobe's Source Sans Pro typeface for \LaTeX
+}
+\author{Silke Hofstra, \href{mailto:silke@slxh.nl}{silke@slxh.nl}}
+
+\begin{document}
+\maketitle
+\begin{multicols}{2}
+This package provides the Source Sans 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-sans-pro}{Github}.
+
+\section{Packages}
+The packages that can be used are:
+\begin{itemize*}
+ \item \textbf{sourcesanspro}:\\
+ Loads either \texttt{sourcesanspro-otf} or \texttt{sourcesanspro-type1} depending on your engine.
+ \item \textbf{sourcesanspro-otf}:\\
+ Loads the original fonts (only for \XeLaTeX\ and \LuaLaTeX\ users).
+ \item \textbf{sourcesanspro-type1}:\\
+ Loads generated Type1 fonts.
+\end{itemize*}
+
+\section{Options}
+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.
+ \item \textbf{light}: \texttt{\textbackslash mdseries} is light.
+ \item \textbf{extralight}: \texttt{\textbackslash mdseries} is extra light.
+ \item \textbf{regular}: \texttt{\textbackslash mdseries} is regular.
+ \item \textbf{scaled}: Scaling factor, eg: \texttt{scaled=.5}
+ \item \textbf{default}: Default font family is sans-serif.
+\end{itemize*}
+The following options are enabled by default: \texttt{lining, proportional, bold, regular}.
+
+\section{Commands}
+Commands for all variants are also provided in the \texttt{sourcesanspro-otf} package:
+\begin{itemize*}
+ \item \texttt{\bfseries \textbackslash sourcesanspro}
+ -- the regular and bold (plus both italic) variants.
+ \item \texttt{\bfseries \textbackslash sourcesansprolight}
+ -- the light and semibold (plus both italic) variants.
+ \item \texttt{\bfseries \textbackslash sourcesansproextreme}
+ -- the extra light and black (plus both italic) variants.
+\end{itemize*}
+
+\section{Licence}
+Adobe's Source Sans 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/1959.pdf}{acquired from Adobe}.
+
+\end{multicols}
+
+\subsection{OpenType}
+\begin{figure}[ht]
+ \centering
+ \includegraphics{sourcesanspro-otf-specimen}
+\end{figure}
+This table can also be found in \file{sourcesanspro-otf-specimen}.
+
+\subsection{Type1}
+\begin{figure}[ht]
+ \centering
+ \includegraphics{sourcesanspro-type1-specimen}
+\end{figure}
+This table can also be found in \file{sourcesanspro-type1-specimen}.
+\end{document} \ No newline at end of file