German Rodriguez I am using the excellent and very useful markstat. markstat works fine when I try to create an HTML or Word doc.
However, markstat produces the following error when I try to create slides:
I have searched Statalist for ideas, but am not finding a solution that seems to resolve the error. Any advice would be appreciated.
Code:
markstat using index.stmd, bundle // HTML markstat using index.stmd, docx // Word
Code:
markstat using index.stmd, slides(santiago+) bundle // slides Running Pandoc C:\Users\agrogan\AppData\Local\Pandoc\pandoc.exe file index.pdx not found

Comment