It would be great to have `thanks:` under `ieee.with()`. E.g.: ```typst #show: ieee.with( ... thanks: [This work was sponsored by ...], ) ``` which is equivalent to ```tex \title{Title \thanks{This work was sponsored by ...} } ```
It would be great to have
thanks:underieee.with().E.g.:
which is equivalent to