Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> There may be insets (think footnotes) that rely on not appearing there. > > Then InsetFootnote just have to overload the method.
I think the rule is more that most insettext should not appear in toc (think optional arguments too). And your patch will necessitate to fix many places. But the most important is to use the right function for the right usage for now. Later we will have to think about a way to merge the two uses. JMarc