-
Change LaTeX -> Org Mode. Embed code examples in the document.
+ Org Mode can export to LaTeX and export to bit-compatible with the original LaTeX
+ Org Mode can be used to render the book online (o…
-
Hi there,
I've been working on a Quarto extension for JuliaCon Proceedings: [https://github.com/pat-alt/quarto-juliacon-proceedings](https://github.com/pat-alt/quarto-juliacon-proceedings). It is b…
-
Thoughout the first part of the book students are encouraged to use `\\(\\)` for LaTeX delimiters as this is technically LaTeX and `$` is technically tex https://tex.stackexchange.com/a/410874
**Ho…
-
This is a minor problem. We are not directly concerned about it. I am simply reporting it in case it may help other people...
In the example file here :
https://github.com/Wandmalfarbe/pandoc-la…
-
The summation is unable to parse a group containing more than a single argument in the subscript.
**Error Examples**
1)
latex: \sum_{n,m} k_{n,m}
["Sum",["Subscript","k",["Delimiter",["Sequence"…
-
GH introduced "alerts" with distinctive styling, like
```markdown
> [!NOTE]
> Foo bar, wuppie fluppie!
```
(see https://github.blog/changelog/2023-12-14-new-markdown-extension-alerts-provide…
cagix updated
2 months ago
-
Hello, and thank you for maintaining pandoc-crossref, it's super useful!
If `figPrefix`, `secPrefix` or `eqPrefix` is set to empty string, there's one extra space when converting to LaTeX. For exam…
-
Hello there,
First I must say that I am looking forward to MathJax v3, I came across [this issue the other day](https://github.com/mathjax/MathJax-node/issues/140), I am using Node as my rendering …
-
I am interested in parsing functions written in Latex into a Sympy representation. For simple examples, this currently works:
>>> import sympy
>>> sympy.__version__
'1.5.1'
>>> f…
-
LaTeXML pretends that the base font size is always 10pt, for simplicity, except for the a0poster class. This is quite inconvenient with TikZ and tikz-cd, because the figures are generated based on 10p…