summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-03 21:38:23 +0000
committerKarl Berry <karl@freefriends.org>2019-04-03 21:38:23 +0000
commit4ae4ac1395c32920abe3434b2601bd54066707b1 (patch)
tree43ab78dd4be842829351d8a081db3b3d8092c992
parent6be1eae37e6575c97cf329fe530582b7da6185fc (diff)
firamath-otf (3apr19)
git-svn-id: svn://tug.org/texlive/trunk@50732 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/firamath-otf/Changes3
-rw-r--r--Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.pdfbin118152 -> 117979 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.tex8
-rw-r--r--Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty4
4 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/firamath-otf/Changes b/Master/texmf-dist/doc/fonts/firamath-otf/Changes
index cc1becbc508..484c1119f31 100644
--- a/Master/texmf-dist/doc/fonts/firamath-otf/Changes
+++ b/Master/texmf-dist/doc/fonts/firamath-otf/Changes
@@ -1,2 +1,3 @@
-0.02 2019-03-21 - fix for missing weight defaultn
+0.02a 2019-04-03 - fix for documentation
+0.02 2019-03-21 - fix for missing weight default
0.01 2018-09-17 - first CTAN version
diff --git a/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.pdf b/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.pdf
index 8bbc3619e43..5b2e7e1e2f1 100644
--- a/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.pdf
+++ b/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.tex b/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.tex
index 5085975fc16..cc43c139b28 100644
--- a/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.tex
+++ b/Master/texmf-dist/doc/fonts/firamath-otf/firamath-otf-doc.tex
@@ -1,4 +1,4 @@
-%% $Id: firamath-otf-doc.tex 831 2018-11-05 19:10:05Z herbert $
+%% $Id: firamath-otf-doc.tex 1022 2019-04-03 12:00:29Z herbert $
\listfiles
\documentclass[english,log-declarations=false]{article}
\usepackage{amsmath,esvect}
@@ -335,7 +335,8 @@ optional argument \texttt{fakebold} which loads the
package \texttt{xfakebold} which writes some information into the created PDF to get bold
characters. For more informations see the documentation of \texttt{xfakebold}.
-\mathversion{bold}
+\setBold
+%\mathversion{bold}
\begin{align}
\Q{}{t}\iiint\<\varrho\diff^3V+\oiint\varrho(\vec{v}\cdot\vec{v}\vec{n})\diff^2A &= 0\\
\Q{}{t}\iiint\<\varrho\vec{v}\diff^3V+\oiint\varrho\vec{v}(\vec{v}\cdot\vec{n}\,)\diff^2A &=
@@ -347,7 +348,8 @@ characters. For more informations see the documentation of \texttt{xfakebold}.
\cdot\vec{n}~\symup{T}\right)\diff^2A}$}.\nonumber
\end{align}
-\mathversion{normal}
+%\mathversion{normal}
+\unsetBold
\iffalse
\section{The thin weight}
diff --git a/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty b/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty
index 88775717261..ecc33046e86 100644
--- a/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty
+++ b/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty
@@ -1,4 +1,4 @@
-%% $Id: firamath-otf.sty 994 2019-03-21 09:42:36Z herbert $
+%% $Id: firamath-otf.sty 1022 2019-04-03 12:00:29Z herbert $
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory macros/latex/base/lppl.txt.
@@ -8,7 +8,7 @@
% Copyright 2018 Herbert Voss hvoss@tug.org
%
\ProvidesPackage{firamath-otf}[%
- 2019/03/21 v. 0.02 (Herbert Voss) Supports fira math fonts for all luatex/xetex .]
+ 2019/04/03 v. 0.02a (Herbert Voss) Supports fira math fonts for all luatex/xetex .]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
\RequirePackage{unicode-math}