Move figure and graph list output to the application.
commit42f917be435fb1bef157268b38c8c2e20dd6d680
authorArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Wed, 17 Jun 2009 22:00:34 +0000 (18 00:00 +0200)
committerArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Wed, 17 Jun 2009 22:00:34 +0000 (18 00:00 +0200)
treec1f728e2be417e449baa0a9587925b3fb0961df8
parent84bb409e3074c044c0f45701522415b79db1017a
Move figure and graph list output to the application.

The application is in charge of displaying the figure list, then context.figlist() is changed in property context.figures, as well as figure.list which become property figure.graphs.
ty figure.graphs.
doc/manual/tex/auto/manual.el
doc/manual/tex/manual.tex
oscopy/context.py
oscopy/figure.py
oscopy/graphs/graph.py
oscopy_app