-
Error using EISVOGEL template in pandoc/extra:3.2-ubuntu. When using the main (Alpine) version as a base, EISVOGEL works fine.
Suspect that the upstream Ubuntu version is not as well tested on the …
-
_Reproducible steps:_
1. Create `test.md` file with the following contents:
```markdown
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
#…
-
sorry - I missclicked and submitted the issue too early.
this reproduces it
```md
![caption a](coolfiga.png){#fig:cfa width=30%}
![caption b](coolfigf.png){#fig:cfb}
Cool figure!
…
-
Currently, my images stretch horizontally to fill the page. This is too large, so I rescaled the images by 50%. Unfortunately, when they get burned into the PDF, they are left-aligned. What can I edit…
-
**Explain the problem.**
Pandoc introduced in [release 3.2.1](https://pandoc.org/releases.html) new LaTex macro `\pandocbounded` which custom templates needs to provide:
>LaTeX writer:
>
>New …
-
Gitbook supports export to [ebooks and pdfs](https://github.com/GitbookIO/gitbook#output-formats) via [calibre](http://calibre-ebook.com/). This might be easy to hook into.
See also https://github.co…
-
Current image with Eisvogel version 2.4 does not match pandoc's default latex templates
https://github.com/pandoc/dockerfiles/blob/dce3e6291b7779a1c63d1f176ca1515553cb15a3/alpine/Dockerfile#L179-L1…
-
Running a file with your test snippet in the readme, I get the following:
```bash
Message:
pandoc exited with code 83: (node:17947) UnhandledPromiseRejectionWarning: Unhandled promise rejecti…
-
See also jgm/pandoc#3929
A current workaround is to embed raw latex tables in the markdown document.
-
The README.md says `eisvogel.latex`, which does not exist (at least not in root).
The docs/index.md refers to both.
Best, DB