mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
Update doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30607 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f7237cbff1
commit
19efc7df45
@ -2747,13 +2747,14 @@ void LyXAction::init()
|
|||||||
line from LaTeX compilation. Note that before this function can be used
|
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).
|
export to LaTeX output must occur (in order to map the row numbers).
|
||||||
* \li Syntax: server-goto-file-row <FILE[.ext]> <ROW_NUMBER>
|
* \li Syntax: server-goto-file-row <FILE[.ext]> <ROW_NUMBER>
|
||||||
* \li Params: <FILE>: the filename. Environment variables are expaned in the path.
|
* \li Params: <FILE>: the filename. Environment variables are expanded in the path.
|
||||||
In case this LFUN does not work make sure you are giving correct
|
In case this LFUN does not work make sure you are giving correct
|
||||||
path to the file.\n
|
path to the file.\n
|
||||||
If the file is located inside LyX temporary directory it will be
|
If the file is located inside LyX temporary directory it will be
|
||||||
mapped back into the appropriate opened buffer (e.g. for the case
|
mapped back into the appropriate opened buffer (e.g. for the case
|
||||||
of generated .tex file).
|
of generated .tex file).
|
||||||
.ext: extensions will be automatically replaced by .lyx.
|
.ext: extensions will be automatically replaced by .lyx.
|
||||||
|
<ROW_NUMBER> The row number of the LaTeX file to which to go.
|
||||||
* \li Origin: Edmar, 23 Dec 1998
|
* \li Origin: Edmar, 23 Dec 1998
|
||||||
* \endvar
|
* \endvar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user