Go to file
Silke Hofstra a7b88d8212 fixup! Rebuild fonts 2018-09-04 14:59:45 +02:00
doc/latex/sourceserifpro Release 1.2 2016-04-08 13:59:52 +02:00
fonts fixup! Rebuild fonts 2018-09-04 14:59:45 +02:00
tex/latex/sourceserifpro fixup! Rebuild fonts 2018-09-04 14:59:45 +02:00
.gitignore Updated documentation 2015-05-13 19:37:08 +02:00
README.md Update readme options, make clear it is Markdown 2016-04-18 12:50:03 +02:00
rebuild.sh Update build options 2018-09-04 14:48:48 +02:00
sourceserifpro.pdf Initial commit with project files 2014-10-28 18:48:51 +01:00

README.md

Source Serif Pro v1.2

This package provides the Source Serif Pro typeface as a LaTeX package. Full documentation and revision history in sourceserifpro.pdf.

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.
  • scale, scaled: set scaling for the font, eg: scale=.5
  • default: Source Serif Pro is set as default font family.
  • normdefault: Source Serif Pro is not set as roman (serif) 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 version 1.3 or higher.

Enjoy!