diff --git a/README.md b/README.md index 152173c03..c5f026458 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ This documentation is powered by [Docusaurus](https://docusaurus.io/). We will m ## Quick start -Before you begin, make sure you have installed the Typst environment. If not, you can use the [Web App](https://typst.app/) or the Typst LSP and Typst Preview plugins for VS Code. +Before you begin, make sure you have installed the Typst environment. If not, you can use the [Web App](https://typst.app/) or the Tinymist Typst and Typst Preview extensions for VS Code. To use Touying, you only need to include the following code in your document: diff --git a/changelog.md b/changelog.md index 1185b1bbb..70c552d9a 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,12 @@ sidebar_position: 14 # Changelog +## v0.3.4 + +- **refactor:** remove `self.padding` and add `self.full-header` `self.full-footer` config. +- **feat:** support `#footnote[]` for all themes (without frozen numbering). +- **feat:** access subslide and repeat in footer and header by `self => self.subslide`. + ## v0.3.3 - **template:** move template to `touying-aqua` package, make Touying searchable in [Typst Universe Packages](https://typst.app/universe/search?kind=packages) diff --git a/docs/docs/start.md b/docs/docs/start.md index 3fe5178d4..c6733d6f2 100644 --- a/docs/docs/start.md +++ b/docs/docs/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # Getting Started -Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. +Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. To use Touying, you just need to include the following in your document: 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 074796b19..412d77d2f 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/current/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # 开始 -在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 +在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 要使用 Touying,您只需要在文档里加入 diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.2.x/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.2.x/start.md index 7b28b8f74..7ef845af4 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.2.x/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.2.x/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # 开始 -在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 +在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 要使用 Touying,您只需要在文档里加入 diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.2+/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.2+/start.md index 074796b19..412d77d2f 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.2+/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.2+/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # 开始 -在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 +在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 要使用 Touying,您只需要在文档里加入 diff --git a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.x/start.md b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.x/start.md index 0f7582cfe..c41d4298f 100644 --- a/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.x/start.md +++ b/docs/i18n/zh/docusaurus-plugin-content-docs/version-0.3.x/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # 开始 -在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 +在开始之前,请确保您已经安装了 Typst 环境,如果没有,可以使用 [Web App](https://typst.app/) 或 VS Code 的 [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) 和 [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) 插件。 要使用 Touying,您只需要在文档里加入 diff --git a/docs/versioned_docs/version-0.2.x/start.md b/docs/versioned_docs/version-0.2.x/start.md index df2ca06d3..c98e8bd50 100644 --- a/docs/versioned_docs/version-0.2.x/start.md +++ b/docs/versioned_docs/version-0.2.x/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # Getting Started -Before you begin, make sure you have installed the Typst environment. If not, you can use the [Web App](https://typst.app/) or the Typst LSP and Typst Preview plugins for VS Code. +Before you begin, make sure you have installed the Typst environment. If not, you can use the [Web App](https://typst.app/) or the Tinymist LSP and Typst Preview plugins for VS Code. To use Touying, you only need to include the following code in your document: diff --git a/docs/versioned_docs/version-0.3.2+/start.md b/docs/versioned_docs/version-0.3.2+/start.md index 483ccfbff..55dabc821 100644 --- a/docs/versioned_docs/version-0.3.2+/start.md +++ b/docs/versioned_docs/version-0.3.2+/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # Getting Started -Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. +Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. To use Touying, you just need to include the following in your document: diff --git a/docs/versioned_docs/version-0.3.x/start.md b/docs/versioned_docs/version-0.3.x/start.md index 419b3f465..07daef332 100644 --- a/docs/versioned_docs/version-0.3.x/start.md +++ b/docs/versioned_docs/version-0.3.x/start.md @@ -4,7 +4,7 @@ sidebar_position: 2 # Getting Started -Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Typst LSP](https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. +Before you begin, make sure you have the Typst environment installed. If not, you can use the [Web App](https://typst.app/) or install the [Tinymist LSP](https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist) and [Typst Preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) plugins for VS Code. To use Touying, you just need to include the following in your document: