dot: add x option for dot2tex
* spot/twa/acc.cc, spot/twa/acc.hh: Add a LaTeX output for acceptance conditions. * spot/twaalgos/dot.cc: Implement the 'x' option and refactor the code a bit to limit duplication. * tests/core/dot2tex.test: New test case (requires dot2tex). * tests/Makefile.am: Add dot2tex.test. * tests/core/alternating.test, tests/core/readsave.test, tests/python/automata-io.ipynb: Adjust expected output. * NEWS, doc/org/oaut.org: Mention the new option.
This commit is contained in:
parent
b242122ce8
commit
fbb9e4374e
10 changed files with 365 additions and 182 deletions
|
|
@ -219,6 +219,7 @@ TESTS_twa = \
|
|||
core/gragsa.test \
|
||||
core/dstar.test \
|
||||
core/readsave.test \
|
||||
core/dot2tex.test \
|
||||
core/ltldo.test \
|
||||
core/ltldo2.test \
|
||||
core/maskacc.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue