You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Typstudio and create a project with the following main.typ file:
#letkilometer= math.upright("km")
#lethour= math.upright("h")
#showmath.equation: it=> {
it.body.fields()
}
The plane is traveling at the velocity of $2 (kilometer)/hour$
Environment
Steps to reproduce
typstudio.mp4