From 19efc7df458054bbb4858716135a3140aead1bf3 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 15 Jul 2009 16:27:22 +0000 Subject: [PATCH] Update doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30607 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c3eb1dbd84..5b07453120 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2747,13 +2747,14 @@ void LyXAction::init() line from LaTeX compilation. Note that before this function can be used export to LaTeX output must occur (in order to map the row numbers). * \li Syntax: server-goto-file-row - * \li Params: : the filename. Environment variables are expaned in the path. + * \li Params: : the filename. Environment variables are expanded in the path. In case this LFUN does not work make sure you are giving correct path to the file.\n If the file is located inside LyX temporary directory it will be mapped back into the appropriate opened buffer (e.g. for the case of generated .tex file). .ext: extensions will be automatically replaced by .lyx. + The row number of the LaTeX file to which to go. * \li Origin: Edmar, 23 Dec 1998 * \endvar */ -- 2.39.2