mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Update documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22404 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
36926cc9e5
commit
04192aa3ab
@ -583,7 +583,10 @@ enum kb_action {
|
||||
/**
|
||||
* LFUN_LAYOUT_RELOAD
|
||||
* \li Action: Reloads layout information
|
||||
* \li Notion: Reloads all layout information for the current buffer.
|
||||
* \li Notion: Reloads all layout information for the current buffer from disk, thus
|
||||
recognizing any changes that have been made to layout files on the fly.
|
||||
This is intended to be used only by layout developers and should not be
|
||||
used when one is trying to do actual work.
|
||||
* \li Syntax: layout-reload
|
||||
* \li Origin: rgh, 3 September 2007
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user