Jack
Jack
sooo after having a look into this I'm afraid its not exactly possible. Currently the function Obsidian calls to render math is overidden. That function only takes the source and...
The API change is unlikely to happen without alot of people asking. Tbh the way I've done it is really hacky and not recommended. I wouldn't mind doing this with...
I can't reproduce this, can you give more details of your environment? - Preambles - Obsidian version and platform - Other extensions/themes (it might be worth testing in a new...
It'll be because the Typst content is too tall for the page size (which is set to the line height). I'll look into allowing the page height for inline math...
Unfortuntaly this doesn't look like it can be fixed until #5 as a known length is required to size the image correctly. For a block its the width of the...
I'm struggling to find motivation to implement this as I don't see what immediate benfit `#num-range(10, 30)` (or `numrange`) would have over `#num(10) to #num(30)`. Could you give an example...
`num-range` has been added as of 0.3.0
Yes all circuit components will be considered. Bear in mind that there is a rework on the dev branch that is slowly being worked on.
This is would also resolve #463 if you used the `ignore` key instead
I don't think marks should be considered for intersections and would they be big enough to really count towards a bounding box? Besides that, if we do have separate keys...