https://github.com/ecomaikgolf/typst-isec-slides-template
Typst ISEC Slides Template
https://github.com/ecomaikgolf/typst-isec-slides-template
iaik isec slides slides-template template tugraz
Last synced: 4 months ago
JSON representation
Typst ISEC Slides Template
- Host: GitHub
- URL: https://github.com/ecomaikgolf/typst-isec-slides-template
- Owner: ecomaikgolf
- License: mit
- Created: 2025-03-04T15:19:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-06T16:57:40.000Z (9 months ago)
- Last Synced: 2025-09-06T18:37:40.521Z (9 months ago)
- Topics: iaik, isec, slides, slides-template, template, tugraz
- Language: Typst
- Homepage: https://typst.app/universe/package/definitely-not-isec-slides
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# ISEC Slides Template
Quickstart (CLI):
```sh
typst init @preview/definitely-not-isec-slides:1.0.1 slides
```
Quickstart (WebIDE):
- [Create Document](https://typst.app/app?template=definitely-not-isec-slides&version=1.0.1)
- [Homepage](https://typst.app/universe/package/definitely-not-isec-slides)
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](https://github.com/ecomaikgolf/typst-isec-thesis-template)
## 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](https://typst.app/docs/guides/guide-for-latex-users/)
¹: This is obviously not a serious benchmark and depends on the document. But
it's fast trust me
### Quick usage
Start incremental compilations with:
```sh
typst watch slides.typ
```
then open the generated PDF:
```sh
xdg-open slides.typ
```
Now edit `slides.typ` and it will be incrementally built in each save.
## Design
---

---

---

---

---

---

---

---

---

---

---

---

## 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