On 2011-11-07, Liviu Andronic wrote:
> On Mon, Nov 7, 2011 at 9:44 PM, Liviu Andronic <[email protected]> wrote:
>> Dear all
>> Is there a lyx-ish way to change a formula from 'display' to
>> 'numbered'?
> To answer my own question, it suffices to access the context menu in
> math and select the appropriate numbering option.
>> The wiki suggests [1] to put
>> \renewcommand\[{\begin{equation}}
>> \renewcommand\]{\end{equation}}
>> in the document preamble
This is the workaround for the case that you want *all* equations
numbered without the need to access the context menu for each one.
Günter