typst-physics
typst-physics copied to clipboard
physica: vectors, fields, differentials, derivatives, Dirac brakets, tensors, and more. See examples in the manual PDF.
One sometimes needs to specify the point / time at which one takes the derivative, using a vertical bar. In typst, this can be approximated using ``` dv(,t)| _(t=0) f(t)...
When writing out a formula, I would want to achieve something like (3). Only (1),(2) and (4) are easily feasible in typst (with physica), without the manual size adjustment in...
The abbreviation of `evaluated` conflicts with typst built-in function `eval`.
Currently, typing in `vb(u)` or `vu(u)` makes the vector u appear bold and italicized. However, in some style guides it is customary to make vectors only appear bold without being...
Thanks for the nice package. If I write ` $ braket(f, D^dagger , n) braket(n, D, i) $ ` The left and right brakets don't match I failed to work...
Excuse me not knowing if this is the right place to ask but wouldn't physical constants be an amazing addition to this package?