diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-11-23 22:04:08 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-11-23 22:04:08 +0100 |
| commit | 8a88f71cb11565c1a78bd57f02a8df17cb2bf7a0 (patch) | |
| tree | 8802c1ff48e2be118e3872d25bd2f2c1f7a21b4a /tests/typ/layout/move.typ | |
| parent | c77c5a0f0ae6560a03a85e847006c29de9c7ae62 (diff) | |
Transformations
Diffstat (limited to 'tests/typ/layout/move.typ')
| -rw-r--r-- | tests/typ/layout/move.typ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/typ/layout/move.typ b/tests/typ/layout/move.typ deleted file mode 100644 index c1f97e15..00000000 --- a/tests/typ/layout/move.typ +++ /dev/null @@ -1,11 +0,0 @@ -#let size = 11pt -#let tex = [{ - [T] - h(-0.14 * size) - move(y: 0.22 * size)[E] - h(-0.12 * size) - [X] -}] - -#font("Latin Modern Math", size) -Not #tex! |
