Christian Legnitto
Christian Legnitto
Sounds good! I can poke at these in a couple of weeks when I get back from vacation unless you get to it first. Thank you for the bug reports...
Yeah, the code is pretty ugly because 1) it is broken up into reusable parts (maybe too much!) and 2) everything is iterators, which makes it efficient via stream processing...
It's unfortunate that typst doesn't appear to have a function for this. Seems like an obvious feature to have a semantic rule rather than having to draw one with a...
This should be fixed in v0.1.7. Let me know if it is not! Note that there is a new config option for specifying what you want HR to output.
This should be fixed in v0.1.7. Let me know if it is not!
I like the idea of a template file! Did you see that there is an advanced section where you can put a raw typist header and footer? https://github.com/LegNeato/mdbook-typst/blob/ffebc48eb46db225dc32912c0f87ec2fa217be73/src/config.rs#L119C1-L123C20
Yeah, I think that is a much better method for people that are typst native. I'll look at cleaning up and integrating you PR, thanks for it!
Related: https://github.com/gfx-rs/wgpu/issues/7468
I think we would take PRs to expose and test the crate via other languages (using something like Neon for JS for example) but it is not a priority for...
I'm going to close this as it is not actionable, but we would love PRs that add support for other langs!