From ad304cb58113355615481bb7732458f8b1f65716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Mart=C3=ADnez=20Garc=C3=ADa?= Date: Sat, 23 Aug 2025 17:51:29 +0200 Subject: [PATCH] Update README.md --- README.md | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 2cf287c..08ffb19 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Typst ISEC Slides Template +> An opinionated version of the ISEC slides template made in Typst + Quickstart (CLI): > [!NOTE] @@ -24,7 +26,7 @@ Quickstart (WebIDE): > If you are an ISEC or TUGraz employee and think that `isec-thesis` or > `tugraz-thesis` fits more, I would need an approval to allocate the name :) -Tested typst version: `0.13.0`. +Tested typst version: `0.13.1`. ## Typst @@ -61,21 +63,40 @@ xdg-open slides.typ Now edit `slides.typ` and it will be incrementally built in each save. -Incremental builds are blazingly fast, but regular PDF rendering (on the -viewer) is a bottleneck here. - -Use tinymist with neovim's `:TypstPreview` (or VSCode plugin), which uses the -browser to do PDF partial renderings and previews will be even more responsive. -No need for running `typst watch` now. It even has features like cursor sync, -click to jump, etc. - ## Design +--- +title -TODO +--- +list -## Samples +--- +listimage + +--- +standout + +--- +colors + +--- +features + +--- +code + +--- +blocks + +--- +plots + +--- +blank + +--- +bibliography -TODO ## License `src/assets/tuglogo.svg`