summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-21 19:51:38 +0000
committerKarl Berry <karl@freefriends.org>2023-09-21 19:51:38 +0000
commit76a51cd7f5731e827c8464e90b2a9cb6832103ab (patch)
treee511609481d13cc826f5cacb1b75c725edbfc286 /Master/texmf-dist/doc/fonts
parenta5d6a19423de2d15cd7bcfab4125db30b53d40fa (diff)
libertinus-otf (21sep23)
git-svn-id: svn://tug.org/texlive/trunk@68333 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/libertinus-otf/Changes2
-rw-r--r--Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.pdfbin731587 -> 1351180 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex74
3 files changed, 66 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinus-otf/Changes b/Master/texmf-dist/doc/fonts/libertinus-otf/Changes
index b9f573bb74f..ddb91aa0b58 100644
--- a/Master/texmf-dist/doc/fonts/libertinus-otf/Changes
+++ b/Master/texmf-dist/doc/fonts/libertinus-otf/Changes
@@ -1,3 +1,5 @@
+0.32 2023-09-21 - added check for LinBiolinum_K.otf
+ - added glyph list
0.31 2023-05-15 - added optional argument greek and greekitalic, which define some greek
characters for directly input of upright and italic greek letters
- added optional argument uni, which is passed to unicode-math
diff --git a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.pdf b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.pdf
index d20dc1924c1..fa9a8f5cd8b 100644
--- a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.pdf
+++ b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex
index 1012ae10a64..ae37526ee37 100644
--- a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex
+++ b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex
@@ -1,4 +1,4 @@
-%% $Id: libertinus-otf-doc.tex 722 2023-05-17 16:52:17Z herbert $
+%% $Id: libertinus-otf-doc.tex 765 2023-09-21 08:51:52Z herbert $
\listfiles
\documentclass[ngerman,spanish,polish,english,a4paper]{article}
\usepackage{libertinus-otf}
@@ -15,6 +15,8 @@
\usepackage{marginnote}
\usepackage{xcolor}
\usepackage{varioref,multido}
+\usepackage{unicodefonttable}
+
\newcommand\Macro[1]{\texttt{\textbackslash#1}}
\newcommand\textstyleVariable[1]{\texttt{#1}}
\newcommand\textgerman[1]{\foreignlanguage{ngerman}{\texttt{#1}}}
@@ -59,11 +61,12 @@
\begin{abstract}
The font family Libertinus is derived from the Linux Libertine and enhanced with a
-math font by Khaled Hosny and Caleb Maclennan.
+math font by Khaled Hosny and Caleb Maclennan.
\end{abstract}
\vfill
Thanks to:\\
+Pablo Gonzalés;\\
Khaled Hosny;\\
Caleb Maclennan;\\
Nelson Posse Lago;\\
@@ -272,9 +275,9 @@ as usual.
RawFeature={embolden=3}]{LibertinusMath-Regular.otf}
\fi
-\newfontfamily\LibertinusKeyboard{libertinuskeyboard-regular.otf}
-\newfontfamily\LibertinusDisplay{libertinusserifdisplay-regular.otf}
-\newfontfamily\Libertinusinitials{libertinusserifinitials-regular.otf}
+\newfontfamily\LibertinusKeyboard{LibertinusKeyboard-Regular.otf}
+\newfontfamily\LibertinusDisplay{LibertinusSerifDisplay-Regular.otf}
+\newfontfamily\LibertinusInitials{LibertinusSerifInitials-Regular.otf}
\end{verbatim}
@@ -1054,7 +1057,7 @@ a global change of capitals to small caps relative to the current group.
% grfOptions={width=0.5\linewidth},
frame,compiler=lualatex,
crop,
- force=false,
+ force=true,
runs=2,code,docType=latex,
frame,
% showFilename,
@@ -1077,7 +1080,7 @@ ct, st \qquad \LHLIG+ ct, st \LHLIG-
Th, tt, tz, ck, ch \qquad\LDLIG+ Th, tt, tz, ck, ch\LDLIG-
-\sffamily\LLIGA+ % Default
+\setmainfont{LibertinusSans-Regular.otf}\LLIGA+ % Default
fb, ff, fh, ffh, fi, ffi, fj, ffj, fk, ffk, fl, ffl, ft, fft, ſh, ſl, ſs, ſſ, ſt
\LLIGA-
@@ -1433,10 +1436,13 @@ and \Lcs{textinit}\Largb{TEXT} for Initials (only uppercase characters).
\begin{verbatim}
\font\LibertinusKeyboard="file:LibertinusKeyboard-Regular.otf"
\newfontfamily\LibertinusDisplay{libertinusdisplay-regular.otf}
-\newfontfamily\Libertinusinitials{libertinusinitials-regular.otf}
+\newfontfamily\LibertinusInitials{libertinusinitials-regular.otf}
\end{verbatim}
\subsection{Keyboard font}
+This depends on an installed package \texttt{libertine} which provides
+the font \verb|LinBiolinum_K.otf|.
+
\def\LibKey#1;{\shortstack{\texttt{\string#1}\\#1}\xspace}
@@ -1602,7 +1608,7 @@ Taka Albo tace Usta pęk ucha.
\subsection{Initial font}
-\Libertinusinitials
+\LibertinusInitials
0 1 2 3 4 5 6 7 8 9 0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Ä \symbol{"00C5} \symbol{"00C6} \symbol{"00C7} Ö \symbol{"00D8} \symbol{"00DC} \symbol{"00DF}
@@ -2328,8 +2334,55 @@ A̍a̎̎ …
\clearpage
-\newgeometry{margin=1cm,bmargin=2cm}
+\newgeometry{%margin=1cm,bmargin=2cm,
+ tmargin=1cm,bmargin=1cm,includeheadfoot}
+
+\section{The Glyphs}
+\subsection{Default Serif style}
+
+\defaultfontfeatures{Ligatures=TeXOff}
+
+Command: \Lcs{rmfamily}
+
+\displayfonttable{LibertinusSerif-Regular.otf}%[Scale=0.95]
+
+
+\subsection{Default Sans style}
+Command: \Lcs{sffamily}
+
+
+\displayfonttable{LibertinusSans-Regular.otf}%[Scale=0.95]
+
+\subsection{Default Mono style}
+
+Command: \Lcs{ttfamily}
+\displayfonttable{LibertinusMono-Regular.otf}%[Scale=0.95]
+
+\subsection{Default Display style}
+
+Command: \Lcs{LibertinusDisplay}
+\displayfonttable{LibertinusSerifDisplay-Regular.otf}%[Scale=0.95]
+
+
+\subsection{Default Initials style}
+
+Command: \Lcs{LibertinusInitials}
+\displayfonttable{LibertinusSerifInitials-Regular.otf}%[Scale=0.95]
+
+\subsection{Default Math style}
+
+%Command: \Lcs{LibertinusInitial}
+\displayfonttable{LibertinusMath-Regular.otf}%[Scale=0.95]
+
+\subsection{Default Keyboard style}
+
+Command: \Lcs{LibertinusKeyboard}
+\displayfonttable{LibertinusKeyboard-Regular.otf}%[Scale=0.95]
+
+
+
+\iffalse
\section{The font list of Libertinus Serif}
\rmfamily
@@ -2358,6 +2411,7 @@ A̍a̎̎ …
\end{luacode*}
\end{multicols}
+\fi
\printindex