Max Nikulin <[email protected]> writes:
> Are you sure that \qty works as expected? I tried a random example taken
> from the siunitx manual.
>
> #+name: example-qty
> Quantity \qty{1.23}{J.mol^{-1}.K^{-1}}.
This is expected. Users need to wrap latex fragments into \(...\).
> To my surprise I faced an issue even with \unit:
>
> #+name: example-unit-text
> Unit \unit{kg.m.s^{-1}}.
Same thing.
The fragments like \name[...]{...} are quite restricted. I think we do
not even mention them in the manual.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>