summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sourcesanspro/README
blob: c7eae8c018bfc0a452a364016fa4334b0226ead8 (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
48
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.