Re: table swap menu entries are not displayed in LyX 1.5.4

2008-03-10 Thread Jean-Marc Lasgouttes
Uwe Stöhr <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes schrieb: > >> This is because this function is not implemented at all, and is >> therefore removed from the menu. I guess you can just comment it out. > > I did this now in branch and trunk. Good. JMarc

Re: table swap menu entries are not displayed in LyX 1.5.4

2008-03-09 Thread Uwe Stöhr
Jean-Marc Lasgouttes schrieb: This is because this function is not implemented at all, and is therefore removed from the menu. I guess you can just comment it out. I did this now in branch and trunk. regards Uwe

Re: table swap menu entries are not displayed in LyX 1.5.4

2008-03-06 Thread Jean-Marc Lasgouttes
Uwe Stöhr <[EMAIL PROTECTED]> writes: > stdmenus.inc has these two useful entries: > > Item "Swap Rows|S" "tabular-feature swap-row" > and > Item "Swap Columns|w" "tabular-feature swap-column" > > But in LyX they are not shown in LyX 1.5.4 and LyX 1.6svn. Am I doing > something wrong? This is be