summaryrefslogtreecommitdiff
path: root/tex/context/fonts/texgyre.lfg
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
commit8d8d528d2ad52599f11250cfc567fea4f37f2a8b (patch)
tree94286bc131ef7d994f9432febaf03fe23d10eef8 /tex/context/fonts/texgyre.lfg
parentf5aed2e51223c36c84c5f25a6cad238b2af59087 (diff)
downloadcontext-8d8d528d2ad52599f11250cfc567fea4f37f2a8b.tar.gz
2016-01-12 16:26:00
Diffstat (limited to 'tex/context/fonts/texgyre.lfg')
-rw-r--r--tex/context/fonts/texgyre.lfg41
1 files changed, 0 insertions, 41 deletions
diff --git a/tex/context/fonts/texgyre.lfg b/tex/context/fonts/texgyre.lfg
deleted file mode 100644
index bcbc2ad86..000000000
--- a/tex/context/fonts/texgyre.lfg
+++ /dev/null
@@ -1,41 +0,0 @@
--- 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" },
- },
- },
-}