summaryrefslogtreecommitdiff
path: root/tex/context/fonts/mkiv/concrete-math.lfg
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/fonts/mkiv/concrete-math.lfg')
-rw-r--r--tex/context/fonts/mkiv/concrete-math.lfg29
1 files changed, 29 insertions, 0 deletions
diff --git a/tex/context/fonts/mkiv/concrete-math.lfg b/tex/context/fonts/mkiv/concrete-math.lfg
new file mode 100644
index 000000000..ecd910eb0
--- /dev/null
+++ b/tex/context/fonts/mkiv/concrete-math.lfg
@@ -0,0 +1,29 @@
+-- this file might go away and is for experiments only
+
+return {
+ name = "concrete-math",
+ version = "1.00",
+ comment = "Goodies that complement concrete math.",
+ author = "Hans Hagen",
+ copyright = "ConTeXt development team",
+ mathematics = {
+ parameters = {
+ NoLimitSupFactor = 0,
+ NoLimitSubFactor = 900,
+ },
+ tweaks = {
+ aftercopying = {
+ -- {
+ -- tweak = "fixprimes",
+ -- factor = 0.9,
+ -- },
+ },
+ },
+ bigslots = {
+ 1, 2, 3, 4
+ },
+ },
+
+}
+
+