Top "Pandoc" questions

Pandoc is an open-source, command-line, universal document converter for converting between various markup formats.

pandoc: xelatex not found. xelatex is needed for pdf output

I have just upgraded my Macbook Pro OS to El Capitan (v10.11.4). My attempt to export a Markdown file (created …

pdf markdown pandoc pdflatex xelatex
How to set the font size for code blocks in pandoc markdown?

this small example: An example code snippet: ~~~{.cpp} class A { public: static void f1 () {}; virtual void f2 () = override; }; ~~~ can be …

latex pandoc
Unable to compile PDF in R Studio (LaTeX Error: File `lmodern.sty' not found.)

I can't compile the most basic PDF file in R studio. This is my error message: output file: Report.knit.…

r rstudio knitr pandoc
pandoc "cannot parse yaml header" when converting md to pdf

I am trying to convert a markdown document to pdf using pandoc, and it was working fine until it just …

pdf yaml markdown pandoc
Special characters not showing in pandoc html output

I am trying to get special characters (for foreign surnames) working in pandoc. I followed the instructions here and made …

html utf-8 pandoc
How to convert HTML to Markdown while retaining non-markdown HTML tags?

I'd like to be able to take an existing HTML snippet and convert it to markdown. I've tried pandoc for …

markdown pandoc
Pandoc Markdown to PDF image position

When converting a Markdown document to PDF with pandoc, my images are not placed in the same position I put …

pdf markdown pandoc
Pandoc insert appendix after bibliography

I'm using the knitr package and pandoc in R to convert a .Rmd file to a PDF. Pandoc is linked …

r markdown knitr pandoc
Convert markdown links to html with Pandoc

In my new project I have multiple markdown files which are linked to each other. These links refer to the …

html hyperlink markdown pandoc
pandoc document conversion failed with error 127

I'm not sure how to make a reproducible example of this, but I'm curious to hear if anyone else has …

r amazon-ec2 r-markdown pandoc shiny-server