-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Kevin Cyu edited this page Nov 18, 2017
·
3 revisions
- [Bugs] If your input source has some problem(Like
\\->\misuse、 or some error latex format), or open the target pdf when docogen is generating ... etc, then the docogen will be pending without any error message display.- Need to modify
node-latex-pdfto handle these error message.
- Need to modify
- If docogen was
pendingfor a while, it might be the error input format(only occur when someLaTeXsyntax were mix with the normal text), please check out the temp file which store in your operating system temporary storage(e.g. In window, isC:\Users\<...>\AppData\Local\Temp, and in Linux is/tmp), which named as<your-output-filename>.texor*.tex, check out the format by doubled-click to openTexEditor/TexStudioto compile and show you the error message.