diff options
author | Norbert Preining <norbert@preining.info> | 2022-01-04 03:01:50 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-01-04 03:01:50 +0000 |
commit | 1903b598f8dda613f5c584bb18ccfd2fd8c278bb (patch) | |
tree | 6da721cd34b3b84a6c5bc781203c4b129fd89707 /fonts/garamond-math/README.md | |
parent | 682f8522246e030fbbdea7391dce107754c485d3 (diff) |
CTAN sync 202201040301
Diffstat (limited to 'fonts/garamond-math/README.md')
-rw-r--r-- | fonts/garamond-math/README.md | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/fonts/garamond-math/README.md b/fonts/garamond-math/README.md index 8ec242f8d3..25ffafb7a6 100644 --- a/fonts/garamond-math/README.md +++ b/fonts/garamond-math/README.md @@ -1,21 +1,18 @@ <!-- README for CTAN --> -# Garamond-Math Ver. 2019-08-16 +# Garamond-Math Ver. 2022-01-03 Garamond-Math is an open type math font matching the [EB Garamond (Octavio Pardo)](https://github.com/octaviopardo/EBGaramond12/) and [EB Garamond (Georg Mayr-Duffner)](https://github.com/georgd/EB-Garamond). Many mathematical symbols are derived from other fonts (see below), others are made from scratch. The metric is generated with a python script. ## Notes -- *Important notes for this version* - - Massive metric adjustment. Now the metric is much closer to that of text. - - Now it should work with LuaTeX - - Added larger oprators etc; - - Reimport Fraktur from [Noto Sans Math](https://github.com/googlefonts/noto-fonts/). +- Update Notes + - Improved metric + - Added some new symbols -- Stylistic sets: (`StylisticSet={#1,#2,...}` in [`unicode-math`](https://ctan.org/pkg/unicode-math?lang=en) package) - - - `1` → XITS Blackboard `\mathbb`. - - `2` → Curved `\partial`, which is in style with almost all other fonts. +- Stylistic sets: (`StylisticSet={#1,#2,...}` in [`unicode-math`](https://ctan.org/pkg/unicode-math) package) + - `1` → XITS Blackboard `\mathbb` + - `2` → Curved `\partial`, which is in style with almost all other fonts - `3` → CM `\mathcal` (lowercase unavailble) - `4` → Use semi-bold for `\symbf` - `5` → Use extra-bold for `\symbf` @@ -27,10 +24,9 @@ Many mathematical symbols are derived from other fonts (see below), others are m - `11` → larger operators ## Known Issue -- Various spacing problems. Though math fonts technically should not be kerned, some pairs looks very ugly (Ex. `VA`); sometimes sub/superscript may also have same problem. - Fake optical size. EB Garamond does not contain a complete set of glyphs (normal + bold + optical size of both weights). The "optical size `ssty`" is made by interpolating different weights at the present (without this, the double script is too thin to be readable). -## Technical Staff +## Technical Stuff - Issues, bug reports, forks and other contributions are welcome. Please visit [GitHub](https://github.com/YuanshengZhao/Garamond-Math/) for development details. ## License |