Top "Pandoc" questions

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

Set double spacing and line numbers when converting from Markdown to PDF with pandoc

I am using markdown & pandoc for scientific writing, I know I can change margins of the final pdf using …

latex markdown pandoc
How to specify numbered sections in Pandoc's front matter?

I would like to specify numbered sections via Pandoc's support for YAML front matter. I know that the flag for …

yaml pandoc
R Markdown: openBinaryFile: does not exist (No such file or directory)

I've developed a shiny app that allows user to download a HTML report via R Markdown. I'm trying to include …

r shiny r-markdown pandoc
How do I specify tables in my Markdown document using pandoc syntax?

I have a markdown document I'm processing with the pandoc tool to generate HTML and PDF documents. I'm trying to …

text markdown pandoc
Adding a footnote / thanks to Rmarkdown title slide

I have to include a note in my title slide declaring the source of my funding. I was able to …

r knitr r-markdown pandoc beamer
Knitting to PDF in R

I am new to R and am trying to knit my R Markdown files into PDF format. I continually get …

r pdf pandoc tex-live
Converting all files in a folder to md using pandoc on Mac

I am trying to convert an entire directory from html into markdown. The directory tree is quite tall, so there …

makefile pandoc
Add styling rules in pandoc tables for odt/docx output (table borders)

I'm generating some odt/docx reports via markdown using knitr and pandoc and am now wondering how you'd go about …

docx pandoc odt
*Some* figure captions from RMarkdown not showing

Essentially, I have a Rmd document configured like this: --- title: "Example" author: "me" date: "December 2014" output: pdf_document: fig_…

rstudio knitr pandoc r-markdown
pdflatex not found. pdflatex is needed for pdf output

I have installed my shiny server on Ubuntu. In addition I installed Texlive- full 2017 on the server as well. The …

ubuntu shiny pandoc shiny-server pdflatex