diff options
Diffstat (limited to 'tex/context/fonts/texgyre.lfg')
-rw-r--r-- | tex/context/fonts/texgyre.lfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tex/context/fonts/texgyre.lfg b/tex/context/fonts/texgyre.lfg new file mode 100644 index 000000000..bfb474deb --- /dev/null +++ b/tex/context/fonts/texgyre.lfg @@ -0,0 +1,11 @@ +return { + name = "tex gyre", + version = "1.00", + comment = "Goodies that complement tex gyre.", + author = "Hans Hagen", + copyright = "ConTeXt development team", + filenames = { -- for a while: + ["tgpagellamath-regular.otf"] = { "tgpagella-math.otf", "texgyrepagella-math.otf" }, + ["tgtermesmath-regular.otf"] = { "tgtermes-math.otf" , "texgyretermes-math.otf" }, + }, +} |