update manual

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29407 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-04-26 08:47:36 +00:00
parent a329ab84a6
commit c6b4bf67e5

View File

@ -49,7 +49,7 @@ theorems-ams
\begin_body \begin_body
\begin_layout Section* \begin_layout Section*
LFUNs documentation automatically generated 11.04.2009. LFUNs documentation automatically generated 26.04.2009.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -930,7 +930,13 @@ Notion It automatically takes the word on the cursor position.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Syntax index-insert Syntax index-insert [<TYPE:Name>]
\end_layout
\begin_layout Description
Params <TYPE:Name>: name of the index, if multiple indices are defined.
with an empty argument, the default index is selected.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -947,7 +953,13 @@ Action Inserts list of Index entries on a new page.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Syntax index-print Syntax index-print [<TYPE:Name>]
\end_layout
\begin_layout Description
Params <TYPE:Name>: name of the index, if multiple indices are defined.
with an empty argument, the default index is selected.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -4652,7 +4664,10 @@ Action Open the inset's properties dialog.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Notion Used for box, branch, ert, float, listings, note, tabular, wrap insets. Notion Used for bibitem, bibtex, box, branch, citation, ert, external, *
float, graphics, href, include, index, index_print, label,
listings, * note, phantom, ref, space, tabular, vspace, wrap
insets.
\end_layout \end_layout
@ -4661,7 +4676,9 @@ Syntax inset-settings <INSET>
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Params <INSET>: <box|branch|ert|float|listings|note|phantom|tabular|wrap> Params <INSET>: <bibitem|bibtex|box|branch|citation|ert|external|float|
* graphics|href|include|index|index_print|label|listings|
* note|phantom|ref|space|tabular|vspace|wrap>.
\end_layout \end_layout
@ -4670,7 +4687,8 @@ LFUN_INSET_TOGGLE
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Action Toggles the collapsable inset we are currently in. Action Toggles the collapsable inset at cursor position, * or
the inset we are currently in.
\end_layout \end_layout
@ -4715,11 +4733,11 @@ Notion Used for box, branch, ert, float, listings, note, tabular, wrap insets.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Syntax all-insets-toggle <STATE> <INSET> Syntax all-insets-toggle [<STATE>] [<INSET>]
\end_layout \end_layout
\begin_layout Description \begin_layout Description
Params <STATE>: <toggle|open|close> default: toggle Params <STATE>: <toggle|open|close|assign> default: toggle
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -5122,7 +5140,7 @@ Origin sanda, 9 Feb 2007
\end_layout \end_layout
\begin_layout Subsection* \begin_layout Subsection*
WINDOW_NEW LFUN_WINDOW_NEW
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -5605,6 +5623,12 @@ Action Sets the cursor position based on the row number of generated TeX
\end_layout \end_layout
\begin_layout Description
Notion This can be useful for DVI inverse-search or detection of the problematic
line from LaTeX compilation.
\end_layout
\begin_layout Description \begin_layout Description
Syntax server-goto-file-row <LYX_FILE_NAME> <ROW_NUMBER> Syntax server-goto-file-row <LYX_FILE_NAME> <ROW_NUMBER>
\end_layout \end_layout