Created
February 8, 2016 05:19
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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