summaryrefslogtreecommitdiff
path: root/tex/context/fonts
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-08-07 21:20:20 +0300
committerMarius <mariausol@gmail.com>2013-08-07 21:20:20 +0300
commit10111180d2e245822ae60c19a327faf68306d69d (patch)
treea8a7bea7cc87ef82a336697c20f31e6ecde7ccc1 /tex/context/fonts
parent59e188b96de531e50d10b4a3a6fa6d0c941adf24 (diff)
downloadcontext-10111180d2e245822ae60c19a327faf68306d69d.tar.gz
beta 2013.08.07 20:18
Diffstat (limited to 'tex/context/fonts')
-rw-r--r--tex/context/fonts/euler-math.lfg23
-rw-r--r--tex/context/fonts/px-math.lfg2
2 files changed, 24 insertions, 1 deletions
diff --git a/tex/context/fonts/euler-math.lfg b/tex/context/fonts/euler-math.lfg
new file mode 100644
index 000000000..4f11a0822
--- /dev/null
+++ b/tex/context/fonts/euler-math.lfg
@@ -0,0 +1,23 @@
+-- this file might go away and is for experiments only
+
+return {
+ name = "euler-math",
+ version = "1.00",
+ comment = "Goodies that complement euler math.",
+ author = "Hans Hagen",
+ copyright = "ConTeXt development team",
+ mathematics = {
+ virtuals = {
+ ["euler-nova"] = {
+ { name = "texgyrepagella-math.otf", main = true, parameters = true },
+ { name = "euler.otf", overlay = true }, -- first = 0x1234, last = 0x1256
+
+ -- { name = "euler.otf", main = true, parameters = true },
+ -- { name = "texgyrepagella-math.otf", overlay = true },
+
+ },
+ }
+ }
+}
+
+
diff --git a/tex/context/fonts/px-math.lfg b/tex/context/fonts/px-math.lfg
index 2996a55e5..14f71dad3 100644
--- a/tex/context/fonts/px-math.lfg
+++ b/tex/context/fonts/px-math.lfg
@@ -10,7 +10,7 @@ return {
},
virtuals = {
["px-math"] = {
- { name = "texgyrepagella-regular.otf", features = "virtualmath", main = true },
+ { name = "texgyre-pagella-math-regular.otf", features = "virtualmath", main = true },
{ name = "texgyrepagella-regular.otf", features = "virtualmath", vector = "tex-mr-missing" } ,
{ name = "rpxr.tfm", vector = "tex-mr" } ,
{ name = "rpxmi.tfm", vector = "tex-mi", skewchar=0x7F },