haghish / markdoc

A literate programming package for Stata which develops dynamic documents, slides, and help files in various formats
http://haghish.com/markdoc
87 stars 30 forks source link

Making sure MarkDoc works fine with UNC paths #26

Closed haghish closed 5 years ago

haghish commented 5 years ago

When accessing Stata on a Windows server machine, there might be multiple problems caused by file paths and temporary files. This can also cause the third-party software such as panoc and wkhtmltopdf not to be accessible.

I have added a unc argument to the markdoc command to change its behavior when it is accessed on a server. Here are some of the problems that might be occuring: