summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-02 20:54:32 +0000
committerKarl Berry <karl@freefriends.org>2021-06-02 20:54:32 +0000
commit84d6c21dc3ca5c7d93c995d93857ff6dd004b9ee (patch)
tree166b5f8620b3c963df3e868e2abab22199e9d4e6 /Master/texmf-dist
parent3fd89a2e9d3052b0a7283b0d5d667499926a1d0d (diff)
libertinust1math (2jun21)
git-svn-id: svn://tug.org/texlive/trunk@59430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdfbin2013952 -> 2122498 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex9
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/README5
-rw-r--r--Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty13
4 files changed, 20 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf
index 089ce9024a3..2da16e4bc44 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
index 17f290ca448..9aa0d2a98f4 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
@@ -112,6 +112,15 @@ There are no bold symbols in LibertinusMath, but there are bold Roman and Greek
\item There is an upright partial derivative symbol named \verb|\uppartial| that typesets as $\uppartial$, for those who wish to follow ISO rules.
\item There are (as of version 1.1) macros for mathematical sans serif: \verb|\mathsf|, \verb|\mathsfit| (italic sans), \verb|\mathsfbf| (bold sans) and \verb|\mathsfbfit| (bold sans italic.) See the end of this documentation for details.
\item If you use one of the AMS classes such as {\tt amsart} or {\tt amsbook}, then the AMS fonts will be loaded even though not needed, taking up two of your precious sixteen math families. If you are running out of families (``too many math alphabets used in version normal''), use another capable class such as {\tt memoir} or {\tt scrartcl} and gain two more families.
+\item The subscripts and superscripts can appear a bit indistinct because they are rather faint and a bit small. You may find it useful to
+add to your preamble a number of lines like
+\begin{verbatim}
+\DeclareMathSizes{10}{10}{8}{6.5}
+\DeclareMathSizes{10.95}{11}{9}{7.5}
+\DeclareMathSizes{11}{11}{9}{7.5}
+\end{verbatim}
+The four arguments, \verb|#1|, \verb|#2|, \verb|#3|, \verb|#4|, have
+the following effects: if the main text font is being rendered at \verb|#1pt|, math will be rendered at \verb|#2pt| with subscripts at \verb|#3pt| and sub-subscripts at \verb|#4pt|. So, you need an entry for all the text sizes you might use in the document.
\end{itemize}
The next pages show the font tables for LibertinusT1Math. If you see an unfamiliar symbol and wish to learn its \LaTeX\ name, get the \LaTeX\ name of the font (e.g., {\tt operators}, {\tt letters}, {\tt symbols}, {\tt largesymbols}) and the hex location of the glyph (e.g., \verb|"FF| is hex notation for $255$) and search {\tt libertinust1math.sty} by hex number.
\newpage
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/README b/Master/texmf-dist/doc/fonts/libertinust1math/README
index 3269f20bce1..b672cf28f19 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/README
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/README
@@ -6,7 +6,10 @@ The LibertinusT1Math font a Type1 font (accompanied by LaTeX support files) deri
The LibertinusT1Math font is available under the terms of Open Font License version
1.1, and the support files are released under the LPPL.
-Current version 1.2.3 2021-05-16
+Current version 1.2.4 2021-06-01
+
+Changes in version 1.2.4
+Modified the code for \vdots to reference the correct fd file and now works as expected in text mode. (Thanks Maurice Hansen.)
Changes in version 1.2.3
1. Modified the sty file to increase script and scriptscript sizes, which were too small in some cases.
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
index cffe34bad4e..1b5a46861e6 100644
--- a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
+++ b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\def\fileversion{1.2.3}
-\def\filedate{2021/05/16}
+\def\fileversion{1.2.4}
+\def\filedate{2021/06/01}
\ProvidesPackage{libertinust1math}
[\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)]
@@ -1083,10 +1083,11 @@
\libus@MathSymbol{\ntrianglelefteq} {\mathrel}{symbols}{"32}
\libus@MathSymbol{\ntrianglerighteq} {\mathrel}{symbols}{"33}
\libus@MathSymbol{\vdotsmath} {\mathrel}{symbols}{"34}
- \DeclareRobustCommand\vdots{%
- \ifmmode\vdotsmath\else%
- {\usefont{LS1}{libusscr}{\f@series}{n}\char"34}%
- \fi}
+ \DeclareRobustCommand\vdots{%
+ \ifmmode\vdotsmath\else%
+ {\usefont{LS2}{libertinust1mathsym}{\f@series}{n}\char"34}
+ %{\usefont{LS1}{libusscr}{\f@series}{n}\char"34}%
+ \fi}
\libus@MathSymbol{\unicodecdots} {\mathord}{symbols}{"35} \let\@cdots=\unicodecdots \DeclareRobustCommand\cdots{\mathinner{\unicodecdots}}
\libus@MathSymbol{\adots} {\mathrel}{symbols}{"36}
\libus@MathSymbol{\ddots} {\mathrel}{symbols}{"37}