diff --git a/docs/docs/integration/ctheorems.md b/docs/docs/integration/ctheorems.md index 93d3d2535..41cc0293b 100644 --- a/docs/docs/integration/ctheorems.md +++ b/docs/docs/integration/ctheorems.md @@ -18,7 +18,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/docs/start.md b/docs/docs/start.md index f81ceb932..14a966ada 100644 --- a/docs/docs/start.md +++ b/docs/docs/start.md @@ -99,7 +99,7 @@ you can use the university theme. For more detailed tutorials on themes, you can ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -228,7 +228,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/current/integration/ctheorems.md b/docs/i18n/zh/docusaurus-plugin-content-docs/current/integration/ctheorems.md index 8766f6a2e..18c549039 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/current/integration/ctheorems.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/current/integration/ctheorems.md @@ -18,7 +18,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md index 122d3922d..21c6157a4 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md @@ -89,7 +89,7 @@ Hello, Typst! ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -218,7 +218,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/integration/ctheorems.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/integration/ctheorems.md index f98c86aa7..ebf300284 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/integration/ctheorems.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/integration/ctheorems.md @@ -18,7 +18,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/start.md index 9406a27d6..900647130 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.0+/start.md @@ -86,7 +86,7 @@ Hello, Typst! ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -199,7 +199,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/integration/ctheorems.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/integration/ctheorems.md index a812c290e..0cd5eee59 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/integration/ctheorems.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/integration/ctheorems.md @@ -18,7 +18,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/start.md index c2a33992a..b15b9dc79 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.1/start.md @@ -86,7 +86,7 @@ Hello, Typst! ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -199,7 +199,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/integration/ctheorems.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/integration/ctheorems.md index 8766f6a2e..18c549039 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/integration/ctheorems.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/integration/ctheorems.md @@ -18,7 +18,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Touying 能够与 ctheorems 包一起正常工作,你可以直接使用 ctheor #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/start.md index 122d3922d..21c6157a4 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.4.2/start.md @@ -89,7 +89,7 @@ Hello, Typst! ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -218,7 +218,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.0+/integration/ctheorems.md b/docs/versioned_docs/version-0.4.0+/integration/ctheorems.md index c0d6f1415..9af8aafee 100644 --- a/docs/versioned_docs/version-0.4.0+/integration/ctheorems.md +++ b/docs/versioned_docs/version-0.4.0+/integration/ctheorems.md @@ -18,7 +18,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.0+/start.md b/docs/versioned_docs/version-0.4.0+/start.md index e28e20414..aaac73f8b 100644 --- a/docs/versioned_docs/version-0.4.0+/start.md +++ b/docs/versioned_docs/version-0.4.0+/start.md @@ -96,7 +96,7 @@ you can use the university theme. For more detailed tutorials on themes, you can ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -209,7 +209,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.1/integration/ctheorems.md b/docs/versioned_docs/version-0.4.1/integration/ctheorems.md index e686a5f1b..1d3c004cc 100644 --- a/docs/versioned_docs/version-0.4.1/integration/ctheorems.md +++ b/docs/versioned_docs/version-0.4.1/integration/ctheorems.md @@ -18,7 +18,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.1/start.md b/docs/versioned_docs/version-0.4.1/start.md index e4733ed52..ea2fe5dea 100644 --- a/docs/versioned_docs/version-0.4.1/start.md +++ b/docs/versioned_docs/version-0.4.1/start.md @@ -96,7 +96,7 @@ you can use the university theme. For more detailed tutorials on themes, you can ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -209,7 +209,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.2/integration/ctheorems.md b/docs/versioned_docs/version-0.4.2/integration/ctheorems.md index 93d3d2535..41cc0293b 100644 --- a/docs/versioned_docs/version-0.4.2/integration/ctheorems.md +++ b/docs/versioned_docs/version-0.4.2/integration/ctheorems.md @@ -18,7 +18,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." // Set the numbering of section and subsection #let s = (s.methods.numbering)(self: s, section: "1.", "1.1") -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -41,7 +41,7 @@ Moreover, you can utilize `#let s = (s.methods.numbering)(self: s, section: "1." #let (slide, empty-slide) = utils.slides(s) #show: slides -= Theroems += Theorems == Prime numbers diff --git a/docs/versioned_docs/version-0.4.2/start.md b/docs/versioned_docs/version-0.4.2/start.md index f81ceb932..14a966ada 100644 --- a/docs/versioned_docs/version-0.4.2/start.md +++ b/docs/versioned_docs/version-0.4.2/start.md @@ -99,7 +99,7 @@ you can use the university theme. For more detailed tutorials on themes, you can ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -228,7 +228,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers diff --git a/examples/example.typ b/examples/example.typ index c045867ae..d83a8cbee 100644 --- a/examples/example.typ +++ b/examples/example.typ @@ -45,7 +45,7 @@ ), )) -// Theroems configuration by ctheorems +// Theorems configuration by ctheorems #show: thmrules.with(qed-symbol: $square$) #let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee")) #let corollary = thmplain( @@ -174,7 +174,7 @@ Fletcher Animation in Touying: ) -= Theroems += Theorems == Prime numbers