On Fri, Jun 13, 2003 at 01:03:55PM +0100, Jos? Luis G?mez Dans wrote:

>       I finally got round to trying the QT version of Lyx. It is very purty, 
> and it could load old documents without problems. However, I still miss 
> one feature of the now largely forgotten klyx (shows my age, I guess 
> :D): the toolbars had most (or all) of the math panel symbols, so you 
> didn't need to have the clunky panel around. It seems the *ahem* 
> competition (Texmacs) uses that same approach.

You can actually add some symbols yourself. Copy default.ui into your
~/.lyx/ui/ directory, then find the "Toolbar" section, and add something
like this before the "End" token :

        Newline
        Icon "math-insert \sum"
        Icon "math-insert \prod"
End

LyX 1.4 has better support for toolbars, though there's still some work
needed.

regards
john

Reply via email to