Peter Krautzberger
Peter Krautzberger
Markdown+extra is already much better than regular markdown when it comes to interacting with LaTeX syntax (a la MathJax) but I'm wondering if anything can be done about the following....
Once mathjax/MathJax-node#391 lands, that would make it easy to pull the extension in.
Originally filed at https://github.com/mathjax/MathJax-third-party-extensions/issues/37. Quote "Just wondering if sisetup and DeclareSIUnit are supported. Because I cannot figure out how to make them work. Specifically in my case: `#+latex_header: \DeclareSIUnit\Molar{\textsc{m}}` `#+latex_header:...
Originally filed at https://github.com/mathjax/MathJax-third-party-extensions/issues/38 Quote: "I just noticed that the `\percent` command doesn't work properly in this MathJax extension, while it perfectly works in the "true" LaTeX package. Here is...
It would be great to have some level of support for `@{...}` in the array environment to control column spacing.
Consider publishing packages under a scope, cf. https://docs.npmjs.com/misc/scope.
### Issue Summary The custom attribute used in https://github.com/mathjax/MathJax-src/blob/develop/ts/input/tex/braket/BraketMethods.ts#L85 appears in SVG and HTML output, creating invalid markup. ### Steps to Reproduce: * Visit https://www.mathjax.org/#demo * Paste `$\set{c_{i,j}| i \in...
https://github.com/mathjax/MathJax-src/blob/2dd53ce6c8af3c9cceba0baf014ea9b065130774/ts/output/svg/Wrappers/TextNode.ts#L49-L53 sets the stroke-width to 3. This leads to weird rendering in edge cases (e.g. using print-to-PDF the output will look extremely bold in most PDF readers even if it...
The new zoom is a great addition. However, it seems to only work for img tags. For SVG, inline markup offers many benefts (e.g., using CSS and currrentColor to adjust...
For books with multiple authors, the bookshelf shows multiple authors while the "info" in the reader only shows one author -- and not necessarily the first one in the opf...