No description
Find a file
Gaspard Jankowiak 80a99bc340 update README
2025-12-13 21:23:58 +01:00
1.0.0 change local to preview in the template 2025-09-08 13:26:28 +02:00
1.0.1 update README 2025-12-13 21:23:58 +01:00
.gitignore initial commit 2025-03-04 16:26:19 +01:00
CITATION.cff initial commit 2025-03-04 16:26:19 +01:00
LICENSE initial commit 2025-03-04 16:26:19 +01:00
README.md Update README.md 2025-09-11 12:27:11 +02:00

ISEC Slides Template

Quickstart (CLI):

typst init @preview/definitely-not-isec-slides:1.0.1 slides

Quickstart (WebIDE):

Keep in mind you'll need the Open Sans font configured in the web editor.

Note

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.1.

Need a thesis? Check out the sibling package definitely-not-isec-thesis

Typst

What's Typst?

A modern typesetting system which has:

  • Milisecond incremental (memoized) builds¹
  • Subsecond full builds¹
  • Multithreaded builds per pagebreak
  • Easy rustc-like compiler error messages (and no intermediates!)
  • Transparent multiple compiler passes (no more mklatex/makefiles)
  • Simple & powerful scripting and syntax
  • WebAssembly plugin support (python/js interpreters in your thesis? Sure)

Migrating from LaTeX? Check the migration guide

¹: This is obviously not a serious benchmark and depends on the document. But it's fast trust me

Quick usage

Start incremental compilations with:

typst watch slides.typ

then open the generated PDF:

xdg-open slides.typ

Now edit slides.typ and it will be incrementally built in each save.

Design


title


list


listimage


standout


colors


features


code


blocks


plots


configurable


blank


bibliography

License src/assets/tuglogo.svg

According to Wikipedia:

This logo image consists only of simple geometric shapes or text. It does not meet the threshold of originality needed for copyright protection, and is therefore in the public domain. [...]

https://en.m.wikipedia.org/wiki/File:TU_Graz.svg