From a329ab84a6fb651937fee495995805854dd1fcb1 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 26 Apr 2009 08:39:18 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29405 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 1d2025a8ba..eb191d597e 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2661,6 +2661,8 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_SERVER_GOTO_FILE_ROW * \li Action: Sets the cursor position based on the row number of generated TeX file. + * \li Notion: This can be useful for DVI inverse-search or detection of the problematic + line from LaTeX compilation. * \li Syntax: server-goto-file-row * \li Origin: Edmar, 23 Dec 1998 * \endvar -- 2.39.2