Sam Thilmany
Sam Thilmany
Thanks for your comment. As I now see, my question was not asked well. I know that the decimal marker output is implemented, but it is modified using `\SI[output-decimal-marker={,}]{1.00}{kg}`. This...
I think that the implementation of `\sisetup` would really be a great addon to your extension. The `locale` is great too, but I don't think that it's worth the complexity...
If I knew more, I'd be glad to share the information; unfortunately, though, I don't. In a minimal example, both versions produce the same plot inside the document; however, only...
Currently I'm only using `mhchem` to add chemical formulas in MathJax. I'm adding it with the following snippet, placed in the body of the pages, where MathJax is loaded: ```...
Hi @tobiasko, Given that `rocker/r2u` is currently ([and will likely remain](https://github.com/eddelbuettel/r2u/issues/55)) fixed on the AMD64 system architecture, I encountered significant slowness in my Docker container since I'm running it on...
I found a "quick fix" that works for my case. Perhaps a similar approach could be adapted to create a more dynamic solution. I was plotting 4D Venn diagrams, and...