https://github.com/schmidma/typst-workshop
Workshop on Typst, a modern alternative to LaTeX.
https://github.com/schmidma/typst-workshop
typst
Last synced: 2 months ago
JSON representation
Workshop on Typst, a modern alternative to LaTeX.
- Host: GitHub
- URL: https://github.com/schmidma/typst-workshop
- Owner: schmidma
- License: cc0-1.0
- Created: 2024-08-13T08:03:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T11:12:16.000Z (6 months ago)
- Last Synced: 2026-04-04T10:33:19.165Z (2 months ago)
- Topics: typst
- Language: Typst
- Homepage:
- Size: 12.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typst: The Modern Alternative to LaTeX
This repository contains a presentation on Typst, a modern, markup-based typesetting system designed to be a powerful and user-friendly alternative to LaTeX, Word, or Google Docs.
This presentation covers the basics of Typst, including how to use it, why it is advantageous, and advanced features like mathematical typesetting and scripting.
## Overview
The presentation is designed for a workshop and includes the following sections:
- What is Typst?
- When to Use Typst
- Why Typst?
- How to Use Typst
- Typst Basics
- Typst Advanced Features
## Contents
- `presentation.typ`: The full presentation in Typst format.
- `assets/`: Images and resources
- `examples/`: Sample Typst files used in the presentation.
## Feedback
Contributions, feedback, and suggestions for improvement are welcome.
Feel free to open an issue or submit a pull request.
## License
This presentation is marked with [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1).
Additionally, I'd like to extend my thanks to the awesome Typst documentation, which served as inspiration for many of the explanations provided in this workshop.