Index of /tex-archive/fonts/sourcecodepro

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]README26-May-2013 13:17 1.0K
[DIR]doc/26-May-2013 14:30 -
[DIR]fonts/26-May-2013 14:30 -
[DIR]tex/26-May-2013 14:30 -

Source Code Pro v2.1
====================
This package provides the Source Code Pro typeface as a LaTeX package.
Full documentation and revision history in `sourcecodepro.pdf`.

Options
-------
The following options can be used:

* `oldstyle, osf`: use old style numbers.
* `lining, nf`:    use lining 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.
* `scale, scaled`: set scaling for the font, eg: scale=.5
* `default`:       Source Code Pro is set as default font family.
* `nottdefault`:   Source Code Pro is not set as monospaced 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!