-
Starting with version 3.2.1 the following command:
```
root@mediawiki# pandoc -s -o /tmp/Incident_WDC_WUH721818AL_2024-07-02.pdf --template eisvogel --pdf-engine xelatex -f markdown+implicit_figu…
-
Script is running and producing the following error, coupled with an empty .7z file.
```
ruby generate.rb
Choose a template:
0. [OSCP] whoisflynn improved template v3.2
1. [OSCP] o…
-
Implement improvements to the user guide
-
Mit [Pandoc-Scholar](https://github.com/pandoc-scholar/pandoc-scholar) steht ein Pandoc-basiertes Framework bereit, welches das Schreiben wissenschaftlicher Texte erleichtern soll und damit eine ähnli…
cagix updated
5 months ago
-
I do have some images which are displayed in my pdf document as a very small image, like a post stamp/thumbnail.
The pdf is generated from a markdown document
I use command:
```
docker run --rm …
-
I'm trying to use the `pandoc/extra` docker image with the `eisvogel` template and running into an issue when it is trying to get the necessary fonts.
```
$ docker run --rm --volume "$(pwd):/data"…
-
I'm trying to use `pandoc/latex:2.6` to convert markdown to PDF. I had in mind to use the eisvogel template, which requires a fairly complete latex distribution (in the meantime I can use another more…
-
Reader : Markdown
Writer : LaTeX
Current version : Pandoc 1.11.1
Pandoc lacks the possibility of inserting tables with vertical lines.
I've been tweaking the generated tex from a markdown grid such a…
-
I have properly installed Pandoc - evidenced by being able to run `pandoc --help` and getting the correct output.
However, I cannot `cd .pandoc`
the error `no directory` keeps appearing. Therf…
-
#1 Hello i'm having issues generating pdf, i'm getting these error
```
pandoc report.md -o report.pdf --from markdown --template=eisvogel --listings
Error producing PDF.
! LaTeX Error: File `foot…