diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-17 21:06:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-17 21:06:06 +0000 |
commit | ab5a71f0a9e93dbd2834b56de9cca430bbe082f5 (patch) | |
tree | 7a95168794de2c48eb863333f4a9cc0aa3721cdb | |
parent | 7fa2af4037cdfb32ad97085be2e239b2cec7a593 (diff) |
firamath (17sep18)
git-svn-id: svn://tug.org/texlive/trunk@48686 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/fonts/firamath/README.TEXLIVE | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/firamath/README.md | 44 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/opentype/public/firamath/FiraMath-Regular.otf | bin | 0 -> 171528 bytes | |||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/firamath.tlpsrc | 0 |
7 files changed, 54 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/firamath/README.TEXLIVE b/Master/texmf-dist/doc/fonts/firamath/README.TEXLIVE new file mode 100644 index 00000000000..68b02d73278 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/firamath/README.TEXLIVE @@ -0,0 +1,7 @@ +The following files have been removed in the TeX Live installation of +the current package, typically due to duplication, lack of space, or +missing source code. You can find these files on CTAN at + http://mirror.ctan.org/fonts/firamath +If questions or concerns, email tex-live@tug.org. + + fira-math-specimen.pdf diff --git a/Master/texmf-dist/doc/fonts/firamath/README.md b/Master/texmf-dist/doc/fonts/firamath/README.md new file mode 100644 index 00000000000..0f20daea3cd --- /dev/null +++ b/Master/texmf-dist/doc/fonts/firamath/README.md @@ -0,0 +1,44 @@ +# Fira Math + +Fira Math is a sans-serif font with Unicode math support. This font is a fork of + +- [FiraSans](https://github.com/bBoxType/FiraSans) +- [FiraGO](https://github.com/bBoxType/FiraGO) + +## Usage + +Fira Math can be used in LaTeX or Microsoft Word after installed on your OS. + +### LaTeX + + % Compiled with XeLaTeX or LuaLaTeX + \documentclass{article} + \usepackage{amsmath} + \usepackage[mathrm=sym]{unicode-math} + \setmathfont{Fira Math} + + \begin{document} + \[ + \int_0^{\mathrm{\pi}} \sin x \, \mathrm{d}x = 2 + \] + \end{document} + +### Microsoft Word + +1. Create a new equation. Then select the little *additional settings* corner. + +1. In the menu, change the *Default font* to Fira Math. + +1. In order for the changes to take effect, you will have to create a new equation environment (the current one will not be changed). + +1. To change the font in existing equations, select the equation text and select an OpenType math-enabled font (such as Fira Math). + +See <https://superuser.com/q/1114697>. + +## License + +This Font Software is licensed under the [SIL Open Font License](http://scripts.sil.org/OFL), Version 1.1. + +----- + +Copyright (C) 2018 by Xiangdong Zeng <xdzeng96@gmail.com>. diff --git a/Master/texmf-dist/fonts/opentype/public/firamath/FiraMath-Regular.otf b/Master/texmf-dist/fonts/opentype/public/firamath/FiraMath-Regular.otf Binary files differnew file mode 100644 index 00000000000..a25899b0640 --- /dev/null +++ b/Master/texmf-dist/fonts/opentype/public/firamath/FiraMath-Regular.otf diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 6d415f3c71e..1ef47f3c8a2 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -270,7 +270,7 @@ my @TLP_working = qw( ffslides fge fgruler fibeamer fifinddo-info fifo-stack fig4latex figbas figbib figflow figsize filecontents filecontentsdef filedate filehook fileinfo filemod - findhyph fink finstrut fira first-latex-doc fitbox fithesis + findhyph fink finstrut fira firamath first-latex-doc fitbox fithesis fix2col fixcmex fixfoot fixjfm fixlatvian fixltxhyph fixme fixmetodonotes fixpdfmag fjodor diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 52e129a61ee..fa0dc5f81f9 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3131,6 +3131,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'epslatex-fr' => 'R?Danger.eps', # unneeded, name clash 'exceltex' => 'manpage.pdf', # no source 'facture' => 'issue7.pdf', # no source + 'firamath' => 'fira-math-specimen.pdf', # no source 'flacards' => 'flacards.pdf', # no source 'gfsartemisia' => 'A*Specimen.pdf', # no source 'gfsbaskerville'=> 'B*Specimen.pdf', # no source diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index b7513622549..391b32436ad 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -120,6 +120,7 @@ depend fetamont depend feyn depend fge depend fira +depend firamath depend foekfont depend fonetika depend fontawesome diff --git a/Master/tlpkg/tlpsrc/firamath.tlpsrc b/Master/tlpkg/tlpsrc/firamath.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/firamath.tlpsrc |