aboutsummaryrefslogtreecommitdiff
path: root/src/eval/template_math_block.typ
diff options
context:
space:
mode:
Diffstat (limited to 'src/eval/template_math_block.typ')
-rw-r--r--src/eval/template_math_block.typ8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/eval/template_math_block.typ b/src/eval/template_math_block.typ
index ecadae1..b36f063 100644
--- a/src/eval/template_math_block.typ
+++ b/src/eval/template_math_block.typ
@@ -1,8 +1,8 @@
-#show math.equation: set text(font: "New Computer Modern Math")
-#show math.text: set text(font: "New Computer Modern")
-
#let display(body) = context {
- let margin = 2pt
+ show math.equation: set text(font: "New Computer Modern Math")
+ show math.text: set text(font: "New Computer Modern")
+
+ let margin = 4pt
let m = measure(body)
set page(
fill: none,