Compare commits

..

No commits in common. "ac90ebad041cf6bc6e8f9f516aa088d4785d9d7e" and "81f5fc80b5ae4a152835f254c942878db47d5d45" have entirely different histories.

View File

@ -4099,10 +4099,11 @@ void LyXAction::init()
/*!
* \var lyx::FuncCode lyx::LFUN_TEXTSTYLE_APPLY
* \li Action: Apply last used text properties.
* \li Notion: These properties are stored via #LFUN_TEXTSTYLE_UPDATE, which is
automatically triggered when using Text Style dialog.
* \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
automatically triggered when using Text Style dialog.
* \li Syntax: textstyle-apply
* \li Origin: leeming, 12 Mar 2003
* \endvar
*/