summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-07-23 22:26:44 +0000
committerKarl Berry <karl@freefriends.org>2013-07-23 22:26:44 +0000
commitc053ff39827357f7a2b7c78400192d49274a1a7a (patch)
tree3d81a8aa4bc416c1c4c0824e76e2cab5a4e911ab /Master/texmf-dist/doc
parent92d4baa14f458c225ecfdc514e33ee0a87d23020 (diff)
libertine (23jul13)
git-svn-id: svn://tug.org/texlive/trunk@31272 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/README20
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/libertine.pdfbin232023 -> 231795 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/libertine.tex25
3 files changed, 27 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertine/README b/Master/texmf-dist/doc/fonts/libertine/README
index e09c78919fc..94f2929ec84 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 (2013-02-13).
+This is the README for libertine, version 5.3.0 (2013-07-23).
This package provides support for use of the Linux Libertine and Linux
Biolinum families of fonts with LaTeX. Most features are usable with
@@ -19,11 +19,10 @@ For most purposes, simply add
\usepackage{libertine}
to the preamble of your document. This will activate Libertine as the
-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:
+main (serifed) text font, Biolinum as the sans font and 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:
it italic
sc small caps
@@ -37,8 +36,13 @@ slanted variant has been generated and treated as if it were italic.
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).
+(as well as the sans font), use the option sfdefault. To suppress
+activating LibertineMono, use mono=false (or tt=false). To activate
+single font families, use one or more of
+
+\usepackage{libertineRoman}
+\usepackage{libertineMono}
+\usepackage{biolinum}
For more advanced usage, please see the libertine.pdf document.
diff --git a/Master/texmf-dist/doc/fonts/libertine/libertine.pdf b/Master/texmf-dist/doc/fonts/libertine/libertine.pdf
index a7f163014f3..e92da3bfa4e 100644
--- a/Master/texmf-dist/doc/fonts/libertine/libertine.pdf
+++ b/Master/texmf-dist/doc/fonts/libertine/libertine.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/libertine/libertine.tex b/Master/texmf-dist/doc/fonts/libertine/libertine.tex
index 8f22d2787e4..d4e2e5bdf4d 100644
--- a/Master/texmf-dist/doc/fonts/libertine/libertine.tex
+++ b/Master/texmf-dist/doc/fonts/libertine/libertine.tex
@@ -56,8 +56,6 @@ For most purposes, simply add
to the preamble of your document. This will activate Libertine as
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
@@ -77,8 +75,17 @@ slanted variants have been generated and treated as if they were italic.
To activate Libertine (without Biolinum), use the \texttt{libertine} (or \texttt{rm})
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|).
+well as the sans font), use the option \texttt{sfdefault}.
+Use the \verb|mono=false| (or \verb|tt=false|) option to suppress
+activating LibertineMono.
+To activate single font families,
+use one or more of
+\begin{list}{}{}
+\item \verb|\usepackage{libertineRoman}|
+\item \verb|\usepackage{libertineMono}|
+\item \verb|\usepackage{biolinum}|
+\end{list}
+
\section{Advanced Usage}
@@ -689,11 +696,9 @@ The final step in \verb|libertine.sty| is to remove all default font features
in \texttt{fontspec} in case other fonts will be activated by the user.
\subsection{Additional \texttt{sty} Files}
-A ``wrapper'' file \verb\libertineotf.sty\ provides partial compatibility with
-an obsolete package, primarily for legacy documents; explicit options are passed on to \verb|libertine.sty|.
-The \verb|tex/latex/libertine/| directory also contains three files
-\verb|libertine-type1.sty|, \verb|biolinum-type1.sty| and \verb\libertineMono-type1.sty\
-derived from \verb|libertine.sty|; these
-allow those font families to be activated separately or together (and provide partial compatibility with obsolete packages).
+The \verb|tex/latex/libertine/| directory also contains three ``front-end'' files
+\verb|libertineotf.sty|, \verb|libertine-type1.sty|, and \verb|biolinum-type1.sty|,
+which provide partial compatibility with obsolete packages, primarily for legacy
+documents.
\end{document}