Codesnippets und Typst
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# LaTeX -- Typst
|
||||
|
||||
## Griechische Buchstaben
|
||||
|
||||
### kleine griechische Buchstaben
|
||||
|
||||
| LaTeX | Vorschau | Typst |
|
||||
|:-------- | -------- | ----- |
|
||||
| `\alpha` | $\alpha$ | alpha |
|
||||
| `\beta` | $\beta$ | beta |
|
||||
| `\gamma` | $\gamma$ | gamma |
|
||||
| $\delta$ | $\delta$ | delta |
|
||||
| | | |
|
||||
|
||||
https://qwinsi.github.io/tex2typst-webapp/cheat-sheet.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user