simpler-wick
simpler-wick copied to clipboard
Simpler Wick Contractions
`simplewick` allows for placing contractions on the bottom ``` latex \[ \bcontraction{a = }{b}{c d}{e} a = b c d e \] ``` to give  which has a command `\mel**{n}{\grande}{m}` that adjusts the height of the vertical lines and the angled bracket very nicely, I would like to use...
Hi! For some reason this does not work ```latex \wick{ \c \hat{a} \c \hat{b} } ``` Cheers!
Support for open-ended contractions (and those open at the start) would be nice. [Related TeX.SE question][sequestion] (also needs #4). [sequestion]: https://tex.stackexchange.com/questions/503396/contractions-using-simplewick
If I use the second example of the manual, I get the warning: "Package simpler-wick Warning: I have reached the end of \wick with some unclosed contractions on input line...
It would be very useful to allow for contraction of several operators with another one, as it happens often in 2d CFT with exponentials of scalar fields. It appears that...
The latest version on CTAN is 10 commits behind `master` and two years old.
Hi Joshua, Simpler-wick is awesome. My latex codes for representing Wick contraction is simplified so much. However, I still have a question. Is it possible to set an optional variable...