Advertisement
para_bellum

Tikz compilation weird error

Jan 22nd, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. When compiling my thesis, messed up error appears.
  2. ```
  3. Package tikz Error: Sorry, the system call 'pdflatex -shell-escape -halt-on-e
  4. rror -interaction=batchmode -jobname "full-figure0" "\def\tikzexternalrealjob{f
  5. ull}\input{full}"' did NOT result in a usable output file 'full-figure0' (expec
  6. ted one of .pdf:.jpg:.jpeg:.png:).
  7. ```
  8. The solution is to compile the whole document *without* the cover page first, then uncomment the line and compile again.
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement