diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/libertine/libertine.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/libertine/libertine.tex | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertine/libertine.tex b/Master/texmf-dist/doc/fonts/libertine/libertine.tex index 3794b93b021..4b2de01b8ba 100644 --- a/Master/texmf-dist/doc/fonts/libertine/libertine.tex +++ b/Master/texmf-dist/doc/fonts/libertine/libertine.tex @@ -36,13 +36,13 @@ the obsolete \texttt{libertineotf} and \texttt{libertine-legacy} packages. \section{Installation} -To install this package on a TDS-compliant \TeX\ system, unzip the +To install this package on a TDS-compliant \TeX\ system, download the file -\begin{list}{}{}\item \verb\/install/fonts/libertine.tds.zip\ +\begin{list}{}{}\item \verb\tex-archive/install/fonts/libertine.tds.zip\ \end{list} -at the root of an appropriate +and unzip at the root of an appropriate \verb\texmf\ tree, likely a personal or local tree. If necessary, update -the file-name database (e.g., \verb\texhash\). Update the font-map files by +the file-name database (e.g., \verb\texhash texmf\). Update the font-map files by enabling the Map file \verb\libertine.map\. @@ -54,8 +54,10 @@ For most purposes, simply add \verb|\usepackage{libertine}| \end{list} to the preamble of your document. This will activate Libertine as -the main (seriffed) text font and Biolinum as the sans font. -To activate LibertineMono as the monospaced font, use the \texttt{mono} (or \texttt{tt}) option. +the main (seriffed) text font, Biolinum as the sans font, +and (from January~2013) LibertineMono as the monospaced font. +Use the \verb|mono=false| (or \verb|tt=false|) option to suppress +activating LibertineMono. It is recommended that the font encoding be set to \verb\T1\ or \verb\LY1\ but the default \verb\OT1\ encoding is also supported. Available shapes in all series (except \texttt{tt}, which @@ -76,7 +78,7 @@ To activate Libertine (without Biolinum), use the \texttt{libertine} (or \texttt option. Similarly, to activate Biolinum (without Libertine) use the \texttt{biolinum} (or \texttt{sf} or \texttt{ss}) option. To use Biolinum as the main text font (as well as the sans font), use the option \texttt{sfdefault} (which redefines -\verb|\familydefault|, not \verb|\rmdefault|). +\verb|\familydefault|, not \verb|\rmdefault|). \section{Advanced Usage} @@ -112,7 +114,7 @@ The following options are available in all styles (except monospaced): \texttt{tabular} (\texttt{t}) & fixed-width figures\\ \end{tabular} \end{list} -The defaults are \texttt{oldstyle} and \texttt{proportional}. These apply to both Libertine +The defaults (from January~2013) are \texttt{lining} and \texttt{tabular}. These apply to both Libertine and Biolinum; to change the default figure style of just the Biolinum (sans) fonts, use options @@ -127,7 +129,9 @@ semi-bold series of Libertine; this has no effect on the Biolinum fonts, for which there is no semi-bold variant. The options \verb|scale=|<\emph{number}> (or \verb|scaled=|<\emph{number}>) will scale the Biolinum fonts but have no effect on the Libertine fonts. Similarly, the options \verb|ttscale=|<\emph{number}> (or \verb|ttscaled=|<\emph{number}>) -will scale the LibertineMono font. +will scale the LibertineMono font. Any of the ``Boolean'' options, such as \texttt{osf}, may +also be used +in the form \verb|osf=true| or \verb|osf=false|. Commands \verb|\oldstylenums{|\ldots\verb|}| and \verb|\oldstylenumsf{|\ldots\verb|}| are defined to |