Thomas J. Duck
Thomas J. Duck
Thanks for tagging me in, @dhimmel. Pandoc-eqnos does what @jgm suggests: it appends to the header-includes metadata if it exists. A warning is printed in the case that there is...
Hi Serge, I agree that the inconsistent spacing is an irritant. There are some historical and technical issues in play. **First, a plea: It would be really helpful if someone...
Thanks, Serge. My concerns aren't with pandoc's development. It is more that I need some help in identifying and preparing for what changes are coming. But I will reach out...
Jgm agreed and has posted pandoc-xnos on the Pandoc Extras page! :o)
That's an interesting thought. Let me look into it and get back to you.
This too is a nice idea, but I don't currently have time to implement it. I am going to mark it as "help wanted" so that developers who would like...
This is a very good point, @DaveJarvis. I know this is easy to do in LaTeX, but I'm not sure how I would do it in CSS -- or if...
Thanks for this suggestion, @gepcel. My first step will be to look into how LaTeX handles this problem. Note that there is a similar [Issue](https://github.com/tomduck/pandoc-tablenos/issues/8) for [pandoc-tablenos](https://github.com/tomduck/pandoc-tablenos/).
The second separator is now configurable in the pandoc-fignos 2.0 beta release. To install it run pip install pandoc-fignos --upgrade --pre --user This is a new major release with some...
For future reference: 1) [This post](https://tex.stackexchange.com/q/302475) on StackExchange gives the TeX needed to change the number separator. 2) [This post](https://latex.org/forum/viewtopic.php?t=10134) on latex.org describes how to achieve the second variant of...