diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/libertine/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/libertine/README | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertine/README b/Master/texmf-dist/doc/fonts/libertine/README index 7003502cfcb..da600f4af9f 100644 --- a/Master/texmf-dist/doc/fonts/libertine/README +++ b/Master/texmf-dist/doc/fonts/libertine/README @@ -1,4 +1,4 @@ -This is the README for libertine, version 5.3.0 (2012-12-27). +This is the README for libertine, version 5.3.0 (2013-01-25). This package provides support for use of the Linux Libertine and Linux Biolinum families of fonts with LaTeX. Most features are usable with @@ -8,22 +8,22 @@ several earlier packages (libertine-type1, biolinum-type1, libertine) and should provide partial compatibility with the obsolete libertineotf and libertine-legacy packages. -To install this package on a TDS-compliant TeX system unzip the -file /install/fonts/libertine.tds.zip at the root of an appropriate -texmf tree, likely a personal or local tree. If necessary, update -the file-name database (e.g., texhash). Update the font-map files by -enabling the Map file libertine.map. +To install this package on a TDS-compliant TeX system download the file +tex-archive/install/fonts/libertine.tds.zip and unzip at the root of an +appropriate texmf tree, likely a personal or local tree. If necessary, +update the file-name database (e.g., texhash texmf). Update the font-map +files by enabling the Map file libertine.map. For most purposes, simply add \usepackage{libertine} to the preamble of your document. This will activate Libertine as the -main (serifed) text font and Biolinum as the sans font. Use the mono (or -tt) option to also activate LibertineMono as the monospaced font. It is -recommended that the font encoding be set to T1 or LY1, but the default -OT1 encoding is also supported. Available shapes in all series (except -tt) include: +main (serifed) text font, Biolinum as the sans font and LibertineMono as +the monospaced font. Use the mono=false (or tt=false) option to suppress +activating LibertineMono. It is recommended that the font encoding +be set to T1 or LY1, but the default OT1 encoding is also supported. +Available shapes in all series (except tt) include: it italic sc small caps @@ -34,11 +34,11 @@ automatically substituted. The exception is the bold series of Biolinum, for which a designed italic is not currently available. An artificially slanted variant has been generated and treated as if it were italic. -To activate Libertine (without Biolinum or LibertineMono), use the -libertine (or rm) option. Similarly, to activate Biolinum (without -Libertine or LibertineMono), use the biolinum (or sf or ss) option. To -use Biolinum as the main text font (as well as the sans font), use the -option sfdefault (which redefines \familydefault, not \rmdefault). +To activate Libertine (without Biolinum), use the libertine (or rm) +option. Similarly, to activate Biolinum (without Libertine), use the +biolinum (or sf or ss) option. To use Biolinum as the main text font +(as well as the sans font), use the option sfdefault (which redefines +\familydefault, not \rmdefault). For more advanced usage, please see the libertine.pdf document. |