diff --git a/topics/typst/index.md b/topics/typst/index.md new file mode 100644 index 000000000000..aa36421f754e --- /dev/null +++ b/topics/typst/index.md @@ -0,0 +1,15 @@ +--- +aliases: typst-canvas, typst-cv, typst-package, typst-plugin, typst-template +created_by: Laurenz Mädje, Martin Haug +display_name: Typst +github_url: https://github.com/typst +logo: typst.png +related: latex, tex +released: 2023 +short_description: Typst is a markup-based typesetting system. +topic: typst +url: https://typst.app/ +--- +Typst is a markup language for typesetting documents. It is designed as a substitute for tools such as LaTeX that is easy to learn, fast, and versatile. + +Typst is suitable for writing long-form texts, including essays, articles, scientific papers, books and reports. Furthermore, it is ideal for documents containing mathematical notation, such as papers in mathematics, physics, and engineering. diff --git a/topics/typst/typst.png b/topics/typst/typst.png new file mode 100644 index 000000000000..fb206ee88483 Binary files /dev/null and b/topics/typst/typst.png differ