summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sourcecodepro/README
blob: bfbd99e0ccc0bab5ba432556f31a4bbe89fdd600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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.

Options
-------
The following options are possible:

* `oldstyle, osf`: use old style numbers.
* `lining, nf`:    use lining numbers (default).
* `black`:         `\bfseries` is black.
* `semibold`:      `\bfseries` is semibold.
* `bold`:          `\bfseries` is bold (default).
* `light`:         `\mdseries` is light.
* `extralight`:    `\mdseries` is extra light.
* `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!


Revision History
================

1.02
----
* Removed `proportional` and `tabular` options.
* Changed the order of `T1` and `LY1`.
* Changed `lining`/`nf` behaviour.
* Redefined `\oldstylenums`.