summaryrefslogtreecommitdiff
path: root/tex/context/fonts
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-11-21 17:20:15 +0200
committerMarius <mariausol@gmail.com>2012-11-21 17:20:15 +0200
commit6ff1b85c8ffeed52b161c7242d4bc5519f244077 (patch)
tree497fb07f06b87f3980f4c8d516bb36911006799c /tex/context/fonts
parentbe67c402473c7a5c3c5dde681b61f4894505fee9 (diff)
downloadcontext-6ff1b85c8ffeed52b161c7242d4bc5519f244077.tar.gz
beta 2012.11.21 16:11
Diffstat (limited to 'tex/context/fonts')
-rw-r--r--tex/context/fonts/texgyre.lfg11
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" },
+ },
+}