summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sourcecodepro/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/sourcecodepro/README')
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/README45
1 files changed, 13 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/README b/Master/texmf-dist/doc/latex/sourcecodepro/README
index bfbd99e0ccc..923ae099177 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/README
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/README
@@ -1,47 +1,28 @@
-Source Code Pro
-===============
-
-This package provides the Source Code Pro typeface as a LaTeX package.
-Full documentation in `SourceCodePro.pdf`.
-
-Packages
---------
-The following packages are provided:
-
-* sourcecodepro:
- Semi-package including one of the other packages based on the LaTeX engine.
-* sourcecodepro-otf:
- Original fonts in OpenType format, only for XeLaTeX and LuaLaTeX users.
-* sourcecodepro-type1:
- Converted `type1` version of the font.
+Source Code Pro v2.0
+====================
+This package provides the Source Sans Pro typeface as a LaTeX package.
+Full documentation and revision history in `sourcesanspro.pdf`.
Options
-------
-The following options are possible:
+The following options can be used:
* `oldstyle, osf`: use old style numbers.
-* `lining, nf`: use lining numbers (default).
+* `lining, nf`: use lining numbers.
* `black`: `\bfseries` is black.
* `semibold`: `\bfseries` is semibold.
-* `bold`: `\bfseries` is bold (default).
+* `bold`: `\bfseries` is bold.
* `light`: `\mdseries` is light.
* `extralight`: `\mdseries` is extra light.
-* `regular`: `\mdseries` is regular (default).
+* `regular`: `\mdseries` is regular.
+* `scale, scaled`: set scaling for the font, eg: scale=.5
+* `default`: Source Sans Pro is set as default font family.
+* `type1, t1`: override detection and load the Type1 font family.
+* `opentype, otf`: override detection and load the OpenType font family.
License
-------
Fonts are provided under the SIL Open Font License 1.1.
LaTeX source is licensed under the LPPL.
-Enjoy!
-
-
-Revision History
-================
-
-1.02
-----
-* Removed `proportional` and `tabular` options.
-* Changed the order of `T1` and `LY1`.
-* Changed `lining`/`nf` behaviour.
-* Redefined `\oldstylenums`.
+Enjoy! \ No newline at end of file