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`.