Skip to content

Commit

Permalink
[11_41] Add Latin Modern Roman to font database
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii authored Nov 1, 2024
1 parent 2832457 commit bef733b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TeXmacs/fonts/font-characteristics.scm
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,10 @@
((LastResort Regular) (mono=yes sans=no slant=0 italic=no case=caps regular=yes ex=125 em=152 lvw=12 lhw=12 uvw=12 uhw=12 fillp=36 vcnt=57 lasprat=152 pasprat=127 loasc=100 lodes=127 dides=127))
((Latha Regular) (slant=0))
((Latin\ Modern\ Math Regular) (Ascii Latin Greek MathSymbols MathLetters mono=no sans=no slant=0 italic=no case=mixed regular=yes ex=72 em=212 lvw=19 lhw=5 uvw=25 uhw=5 fillp=28 vcnt=26 lasprat=113 pasprat=101 loasc=163 lodes=147 dides=105))
((Latin\ Modern\ Roman Bold) (Ascii Latin mono=no sans=no slant=0 italic=no case=mixed regular=yes ex=74 em=245 lvw=29 lhw=9 uvw=33 uhw=9 fillp=39 vcnt=36 lasprat=126 pasprat=113 loasc=158 lodes=145 dides=102))
((Latin\ Modern\ Roman Bold\ Italic) (Ascii Latin mono=no sans=no slant=25 italic=yes case=mixed regular=yes ex=75 em=238 lvw=25 lhw=8 uvw=30 uhw=9 fillp=36 vcnt=35 lasprat=120 pasprat=110 loasc=156 lodes=145 dides=142))
((Latin\ Modern\ Roman Italic) (Ascii Latin mono=no sans=no slant=25 italic=yes case=mixed regular=yes ex=74 em=202 lvw=17 lhw=5 uvw=20 uhw=5 fillp=25 vcnt=25 lasprat=104 pasprat=95 loasc=159 lodes=147 dides=144))
((Latin\ Modern\ Roman Regular) (Ascii Latin mono=no sans=no slant=0 italic=no case=mixed regular=yes ex=72 em=212 lvw=19 lhw=5 uvw=25 uhw=5 fillp=28 vcnt=26 lasprat=113 pasprat=101 loasc=163 lodes=147 dides=105))
((Lato Black) (Ascii Latin mono=no sans=yes slant=0 italic=no case=mixed regular=yes ex=87 em=180 lvw=29 lhw=21 uvw=32 uhw=26 fillp=58 vcnt=64 lasprat=100 pasprat=86 loasc=144 lodes=134 dides=101))
((Lato Black\ Italic) (Ascii Latin mono=no sans=yes slant=13 italic=yes case=mixed regular=yes ex=87 em=165 lvw=28 lhw=21 uvw=31 uhw=24 fillp=54 vcnt=61 lasprat=93 pasprat=89 loasc=143 lodes=134 dides=101))
((Lato Bold) (Ascii Latin mono=no sans=yes slant=0 italic=no case=mixed regular=yes ex=86 em=180 lvw=24 lhw=18 uvw=26 uhw=22 fillp=51 vcnt=55 lasprat=98 pasprat=85 loasc=144 lodes=134 dides=101))
Expand Down
4 changes: 4 additions & 0 deletions TeXmacs/fonts/font-database.scm
Original file line number Diff line number Diff line change
Expand Up @@ -1432,6 +1432,10 @@
((LastResort Regular) ((LastResort.ttf 0 13894924) (LastResort.ttf 0 3044) (LastResort.ttf 0 538692)))
((Latha Regular) ((latha.ttf 0 73292)))
((Latin\ Modern\ Math Regular) ((latinmodern-math.otf 0 733736)))
((Latin\ Modern\ Roman Bold) ((lmroman10-bold.otf 0 111240)))
((Latin\ Modern\ Roman Bold\ Italic) ((lmroman10-bolditalic.otf 0 118204)))
((Latin\ Modern\ Roman Italic) ((lmroman10-italic.otf 0 118828)))
((Latin\ Modern\ Roman Regular) ((lmroman10-regular..otf 0 111536)))
((Lato Black) ((Lato-Bla.ttf 0 114588) (Lato-Black.ttf 0 114588) (Lato-Black.ttf 0 89916) (Lato-Black.ttf 0 614544)))
((Lato Black\ Italic) ((Lato-BlaIta.ttf 0 111616) (Lato-BlackItalic.ttf 0 111616) (Lato-BlackItalic.ttf 0 82000) (Lato-BlackItalic.ttf 0 672480)))
((Lato Bold) ((Lato-Bol.ttf 0 121788) (Lato-Bold.ttf 0 121788) (Lato-Bold.ttf 0 93688) (Lato-Bold.ttf 0 657188)))
Expand Down
1 change: 1 addition & 0 deletions TeXmacs/fonts/font-features.scm
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@
(LastResort LastResort)
(Latha Latha SansSerif)
(Latin\ Modern\ Math Latin\ Modern\ Math)
(Latin\ Modern\ Roman Latin\ Modern\ Roman)
(Lato Lato SansSerif)
(Leelawadee\ UI Leelawadee\ UI)
(Lexend\ Deca Lexend\ Deca SansSerif)
Expand Down

0 comments on commit bef733b

Please sign in to comment.