On Fri, 19 Apr 2002 17:03:13 +0300 wrote Dekel Tsur <[EMAIL PROTECTED]>:
> > > What I'd like is just turn on numbering for all equations by default, and > > > only put label for some of the equations, for example for some important > > > formula for cross-referencing, and probably have a couple exceptions and > turn > > > off the numbering for that equation only. > > > > http://www.lyx.org/help/mathstuff/numbering.php3 > > This won't allow disable the numbering for some equations. > > A different solution is to use a text editor (or sed/perl) to edit the lyx > file and replace every \[ by \begin{equation} and every \] by \end{equation} Just curious: is there a way to bind a key so it opens the current LyX-file in my favourite text editor? (the way back is Ctrl-R (restore), which unfortunately does not come back to the current editing position) > You can also change the behavior of the C-S-m keybinding to create a > numbered equation by adding > \bind "C-S-m" "command-sequence math-display; math-number" > to the bind file. This is a nice idea, still I need to redo the binding every time I switch between documents with by-default-numbered and by-default-unnumbered equations. Therefore now my Feature request: Alongside the "Use-AMS" button in the Layout Documents dialog I'd like to see a "number equations" button that toggles the default. Guenter -- [EMAIL PROTECTED]
