Hi I've just written a script:
http://wiki.lyx.org/pmwiki.php/DevelTools/MakeLyxFunctionList that generates a wiki-page with a table of lfuns, i.e. this page: http://wiki.lyx.org/pmwiki.php/LyX/LyxFunctionList1-3-3 While doing this I noticed that the format in src/LyXAction.C has changed since 1.3.3. The function LyXAction::init() used to include a help text, but in the tag HEAD, this is no longer there. The script I wrote works with both version of LyXAction.C, but with the 1.3.3 version, I also extract any 'help text' for each lfun. Where can I find the 'help text' (or any other textual description) of lfuns, preferably so that I can have a script extract it. /Christian -- Christian Ridderström http://www.md.kth.se/~chr