]> git.lyx.org Git - features.git/commitdiff
* Doxy.
authorPavel Sanda <sanda@lyx.org>
Tue, 10 Jun 2008 11:46:40 +0000 (11:46 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 10 Jun 2008 11:46:40 +0000 (11:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25222 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index f6aa1fa503fe11c6062d02ba7f2a8d4536a87ab0..3bb65f91ed477e6bdc28a73db6860900f24d9bb0 100644 (file)
@@ -1146,6 +1146,13 @@ void LyXAction::init()
                { LFUN_FONT_SIZE, "font-size", Noop, Layout },
                { LFUN_FONT_FREE_APPLY, "font-free-apply", Noop, Layout },
                { LFUN_FONT_FREE_UPDATE, "font-free-update", Noop, Layout },
+/*!
+ * \var lyx::FuncCode lyx::LFUN_SCREEN_FONT_UPDATE
+ * \li Action: Update fonts and its metrics.
+ * \li Notion: Automatically called after zoom, dpi, font names, or norm change.
+ * \li Syntax: screen-font-update
+ * \endvar
+ */
                { LFUN_SCREEN_FONT_UPDATE, "screen-font-update", NoBuffer, Layout },
 /*!
  * \var lyx::FuncCode lyx::LFUN_FONT_STATE