Skip to content
Prev 371251 / 398530 Next

post_processor in rmarkdown not working

On 06/09/2017 5:41 AM, Thierry Onkelinx wrote:
I installed it and tried running it using

debug(INBOmd::rsos_article)
rmarkdown::render("skeleton.Rmd")

then after post_processor was defined, I set it to debug as well, and 
could see that the post_processor was being run.

I didn't get useful output, because the LaTeXing failed (I don't have 
the rsos.cls), but perhaps you've already fixed this problem, or perhaps 
it is intermittent?

Duncan Murdoch