On 2015-10-02, Liviu Andronic wrote: > On Thu, Oct 1, 2015 at 11:49 PM, Guillaume Munch <[email protected]> wrote: >> Le 01/10/2015 12:03, David a écrit :
... >> As of now, there is a list of math macros in the navigation menu and the >> outline pane. Especially the outline pane works well for that: math macros >> can now be accessed and ordered either by appearance or alphabetically, and >> can be searched for using the filter. > Is a list of math macros very different from a list of ERT insets? > Will both contain cryptic code? Every math-macro has a unique name (as it defines a macro which is later used by this name), while an ERT inset can contain arbitrary LaTeX code, usually just calling already defined macros. Günter
