summaryrefslogtreecommitdiff
path: root/tests/typ/math/op.typ
diff options
context:
space:
mode:
authordamaxwell <damaxwell@alaska.edu>2023-06-26 03:51:27 -0800
committerGitHub <noreply@github.com>2023-06-26 13:51:27 +0200
commit9eb350d7deadd59efba50b0e33acfd0967b8d0a6 (patch)
treed3a96e090bca97fb207c583ea4991ed26e939de3 /tests/typ/math/op.typ
parent1861ceb1792d2a42979dff2fa721246ada922a42 (diff)
support optical sizes for script/scriptscript when available (#1580)
Diffstat (limited to 'tests/typ/math/op.typ')
-rw-r--r--tests/typ/math/op.typ1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/math/op.typ b/tests/typ/math/op.typ
index 08395de0..2a0f84fc 100644
--- a/tests/typ/math/op.typ
+++ b/tests/typ/math/op.typ
@@ -11,6 +11,7 @@ $ &sin x + log_2 x \
---
// Test scripts vs limits.
+#set page(width: auto)
#set text(font: "New Computer Modern")
Discuss $lim_(n->oo) 1/n$ now.
$ lim_(n->infinity) 1/n = 0 $