Skip to content

Instantly share code, notes, and snippets.

@syaifulnizamyahya
Created February 8, 2016 05:19
Show Gist options
  • Select an option

  • Save syaifulnizamyahya/8d5a4f73c15c8d8003cc to your computer and use it in GitHub Desktop.

Select an option

Save syaifulnizamyahya/8d5a4f73c15c8d8003cc to your computer and use it in GitHub Desktop.
AsciidocFX that fixed Graphviz/plantuml path not found. The path is temporary and isolated so it doesn't make changes to your system.
SET GRAPHVIZ_DOT=D:\Program Files (x86)\Graphviz2.38\bin\dot.exe
REM java -jar "D:\Program Files\AsciidocFX\lib\plantuml-8033.jar" -testdot
AsciidocFX.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment