Changes between Version 13 and Version 14 of MathML/Fonts
- Timestamp:
- Dec 1, 2016, 1:09:32 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MathML/Fonts
v13 v14 14 14 * [http://tug.org/store/lucida/opentype.html Lucida Bright Math] 15 15 * [http://www.typoma.com/en/fonts.html Minion Math] 16 * [http://sourceforge.net/projects/stixfonts/files/Current%20Release/STIXv 1.1.1-word.zip/download STIX Math]16 * [http://sourceforge.net/projects/stixfonts/files/Current%20Release/STIXv2.0.0.zip/download STIX Math] 17 17 * [http://www.gust.org.pl/projects/e-foundry/tg-math/download/index_html#Bonum_Math TeX Gyre Bonum Math] 18 18 * [http://www.gust.org.pl/projects/e-foundry/tg-math/download/index_html#Pagella_Math TeX Gyre Pagella Math] … … 21 21 * [https://github.com/khaledhosny/xits-math/releases XITS Math] 22 22 23 This list essentially corresponds to known fonts that have an Open Font Format MATH table (for a complete list of required features and unicode coverage see the sections below). Latin Modern Math is recommended for users who are familiar with [https://en.wikipedia.org/wiki/Computer_Modern TeX's Computer Modern style]. The STIX family provides the best unicode coverage but it has many bugs that will only be fixed in version 2 with a release planned for the third quarter of 2016. These two fonts form the recommended minimal set to consider for maintainers and the default option to try for users. XITS Math also has many features for Arabic and right-to-left math.23 This list essentially corresponds to known fonts that have an Open Font Format MATH table (for a complete list of required features and unicode coverage see the sections below). Latin Modern Math is recommended for users who are familiar with [https://en.wikipedia.org/wiki/Computer_Modern TeX's Computer Modern style]. The STIX family provides the best unicode coverage but be sure to install version 2 or higher. These two fonts form the recommended minimal set to consider for maintainers and the default option to try for users. XITS Math also has many features for Arabic and right-to-left math. 24 24 25 25 == Customizing Math Font ==