spot/spot
Alexandre Duret-Lutz 77b0b5b3fe dot: add option C(COLOR)
This fixes the output gliches visible in the previous patches,
where highlighting a state would remove its fill color.

* spot/twaalgos/dot.cc, spot/taalgos/dot.cc: Implement option C(COLOR).
* bin/common_aoutput.cc, doc/org/oaut.org: Document it.
* doc/org/.dir-locals.el.in, doc/org/init.el.in,
python/spot/__init__.py: Use it.
* tests/python/automata-io.ipynb, tests/python/automata.ipynb,
tests/python/highlighting.ipynb: Test it.
* tests/core/readsave.test: Adjust.
* NEWS: Mention recent changes.
2016-02-05 19:26:38 +01:00
..
graph python: initial work on wrapping twa_graph::out(n) 2015-12-11 19:32:52 +01:00
kripke rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
ltsmin ltsmin: add accessors for variable names and types 2016-01-26 19:21:35 +01:00
misc trival: new class for tri-valued logic 2016-01-13 17:57:54 +01:00
parseaut parseaut, dot: install a highlighting framework 2016-02-04 23:02:28 +01:00
parsetl rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
priv move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
ta twa: make acc_ private 2016-02-02 17:08:11 +01:00
taalgos dot: add option C(COLOR) 2016-02-05 19:26:38 +01:00
tl move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
twa parse_acc: cleanup error reporting 2016-02-04 10:48:40 +01:00
twaalgos dot: add option C(COLOR) 2016-02-05 19:26:38 +01:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00