Edwin Leuven wrote:
> Abdelrazak Younes wrote:
>> This is _very_ _very_ nice!!!
> 
> glad you like it :)
> 
> if people are wondering what this is about, here two screenshots:
> 
> http://leuven.ecodip.net/lyx/lyx.png
> http://leuven.ecodip.net/lyx/lyx2.png
> 
> it is now very easy to add these panels to the toolbar.
> 
> first defined a the panel as a toolbar, f.e.
> 
>     Toolbar "latex_dots" "Dots"
>         Item "ldots" "math-insert \ldots"
>         Item "cdots" "math-insert \cdots"
>         Item "vdots" "math-insert \vdots"
>         Item "ddots" "math-insert \ddots"
>     End
> 
> 
> default.ui defines the toolbars that can be shown, so "latex_dots" is
> not there and is only stored in the backend.
> 
> now adding
> 
>         IconPalette "latex_dots" "Dots"
> 
> to a toolbar listed in default.ui gives the popup...
> 
> again, i know that the timing is not optimal, but i would would really
> suggest to commit this before beta2 and get rid of math panel
> 
> opinions solicited.
> 
> updated patch attached, please give it a ride...
> 
> 


I get an error when patching stdtoolbars.inc.
Have you changed the patch manually? Or is your
checkout not up to date?

Peter

Reply via email to