Vincent van Ravesteijn <v.f.vanraveste...@tudelft.nl> writes: > Hi Ewan, > > I suddenly had a tremendous idea.. at least I think so. I've often > thought to integrate the LFUN documentation with the Command Buffer. > In the command buffer you can enter an lfun, and you can use a popup > list to choose one. What I feel is missing there, is the > documentation. > > There is an internal buffer 'widget' for the advanced search and > replace widget. Maybe we can use that to show the part of LFUNs.lyx > that is about the lfun that you selected in a popup (I don't know how > to trigger the popup).
I think it would be more powerful to have the documentation as fields of the FuncInfo object and therefore available to LyX itself. Loading a LyX file to do that strikes me as unnecessarily complicated. JMarc