>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> attached. comments ? The distinction between File and Document is not very clear to me. Export is in file, and update is in document... Thesaurus should be optitem, since it is of no use on systems which do not have aiksaurus John> To work, this needs the following work : John> 1) Optional menus (OptMenu) Easy enough John> 2) dynamically named menu items (Open/close float -> Open float John> / Close float, Settings -> Minipage Settings / Table Settings John> etc. etc.) Another possibility would be to have a bunch of Optitems like Optitem "Minipage settings" "inset-properties Minipage" Optitem "Table settings" "inset-properties Tabular" The function inset-properties would search for the inset with righ name either at point of enclosing. This means that in some cases, one would have several 'settings' entries available at the same time. JMarc