We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204402a commit d017f6cCopy full SHA for d017f6c
1 file changed
main.typ
@@ -325,6 +325,7 @@ $ f(x) = y "(定义8)" $
325
#level.advanced
326
#issue("typst#185")
327
#issue("typst#6054")
328
+#pull("typst#6771", rejected: true)
329
#workaround("https://github.com/typst/typst/discussions/2508")
330
331
#babel(
@@ -917,6 +918,7 @@ $ f(x) = y "(定义8)" $
917
918
919
920
#issue("typst#6062")
921
+#pull("typst#7606")
922
923
```example
924
>>> Current:
@@ -2041,6 +2043,7 @@ $ integral f dif x $
2041
2043
#pull("typst#7350")
2042
2044
#workaround("https://typst-doc-cn.github.io/guide/FAQ/chinese-remove-space.html")
2045
#workaround("https://typst.app/universe/package/cjk-unbreak")
2046
+#workaround("https://typst.app/universe/package/cjk-spacer")
2047
2048
2049
>>> Current: \
0 commit comments