mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
* LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29575 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0d50b7b87a
commit
fe6f0fb610
@ -49,7 +49,7 @@ theorems-ams
|
||||
\begin_body
|
||||
|
||||
\begin_layout Section*
|
||||
LFUNs documentation automatically generated 26.04.2009.
|
||||
LFUNs documentation automatically generated 08.05.2009.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -5461,11 +5461,29 @@ Action Sets the cursor position based on the row number of generated TeX
|
||||
\begin_layout Description
|
||||
Notion This can be useful for DVI inverse-search or detection of the problematic
|
||||
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).
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Syntax server-goto-file-row <LYX_FILE_NAME> <ROW_NUMBER>
|
||||
Syntax server-goto-file-row <FILE[.ext]> <ROW_NUMBER>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Params <FILE>: the filename.
|
||||
Environment variables are expaned in the path.
|
||||
In case this LFUN does not work make sure you are giving correct path to
|
||||
the file.
|
||||
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
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.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
Loading…
x
Reference in New Issue
Block a user