gs
This commit is contained in:
parent
13e7fc9478
commit
3a242dac6b
@ -67,7 +67,7 @@ if ooooo_insert:
|
|||||||
file.write(dot.text)
|
file.write(dot.text)
|
||||||
graph = pygraphviz.AGraph('dot/'+str(oooooc)+'.dot')
|
graph = pygraphviz.AGraph('dot/'+str(oooooc)+'.dot')
|
||||||
graph.layout(prog="dot")
|
graph.layout(prog="dot")
|
||||||
graph.draw(localgs+'+str(oooooc)+'.svg')
|
graph.draw(localgs+str(oooooc)+'.svg')
|
||||||
oooooc+=1
|
oooooc+=1
|
||||||
|
|
||||||
#then iterates over all chapters to get the pdf versions
|
#then iterates over all chapters to get the pdf versions
|
||||||
|
Loading…
Reference in New Issue
Block a user