Rowan Cockett
Rowan Cockett
@agoose77 did we decide against this approach in person?
We are going through this for SciPy at the moment, and have switched to typst: This is an example of @JBorrow's paper (an editor in JOSS!):  [main (1).pdf](https://github.com/user-attachments/files/17502390/main.1.pdf)
There is an example in there that is pure typst: https://github.com/myst-templates/scipy That is autogenerated from myst markdown though (which also does jats!). The online article is here: https://proceedings.scipy.org/articles/HWGA5253 Which has...
You can add a `typst` option to your math directive to take over the typst code ([docs](https://mystmd.org/guide/math#typst-math), will work in 1.6.1, website demo code needs to be updated). Argmin is...
You can insert into the imports/macros inside those functions, yes. If you are up for a PR, ideally that gets the test cases going, that would be the most helpful...
Jupyter stuff breaks the bundler, so they are loaded in as an external library.
Partially solved in #1727.
Interesting. Do you have a minimal example that you can share?
Thoughts on a testing plan for this: - [x] thebe can attach to the right place, there are likely going to be changes in the theme due to this -...
Before merging, we should ensure that the date in the `v3` transformation is fixed to the release date (or closer to it). And that we bump the content version of...