mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
stdmenus.inc: add entry for multirow
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35723 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0e75fecba7
commit
251da8a82a
@ -178,6 +178,7 @@ Menuset
|
|||||||
# not much we can do to help here
|
# not much we can do to help here
|
||||||
Menu "edit_tabular"
|
Menu "edit_tabular"
|
||||||
Item "Multicolumn|M" "inset-modify tabular multicolumn"
|
Item "Multicolumn|M" "inset-modify tabular multicolumn"
|
||||||
|
Item "Multirow|u" "inset-modify tabular multirow"
|
||||||
Separator
|
Separator
|
||||||
Item "Top Line|T" "inset-modify tabular toggle-line-top"
|
Item "Top Line|T" "inset-modify tabular toggle-line-top"
|
||||||
Item "Bottom Line|B" "inset-modify tabular toggle-line-bottom"
|
Item "Bottom Line|B" "inset-modify tabular toggle-line-bottom"
|
||||||
|
Loading…
Reference in New Issue
Block a user