summaryrefslogtreecommitdiff
path: root/tests/typ/code/target.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-11-25 20:51:16 +0100
committerLaurenz <laurmaedje@gmail.com>2021-11-25 20:51:16 +0100
commit393d74f9bb0d4c71a69108d5be261103c39f47f3 (patch)
treea1d4219de2d8fbec1a16ac3760a95e0b7c9529c5 /tests/typ/code/target.typ
parent304d9dd1107504f3925c2593dd279ea6616defab (diff)
Layout improvements
Diffstat (limited to 'tests/typ/code/target.typ')
-rw-r--r--tests/typ/code/target.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/target.typ b/tests/typ/code/target.typ
index 12a5ff8b..73516817 100644
--- a/tests/typ/code/target.typ
+++ b/tests/typ/code/target.typ
@@ -7,6 +7,6 @@
#let d = 3
#let value = [hi]
#let item(a, b) = a + b
-#let fn(body) = rect(fill: conifer, pad(5pt, body))
+#let fn = rect with (fill: conifer, padding: 5pt)
Some _includable_ text.