mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23102 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b7922f4201
commit
f9cb8309a3
@ -1147,7 +1147,7 @@ void LyXAction::init()
|
||||
* \li Syntax: split-view <vertical|horizontal>
|
||||
* \li Params: horizontal : The work areas are laid out side by side.\n
|
||||
vertical : The work areas laid out vertically.\n
|
||||
* \li Origin: abdel, 20 Feb 2007
|
||||
* \li Origin: abdel, 20 Feb 2008
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_SPLIT_VIEW, "split-view", ReadOnly, Buffer },
|
||||
@ -1158,7 +1158,7 @@ void LyXAction::init()
|
||||
* \li Notion: This only closes the work areas, not the buffer themselves.
|
||||
The still opened buffers can be visualized in another tab group.
|
||||
* \li Syntax: close-tab-group
|
||||
* \li Origin: abdel, 21 Feb 2007
|
||||
* \li Origin: abdel, 21 Feb 2008
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_CLOSE_TAB_GROUP, "close-tab-group", ReadOnly, Buffer },
|
||||
|
Loading…
Reference in New Issue
Block a user