summaryrefslogtreecommitdiff
path: root/tex/context/fonts/texgyre.lfg
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-01-02 18:40:25 +0200
committerMarius <mariausol@gmail.com>2013-01-02 18:40:25 +0200
commitc67041351da8f66abcefbfcbbeb7b750b9cf4a52 (patch)
tree7ad66d035eac95bc7e4bf8dca1cf1cd3b78b52cb /tex/context/fonts/texgyre.lfg
parentf8d3835211dbbac2ed31376d655642571db52f4e (diff)
downloadcontext-c67041351da8f66abcefbfcbbeb7b750b9cf4a52.tar.gz
beta 2013.01.02 17:15
Diffstat (limited to 'tex/context/fonts/texgyre.lfg')
-rw-r--r--tex/context/fonts/texgyre.lfg11
1 files changed, 9 insertions, 2 deletions
diff --git a/tex/context/fonts/texgyre.lfg b/tex/context/fonts/texgyre.lfg
index a0f6d29b2..953692232 100644
--- a/tex/context/fonts/texgyre.lfg
+++ b/tex/context/fonts/texgyre.lfg
@@ -1,3 +1,6 @@
+-- In order to be ale to use beta math fonts, we use our own file name and
+-- always remap.
+
return {
name = "tex gyre",
version = "1.00",
@@ -5,11 +8,15 @@ return {
author = "Hans Hagen",
copyright = "ConTeXt development team",
filenames = {
- ["texgyrepagellamath-regular.otf"] = {
+ ["texgyre-pagella-math-regular.otf"] = {
+ "texgyrepagella-math.otf", -- beta
+ "texgyrepagellamath-regular.otf",
"tgpagellamath-regular.otf",
"tgpagella-math.otf",
},
- ["texgyretermesmath-regular.otf"] = {
+ ["texgyre-termes-math-regular.otf"] = {
+ "texgyretermes-math.otf", -- beta
+ "texgyretermesmath-regular.otf",
"tgtermesmath-regular.otf",
"tgtermes-math.otf",
},