summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg')
-rw-r--r--Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg b/Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg
new file mode 100644
index 00000000000..bcbc2ad86b6
--- /dev/null
+++ b/Master/texmf-dist/tex/context/fonts/mkiv/texgyre.lfg
@@ -0,0 +1,41 @@
+-- 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",
+ comment = "Goodies that complement tex gyre.",
+ author = "Hans Hagen",
+ copyright = "ConTeXt development team",
+ filenames = {
+ ["texgyre-pagella-math-regular.otf"] = {
+ "texgyrepagella-math.otf", -- beta
+ "texgyrepagellamath-regular.otf",
+ "tgpagellamath-regular.otf",
+ "tgpagella-math.otf",
+ },
+ ["texgyre-termes-math-regular.otf"] = {
+ "texgyretermes-math.otf", -- beta
+ "texgyretermesmath-regular.otf",
+ "tgtermesmath-regular.otf",
+ "tgtermes-math.otf",
+ },
+ ["texgyre-bonum-math-regular.otf"] = {
+ "texgyrebonum-math.otf", -- beta
+ "texgyrebonummath-regular.otf",
+ "tgbonummath-regular.otf",
+ "tgbonum-math.otf",
+ },
+ ["texgyre-schola-math-regular.otf"] = {
+ "texgyreschola-math.otf", -- beta
+ "texgyrescholamath-regular.otf",
+ "tgscholamath-regular.otf",
+ "tgschola-math.otf",
+ },
+ },
+ mathematics = {
+ alternates = {
+ dotless = { feature = 'dtls', value = 1, comment = "Mathematical Dotless Forms" },
+ },
+ },
+}