Add 'Home'

2024-01-15 08:53:11 +00:00
commit 46a927fe1c

25
Home.md Normal file

@@ -0,0 +1,25 @@
This repository contains a list of templates for different technologies
## Latex
### Presentation
Template for a slide show with premade styles for code blocks
### Recipe
Template for a simple recipe like original Betti Bossy recipes
### Statement
Template for a TP statement with styled code blocks
## Typst
Simplified and easier to use alternative to Latex
### Recipe
Equivalent of the Latex recipe template in Typst
Composed of the recipe template to import (`recipe.typ`) and an example file to modify and rename (`example.typ`).