summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-15 21:46:13 +0000
committerKarl Berry <karl@freefriends.org>2017-06-15 21:46:13 +0000
commitc9f1cd270feae1ae1d41885a68463871e6eb57a9 (patch)
tree97fe69c43a283c85041b580e7d40356d0a7c0bd7
parent07b0de686c9e379d2b65b2e4b1df2763fc4277f5 (diff)
libertinust1math (15jun17)
git-svn-id: svn://tug.org/texlive/trunk@44606 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdfbin556443 -> 556613 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex1
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/README5
-rw-r--r--Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty16
4 files changed, 16 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf
index 7c2603e81b5..2c246f453fe 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 23176eda277..e389260837c 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
@@ -83,6 +83,7 @@ There are no bold symbols in LibertinusMath, but there are bold Roman and Greek
\item There are Greek alphabets in upright and italic shapes, regular and bold weights. Upright Greek letters have names like \verb|\alphaup| (and \verb|\upalpha|) while the italic forms have names like \verb|\alphait|. According to the options you set, \verb|\alpha| and so on are \verb|\let| to the appropriate choice, but you may always use the underlying forms if you wish to use both upright and italic forms in your document.
\item Uppercase Greek letters are of type {\tt mathalpha}, so when you write \verb|$\mathit{\Gamma}$|, you'll get~$\mathit{\Gamma}$. However, unless you chose the option {\tt lcgreekalpha}, \verb|$\mathrm{\beta}$| would produce $\mathrm{\beta}$, as it is of type {\tt mathord} by default.
\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.0.6) macros for mathematical sans serif: \verb|\mathsf|, \verb|\mathsfit| (italic sans) and \verb|\mathbfsf| (bold sans.)
\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 3ea8d318246..80d0618134c 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.0.5 (2017-06-12)
+Current version 1.0.6 (2017-06-14)
+
+Changes in version 1.0.6
+Added macros for math sans serif: \mathsf, \mathsfit, \mathbfsf. (Thanks Jürgen Gilg.)
Changes in version 1.0.5
1. Adjusted shapes of some glyphs in math extension, leading to better rounding of heights and improved rendering of radicals. (If using latex+dvips+ps2pdf, you should increase the resolution in dvips with the command line option " -D 9000 ".)
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
index 619f0385c89..b2fda43d0cf 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.0.3}
-\def\filedate{2016/08/21}
+\def\fileversion{1.0.6}
+\def\filedate{2017/06/14}
\ProvidesPackage{libertinust1math}
[\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)]
@@ -41,6 +41,9 @@
\DeclareSymbolFont{symbolsbb} {LS1}{libertinust1mathbb} {m} {n}
\DeclareSymbolFont{symbols} {LS2}{libertinust1mathsym} {m} {n}
\DeclareSymbolFont{largesymbols} {LS2}{libertinust1mathex} {m} {n}
+\DeclareSymbolFont{sans} {OT1}{libertinust1mathsf} {m} {n}
+\DeclareSymbolFont{sansi} {OT1}{libertinust1mathsf} {m} {it}
+\SetSymbolFont{sans} {bold}{OT1}{libertinust1mathsf} {b} {n}
\SetSymbolFont{letters} {bold}{LS1}{libertinust1math} {b}{it}
\SetSymbolFont{operators} {bold}{LS1}{libertinust1math} {b} {n}
\DeclareSymbolFont{bold-operators}{LS1}{libertinust1math} {b} {n}
@@ -48,6 +51,9 @@
\DeclareSymbolFontAlphabet{\mathit} {letters}
\DeclareSymbolFontAlphabet{\mathrm} {operators}
\DeclareSymbolFontAlphabet{\mathbf} {bold-operators}
+\DeclareSymbolFontAlphabet{\mathsf} {sans}
+\DeclareSymbolFontAlphabet{\mathsfit} {sansi}
+\DeclareMathAlphabet{\mathbfsf} {OT1}{libertinust1mathsf} {b}{n}
\DeclareMathAlphabet{\mathbfit} {LS1}{libertinust1math} {b}{it}
\DeclareFontFamily{U}{stixcal}{\skewchar\font127 }
@@ -634,8 +640,8 @@
\libus@MathSymbol{\bracketlu}{\mathord}{letters}{"B6}
\libus@MathSymbol{\bracketru}{\mathord}{letters}{"B7}
\libus@MathSymbol{\bracketex}{\mathord}{symbols}{"89}
-\libus@MathSymbol{\parenex}{\mathord}{symbols}{"90}
-\def\libus@braceglue{\hskip -.10em plus .05em}
+\libus@MathSymbol{\parenex}{\mathord}{symbols}{"8A}
+\def\libus@braceglue{\hskip -.1em plus .05em}
\def\downbracefill{$\m@th%
\braceld\libus@braceglue%
\cleaders\hbox{$\braceex$}\hfill%
@@ -648,7 +654,7 @@
\libus@braceglue\bracemd\libus@braceglue%
\cleaders\hbox{$\braceex$}\hfill%
\libus@braceglue\braceru$}
-\def\libus@parenglue{\hskip -.2em plus .2em}
+\def\libus@parenglue{\hskip -.15em plus .05em}
\def\downparenfill{$\m@th%
\parenld\libus@parenglue%
\cleaders\hbox{$\parenex$}\hfill%