Hi there What solved the issue for me (I just installed all the things for the first time), was just to specify the --latex-engine. So for a simple conversion of markdown to pdf you can use: pandoc source --output output.pdf --latex-engine /usr/texbin/pdflatex Hope that helps if you came here by search like me ;) Bin thanks to @Ben Cheers, Chris On Wednesday, December 3, 2014 at 10:43:28 PM UTC+1, John MacFarlane wrote: > > Try just using one of their extra options at a time, to see if you can > isolate which one matters. > > +++ Ben Temperton [Dec 03 14 11:57 ]: > >Quick follow up to this - I noticed that pandoc was working fine in > Rstudio > >for conversion of R markdown. If you mimic the command used by RStudio to > >generate the pdf on the command line, it works fine. > > > >pandoc SCG.protocol.md --to latex --from > >markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash-implicit_figures > > >--output SCG.protocol.pdf --filter pandoc-citeproc --template > >/Library/Frameworks/R.framework/Versions/3.0/Resources/library/rmarkdown/rmd/latex/default.tex > > >--highlight-style tango --latex-engine /usr/texbin/pdflatex --variable > >'geometry:margin=1in' --bibliography SCG.protocol.bib > > > >Not sure if this provides any more insight to the original issue. > > > >-- > >You received this message because you are subscribed to the Google Groups > "pandoc-discuss" group. > >To unsubscribe from this group and stop receiving emails from it, send an > email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org . > >To post to this group, send email to pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > . > >To view this discussion on the web visit > https://groups.google.com/d/msgid/pandoc-discuss/5d7e742f-d38f-4966-874c-354683f0c463%40googlegroups.com. > > >For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/9a35da29-ecff-44a8-b675-2dcecbd39d73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.