summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/libertine
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/libertine')
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/ChangeLogLaTeX.txt4
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/README4
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/libertine-samples.pdfbin0 -> 195885 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/libertine-samples.tex (renamed from Master/texmf-dist/doc/fonts/libertine/samples.tex)7
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/samples.pdfbin847179 -> 0 bytes
5 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertine/ChangeLogLaTeX.txt b/Master/texmf-dist/doc/fonts/libertine/ChangeLogLaTeX.txt
index 73ba2ff2fe0..66f3535cf23 100644
--- a/Master/texmf-dist/doc/fonts/libertine/ChangeLogLaTeX.txt
+++ b/Master/texmf-dist/doc/fonts/libertine/ChangeLogLaTeX.txt
@@ -1,3 +1,7 @@
+2022-09-12
+
+ Deleted debugging command \ifxetex\XeTeXtracingfonts=1\fi from *.sty files.
+
2019-02-27
Added tnum feature to LinLibertine_RZI.otf.
diff --git a/Master/texmf-dist/doc/fonts/libertine/README b/Master/texmf-dist/doc/fonts/libertine/README
index 014897de4bb..b9ddf7fddba 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 (2022-09-12).
+This is the README for libertine, version 5.3.0 (2023-11-26).
This package provides support for use of the Linux Libertine and Linux
Biolinum families of fonts with LaTeX. Most features are usable with
@@ -80,4 +80,4 @@ the terms of the LaTeX Project Public License.
Thanks to Herbert Voss, Patrick Gundlach, Silke Hofstra, Marc Penninga,
Michael Sharpe, Denis Bitouzé and Khaled Hosny for their assistance. The
-maintainer of this package is Bob Tennent (rdt at cs.queensu.ca)
+maintainer of this package is Bob Tennent (rdtennent at gmail dot com)
diff --git a/Master/texmf-dist/doc/fonts/libertine/libertine-samples.pdf b/Master/texmf-dist/doc/fonts/libertine/libertine-samples.pdf
new file mode 100644
index 00000000000..2726b7b599f
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/libertine/libertine-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/libertine/samples.tex b/Master/texmf-dist/doc/fonts/libertine/libertine-samples.tex
index ae420128045..ef9c387828e 100644
--- a/Master/texmf-dist/doc/fonts/libertine/samples.tex
+++ b/Master/texmf-dist/doc/fonts/libertine/libertine-samples.tex
@@ -1,6 +1,6 @@
\documentclass{article}
\usepackage[T1]{fontenc}
-\usepackage[semibold]{libertine}
+\usepackage{libertine}
\usepackage{lipsum}
\PassOptionsToPackage{urlcolor=black,colorlinks}{hyperref}
\RequirePackage{hyperref}
@@ -69,13 +69,12 @@
\subsection*{Superior Numbers}
-X\textsu{1234567890}
+X\textsup{1234567890}
\clearpage
\section{Biolinum}\sf
-
\subsection*{Regular}
\lipsum[1]
@@ -125,7 +124,7 @@ X\textsu{1234567890}
\subsection*{Superior Numbers}
-X\textsu{1234567890}
+X\textsup{1234567890}
\clearpage
\section{Libertine Mono}\tt
diff --git a/Master/texmf-dist/doc/fonts/libertine/samples.pdf b/Master/texmf-dist/doc/fonts/libertine/samples.pdf
deleted file mode 100644
index 0bf4d0c0376..00000000000
--- a/Master/texmf-dist/doc/fonts/libertine/samples.pdf
+++ /dev/null
Binary files differ