On Mon, Jan 12, 2026 at 3:40 AM Christian Moe <[email protected]> wrote:
>
> Hi, Mathew,
>
(...)
>
> Are you able to pull the latest Org from git and check if the
> conditional TikZ export works for you now with a string value for (_
> "nil"), as above? (I have some probably unrelated trouble testing this
> on my own setup.)
>
> If you confirm, I'll update the Worg example.
>
Yes, pulling latest from git fixes the issue using the following header arg:
:wrap (by-backend ('latex "figure") (_ "nil"))
String value "no" also works.
Thanks for looking into this for me!
--Mathew