-
Couldn't load subscription status.
- Fork 23
Open
Description
Environment
- Typstudio v0.1.0-dev.32
- Windows 10
- Typst CLI is also installed
Steps to reproduce
- Open Typstudio and create a project with the following main.typ file:
#let kilometer = math.upright("km")
#let hour = math.upright("h")
#show math.equation: it => {
it.body.fields()
}
The plane is traveling at the velocity of $2 (kilometer)/hour$- Highlight ".fields()" on line 5.
- Press backspace.
- Press backspace again (to try remove the y).
- Crash!
typstudio.mp4
Metadata
Metadata
Assignees
Labels
No labels