diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-10-17 19:21:47 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-10-17 19:21:47 +0200 |
| commit | 991e879e1d2ed53125dbff4edba80804ff28f2a9 (patch) | |
| tree | 0917f83108feca10ca4207dd9089fe57cf8098d5 /fonts | |
| parent | 1987e5861cf2c033e3a540a5ef7c0f7106016929 (diff) | |
Extend stack layouts from vertical to horizontal flows ➡
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/Latin-Modern-Math.otf | bin | 0 -> 733736 bytes | |||
| -rw-r--r-- | fonts/fonts.toml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/fonts/Latin-Modern-Math.otf b/fonts/Latin-Modern-Math.otf Binary files differnew file mode 100644 index 00000000..0e4642e9 --- /dev/null +++ b/fonts/Latin-Modern-Math.otf diff --git a/fonts/fonts.toml b/fonts/fonts.toml index 844e2d34..b289ff5c 100644 --- a/fonts/fonts.toml +++ b/fonts/fonts.toml @@ -10,4 +10,5 @@ "CMU-Typewriter-Italic.ttf" = ["Computer Modern", "Italic", "Serif", "SansSerif", "Monospace"] "CMU-Typewriter-Bold.ttf" = ["Computer Modern", "Bold", "Serif", "SansSerif", "Monospace"] "CMU-Typewriter-Bold-Italic.ttf" = ["Computer Modern", "Bold", "Italic", "Serif", "SansSerif", "Monospace"] +"Latin-Modern-Math.otf" = ["Latin Modern", "Latin Modern Math", "Math", "Regular", "Serif"] "NotoEmoji-Regular.ttf" = ["Noto", "Noto Emoji", "Regular", "SansSerif", "Serif", "Monospace"] |
