>>>>> "Alain" == Alain Leroux <[EMAIL PROTECTED]> writes:
Alain> I am not a devopper but an user of Lyx.
Alain> This program is by now very useful, but will be more
Alain> comfortable if it was possible to keep the pop-ups of the
Alain> math-panel, like Greek characters permanently on the screen.
Note that for greek characters, you can also type them directly, in
two ways:
\gamma <space> gives you a gamma
M-m g g gives you the same.
I agree however that keeping the menus open would be useful.
Alain> It would be more comfortable also, if it was possible to type
Alain> text when the mouse pointer lie in the math panel and not to be
Alain> obliged to put it back in the main window.
This is a matter of setting up your window manager. If you use
focus-follows-mouse (as I do too) you have to take care of the place
where your mouse lies. You might want to consider -click-to-focus
policies to avoid that.
Now that I think of it, there is probably a way for the math-panel to
say that it does not want to get keyboard focus...
Alain> Likewise, it would be very useful to be able to use
Alain> user-defined macros by simply typing their name. For example,
Alain> if it was possible, in math mode, to type "dif" to obtain
Alain> \frac{\partial }{\partial }
Have a look at the file Math_macros.lyx in the example
directories. Macros are already supported in LyX.
JMarc