diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-11-17 23:09:23 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-11-17 23:09:23 +0100 |
| commit | 095fa52be5d7ed135f39553359e0253cfea6b71b (patch) | |
| tree | 71e8a71a8b7755b32221a30c32f62cc146acdd33 /tests/typ/layout/move.typ | |
| parent | e869c899bcaefb19c3c47955577396b85494b823 (diff) | |
Placed node
Diffstat (limited to 'tests/typ/layout/move.typ')
| -rw-r--r-- | tests/typ/layout/move.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/move.typ b/tests/typ/layout/move.typ index c1f97e15..a7cdf368 100644 --- a/tests/typ/layout/move.typ +++ b/tests/typ/layout/move.typ @@ -2,7 +2,7 @@ #let tex = [{ [T] h(-0.14 * size) - move(y: 0.22 * size)[E] + move(dy: 0.22 * size)[E] h(-0.12 * size) [X] }] |
