diff options
Diffstat (limited to 'tex/context/fonts/texgyre.lfg')
-rw-r--r-- | tex/context/fonts/texgyre.lfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tex/context/fonts/texgyre.lfg b/tex/context/fonts/texgyre.lfg index 785982037..bcbc2ad86 100644 --- a/tex/context/fonts/texgyre.lfg +++ b/tex/context/fonts/texgyre.lfg @@ -33,4 +33,9 @@ return { "tgschola-math.otf", }, }, + mathematics = { + alternates = { + dotless = { feature = 'dtls', value = 1, comment = "Mathematical Dotless Forms" }, + }, + }, } |