diff options
Diffstat (limited to 'tests/typ/bugs/2650-cjk-latin-spacing-meta.typ')
| -rw-r--r-- | tests/typ/bugs/2650-cjk-latin-spacing-meta.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/bugs/2650-cjk-latin-spacing-meta.typ b/tests/typ/bugs/2650-cjk-latin-spacing-meta.typ index e234e651..12c7ea41 100644 --- a/tests/typ/bugs/2650-cjk-latin-spacing-meta.typ +++ b/tests/typ/bugs/2650-cjk-latin-spacing-meta.typ @@ -1,6 +1,5 @@ // https://github.com/typst/typst/issues/2650 -#let with-locate(body) = locate(loc => body) 测a试 -测#with-locate[a]试 +测#context [a]试 |
