Source Sans Pro
===============
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.
* sourcesanssro-type1:
  Converted `type1` version of the font.

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

* `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!


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

1.02
----
* Changed the order of `T1` and `LY1`.
* Redefined the `\oldstylenums` command.