Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions main.typ
Original file line number Diff line number Diff line change
Expand Up @@ -2147,6 +2147,7 @@ key:

#level.advanced
#workaround("https://typst-doc-cn.github.io/guide/FAQ/dual_language_caption.html")
#workaround("https://typst.app/universe/package/cap-able")

```example-page
>>> Expected:
Expand All @@ -2158,6 +2159,8 @@ key:
>>> ]
```

双语标题现在可以使用 `cap-able` 包的 `bicap` 函数快速实现。

== #bbl(en: [What else?], zh: [其它]) <other>

#prompt(from-w3c: "https://www.w3.org/TR/clreq-gap/#other")[
Expand Down
Loading