mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-27 14:29:21 +00:00
Compare commits
2 Commits
81f5fc80b5
...
ac90ebad04
Author | SHA1 | Date | |
---|---|---|---|
|
ac90ebad04 | ||
|
c05e5d3a34 |
@ -4099,11 +4099,10 @@ void LyXAction::init()
|
|||||||
/*!
|
/*!
|
||||||
* \var lyx::FuncCode lyx::LFUN_TEXTSTYLE_APPLY
|
* \var lyx::FuncCode lyx::LFUN_TEXTSTYLE_APPLY
|
||||||
* \li Action: Apply last used text properties.
|
* \li Action: Apply last used text properties.
|
||||||
* \li Syntax: textstyle-apply [<NUM>]
|
|
||||||
* \li Params: <NUM>: number of the selection in the internal freefonts stack to be applied.
|
|
||||||
* \li Notion: These properties are stored via #LFUN_TEXTSTYLE_UPDATE, which is
|
* \li Notion: These properties are stored via #LFUN_TEXTSTYLE_UPDATE, which is
|
||||||
automatically triggered when using Text Style dialog.
|
automatically triggered when using Text Style dialog.
|
||||||
* \li Syntax: textstyle-apply
|
* \li Syntax: textstyle-apply [<NUM>]
|
||||||
|
* \li Params: <NUM>: number of the selection in the internal freefonts stack to be applied.
|
||||||
* \li Origin: leeming, 12 Mar 2003
|
* \li Origin: leeming, 12 Mar 2003
|
||||||
* \endvar
|
* \endvar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user