-
There are apparently complications with using MathJax (used for rendering LaTeX) in conjunction with d3.js (used for plotting), which result in the rendered text disappearing. See, for example, [Stac…
-
this is for the wishlist:
In general I like your _interpolate_ package , its parameter feature for example: `[i| ... #{param} ... ]`,
or the possibility to use _String_ and _Text_ types.
There a…
-
This is related to https://github.com/rstudio/rmarkdown/issues/1449, but the standard solution (identify a raw LaTeX block) isn't working for me.
HTML output looks like this:
![Screenshot from 2…
-
We (me and @birocoles) have plans of turning this into a book. The general idea is to have a short, direct, example driven book. This means adding lots of code to the current text we have.
We also wa…
-
```
I use Pandoc to generate both LaTeX and HTML. One
troublesome thing with this is that if one has
literal LaTeX commands in the markdown these just
vanish if one tries to generate HTML from the sam…
-
Have we (and do we need) a common way of creating targets used for cross references?
I ran into this problem when wanting to automatically create potential targets for cross references in my processo…
-
Some icons switch the active direction of text to RTL and affect the surrounding text. Specific examples are the latex icon (extension .tex) and the SVG icon. I know there are others as well, but #46 …
-
From documentation, `pandoc.RawBlock` and `raw_attributes` are supposed to respect the `FORMAT` or `--to` value
* For `raw_attributes`, doc says https://pandoc.org/MANUAL.html#extension-raw_attrib…
-
Since TikZ/PGF is very common and used by a lot of people way may add support for that. What would you expect to be added to support TikZ/PGF?
Required:
- [ ] syntax highlighting
Should be adde…
-
F1000 Research only accepts, doc, docx, or rtf...
I managed to get this through for now by wrapping the pdf in a zip(which they accept)
But I can't imagine that this holds forever...
Can someone,…