Am 20.02.2008 um 12:11 schrieb Pavel Sanda:
A small progress report of the patch: I made it very generic now
and am on
the way to implement completion for the text mode as well. You can
see a
tiny screencast here:
just a crazy idea... would it be hard to add the image of the
symbols to the menu?
we already have symbols and their mapping to tex macros somewhere in
the tree.
this could be good learning tool.
I thought about this already. Currently the source of the list is
basically just a list of strings. Moreover I use the standard list
widget of Qt. But it is certainly not too hard to extend this to
images. Are they small enough to be put next to the \foo string?
Stefan