summaryrefslogtreecommitdiff
path: root/tests/typ/math/op.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-25 19:14:08 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-25 20:04:30 +0100
commit7597b997890647aa0546ec7bfef1eae4e33cedcb (patch)
tree286f2f30fe4814d1b5171ed166c9f162b152ce93 /tests/typ/math/op.typ
parent49940fde7398a642f88c444700d482436266909d (diff)
New default style
Diffstat (limited to 'tests/typ/math/op.typ')
-rw-r--r--tests/typ/math/op.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/op.typ b/tests/typ/math/op.typ
index b76a2da6..882a7c4a 100644
--- a/tests/typ/math/op.typ
+++ b/tests/typ/math/op.typ
@@ -11,7 +11,7 @@ $ &sin x + log_2 x \
---
// Test scripts vs limits.
-#set text("Latin Modern Roman")
+#set text("New Computer Modern")
Discuss $lim_(n->oo) 1/n$ now.
$ lim_(n->infinity) 1/n = 0 $