Skip to content

Commit d6a7cff

Browse files
committed
fix: fix docs for theorion
1 parent 6a3b7ae commit d6a7cff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/integration/theorion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 6
33
---
44

5-
# [Theorion](https://github.com/OrangeX4/typst-theorion)
5+
# Theorion
66

77
Touying can work properly with the [Theorion](https://github.com/OrangeX4/typst-theorion) package, you can directly use the [theorion](https://github.com/OrangeX4/typst-theorion) package. Additionally, you can use `#set heading(numbering: "1.1")` to set numbering for sections and subsections.
88

i18n/zh/docusaurus-plugin-content-docs/current/integration/theorion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 6
44

55
# Theorion
66

7-
Touying 能够与 theorion 包一起正常工作,你可以直接使用 theorion 包。其中,你还可以使用 `#set heading(numbering: "1.1")` 为 sections 和 subsections 设置 numbering。
7+
Touying 能够与 [Theorion](https://github.com/OrangeX4/typst-theorion) 包一起正常工作,你可以直接使用 [Theorion](https://github.com/OrangeX4/typst-theorion) 包。其中,你还可以使用 `#set heading(numbering: "1.1")` 为 sections 和 subsections 设置 numbering。
88

99
**注意:为了让 `#pause` 等动画命令与 theorion 一起正常工作,你需要使用 `config-common(frozen-counters: (theorem-counter,))` 来绑定需要冻结的 counter。**
1010

i18n/zh/docusaurus-plugin-content-docs/version-0.6.x/integration/theorion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 6
33
---
44

5-
# [Theorion](https://github.com/OrangeX4/typst-theorion)
5+
# Theorion
66

77
Touying 能够与 [Theorion](https://github.com/OrangeX4/typst-theorion) 包一起正常工作,你可以直接使用 [theorion](https://github.com/OrangeX4/typst-theorion) 包。其中,你还可以使用 `#set heading(numbering: "1.1")` 为 sections 和 subsections 设置 numbering。
88

versioned_docs/version-0.6.x/integration/theorion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 6
33
---
44

5-
# [Theorion](https://github.com/OrangeX4/typst-theorion)
5+
# Theorion
66

77
Touying can work properly with the [Theorion](https://github.com/OrangeX4/typst-theorion) package, you can directly use the [theorion](https://github.com/OrangeX4/typst-theorion) package. Additionally, you can use `#set heading(numbering: "1.1")` to set numbering for sections and subsections.
88

0 commit comments

Comments
 (0)