From 188632f4b0f71c5170a20f1b151bde68f603bfd9 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sat, 12 Mar 2022 18:45:40 +0100 Subject: 2022-03-12 11:26:00 --- tex/context/fonts/mkiv/concrete-math.lfg | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tex/context/fonts/mkiv/concrete-math.lfg (limited to 'tex/context/fonts/mkiv/concrete-math.lfg') 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 + }, + }, + +} + + -- cgit v1.2.3