An open API service indexing awesome lists of open source software.

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.

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.