Le 24 nov. 2010 à 17:32, Richard Heck a écrit : > Certainly part of this would be fairly simple to do. Call it > InsetSimpleCommand, and the only thing it does > is issue whatever command it is supposed to issue. The command in question > can be given in a module: > > InsetCommand InsertEndnotes > guiname "Insert Endnotes Here" > label Endnotes > command \theendnotes > End >
Can't this be part of a normal inset definition with a special inset type "Command"? JMarc
