Skip to content
Prev 371261 / 398530 Next

post_processor in rmarkdown not working

On 07/09/2017 2:04 PM, Duncan Murdoch wrote:
I've done some debugging in rmarkdown::render.  Apparently if you need 
Bibtex (as your example does), it runs Latexmk before the post-processor.

I don't know if there's a way around this...

Duncan Murdoch