2014-02-10 08:31:46 +00:00
# gen_lfuns.py generated this file. For more info see http://www.lyx.org/
2013-08-04 14:40:17 +00:00
\lyxformat 474
2008-08-01 14:16:53 +00:00
\begin_document
\begin_header
2009-10-19 00:01:01 +00:00
\textclass article
2009-10-19 23:44:11 +00:00
\begin_preamble
\renewcommand{\descriptionlabel}[1]{\hspace\labelsep\upshape\bfseries #1:}
\renewenvironment{description}{\list{}{%
\setlength{\itemsep}{-2pt}
\advance\leftmargini6\p@ \itemindent-12\p@
\labelwidth\z@ \let\makelabel\descriptionlabel}%
}{
\endlist
}
\end_preamble
2008-10-19 13:43:30 +00:00
\use_default_options false
2011-06-13 14:57:52 +00:00
\maintain_unincluded_children false
2008-08-01 14:16:53 +00:00
\language english
2011-06-13 14:57:52 +00:00
\language_package default
2008-08-01 14:16:53 +00:00
\inputencoding auto
2011-06-13 14:57:52 +00:00
\fontencoding global
2008-08-01 14:16:53 +00:00
\font_roman default
\font_sans default
\font_typewriter default
2012-09-29 16:57:26 +00:00
\font_math auto
2008-08-01 14:16:53 +00:00
\font_default_family default
2011-06-13 14:57:52 +00:00
\use_non_tex_fonts false
2008-08-01 14:16:53 +00:00
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100
\graphics default
2011-06-13 14:57:52 +00:00
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
2008-08-01 14:16:53 +00:00
\paperfontsize default
2009-10-19 00:01:01 +00:00
\spacing single
2008-08-01 19:15:19 +00:00
\use_hyperref false
2008-08-01 14:16:53 +00:00
\papersize default
\use_geometry true
2012-09-29 16:57:26 +00:00
\use_package amsmath 1
\use_package amssymb 1
2013-08-04 14:40:17 +00:00
\use_package cancel 0
2012-09-29 16:57:26 +00:00
\use_package esint 1
\use_package mathdots 0
\use_package mathtools 0
\use_package mhchem 1
2013-02-03 15:36:45 +00:00
\use_package stackrel 0
\use_package stmaryrd 0
2012-09-29 16:57:26 +00:00
\use_package undertilde 0
2008-08-01 14:16:53 +00:00
\cite_engine basic
2013-08-04 14:40:17 +00:00
\cite_engine_type default
2012-09-29 16:57:26 +00:00
\biblio_style plain
2008-08-01 14:16:53 +00:00
\use_bibtopic false
2011-06-13 14:57:52 +00:00
\use_indices false
2008-08-01 14:16:53 +00:00
\paperorientation portrait
2011-06-13 14:57:52 +00:00
\suppress_date false
2012-09-29 16:57:26 +00:00
\justification true
2011-06-13 14:57:52 +00:00
\use_refstyle 0
\index Index
\shortcut idx
\color #008000
\end_index
2008-08-01 14:16:53 +00:00
\leftmargin 2.5cm
\topmargin 2cm
\rightmargin 3cm
2014-02-10 08:31:46 +00:00
\bottommargin 2.5cm
2008-08-01 14:16:53 +00:00
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
2011-06-13 14:57:52 +00:00
\paragraph_indentation default
2008-08-01 14:16:53 +00:00
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
2011-06-13 14:57:52 +00:00
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
2008-08-01 14:16:53 +00:00
\end_header
\begin_body
2014-02-10 08:31:46 +00:00
\begin_layout Title
LyX Functions (LFUNs)
\end_layout
\begin_layout Author
The LyX Team
\end_layout
\begin_layout Date
2014-02-10
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Standard
\begin_inset ERT
2008-08-01 19:15:19 +00:00
status collapsed
2008-08-01 14:16:53 +00:00
2008-08-01 19:15:19 +00:00
\begin_layout Plain Layout
2008-08-01 14:16:53 +00:00
\backslash
thispagestyle{empty}
\end_layout
\end_inset
2008-09-08 19:10:23 +00:00
2008-08-01 14:16:53 +00:00
\begin_inset VSpace 1cm
\end_inset
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_ACUTE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds an acute accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-acute
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_BREVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a breve accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-breve
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_CARON
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a caron to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-caron
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_CEDILLA
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a cedilla to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-cedilla
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_CIRCLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a circle accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-circle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_CIRCUMFLEX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a circumflex to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-circumflex
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_DOT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a dot accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-dot
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_GRAVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a grave accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-grave
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_HUNGARIAN_UMLAUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a Hungarian umlaut to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-grave
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_MACRON
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a macron to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-macron
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_OGONEK
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds an ogonek accent to the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-ogonek
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_TIE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a tie over the next two character typed.
\end_layout
\begin_layout Description
Notion The following char will finish the tie.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-tie
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_TILDE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a tilde over the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-tilde
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_UMLAUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds an umlaut over the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-umlaut
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_UNDERBAR
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a bar under the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-underbar
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_ACCENT_UNDERDOT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Adds a dot under the next character typed.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax accent-underdot
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ALL_CHANGES_ACCEPT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Accepts all tracked changes in the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax all-changes-accept
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Levon, 16 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ALL_CHANGES_REJECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Rejects all tracked changes in the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Reject does not work recursively; the user may have to repeat the operation.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax all-changes-reject
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Levon, 16 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_APPENDIX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Start (or remove) Appendix on the given cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax appendix
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin ettrich, 5 May 1998
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ARGUMENT_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts an argument (short title) inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax argument-insert <argument nr>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <argument nr>: see layout declarations
\end_layout
\begin_layout Description
Origin vermeer, 12 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BIBTEX_DATABASE_ADD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Adds database, which will be used for bibtex citations.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Databases are added to the first BibTeX inset (Inset->List/TOC->BibTeX bibliography) found from the cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax bibtex-database-add <DATABASE-NAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ale, 30 May 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BIBTEX_DATABASE_DEL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Adds database, which will be used for bibtex citations.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Databases are deleted from the first BibTeX inset (Inset->List/TOC->BibTeX bibliography) found from the cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax bibtex-database-del <DATABASE-NAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ale, 30 May 1997
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BOOKMARK_CLEAR
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Clears the list of saved bookmarks.
\end_layout
\begin_layout Description
Syntax bookmark-clear
\end_layout
\begin_layout Description
Origin bpeng, 31 October 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BOOKMARK_GOTO
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the numbered bookmark, opening the file if necessary. Note that bookmarks are saved per-session, not per file.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion Bookmark 0 has a special purpose. It is automatically set
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
1. to the paragraph you are currently editing
\begin_inset Newline newline
\end_inset
2. to the paragraph from where you are jumping to the last-edited position (jump-back feature)
\begin_inset Newline newline
\end_inset
3. when jumping from crossreference to the requested label by LFUN_LABEL_GOTO.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax bookmark-goto <NUMBER>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NUMBER>: the number of the bookmark to restore.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Dekel, 27 January 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BOOKMARK_SAVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Save a bookmark.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Saves a numbered bookmark to the sessions file. The number must be between 1 and 9, inclusive. Note that bookmarks are saved per-session, not per file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax bookmark-save <NUMBER>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NUMBER>: the number of the bookmark to save.
\end_layout
\begin_layout Description
Origin Dekel, 27 January 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BOX_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts Box inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax box-insert [<TYPE>]
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: Boxed|Frameless|Framed|ovalbox|Ovalbox|Shadowbox|Shaded|Doublebox
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Framed is the default one.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vermeer, 7 Oct 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCHES_RENAME
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Rename all branches of a given name in a document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branches-rename <OLDNAME> <NEWNAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <OLDNAME>: Current name of the branch to be renamed <NEWNAME>: New name of the branch
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 9 Jul 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_ACTIVATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Activate the branch.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-activate <BRANCH>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <BRANCH>: The branch to activate
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Sample lyx -x "branch-activate answers" -e pdf2 finalexam.lyx
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
could be used to export a pdf with the answers branch included without one's having to open LyX and activate the branch manually.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, 27 May 2008
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BRANCH_ADD
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Add a branch to the buffer's BranchList.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-add <BRANCH>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <BRANCH>: Name of the branch to add
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 7 Jul 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_ADD_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Create new branch and directly put the branch inset into the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-add-insert [<NAME>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NAME>: Branch name. If it is not specified, you will be asked.
\end_layout
\begin_layout Description
Origin sanda, 10 Jul 2009
2008-08-01 14:16:53 +00:00
\end_layout
2010-05-11 12:01:04 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_DEACTIVATE
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action De-activate the branch.
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-deactivate <BRANCH>
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <BRANCH>: The branch to deactivate
\end_layout
\begin_layout Description
Origin rgh, 27 May 2008
2010-05-11 12:01:04 +00:00
\end_layout
2008-10-22 23:05:51 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_INSERT
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts branch inset.
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-insert <BRANCH-NAME>
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vermeer, 17 Aug 2003
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_MASTER_ACTIVATE
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Activate the branch in the master buffer.
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-master-activate <BRANCH>
2008-10-22 23:05:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <BRANCH>: The branch to activate
2008-10-22 23:05:51 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Sample lyx -x "branch-activate answers" -e pdf2 finalexam.lyx
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
could be used to export a pdf with the answers branch included without one's having to open LyX and activate the branch manually.
\end_layout
2008-10-22 23:05:51 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 30 Sep 2012
2008-10-22 23:05:51 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BRANCH_MASTER_DEACTIVATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action De-activate the branch in the master buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax branch-master-deactivate <BRANCH>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <BRANCH>: The branch to deactivate
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 30 Sep 2012
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_AUTO_SAVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Saves the current buffer to a temporary file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Saves the current buffer to a file named "#filename#". This LFUN is called automatically by LyX, to "autosave" the current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-auto-save
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BUFFER_BEGIN
2008-08-01 14:16:53 +00:00
\end_layout
2009-02-06 13:32:28 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the document.
2009-02-06 13:32:28 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-begin
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_BEGIN_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the document adding the traversed text to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-begin-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_CHILD_OPEN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Loads the given child document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The current document is treated as a parent.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-child-open <FILE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FILE>: Filename of the child. The directory of the parent is assumed by default.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ale, 28 May 1997
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BUFFER_CHKTEX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Runs chktex for the current document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-chktex
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 30 Oct 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_CLOSE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Closes the current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Closes the current buffer, asking whether to save it, etc, if the buffer has been modified.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-close
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_CLOSE_ALL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Closes all buffers.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Closes all buffers, asking whether to save it, etc, if a buffer has been modified.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-close-all
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_END
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-end
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BUFFER_END_SELECT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the document adding the traversed text to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-end-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_EXPORT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Exports the current buffer (document) to the given format.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-export <FORMAT> [<DEST>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FORMAT> is either "custom" or one of the formats which you can find in Tools->Preferences->File formats->Format. Usual format you will enter is "pdf2" (pdflatex), "pdflatex" (plain tex for pdflatex) or "ps" for postscript.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
In case of "custom" you will be asked for a format you want to start from and for the command that you want to apply to this format. Internally the control is then passed to LFUN_BUFFER_EXPORT_CUSTOM. <DEST> If present, this argument provides the export destination filename. Its containing folder will also be the destination folder, where all the needed external files will be copied.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 29 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
2010-11-25 02:21:34 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_EXPORT_AS
2010-11-25 02:21:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Opens a dialog for exporting the current buffer.
2010-11-25 02:21:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-export-as [<FORMAT>]
2010-11-25 02:21:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FORMAT> is the export format initially selected in the dialog. You can pass any of the formats which you can find in Tools->Preferences->File formats->Format, provided it has the "document" flag set. If no format is specified the dialog will start with the default output format of the current document.
2010-11-25 02:21:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample buffer-export-as pdf2
\end_layout
\begin_layout Description
Origin tommaso, 6 Oct 2011
2010-11-25 02:21:34 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_EXPORT_CUSTOM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Exports the current buffer (document) from the given format using the given command on it.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-export-custom <FORMAT> <COMMAND>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FORMAT> format to start from (LyX will care to produce such intermediate file).
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
<COMMAND> this command will be launched on the file. Note that you can use "$$FName" string to qualify the intermediate file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample buffer-export-custom dvi dvips -f $$FName -o myfile.ps
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 27 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_BUFFER_FORALL
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Applies a command to all non-hidden buffers.
2009-04-26 08:47:36 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion a buffer is `hidden' if it is internally open in LyX, but not visible in any window.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-forall <LFUN-COMMAND>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <LFUN-COMMAND>: The command to be applied to the buffers.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample Close all Notes in buffers:
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
buffer-forall inset-forall Note inset-toggle close
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Toggle change tracking on buffers:
\begin_inset Newline newline
\end_inset
buffer-forall changes-track
\begin_inset Newline newline
\end_inset
Toggle read-only for buffers:
\begin_inset Newline newline
\end_inset
buffer-forall buffer-toggle-read-only
\begin_inset Newline newline
\end_inset
Show statistics for individual buffers:
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
buffer-forall statistics
\begin_inset Newline newline
\end_inset
Activate the branch named "Solutions" in buffers:
\begin_inset Newline newline
\end_inset
buffer-forall branch-activate Solutions
\begin_inset Newline newline
\end_inset
Export buffers to PDF (pdflatex):
\begin_inset Newline newline
\end_inset
buffer-forall buffer-export pdf2
\begin_inset Newline newline
\end_inset
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin scottkostyshak, 20 Jul 2012
2008-08-01 14:16:53 +00:00
\end_layout
2012-09-29 16:57:26 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_IMPORT
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Import a given file as a lyx document.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion File can be imported iff lyx file format is (transitively) reachable via defined converters in preferences. Look in the File->Import menu to get an idea of the currently active import formats.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-import <FORMAT> [<FILE>]
\end_layout
\begin_layout Description
Origin Asger, 24 Jul 1998
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_LANGUAGE
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Set language of the current document.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-language <LANG>
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LANG>: language name. See lib/languages for list.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 30 Mar 2004
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_NEW
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Creates a new buffer (that is, document) and switches to it.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Implicit path can be set in Preferences dialog.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-new [<FILE>]
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FILE>: filename of created file with absolute path.
2012-09-29 16:57:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_NEW_TEMPLATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Creates a new buffer (that is, document) from a template.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Path for new files and templates can be set in Preferences dialog. Template will be asked for via Open-dialog.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-new-template [<FILE>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FILE>: filename of created file with absolute path.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_NEXT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Switch to the next opened document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Note that this does not necessarily mean next in tabbar (for full list see View menu).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-next
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_PARAMS_APPLY
\end_layout
\begin_layout Description
Action Apply the given settings to the current document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-params-apply [<ARGS>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARGS>: contains the particular settings to be saved. They obey the syntax you can find in document header of usual .lyx file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 30 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_PREVIOUS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Switch to the previous opened document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-previous
2008-08-01 14:16:53 +00:00
\end_layout
2009-02-06 13:32:28 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_PRINT
2009-02-06 13:32:28 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Prints the current document.
2009-02-06 13:32:28 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Many settings can be given via the preferences dialog.
2009-02-06 13:32:28 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-print <TARGET> <TARGET-NAME> <COMMAND>
2009-02-06 13:32:28 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TARGET> is either "printer" or "file".
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<TARGER-NAME> is either "default" or file name or printer name.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<COMMAND> command ensuring the printing job.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample buffer-print file "/trash/newfile1.ps" "dvips"
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 28 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_RELOAD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reverts opened document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-reload
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 2 Feb 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_SAVE_AS_DEFAULT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Save the current document settings as default.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The file will will be saved into ~/.lyx/templates/defaults.lyx .
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Syntax buffer-save-as-default [<ARGS>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARGS>: contains the particular settings to be saved. They obey the syntax you can find in document header of usual .lyx file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 30 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_SWITCH
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Display and switch to the given buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-switch <BUFFER>
\end_layout
\begin_layout Description
Params <BUFFER>: path and filename of already opened (but possibly hidden) document which is to be shown.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_TOGGLE_COMPRESSION
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles compression of the current document on/off.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-toggle-compression
\end_layout
\begin_layout Description
Origin bpeng, 27 Apr 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_TOGGLE_OUTPUT_SYNC
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles including of resources for forward/reverse search of the given document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion When toggled on, SyncTeX is invoked for PDF, while srcltx package is used for DVI. Custom LaTeX macro can be defined in preferences.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-toggle-output-sync
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 25 May 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_TOGGLE_READ_ONLY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggle editing mode of the current document between read/write and read-only.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This function is not allowed if the file is under version control, since read-only flag is often used in version control file locking.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-toggle-read-only
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 27 May 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Exports the current document and put the result into the temporary directory.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion In case you are already viewing the exported document (see LFUN_BUFFER_VIEW) the output will be rewritten - updated. This is useful in case your viewer is able to detect such changes (e.g. ghostview for postscript).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-update [<FORMAT>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FORMAT>: The format to display, where this is one of the formats defined (in the current GUI) in the Tools>Preferences>File Formats dialog. If no format is given, the default format as specified in the same dialog is used.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Dekel, 5 Aug 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_VIEW
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Displays current buffer in chosen format.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Displays the contents of the current buffer in the chosen format, for example, PDF or DVI. This runs the necessary converter, calls the defined viewer, and so forth.
\end_layout
\begin_layout Description
Syntax buffer-view [<FORMAT>]
\end_layout
\begin_layout Description
Params <FORMAT>: The format to display, where this is one of the formats defined (in the current GUI) in the Tools>Preferences>File Formats dialog. If no format is given, the default format as specified in the same dialog is used.
2008-08-01 14:16:53 +00:00
\end_layout
2009-04-03 17:39:31 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_WRITE
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Saves the current buffer.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Saves the current buffer to disk, using the filename that is already associated with the buffer, asking for one if none is yet assigned.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-write
2009-04-03 17:39:31 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_WRITE_ALL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Save all changed documents.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-write-all
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, gpothier 6 Aug 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_WRITE_AS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Rename and save current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-write-as <FILENAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FILENAME>: New name of the buffer/file. A relative path is with respect to the original location of the buffer/file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_ZOOM_IN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Increases the zoom of the screen fonts.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-zoom-in [<ZOOM>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ZOOM>: The zoom in %, the default is 20.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 30 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUFFER_ZOOM_OUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Decreases the zoom of the screen fonts.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax buffer-zoom-out [<ZOOM>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ZOOM>: The zoom in %, the default is 20.
\end_layout
\begin_layout Description
Origin vfr, 30 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_BUILD_PROGRAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Generates the code (literate programming).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Latex file with extension
\backslash
literate_extension is generated. Then LyX invokes
\backslash
build_command (with a default of ``make'') to generate the code and
\backslash
build_error_filter to process the compilation error messages.
\begin_inset Newline newline
\end_inset
In case you want to process your literate file with a script, or some other program, just insert in your lyxrc file an entry with:
\begin_inset Newline newline
\end_inset
\backslash
build_command "my_script my_arguments"
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
The
\backslash
build_error_filter differs from the
\backslash
literate_error_filter only in that the former will identify error messages from your compiler.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax build-program
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CALL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Executes a command defined in a .def file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The definitions are by default read from lib/commands/default.def.
\begin_inset Newline newline
\end_inset
A .def file allows to define a command with
\backslash
define "<NAME>" "<LFUN>" where <NAME> is the name of the new command and <LFUN> is the lfun code to be executed (see e.g. LFUN_COMMAND_SEQUENCE).
\backslash
def_file "FileName" allows to include another .def file.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
This is particularly useful in connection with toolbar buttons: Since the name of the button image for this lfun is lib/images/commands/<NAME>.png this is the way to assign an image to a complex command-sequence.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax call <NAME>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <NAME>: Name of the command that must be called.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin broider, 2 Oct 2007
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CANCEL
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Cancels sequence prepared by LFUN_META_PREFIX .
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax cancel
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CAPTION_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a caption inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax caption-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 18 Jul 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CELL_BACKWARD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the previous cell inside the table.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax cell-backward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Jug, 22 May 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CELL_FORWARD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the next cell inside the table.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax cell-forward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CELL_SPLIT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Splits cell and shifts right part to the next cell (inside the math grid).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax cell-split
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ale, 15 May 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHANGES_MERGE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Open change tracking dialog for merging and moves the cursor to the position of the next change.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax changes-merge
\end_layout
\begin_layout Description
Origin Levon, 16 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHANGES_OUTPUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles showing of change tracking in typesetted output.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax changes-output
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin jspitzm, 21 Jan 2005
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CHANGES_TRACK
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles change tracking to on/off.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax changes-track
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin levon, 1 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHANGE_ACCEPT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Accepts tracked change inside the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax change-accept
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Levon, 16 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CHANGE_NEXT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the position of the next change of the change tracking records.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Syntax change-next
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin schmitt, 4 Oct 2006
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CHANGE_PREVIOUS
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the position of the previous change of the change tracking records.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax change-previous
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 4 Apr 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHANGE_REJECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Rejects tracked change inside the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax change-reject
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Levon, 16 Oct 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHARS_TRANSPOSE
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Transposes the character at the cursor with the one before it.
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax chars-transpose
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 25 Apr 2001
2008-08-01 14:16:53 +00:00
\end_layout
2009-05-17 00:56:08 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_BACKWARD
2009-05-17 00:56:08 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position logically backwards.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is not the action which should be bound to the arrow keys, because backwards may be left or right, depending on the language. The arrow keys should be bound to LFUN_CHAR_LEFT or LFUN_CHAR_RIGHT actions, which in turn may employ this one.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-backward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_BACKWARD_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position logically backwards, adding traversed position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_CHAR_BACKWARD.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-backward-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_DELETE_BACKWARD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Deletes one character in the backward direction (usually the "BackSpace" key).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-delete-backward
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CHAR_DELETE_FORWARD
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Deletes one character in the backward direction (usually the "Delete" key).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-delete-forward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_FORWARD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position logically forward.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is not the action which should be bound to the arrow keys, because forward may be left or right, depending on the language. The arrow keys should be bound to LFUN_CHAR_LEFT or LFUN_CHAR_RIGHT actions, which in turn may employ this one.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-forward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_FORWARD_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position logically forward, adding traversed position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_CHAR_FORWARD.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-forward-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_LEFT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position "to the left".
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is the action which should be taken when the "left" key is pressed. Generally, it moves the cursor one position to the left. However, in Bidi text this become slightly more complicated, and there are different modes of cursor movement. In "visual mode", this moves left, plain and simple. In "logical mode", movement is logically forward in RTL paragraphs, and logically backwards in LTR paragraphs.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-left
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_LEFT_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position "to the left", adding traversed position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_CHAR_LEFT for exact details of the movement.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax char-left-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_RIGHT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position "to the right".
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is the action which should be taken when the "right" key is pressed. Generally, it moves the cursor one position to the right. However, in Bidi text this become slightly more complicated, and there are different modes of cursor movement. In "visual mode", this moves right, plain and simple. In "logical mode", movement is logically forward in LTR paragraphs, and logically backwards in RTL paragraphs.
\end_layout
\begin_layout Description
Syntax char-right
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CHAR_RIGHT_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one position "to the right", adding traversed position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_CHAR_RIGHT for exact details of the movement.
\end_layout
\begin_layout Description
Syntax char-right-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CITATION_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts citation from loaded citation database.
\end_layout
\begin_layout Description
Syntax citation-insert [<KEY>[|<TEXT_BEFORE>]]
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <KEY>: Citation (shortcut listed in available citations).
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<TEXT_BEFORE>: text which should appear before citation.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin AAS, 97-02-23
2008-08-01 14:16:53 +00:00
\end_layout
2010-02-12 08:45:19 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CLIPBOARD_PASTE
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Pastes text from the active clipboard (retains formatting if the clipboard contains formatted text). Pastes plain text if plain text is on the clipboard, but tries to interpret it in special ways for certain insets, e.g. converting csv data to rows and colums if tha paste happens in a tabular inset.
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Historically, LFUN_CLIPBOARD_PASTE was introduced as a counterpart of LFUN_PRIMARY_SELECTION_PASTE: It behaved exactly the same, but the source is the clipboard, not the selection.
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax clipboard-paste [<ARG>]
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: "paragraph" will cause pasting as one paragraph, i.e. "Join lines".
\end_layout
\begin_layout Description
Origin Georg, 10 Jul 2006
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_CLIPBOARD_PASTE_SIMPLE
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Pastes plain text from the active clipboard even if formatted LyX content is in the clipboard. Pastes plain text if plain text is on the clipboard, without trying to interpret it in special ways for certain insets, e.g. converting csv data to rows and colums if the paste happens in a tabular inset.
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax clipboard-paste-simple [<ARG>]
2010-02-12 08:45:19 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: "paragraph" will cause pasting as one paragraph, i.e. "Join lines".
2010-02-12 08:45:19 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_COMMAND_ALTERNATIVES
\end_layout
2010-02-12 08:45:19 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Runs the first listed command that is enabled.
2010-02-12 08:45:19 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion This can be used to bind multiple functions to a single key, and then which one is used will depend upon the context.
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax command-alternatives <CMDS>
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <CMDS>: Sequence of commands separated by semicolons.
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample command-alternatives completion-accept;cell-forward
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, 24 September 2008
2010-09-12 13:23:07 +00:00
\end_layout
2013-08-04 14:40:17 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMMAND_EXECUTE
2013-08-04 14:40:17 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Switches the focus to the minibuffer so that the user can type in there. If necessary, it opens the minibuffer toolbar.
2013-08-04 14:40:17 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Usually bound to M-x shortcut.
2013-08-04 14:40:17 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax command-execute
2013-08-04 14:40:17 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMMAND_PREFIX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Return the current key sequence and available options as a string.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion No options are added if no current map exists.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
This is probably usable only with connection to lyxserver.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax command-prefix
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMMAND_SEQUENCE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Run more commands (LFUN and its parameters) in a sequence.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax command-sequence <CMDS>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <CMDS>: Sequence of commands separated by semicolons.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample command-sequence cut; ert-insert; self-insert
\backslash
; paste; self-insert {}; inset-toggle;
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 11 Nov 1999
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMPLETION_ACCEPT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Accept suggested completion.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax completion-accept
\end_layout
\begin_layout Description
Origin sanda, Sep 08 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMPLETION_CANCEL
\end_layout
\begin_layout Description
Action Try to cancel completion, either the popup or the inline completion.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax completion-cancel
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, Sep 07 2008
2008-08-01 14:16:53 +00:00
\end_layout
2009-04-03 17:39:31 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMPLETION_COMPLETE
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Try to complete the word or command at the cursor position.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax complete
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, Feb 19 2008
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMPLETION_INLINE
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Show the inline completion at the cursor position.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax completion-inline
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, Feb 19 2008
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COMPLETION_POPUP
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Show the completion popup at the cursor position.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax completion-popup
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, Feb 19 2008
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_COPY
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Copies the current selection to the clipboard.
2009-04-03 17:39:31 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax copy
2009-04-03 17:39:31 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CURSOR_FOLLOWS_SCROLLBAR_TOGGLE
\end_layout
2009-04-03 17:39:31 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Determine whether to keep cursor inside the editing window regardless of the scrollbar movement.
2009-04-03 17:39:31 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Syntax toggle-cursor-follows-scrollbar
2009-10-07 00:13:12 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin ARRae, 2 Dec 1997
2009-10-07 00:13:12 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_CUT
\end_layout
2009-10-07 00:13:12 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Cuts to the clipboard.
2009-10-07 00:13:12 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax cut
2009-10-07 00:13:12 +00:00
\end_layout
2010-01-10 16:50:34 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DATE_INSERT
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts the current date.
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax date-insert [<ARG>]
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: Format of date. The default value (%x) can be set in Preferences->Date format. For possible formats see manual page of strftime function.
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin jdblair, 31 Jan 2000
2010-01-10 16:50:34 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DEBUG_LEVEL_SET
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Set debug output level.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax debug-level-set <LEVEL>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LEVEL>: comma separated list of levels or the correspondent number of their combination. 0 is equivalent to disabling all debug events. See lyx -dbg for the current list of debug levels and their numbers.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 28 Dec 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DEPTH_DECREMENT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Decrease the nesting depth of the (selected) paragraph(s) inside lists.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax depth-decrement
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DEPTH_INCREMENT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Increase the nesting depth of the (selected) paragraph(s) inside lists.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax depth-increment
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_DISCONNECT_INSET
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Closes opened connection to opened inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Connection is used for apply functions.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-disconnect-inset <INSET-NAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 25 Feb 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_HIDE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Hides showed dialog. Counterpart to LFUN_DIALOG_SHOW .
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-hide <NAME>
\end_layout
\begin_layout Description
Params See LFUN_DIALOG_SHOW .
\end_layout
\begin_layout Description
Origin leeming, 25 Feb 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_SHOW
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Shows hidden dialog or creates new one for a given function/inset settings etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-show <NAME> [<DATA>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NAME>: aboutlyx|bibitem|bibtex|box|branch|changes|character|citation|
2009-05-23 12:12:32 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
compare|document|errorlist|ert|external|file|findreplace|findreplaceadv|float|
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
graphics|href|include|index|index_print|info|label|line|listings|log|mathdelimiter|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
mathmatrix|mathspace|nomenclature|nomencl_print|note|paragraph|phantom|prefs|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
print|ref|sendto|space|spellchecker|symbols|tabular|tabularcreate|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
thesaurus|texinfo|toc|view-source|vspace|wrap|<SPECIAL>
\begin_inset Newline newline
\end_inset
<SPECIAL>: latexlog|vclog
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<DATA>: data, usually settings for the given dialog. Use debug mode for the details.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 17 Jun 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_SHOW_NEW_INSET
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Shows hidden dialog or create new one for a given inset settings etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Internally uses LFUN_DIALOG_SHOW with processed data for a given inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-show-new-inset <NAME> [<DATA>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params See LFUN_DIALOG_SHOW .
\end_layout
\begin_layout Description
Origin leeming, 25 Feb 2003
2008-08-01 14:16:53 +00:00
\end_layout
2009-01-23 17:05:37 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_TOGGLE
2009-01-23 17:05:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles dialog between showed/hidden state.
2011-01-26 18:24:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Internally uses LFUN_DIALOG_SHOW , LFUN_DIALOG_HIDE .
2009-01-23 17:05:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-toggle <NAME> [<DATA>]
2009-01-23 17:05:37 +00:00
\end_layout
2011-01-26 18:24:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params See LFUN_DIALOG_SHOW .
\end_layout
\begin_layout Description
Origin JSpitzm, 30 Apr 2007
2011-01-26 18:24:53 +00:00
\end_layout
2009-01-23 17:05:37 +00:00
2012-09-29 16:57:26 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DIALOG_UPDATE
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Updates the dialog values from the inset/paragraph/document.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax dialog-update <NAME>
2012-09-29 16:57:26 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <NAME>: paragraph|prefs|<INSET>
\begin_inset Newline newline
\end_inset
2012-09-29 16:57:26 +00:00
2014-02-10 08:31:46 +00:00
<INSET>: inset name
\end_layout
2012-09-29 16:57:26 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 25 Feb 2003
2012-09-29 16:57:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DOWN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one line in downward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax down
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DOWN_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one line in downward direction adding the current position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax down-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_DROP_LAYOUTS_CHOICE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Displays list of layout choices.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion In the current (as of 2007) Qt4 frontend, this LFUN opens the dropbox allowing for choice of layout.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax drop-layouts-choice
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ENVIRONMENT_SPLIT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Splits the current environment with a Separator.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax environment-split [outer]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params outer: If this is given, LyX will split the outermost environment in the current nesting hierarchy.
\end_layout
\begin_layout Description
Origin spitz, 23 Dec 2012
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ERT_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts an ERT inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax ert-insert
\end_layout
\begin_layout Description
Origin Jug, 18 Feb 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_ESCAPE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Clears the selection. If no text is selected call LFUN_FINISHED_FORWARD. Inside math mode jumps out of the math inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax escape
\end_layout
\begin_layout Description
Origin Lgb, 17 May 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FILE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts another LyX file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax file-insert [<FILE>]
\end_layout
\begin_layout Description
Params <FILE>: Filename to be inserted.
2008-08-01 14:16:53 +00:00
\end_layout
2008-09-25 21:00:03 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FILE_INSERT_PLAINTEXT
2008-09-25 21:00:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts plain text file.
2008-09-25 21:00:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax file-insert-plaintext [<FILE>]
\end_layout
\begin_layout Description
Params <FILE>: Filename to be inserted.
\end_layout
\begin_layout Description
Origin CFO-G, 19 Nov 1997
2008-09-25 21:00:03 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FILE_INSERT_PLAINTEXT_PARA
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts plain text file as paragraph (i.e. join lines).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax file-insert-plaintext-para [<FILE>]
\end_layout
\begin_layout Description
Params <FILE>: Filename to be inserted.
\end_layout
\begin_layout Description
Origin Levon, 14 Feb 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FILE_OPEN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Open LyX document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax file-open [<FILE>]
\end_layout
\begin_layout Description
Params <FILE>: Filename to be opened.
2008-08-01 14:16:53 +00:00
\end_layout
2009-05-08 16:28:26 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FINISHED_BACKWARD
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor out of the current slice, going backwards.
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_FINISHED_FORWARD.
2009-05-08 16:28:26 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FINISHED_FORWARD
\end_layout
2009-05-08 16:28:26 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor out of the current slice, going forward.
\end_layout
\begin_layout Description
Notion Cursor movement within an inset may be different than cursor movement in the surrounding text. This action should be called automatically by the cursor movement within the inset, when movement within the inset has ceased (reached the end of the last paragraph, for example), in order to move correctly back into the surrounding text.
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FINISHED_LEFT
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor out of the current slice, going left.
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_FINISHED_FORWARD.
2009-05-08 16:28:26 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FINISHED_RIGHT
\end_layout
2009-05-08 16:28:26 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor out of the current slice, going right.
\end_layout
\begin_layout Description
Notion See also LFUN_FINISHED_FORWARD
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FLEX_INSERT
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts CharStyle, Custom inset or XML short element.
2009-05-08 16:28:26 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion Look into the Customization manual for more information about these elements.
\begin_inset Newline newline
\end_inset
To make this command enabled the layout file for the document class you're using has to load the character styles. There are a few contained in the Logical Markup module. You can also of course create some yourself.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
For dissolving the element see LFUN_INSET_DISSOLVE.
\end_layout
2009-05-08 16:28:26 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax flex-insert Name
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params Name: This name must be defined either in your layout file or imported by some module. The definition is InsetLayout Name or InsetLayout <Flex:Name>. The Flex: prefix is optional.
\end_layout
\begin_layout Description
Sample flex-insert Code
2009-05-08 16:28:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FLOAT_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a float inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax float-insert <TYPE>
\end_layout
\begin_layout Description
Params <TYPE>: type of float depends on the used textclass. Usually "algorithm", "table", "figure" parameters can be given.
\end_layout
\begin_layout Description
Origin Lgb, 27 Jun 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FLOAT_LIST_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts the list of floats in the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax float-list-insert <TYPE>
\end_layout
\begin_layout Description
Params <TYPE>: type of float depends on the used textclass. Usually "algorithm", "table", "figure" parameters can be given.
\end_layout
\begin_layout Description
Origin Lgb, 3 May 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FLOAT_WIDE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts float insets as in LFUN_FLOAT_INSERT but span multiple columns.
\end_layout
\begin_layout Description
Notion Corresponds to the starred floats (figure*, table*, etc.) in LaTeX.
\end_layout
\begin_layout Description
Syntax float-wide-insert <TYPE>
\end_layout
\begin_layout Description
Params <TYPE>: type of float depends on the used textclass. Usually "algorithm", "table", "figure" parameters can be given.
\end_layout
\begin_layout Description
Origin Lgb, 31 Oct 2001
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_BOLD
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the bold font (selection-wise) using mathbf in math.
\end_layout
\begin_layout Description
Syntax font-bold
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FONT_BOLDSYMBOL
\end_layout
\begin_layout Description
Action Toggles the bold font (selection-wise) using boldsymbol in math.
\end_layout
\begin_layout Description
Syntax font-boldsymbol
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_DEFAULT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reverts the settings of the font to the default values (selection-wise).
\end_layout
\begin_layout Description
Syntax font-default
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_EMPH
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the emphasis font style (selection-wise).
\end_layout
\begin_layout Description
Syntax font-emph
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_FONT_FRAK
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Toggles Fraktur family font (math-mode, selection-wise).
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax font-frak
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Origin vermeer, 10 Jan 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_FONT_ITAL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Toggles Italics font shape (math-mode, selection-wise).
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax font-ital
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Origin vermeer, 10 Jan 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FONT_NOUN
\end_layout
\begin_layout Description
Action Toggles Noun text style font (selection-wise).
\end_layout
\begin_layout Description
Syntax font-noun
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_ROMAN
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles Roman family font (selection-wise).
\end_layout
\begin_layout Description
Syntax font-roman
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_SANS
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles Sans Serif family font (selection-wise).
\end_layout
\begin_layout Description
Syntax font-sans
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2009-05-17 00:56:08 +00:00
LFUN_FONT_SIZE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
Action Sets font size according to lyx format string.
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Syntax font-size <SIZE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2009-05-17 00:56:08 +00:00
Params <SIZE>: tiny|scriptsize|footnotesize|small|normal|large|larger|
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2009-05-17 00:56:08 +00:00
largest|huge|giant|increase|decrease|default
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FONT_STATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Returns the info about the current font.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-state
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_STRIKEOUT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles strikeout (strike-through) in the font (selection-wise).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-strikeout
\end_layout
\begin_layout Description
Origin sanda, 3 May 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FONT_TYPEWRITER
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the typewriter family font (selection-wise).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-typewriter
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_UNDERLINE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles underline in the font (selection-wise).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-underline
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FONT_UULINE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles double underline in the font (selection-wise).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-underunderline
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 5 May 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FONT_UWAVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles wavy underline in the font (selection-wise).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax font-underwave
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 5 May 2009
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_FOOTNOTE_INSERT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a footnote inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax footnote-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Jug, 7 Mar 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_FORWARD_SEARCH
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sets the cursor position in the previewed (dvi/pdf) file based on the row number in LyX window.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The external program used for forward search call can be specified in LyX Output preferences. See Additional manual for details of these settings.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax forward-search
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 14 Apr 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_GRAPHICS_RELOAD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reloads the image if necessary.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax graphics-reload
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 10 Aug 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_HELP_OPEN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Open the given help file according to the language setting.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax help-open <FILE>[.lyx]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FILE>: any document from (/usr/share/)doc directory.
\end_layout
\begin_layout Description
Origin Jug, 27 Jun 1999
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_HYPERLINK_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts hyperlinks into the document (clickable in pdf output).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Hyperlink target can be set via selection + hyperlink-insert function.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax href-insert [<TARGET>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin CFO-G, 21 Nov 1997
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_INDEX_INSERT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts Index entry.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion It automatically takes the word on the cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax index-insert [<TYPE:Name>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE:Name>: name of the index, if multiple indices are defined. With an empty argument, the default index is selected.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 3 Aug 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INDEX_PRINT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts list of Index entries on a new page.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax index-print [<TYPE:Name>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE:Name>: name of the index, if multiple indices are defined. With an empty argument, the default index is selected.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 27 Feb 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INFO_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Displays shortcuts, lyxrc, package and textclass availability and menu information in a non-editable boxed InsetText.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Apart from lfun arguments you can use the following method:
\begin_inset Newline newline
\end_inset
1. input the type and argument of this inset, e.g. "menu paste", in the work area.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
2. select the text and run info-insert lfun.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax info-insert <TYPE> <ARG>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <TYPE>: shortcut[s]|lyxrc|lyxinfo|package|textclass|menu|buffer
\begin_inset Newline newline
\end_inset
<ARG>: argument for a given type. Look into InsetInfo.h for detailed description.
\begin_inset Newline newline
\end_inset
shortcut[s]: name of lfun (e.g math-insert
\backslash
alpha)
\begin_inset Newline newline
\end_inset
lyxrc: name of rc_entry (e.g. bind_file)
\begin_inset Newline newline
\end_inset
lyxinfo: "version" - used version of LyX
\begin_inset Newline newline
\end_inset
package: name of latex package (e.g. listings)
\begin_inset Newline newline
\end_inset
textclass: name of textclass (e.g. article)
\begin_inset Newline newline
\end_inset
menu: name of lfun used in menu
\begin_inset Newline newline
\end_inset
icon: icon of lfun used in toolbar
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
buffer: "name"|"path"|"class"|"vcs-tree-revision"| "vcs-revision"|"vcs-author"|"vcs-date"|"vcs-time"
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample command-sequence info-insert buffer path; info-insert buffer name
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin bpeng, 7 Oct 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_APPLY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Apply data for an inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion LFUN_INSET_APPLY is sent from the dialogs when the data should be applied. This is either changed to LFUN_INSET_MODIFY or LFUN_INSET_INSERT depending on the context where it is called.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-apply <ARGS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params See LFUN_INSET_INSERT .
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_BEGIN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the current inset if it is not already there, or at the beginning of the enclosing inset otherwise
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-begin
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 16 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_BEGIN_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the current inset if it is not already there, or at the beginning of the enclosing inset otherwise (adding the traversed text to the selection).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-begin-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 16 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_COPY_AS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Copies the inset to the clipboard as a certain type.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Currently used only for InsetInfo where its content is copied as a text.
\end_layout
\begin_layout Description
Syntax inset-copy-as
\end_layout
\begin_layout Description
Origin vfr, 18 Apr 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_DIALOG_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Updates the values inside the dialog from the inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users. Called internally by LFUN_DIALOG_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <DIALOG-NAME>
\end_layout
\begin_layout Description
Origin leeming, 25 Feb 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_DISSOLVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Dissolve the current inset into text.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-dissolve [<INSET>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <INSET>: this can be used to make sure the right kind of inset is dissolved. For example "dissolve" entry in the charstyles sub-menu should only dissolve the charstyle inset, even if the cursor is inside several nested insets of different type.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
For values see lyx::InsetLayout::lyxtype_ .
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin JSpitz, 7 Aug 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_EDIT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Edit the inset at cursor with an external application, if one is attributed.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-edit [<INSET_PARAMS>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <INSET_PARAMS>: Parameters for the inset.
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
Currently only the filename will be considered.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin JSpitzm, 27 Apr 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_END
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the current inset if it is not already there, or at the end of the enclosing inset otherwise
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-end
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 16 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_END_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the current inset if it is not already there, or at the end of the enclosing inset otherwise (adding the traversed text to the selection).
2009-06-28 10:37:36 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-end-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 16 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_FORALL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Apply the given commands on insets of a given name.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion WARNING: use at your own risks; this function gives you too many ways of shooting yourself in the foot. A typical example is inset-forall Note note-insert which starts an infinite loop. This is mitigated by the fact that the number of actions is arbitrarily limited to 100000. Note also that inset-forall does not update metrics between iterations, which can lead to bugs. This has to be eventually fixed.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-forall <NAME> <LFUN-COMMAND>
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
<NAME>: Type of Inset. If <NAME> is *, all insets are matched. The name is used like for InsetLayout in layout files: "Note" matches all note insets, while "Note:Note" only matches LyX yellow note insets.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample Remove all index insets:
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
inset-forall Index char-delete-forward
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Close all Notes (also works for a particular branch, for example):
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
inset-forall Note inset-toggle close
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Transform all yellow notes to comments
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
inset-forall Note:Note inset-modify note Note Comment
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Try to put LyX in an infinite loop if there is at least a Note:
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
inset-forall Note char-backward
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 27 Nov 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Insert new inset (type given by the parameters).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-insert <INSET> <ARGS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <INSET>: <bibitem|bibtex|citation|ert|listings|external|graphics|tabular|
2009-05-17 00:56:08 +00:00
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
hyperlink|include|index|label|line|nomencl|vspace|ref|toc|script>
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<ARGS>: depends on the given inset. Use "lyx -dbg action" to explore.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Sample inset-insert ref LatexCommand <Format> reference "<label name>"
\backslash
end_inset
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
where <label name> is the name of the referenced label and <Format> is one of the following:
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
ref -- <reference>
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
eqref -- (<reference>)
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
pageref -- <page>
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
vpageref -- on <page>
\begin_inset Newline newline
\end_inset
vref -- <reference> on <page>
\begin_inset Newline newline
\end_inset
formatted -- Formatted reference
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_MODIFY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Modify some properties of an inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Used for bibitem, bibtex, box, branch, command, ert, external, floats, graphics, include, index, info, label, listings, newline, newpage, nomencl, note, phantom, ref, space, tabular, vspace, wrap insets.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-modify <INSET> <ARGS>inset-modify changetype <TYPE>inset-modify tabular <FEATURE> [<ARG>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params Generally see LFUN_INSET_INSERT for further details.
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
In case that <INSET> is "tabular" various math-environment features are handled as well, e.g. add-vline-left/right for the Grid/Array environment.
2009-01-10 23:25:22 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<FEATURE>: append-row|append-column|delete-row|delete-column|copy-row|
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
copy-column|move-column-right|move-column-left|move-row-down|move-row-up|
2009-05-17 00:56:08 +00:00
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
toggle-line-top|toggle-line-bottom|toggle-line-left|toggle-line-right|
2009-05-17 00:56:08 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
align-left|align-right|align-center|align-block|align-decimal|set-decimal-point|
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
valign-top|valign-bottom|valign-middle|longtabular-align-left|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
longtabular-align-center|longtabular-align-right|m-align-left|m-align-right|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
m-align-center|m-valign-top|m-valign-bottom|m-valign-middle|multicolumn|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
set-all-lines|unset-all-lines|set-longtabular|unset-longtabular|set-pwidth|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
set-mpwidth|set-rotate-tabular|unset-rotate-tabular|toggle-rotate-tabular|
\begin_inset Newline newline
\end_inset
2008-08-01 14:16:53 +00:00
2014-02-10 08:31:46 +00:00
set-rotate-cell|unset-rotate-cell|toggle-rotate-cell|set-usebox|set-lthead|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
unset-lthead|set-ltfirsthead|unset-ltfirsthead|set-ltfoot|unset-ltfoot|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
set-ltlastfoot|unset-ltlastfoot|set-ltnewpage|toggle-ltcaption|
\begin_inset Newline newline
\end_inset
set-special-column|set-special-multicolumn|set-special-multirow|
\begin_inset Newline newline
\end_inset
set-booktabs|unset-booktabs|set-top-space|set-bottom-space|
\begin_inset Newline newline
\end_inset
set-interline-space|set-border-lines|tabular-valign-top|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
tabular-valign-middle|tabular-valign-bottom|set-tabular-width <ARG>: additional argument for some commands, use debug mode to explore its values.
\end_layout
2009-07-25 12:06:15 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample inset-modify note Note Comment
\begin_inset Newline newline
\end_inset
inset-modify changetype Ovalbox
2009-07-25 12:06:15 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_INSET_SELECT_ALL
\end_layout
2009-07-25 12:06:15 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Selects all contents of an inset.
\end_layout
\begin_layout Description
Syntax inset-select-all
\end_layout
\begin_layout Description
Origin vfr, 22 Aug 2009
2009-07-25 12:06:15 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_SETTINGS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Open the inset's properties dialog.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Used for bibitem, bibtex, box, branch, citation, ert, external, float, graphics, href, include, index, index_print, label, line, listings, note, phantom, ref, space, tabular, vspace, wrap insets.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-settings <INSET>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <INSET>: <bibitem|bibtex|box|branch|citation|ert|external|float|
2009-06-12 19:24:06 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
graphics|href|include|index|index_print|label|line|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
listings|note|phantom|ref|space|tabular|vspace|wrap>.
2008-08-01 14:16:53 +00:00
\end_layout
2009-01-10 23:25:22 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_INSET_TOGGLE
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the collapsible inset at cursor position, or the inset we are currently in.
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax inset-toggle [<ARG>]
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: <open|close|toggle|assign>.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
open/close/toggle are for collapsible insets. toggle is used when no argument is given.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
assign synchronize the branch-inset with activation status of the branch. Used for global toggling when changed activation.
\end_layout
2009-01-10 23:25:22 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 19 Jul 2001
2009-01-10 23:25:22 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_IN_IPA
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Only active in IPA inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Dummy function which is only active in a IPA inset. It's used to toggle the IPA toolbar if the cursor moves into an IPA inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax in-ipa
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 20 May 2012
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_IN_MATHMACROTEMPLATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Only active in Math Macro definition.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Dummy function which is only active in a Math Macro definition. It's used to toggle the Math Macro toolbar if the cursor moves into a Math Macro definition.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax in-mathmacrotemplate
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_IPAMACRO_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts special IPA macros into the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax ipamacro-insert <CHAR>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <CHAR>: tone-falling, tone-rising, tone-high-rising, tone-low-rising, tone-high-rising-falling, deco bottomtiebar, deco toptiebar.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin JSpitzm, 22 Aug 2012
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_IPA_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts an IPA inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax ipa-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin spitz, 05 Mar 2012
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_KEYMAP_OFF
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Turn off the loaded keyboard map.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax keymap-off
2008-08-01 14:16:53 +00:00
\end_layout
2009-01-23 17:05:37 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_KEYMAP_PRIMARY
2009-01-23 17:05:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Turn on the primary keyboard map.
2009-01-23 17:05:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Maps were widely used in past, when X-windows didn't have nowadays keyboard support. They can be still used to maintain uniform keyboard layout across the various platforms.
2010-12-02 02:47:03 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
The language is to be set in the Preferences dialog.
2009-01-23 17:05:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax keymap-primary
2009-01-23 17:05:37 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_KEYMAP_SECONDARY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Turn on the secondary keyboard map.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax keymap-secondary
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_KEYMAP_TOGGLE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles keyboard maps (first/second/off).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax keymap-toggle
\end_layout
\begin_layout Description
Origin leeming, 30 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LABEL_COPY_AS_REF
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Copies the label at the cursor as a cross-reference to be pasted elsewhere.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax copy-label-as-reference <LABEL>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LABEL>: The label to copy (for multi-line math)
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 16 Nov 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LABEL_GOTO
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Goto a label.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax label-goto [<LABEL>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LABEL>: Requested label. If no label is given and reference is on cursor position, Bookmark 0 is saved and cursor moves to the position of referenced label.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ale, 6 Aug 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LABEL_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts label to text or displayed formula.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax label-insert [<LABEL>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LABEL>: Requested label. If no label is given dialog requesting name will be opened.
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LABEL_INSERT_AS_REF
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts the label (in ToC pane) as a cross-reference at the position of the cursor.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax label-insert-as-reference
\end_layout
\begin_layout Description
Origin vfr, 7 Apr 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LANGUAGE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Set language from the current cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax language <LANG> [set]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LANG>: Requested language. Look in lib/languages for the list. "language reset" or "language" (without param) reset to the document language. set: If used, the language will be set to the specified language. Otherwise, the language will be toggled (i.e., if the current language is LANG, switch to the document language or the default language, if LANG is the document language).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Dekel, 2 Mar 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LAYOUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sets the layout (that is, environment) for the current paragraph.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax layout <LAYOUT>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LAYOUT>: the layout to use
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LAYOUT_MODULES_CLEAR
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Clears the module list.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion Clears the list of included modules for the current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax layout-modules-clear
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, 25 August 2007
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LAYOUT_MODULE_ADD
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Adds a module.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Adds a module to the list of included modules for the current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Syntax layout-module-add <MODULE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <MODULE>: the module to be added
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, 25 August 2007
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LAYOUT_PARAGRAPH
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Launches the paragraph settings dialog.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax layout-paragraph
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LAYOUT_RELOAD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reloads layout information.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Reloads all layout information for the current buffer from disk, thus recognizing any changes that have been made to layout files on the fly. This is intended to be used only by layout developers and should not be used when one is trying to do actual work.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax layout-reload
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, 3 September 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LAYOUT_TABULAR
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Launches the tabular settings dialog.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax layout-tabular
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Jug, 31 Jul 2000
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LINE_BEGIN
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the (screen) line.
\end_layout
\begin_layout Description
Syntax line-begin
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LINE_BEGIN_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the beginning of the (screen) line adding the traversed text to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax line-begin-select
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LINE_DELETE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Deletes the letters to the end of the (screen) line or deletes the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax line-delete-forward
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LINE_END
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the (screen) line.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax line-end
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_LINE_END_SELECT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the end of the (screen) line adding the traversed text to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax line-end-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LISTING_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a new listings inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax listing-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Herbert, 10 Nov 2001; bpeng, 2 May 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LYXRC_APPLY
2008-08-01 14:16:53 +00:00
\end_layout
2012-09-29 16:57:26 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Apply the given settings to user preferences.
2012-09-29 16:57:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax lyxrc-apply <SETTINGS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <SETTINGS>: settings which are to be set. Take a look into ~/.lyx/preferences to get an idea which commands to use and their syntax. lyx::LyXRC::LyXRCTags has the list of possible commands.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_LYX_QUIT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Terminates the current LyX instance.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Terminates the current LyX instance, asking whether to save modified documents, etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax lyx-quit
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MARGINALNOTE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a marginal note.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax marginalnote-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 26 Jun 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MARK_OFF
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Disable selecting of text-region.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax mark-off
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MARK_ON
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Enable selecting of text-region.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion After enabling you can simply move arrow keys to get selected region.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax mark-on
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MARK_TOGGLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggle between LFUN_MARK_ON and LFUN_MARK_OFF .
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax mark-toggle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, May 5 2006
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_MASTER_BUFFER_UPDATE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Update (export) the document built from the master buffer, if the current buffer is part of a master/child document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax master-buffer-update [<FORMAT>]
\end_layout
\begin_layout Description
Params <FORMAT>: The format to display, where this is one of the formats defined (in the current GUI) in the Tools>Preferences>File Formats dialog. If no format is given, the default format as specified in the same dialog is used.
\end_layout
\begin_layout Description
Origin Tommaso, 20 Sep 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MASTER_BUFFER_VIEW
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Show a preview built from the master buffer, if available. if the current buffer is part of a master/child document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax master-buffer-view [<FORMAT>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FORMAT>: The format to display, where this is one of the formats defined (in the current GUI) in the Tools>Preferences>File Formats dialog. If no format is given, the default format as specified in the same dialog is used.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Tommaso, 20 Sep 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_AMS_MATRIX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts an extended matrix as provided by the amsmath package.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-matrix <COLS> <ROWS> [<DECORATION>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <DECORATION>: Decoration determines the LaTeX name of the matrix that should be created. Possible values include pmatrix, bmatrix, Bmatrix, vmatrix, Vmatrix and matrix. The default is 'matrix'.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample math-ams-matrix 3 3 bmatrix
\end_layout
2008-08-01 19:15:19 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_MATH_BIGDELIM
\end_layout
\begin_layout Description
Action Inserts math fixed size delimiters (e.g. parentheses, brackets) enclosing expression.
\end_layout
\begin_layout Description
Syntax math-bigdelim <LSIZE> <LDELIM> <RSIZE> <RDELIM>
\end_layout
\begin_layout Description
Params <L/RSIZE>: bigl/r|Bigl/r|biggl/r|Biggl/r
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<L/RDELIM>: TeX code for delimiter. See Delimiter dialog for delimiters to be used.
\end_layout
\begin_layout Description
Sample math-bigdelim "Bigl" "
2008-08-01 14:16:53 +00:00
\backslash
2014-02-10 08:31:46 +00:00
Downarrow" "Bigr" "
2008-08-01 14:16:53 +00:00
\backslash
2014-02-10 08:31:46 +00:00
}"
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Enrico & Georg, 7 May 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_DELIM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts math delimiters (e.g. parentheses, brackets) enclosing expression.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-delim [<LEFT>] [<RIGHT>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <LEFT/RIGHT>: Delimiters to be used. Each delimiter can be specified by either a LaTeX name or a valid character. ( is the default letter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample math-delim { rangle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Alejandro, 18 Jun 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_DISPLAY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Creates a new displayed equation in text mode. Toggles inlined/display formula in math mode.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-display [<ARG>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: this argument will be passed to LFUN_MATH_INSERT when creating new equation from the text mode.
\end_layout
\begin_layout Description
Origin Alejandro, 18 Jun 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_EXTERN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Calls external program and passes the current expression/equation as an argument for the calculation in the format appropriate to the given language.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Selection can be used to determine the input for the external program.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-extern <LANG> [<COMMAND>]
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <LANG>: octave|maxima|maple|mathematica|script
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
where "script" stands for the external script (normalized expression will be passed)
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample math-extern maple simplify
\end_layout
\begin_layout Description
Origin Andre, 24 Apr 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_FONT_STYLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Changes the text style used in math.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-font-style <STYLE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <STYLE>: mathnormal|mathcal|mathfrak|mathrm|mathsf|mathbf|textnormal
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
|textrm|textsf|texttt|textbf|textmd|textit|textsc|textsl|textup
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 9 jan 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts math objects and symbols.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion When <ARG> is a _single_ math inset with more than one cell (such as "x_y^z" or "
\backslash
frac{x}{y}"), the content of cell(0) is replaced by the current selection (only works if the selection is in mathed). As an example, if "abc" is selected in mathed, "math-insert
\backslash
frac{x}{y}" replaces "abc" with "
\backslash
frac{abc}{y}", and "math-insert x_y^z" replaces "abc" with "abc_y^z". If nothing is selected (or the selection is not in mathed), math-insert works as expected.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-insert <ARG>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: Symbol or LaTeX code to be inserted.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_LIMITS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the position of the limits from above/below to the right side an vice versa in integral symbol, a limit, a summation, etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Put the cursor before the symbol with the limits and then invoke math-limits.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-limits [<STATE>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <STATE>: limits|nolimits
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a math macro definition at the cursor position in the text.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro <NAME> [<NARGS>] [def]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NAME>: The name of the macro, e.g. "mymacro".
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<NARGS>: The number of parameters of the macro. Default is 0. "def": Has no effect anymore, just for compatibility with former LyX versions.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin ale, 10 May 1997; sts, 21 Dec 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_ADD_GREEDY_OPTIONAL_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Add a greedy optional parameter.
2010-02-28 00:15:21 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Add a greedy optional parameter which eats the value from the following cells in mathed which are in the [value] format.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-add-greedy-optional-param
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_ADD_OPTIONAL_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Add an optional parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Insert an optional parameter just behind the already existing optional parameters.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-add-optional-param
\end_layout
\begin_layout Description
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_ADD_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Add a parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Add a parameter to a Math Macro.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-add-param <NUM>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NUM>: The number of the parameter behind which the new one will be added (1 for the first, i.e. use 0 for add a parameter at the left), defaults to the last one.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_APPEND_GREEDY_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Append a greedy parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Append a greedy parameter to a Math Macro which eats the following mathed cell in every instance of the macro in the buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-append-greedy-param
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
2013-02-05 20:31:58 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_FOLD
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Fold a Math Macro.
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Fold the Math Macro the cursor is in if it was unfolded, i.e. displayed as
\backslash
foo before.
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-fold
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_MAKE_NONOPTIONAL
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Make a parameter non-optional.
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Turn the last optional parameter of a Math Macro into a non-optional parameter. The default value is remembered to be reused later if the user changes his mind.
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-make-nonoptional
2013-02-05 20:31:58 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2013-02-05 20:31:58 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_MAKE_OPTIONAL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Make a parameter optional.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Turn the first non-optional parameter of a Math Macro into an optional parameter with a default value.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-make-optional
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_REMOVE_GREEDY_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Remove a greedy parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Remove a greedy parameter of a Math Macro and spit out the values of it in every instance of the macro in the buffer. If it is an optional parameter the [valud] format is used.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-remove-greedy-param
\end_layout
\begin_layout Description
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_REMOVE_OPTIONAL_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Remove the last optional parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Remove the last optional parameter of a Math Macro and remove it in all the instances of the macro in the buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-remove-optional-param
\end_layout
\begin_layout Description
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_REMOVE_PARAM
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Remove the last parameter.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Remove the last parameter of a Math Macro and remove its value in all instances of the macro in the buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-remove-param <NUM>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NUM>: The number of the parameter to be deleted (1 for the first), defaults to the last one.
\end_layout
\begin_layout Description
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
2009-01-13 21:40:37 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MACRO_UNFOLD
2009-01-13 21:40:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Unfold a Math Macro.
2009-01-13 21:40:37 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Unfold the Math Macro the cursor is in, i.e. display it as
\backslash
foo.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-macro-unfold
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sts, 06 January 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MATRIX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a matrix.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-matrix <COLS> <ROWS> [<ALIGN>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ALIGN>: Alignment is a word composed of the vertical alignment (b, c or t) (i.e. 1 char) and the horizontal alignments (l, c or r) (i.e. <COL> chars).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample math-matrix 3 3 bccc
2008-08-01 14:16:53 +00:00
\end_layout
2010-01-10 16:50:34 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MODE
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action In text mode enters math mode (i.e. puts math insets on the current cursor position), in math mode enters text mode inside math expression.
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion If there is some selected text, it puts the text inside created math box.
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-mode [on|<ARG>]
2010-01-10 16:50:34 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: eventual argument (LaTeX code) is passed to LFUN_MATH_INSERT .
2010-01-10 16:50:34 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
"on": allow only entering of math mode from text mode.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Alejandro, 4 Jun 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_MUTATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Mutates the type of math inset to the newly selected one.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-mutate <TYPE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: none|simple|equation|eqnarray|align|alignat|xalignat|xxalignat| multline|gather|flalign
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 23 May 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_NUMBER_LINE_TOGGLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles numbering of the current formula line.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Must be in display formula mode.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-number-line-toggle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Alejandro, 18 Jun 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_NUMBER_TOGGLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles numbering/labeling of the current formula.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Must be in display formula mode.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-number-toggle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Alejandro, 4 Jun 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_SIZE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Changes arbitrarily the size used by math fonts inside a context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Provides an interface to the LaTeX math mode font size commands.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-size <STYLE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <STYLE>:
\backslash
displaystyle|
\backslash
textstyle|
\backslash
scriptstyle|
\backslash
scriptscriptstyle
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Alejandro, 15 Aug 1996; sanda, 14 Jun 2008
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_MATH_SPACE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts space into math expression.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion Use spacebar after entering this space to change type of space.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-space [<TYPE>] [<LEN>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: negative spaces: !|negthinspace|negmedspace|negthickspace
2009-04-03 17:39:31 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
positive spaces: ,|thinspace|:|medspace|;|thickspace|enskip|quad|qquad
2009-04-03 17:39:31 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
custom space: hspace
2009-04-03 17:39:31 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
"," used by default.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Note that ! is equivalent to negthinspace, , = thinspace, : = medspace, and ; = thickspace.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<LEN>: length for custom spaces (hspace)
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 25 Jul 2001; sanda, 16 Jun 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_SUBSCRIPT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Enters subscript expression in math expression.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-subscript
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vermeer, 12 Dec 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MATH_SUPERSCRIPT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Enters superscript expression in math expression.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax math-superscript
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vermeer, 12 Dec 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MENU_OPEN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Opens the menu given by its name.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax menu-open <NAME>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NAME>: menu name. See various .inc files in lib/ui for candidates.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MESSAGE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Shows message in statusbar (for script purposes).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax message <STRING>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 8 Apr 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_META_PREFIX
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Simulate halting Meta key (Alt key on PCs).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Used for buffer editation not for GUI control.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax meta-prefix
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MOUSE_DOUBLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action This function is called when double click on mouse button is pressed (inside workarea). Action depends on the context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 9 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MOUSE_MOTION
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action This function is called when mouse cursor is moving over the text. Action depends on the context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 9 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MOUSE_PRESS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action This function is called when mouse button is pressed (inside workarea). Action depends on the context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 9 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_MOUSE_RELEASE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action This function is called when mouse button is released (inside workarea). Action depends on the context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users.
\end_layout
\begin_layout Description
Origin Andre, 9 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_MOUSE_TRIPLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action This function is called when triple click on mouse button is pressed (inside workarea). Action depends on the context.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 9 Aug 2002
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_NEWLINE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a line break or new line.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax newline-insert [<ARG>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: <newline|linebreak> default: newline
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin JSpitzm, 25 Mar 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_NEWPAGE_INSERT
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a new page.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax newpage-insert <ARG>
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: <newpage|pagebreak|clearpage|cleardoublepage> default: newpage
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin uwestoehr, 24 Nov 2007
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_NOMENCLATURE_PRINT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts list of Nomenclature entries.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax nomenclature-print
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ugras, 4 Nov 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_NOMENCL_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts Nomenclature entry.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion It automatically takes the word on the cursor position if no symbol is given.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax nomencl-insert [<SYMBOL>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Ugras, 4 Nov 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_NOTE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts Note on the current cursor position, move selection inside the inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax note-insert [<TYPE>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: <Note|Greyedout|Comment> default: Note
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_NOTE_NEXT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the beginning of next Note inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax note-next
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_OUTLINE_DOWN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the current group in the downward direction in the structure of the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The "group" can be Part/Chapter/Section/etc. It moves the whole substructure of the group.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax outline-down
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Vermeer, 23 Mar 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_OUTLINE_IN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the current group in the downward direction in the hierarchy of the document structure.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Part -> Chapter -> Section -> etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax outline-in
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Vermeer, 23 Mar 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_OUTLINE_OUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the current group in the upward direction in the hierarchy of the document structure.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Part <- Chapter <- Section <- etc.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax outline-out
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Vermeer, 23 Mar 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_OUTLINE_UP
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the current group in the upward direction in the structure of the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The "group" can be Part/Chapter/Section/etc. It moves the whole substructure of the group.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax outline-up
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Vermeer, 23 Mar 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_BREAK
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Breaks the current paragraph at the current location.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Removes the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-break [<LAYOUT>]
\end_layout
\begin_layout Description
Params <LAYOUT>: "inverse" - decreases depth by one (or change layout to default layout) when the cursor is at the end of the line.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_DOWN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the next paragraph (or beginning of the current one) in downward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-down
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 1 Oct 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_DOWN_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor and select the text to the next paragraph (or beginning of the current one) in downward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-down-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 1 Oct 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_GOTO
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Jump to a paragraph given by its id number and optionally the desired position within the paragraph.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Note that id number of paragraph is not the sequential number of paragraph seen on the screen. Moreover the id is unique for all opened buffers (documents).
\end_layout
\begin_layout Description
Syntax paragraph-goto <PAR_ID_NUMBER> <POSITION_IN_PAR>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <PAR_ID_NUMBER>: paragraph id
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<POSITION_IN_PAR>: desired position within the paragraph
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Dekel, 26 Aug 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_MOVE_DOWN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the current paragraph downwards in the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-move-down
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Edwin, 8 Apr 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_MOVE_UP
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the current paragraph upwards in the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Movement through the document will possibly break the paragraph-depth (e.g. itemize structure).
\end_layout
\begin_layout Description
Syntax paragraph-move-up
\end_layout
\begin_layout Description
Origin Edwin, 8 Apr 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_PARAMS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Change paragraph settings.
\end_layout
\begin_layout Description
Notion Modifies the current paragraph, or currently selected paragraphs. This function only modifies, and does not override, existing settings. Note that the "leftindent" indent setting is deprecated.
\end_layout
\begin_layout Description
Syntax paragraph-params [<INDENT>] [<SPACING>] [<ALIGN>] [<OTHERS>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <INDENT>:
\backslash
noindent|
\backslash
indent|
\backslash
indent-toggle|
\backslash
leftindent LENGTH
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<SPACING>:
\backslash
paragraph_spacing default|single|onehalf|double|other SIZE
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<ALIGN>:
\backslash
align block|left|right|center|default
\begin_inset Newline newline
\end_inset
<OTHERS>:
\backslash
labelwidthstring WIDTH|
\backslash
start_of_appendix
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin rgh, Aug 15 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_PARAMS_APPLY
\end_layout
\begin_layout Description
Action Change paragraph settings.
\end_layout
\begin_layout Description
Notion Overwrite all nonspecified settings to the default ones. Use paragraph-params lfun if you don't want to overwrite others settings.
\end_layout
\begin_layout Description
Syntax paragraph-params-apply <INDENT> <SPACING> <ALIGN> <OTHERS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params For parameters see LFUN_PARAGRAPH_PARAMS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 30 Mar 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_UP
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor to the next paragraph (or beginning of the current one) in upward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-up
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 1 Oct 1996
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_UPDATE
\end_layout
\begin_layout Description
Action Updates the values inside the paragraph dialog from the paragraph.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is an internal LFUN, not to be used by users. Called internally by LFUN_DIALOG_UPDATE.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 13 Mar 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PARAGRAPH_UP_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Move the cursor and select the text to the next paragraph (or beginning of the current one) in upward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paragraph-up-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 1 Oct 1996
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_PASTE
2009-04-26 08:47:36 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Pastes material (text or picture) from the active clipboard.
2009-05-08 16:28:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax paste [<TYPE>|<NUM>]
2010-12-02 02:47:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: emf|pdf|png|jpeg|linkback|wmf|latex|html
2009-05-08 16:28:26 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<NUM>: number of the selection in the internal clipboard stack to be pasted.
2008-08-01 14:16:53 +00:00
\end_layout
2010-05-11 12:01:04 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PHANTOM_INSERT
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts phantom on the current cursor position, move selection inside the inset.
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax phantom-insert [<TYPE>]
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: <Phantom|HPhantom|VPhantom> default: Phantom
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin uwestoehr, 30 Jan 2009
2010-05-11 12:01:04 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PREFERENCES_SAVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Save user preferences.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax preferences-save
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 27 Nov 1999
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PREVIEW_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a new preview inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax preview-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 28 Mar 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_PRIMARY_SELECTION_PASTE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Pastes the currently selected text.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Primary selection mechanism is linux-only thing.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax primary-selection-paste [<ARG>]
\end_layout
\begin_layout Description
Params <ARG>: "paragraph" will cause pasting as one paragraph, i.e. "Join lines".
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_QUOTE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts quotes according to the type and quote-language preference.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Currently English, Swedish, German, Polish, French, Danish quotes are distinguished.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax quote-insert [<TYPE>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: 'single' for single quotes, otherwise double quotes will be used.
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_RECONFIGURE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reconfigure the automatic settings.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax reconfigure
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Asger, 14 Feb 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_REDO
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Redoes the last thing undone.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax redo
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_REFERENCE_NEXT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Go to the next label or cross-reference.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax reference-next
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Dekel, 14 Jan 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_REGEXP_MODE
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Enters regexp mode (i.e., puts regexp insets on the current cursor position). Used by the advanced search dialog.
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion If there is any selected text, then it is moved inside the created regexp inset.
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax regexp-mode [<ARG>]
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <ARG>: eventual argument (regular expression).
\end_layout
\begin_layout Description
Origin Tommaso, 4 Oct 2008
2010-09-12 13:23:07 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_REPEAT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Repeat the given command.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax repeat <COUNT> <LFUN-COMMAND>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 27 Oct 2003
2008-08-01 14:16:53 +00:00
\end_layout
2009-08-09 14:47:05 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCREEN_DOWN
2009-08-09 14:47:05 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one page in downward direction.
2009-08-09 14:47:05 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-down
2009-08-09 14:47:05 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SCREEN_DOWN_SELECT
\end_layout
2009-08-09 14:47:05 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one screen in downward direction adding the current position to the selection.
\end_layout
\begin_layout Description
Syntax screen-down-select
2009-08-09 14:47:05 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCREEN_FONT_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Update fonts and its metrics.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Automatically called after zoom, dpi, font names, or norm change.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-font-update
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin ARRae, 13 Aug 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCREEN_RECENTER
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Recenters the screen on the current cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-recenter
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SCREEN_SHOW_CURSOR
\end_layout
\begin_layout Description
Action Repositions the screen such that the cursor is visible.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-show-cursor
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 25 Mar 2009
2008-08-01 14:16:53 +00:00
\end_layout
2012-09-29 16:57:26 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCREEN_UP
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one page in upward direction.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-up
2012-09-29 16:57:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCREEN_UP_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one page in upward direction adding the current position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax screen-up-select
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SCRIPT_INSERT
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a subscript or superscript inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax script-insert <TYPE>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: subscript|superscript
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Georg, 23 Nov 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SCROLL
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Scroll the buffer view.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Only scrolls the screen up or down; does not move the cursor.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax scroll <TYPE> <QUANTITY>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <TYPE>: line|page
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<QUANTITY>: up|down|<number>
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Abdel, Dec 27 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SECTION_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Selects the whole section.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion The cursor should be in a section heading before calling this lfun.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax section-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 05 May 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SELECTION_PASTE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Pastes the internal selection text in permanent selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Created in order to have middle mouse button pasting correct (bound to command-alternatives selection-paste ; primary-selection-paste paragraph).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax selection-paste
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, 14 Jan 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SELF_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts the given string (accordingly to the correct keymap).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Automatically replace the currently selected text. Depends on lyxrc settings "auto_region_delete".
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax self-insert <STRING>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SERVER_GET_FILENAME
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Returns path and file name of the currently edited document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-get-filename
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SERVER_GET_LAYOUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Returns the current layout (that is environment) name on the cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-get-layout
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SERVER_GET_XY
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Returns the coordinates of cursor position in the editing area.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-get-xy
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SERVER_GOTO_FILE_ROW
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sets the cursor position in LyX based on the row number of generated TeX file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
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).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-goto-file-row <FILE[.ext]> <ROW_NUMBER>
\end_layout
\begin_layout Description
Params <FILE>: the path and 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.
\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).
\begin_inset Newline newline
\end_inset
.ext: extensions will be automatically replaced by .lyx.
\begin_inset Newline newline
\end_inset
<ROW_NUMBER> The row number of the LaTeX file to which to go.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Sample server-goto-file-row /home/user/example.lyx 41
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
server-goto-file-row /tmp/lyx_tmpdir.XM3088/lyx_tmpbuf0/example.tex 41
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Edmar, 23 Dec 1998
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SERVER_NOTIFY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sends notify message about the last key-sequence to client.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This can be used to grab last key-sequence used inside the LyX window. See also Debug extensions section in Additional features manual.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-notify
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SERVER_SET_XY
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sets the cursor position based on the editing area coordinates (similar to clicking on that point with left mouse button).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax server-set-xy <X> <Y>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SET_COLOR
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Set the given LyX color to the color defined by the X11 name given.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion A new color entry is created if the color is unknown. Color names can be stored as a part of user settings.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax set-color <LYX_NAME> <X11_NAME>
\end_layout
\begin_layout Description
Origin SLior, 11 Jun 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SET_GRAPHICS_GROUP
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Set the group for the graphics inset on the cursor position.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax set-graphics-group [<GROUP>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <GROUP>: Id for an existing group. In case the Id is an empty string, the graphics inset is removed from the current group.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 6 May 2008
2013-02-03 15:36:45 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SPACE_INSERT
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts one of horizontal space insets.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax space-insert <NAME> [<LEN>]
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <NAME>: normal, protected, visible, thin, quad, qquad, enspace, enskip, negthinspace, negmedspace, negthickspace, hfill, hfill*, dotfill, hrulefill, hspace, hspace*
2012-09-29 16:57:26 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
Only in math mode: med and thick.
2012-09-29 16:57:26 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
<LEN>: length for custom spaces (hspace, hspace* for protected)
\end_layout
\begin_layout Description
Origin JSpitzm, 20 May 2003, Mar 17 2008
\end_layout
2012-09-29 16:57:26 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_SPECIALCHAR_INSERT
\end_layout
\begin_layout Description
Action Inserts various characters into the document.
2012-09-29 16:57:26 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax specialchar-insert <CHAR>
\end_layout
\begin_layout Description
Params <CHAR>: hyphenation, ligature-break, slash, nobreakdash, dots, end-of-sentence, menu-separator.
\end_layout
\begin_layout Description
Origin JSpitzm, 6 Dec 2007
2012-09-29 16:57:26 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SPELLING_ADD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Add the word under the cursor to the respective spell checker dictionary.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax spelling-add [<STRING>] [<LANG>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <WORD>: word to add <LANG>: language name (see file languages)
\end_layout
\begin_layout Description
Origin JSpitzm, 18 Jan 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SPELLING_CONTINUOUSLY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggle continuous spell checking.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax spelling-continuously
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, 24 March 2013
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SPELLING_IGNORE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Let the spell checker ignore the word under the cursor in the current session for the given language.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax spelling-ignore [<WORD>] [<LANG>]
\end_layout
\begin_layout Description
Params <WORD>: word to ignore <LANG>: language name (see file languages)
\end_layout
\begin_layout Description
Origin JSpitzm, 18 Jan 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_SPELLING_REMOVE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Remove the word under the cursor from the respective spell checker dictionary.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax spelling-remove [<STRING>] [<LANG>]
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <WORD>: word to remove <LANG>: language name (see file languages)
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin SWitt, 28 July 2010
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_STATISTICS
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Count the statistics (number of words and characters) in the document or in the given selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Note that this function gives the number of words/chars written, not the number of characters which will be typeset.
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax statistics
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin lasgouttes, Jan 27 2004; sanda, Jan 8 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TABULAR_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts table into the document.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See LFUN_INSET_MODIFY for some more details about tabular modifications.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax tabular-insert [<ROWS> <COLUMNS>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params In case no arguments are given show insert dialog.
\end_layout
\begin_layout Description
Origin Jug, 12 Apr 2000
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TAB_DELETE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Delete a tab or up to an equivalent amount of spaces from a listings inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion It also works on a selection - it removes a tab or spaces from the beginning of each line spanned by the selection. This is useful if you want to indent/unindent multiple lines in one action.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax tab-delete
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, Sep 30 2008
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_TAB_GROUP_CLOSE
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Close the current tab group.
\end_layout
\begin_layout Description
Notion This only closes the work areas, not the buffers themselves. The still opened buffers can be visualized in another tab group.
\end_layout
\begin_layout Description
Syntax tab-group-close
\end_layout
\begin_layout Description
Origin Abdel, 21 Feb 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TAB_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Insert a tab into a listings inset.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion It also works on a selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax tab-insert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin vfr, Sep 30 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TEXTCLASS_APPLY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Sets the text class for the current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax textclass-apply <TEXTCLASS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TEXTCLASS>: the textclass to set. Note that this must be the filename, minus the ".layout" extension.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TEXTCLASS_LOAD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Loads information for a textclass from disk.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax textclass-load <TEXTCLASS>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TEXTCLASS>: the textclass to load. Note that this must be the filename, minus the ".layout" extension.
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_TEXTSTYLE_APPLY
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggle user-defined (=last-time used) text style.
\end_layout
\begin_layout Description
Notion This style is set via LFUN_TEXTSTYLE_UPDATE, which is automatically triggered when using Text Style dialog.
\end_layout
\begin_layout Description
Syntax textstyle-apply
\end_layout
\begin_layout Description
Origin leeming, 12 Mar 2003
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TEXTSTYLE_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Apply text style and update the settings to be used by LFUN_TEXTSTYLE_APPLY.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax textstyle-update <FONT_INFO>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <FONT_INFO>: specifies font atributes, e.g. family, series, shape, size, emph, noun, underbar, number, color, language, toggleall.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
Use lyx -dbg action for exact syntax of text-style dialog parameters.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin leeming, 12 Mar 2003
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_THESAURUS_ENTRY
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Look up thesaurus entries with respect to the word under the cursor.
\end_layout
\begin_layout Description
Syntax thesaurus-entry [<STRING>] [lang=<LANG>]
\end_layout
\begin_layout Description
Params <STRING>: word to look up <LANG>: language (see file languages)
\end_layout
\begin_layout Description
Origin Levon, 20 Jul 2001
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_TOOLBAR_TOGGLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles visibility of a given toolbar between on/off/auto.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Skipping "auto" when allowauto is false.
\end_layout
\begin_layout Description
Syntax toolbar-toggle <NAME> [allowauto]
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <NAME>: standard|extra|table|math|mathmacrotemplate|
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
minibuffer|review|view/update|math_panels|vcs| view-others|update-others
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Edwin, 21 May 2007
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_UI_TOGGLE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Various UI visibility-toggling actions.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax ui-toggle <statusbar|menubar|scrollbar|frame|fullscreen>
\end_layout
\begin_layout Description
Params statusbar : Toggle visibility of the statusbar.
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
menubar : Toggle visibility of the menubar.
2008-08-01 19:15:19 +00:00
\begin_inset Newline newline
\end_inset
2014-02-10 08:31:46 +00:00
scrollbar : Toggle visibility of the scrollbar.
\begin_inset Newline newline
\end_inset
frame : Toggle visibility of the frames around editing window.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
fullscreen : Toggle fullscreen mode. This also covers calling the previous functions. However LFUN_TOOLBAR_TOGGLE for the custom tweaks of the toolbars should be used.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 9 Feb 2007
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_UNDO
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Undoes the last edit.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax undo
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_UNICODE_INSERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts a single unicode character.
\end_layout
\begin_layout Description
Syntax unicode-insert <CHAR>
\end_layout
\begin_layout Description
Params <CHAR>: The character to insert, given as its code point, in hexadecimal.
\end_layout
\begin_layout Description
Sample unicode-insert 0x0100
\end_layout
\begin_layout Description
Origin Lgb, 22 Oct 2006
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_UP
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one line in upward direction.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax up
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_UP_SELECT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor one line in upward direction adding the current position to the selection.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax up-select
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_CHECK_IN
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Checks-in/commits the changes of the registered file to the repository.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion In RCS case this also unlocks the file.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-check-in
\end_layout
\begin_layout Description
Origin Lgb, 1 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_CHECK_OUT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Checks-out the document for edit (and locks it in some cases).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-check-out
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 1 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_COMMAND
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Executes external command. This command is intended to support additional VCS commands.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-command <FLAG> <PATH> <COMMAND>
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <FLAG>: Flags for the command can be combined together.
\begin_inset Newline newline
\end_inset
U - dUmmy - no flags
\begin_inset Newline newline
\end_inset
D - Doc - need document loaded to proceed
\begin_inset Newline newline
\end_inset
I - dIrty - mark document dirty
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
R - Reload - ensure that the document is saved and reload it after command execution
\begin_inset Newline newline
\end_inset
M - Message - ask for input string (commit message)
\begin_inset Newline newline
\end_inset
<PATH>: path where to start. $$p will be replaced by the current document path.
\begin_inset Newline newline
\end_inset
<COMMAND>: command to execute. $$i/$$p/$$m will be replaced by the current document(with absolute path)/path/message.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Sample vc-command DR $$p "svn up"
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 13 Jan 2009
2008-08-01 14:16:53 +00:00
\end_layout
2008-09-25 21:00:03 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_COMPARE
2008-09-25 21:00:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Compares two revisions of the same file under version control.
2008-09-25 21:00:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-compare [<REV1>] [<REV2>]
2008-09-25 21:00:03 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params Revision number either points directly to commit in history or if negative number -x it points to (last commit - x).
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
In RCS we subtract only in the last number of revision specification. Special case "0" is reserved for the last committed revision.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<REV1>: Older file.
\begin_inset Newline newline
\end_inset
<REV2>: Newer file. Used only if REV1 > 0.
\begin_inset Newline newline
\end_inset
If no parameter is given, interactive dialog will be shown.
2008-09-25 21:00:03 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Sample Compare current document against last commit
\begin_inset Newline newline
\end_inset
vc-compare 0
\begin_inset Newline newline
\end_inset
Compare current document against current revision - 5 commits
\begin_inset Newline newline
\end_inset
vc-compare -5
\begin_inset Newline newline
\end_inset
Compare revisions 120 and 155
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
vc-compare 120 155
\end_layout
2008-09-25 21:00:03 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 12 Feb 2010
2008-09-25 21:00:03 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_COPY
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Copies the document to another name.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Copying with revision history is only supported by SVN. For RCS and CVS it is simulated by adding the document under a new name. Disabled if uncommitted changes exist.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Syntax vc-copy <FILENAME>
\end_layout
\begin_layout Description
Params <FILENAME>: New name of the document.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
A file dialog is opened if no filename is given.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin gb, 05 Feb 2013
2008-08-01 14:16:53 +00:00
\end_layout
2010-01-03 00:07:24 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_LOCKING_TOGGLE
2010-01-03 00:07:24 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Toggles the locking property of the edited file.
2010-01-03 00:07:24 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is currently implemented only for SVN.
2010-01-03 00:07:24 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-locking-toggle
2010-01-03 00:07:24 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 25 Jun 2009
2010-01-03 00:07:24 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_REGISTER
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Register the document as an file inside version control system.
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Notion File is registered inside cvs, svn or rcs repository acording to the existence of cvs/svn/rcs entries in the document's directory.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
See LyX Additional Features Manual (Version Control Chapter) for additional information.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-register
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 1 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_RENAME
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Renames the document to another name.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Renaming with revision history is only supported by SVN. For CVS it is simulated by adding the document under a new name and deleting the old one. For RCS it is not supported. Disabled if uncommitted changes exist.
\end_layout
\begin_layout Description
Syntax vc-rename <FILENAME>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <FILENAME>: New name of the document.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
A file dialog is opened if no filename is given.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin gb, 05 Feb 2013
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_REPO_UPDATE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Update the local archive directory in which resides the current document with the remote repository.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-repo-update
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin sanda, 16 Oct 2009
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_REVERT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Reverts the document to the last check-in/commit in VCS.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-revert
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 1 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VC_UNDO_LAST
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Undo last check-in.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is currently implemented only for RCS.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax vc-check-out
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Lgb, 1 Jul 1997
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VIEW_CLOSE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Close the current document work area.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Close the current work area. If no other work areas are showing the buffer, then close the associated buffer as well.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax view-close
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Tommaso, 15 Sep 2012
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_VIEW_SPLIT
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Creates another split view of current buffer.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion All split views act in the same way independently.
\end_layout
\begin_layout Description
Syntax view-split <vertical|horizontal>
2008-08-01 14:16:53 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params horizontal : The work areas are laid out side by side.
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
vertical : The work areas laid out vertically.
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Abdel, 20 Feb 2008
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WINDOW_CLOSE
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Closes the current LyX window.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax window-close
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Abdel, 23 Oct 2006
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WINDOW_NEW
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Creates new empty LyX window.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Already opened documents from the previous window can be found under View menu.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax window-new [<GEOMETRY>]
\end_layout
\begin_layout Description
Params <GEOMETRY>: pass the geometry of the window. This parameter is currently accepted only on Windows platform.
\end_layout
\begin_layout Description
Origin Abdel, 21 Oct 2006
2008-08-01 14:16:53 +00:00
\end_layout
2008-09-08 19:10:23 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_BACKWARD
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the logically previous beginning of a word.
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is not the action which should be bound to the arrow keys, because backwards may be left or right, depending on the language. The arrow keys should be bound to LFUN_WORD_LEFT or LFUN_WORD_RIGHT actions, which in turn may employ this one.
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-backward
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_BACKWARD_SELECT
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the logically previous beginning of a word, adding the logically traversed text to the selection.
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_WORD_BACKWARD.
2008-09-08 19:10:23 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-backward-select
2008-09-08 19:10:23 +00:00
\end_layout
2009-07-11 09:41:51 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_CAPITALIZE
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Capitalizes the words in the selection (i.e. the first letters) or the letter on the cursor position.
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-capitalize
2009-07-11 09:41:51 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_WORD_DELETE_BACKWARD
\end_layout
2009-07-11 09:41:51 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Deletes characters to the beginning of the word (usually the "C+BackSpace" key).
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-delete-backward
2009-07-11 09:41:51 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_DELETE_FORWARD
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Deletes characters to the end of the word (usually the "C+Delete" key).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-delete-forward
2008-08-01 14:16:53 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_WORD_FIND
\end_layout
2008-08-01 14:16:53 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Search for next occurrence of a string.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-find [<DATA>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <DATA>: data encoded from Find dialog (see lyx::find2string()). If no parameter is given, search with last find-dialog data is used for search (i.e. find-next).
\end_layout
\begin_layout Description
Origin Andre, Jan 7 2004
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_FINDADV
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Search for next occurrence of a pattern.
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-findadv [<DATA>]
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <DATA>: data encoded from FindAdv dialog (see lyx::findadv2string()). If no parameter is given, search with last find-dialog data is used for search (i.e. find-next).
2008-08-01 14:16:53 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Tommaso, Nov 15 2007
2008-08-01 14:16:53 +00:00
\end_layout
2013-02-03 15:36:45 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_FIND_BACKWARD
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Search for a given string in backward direction.
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Case sensitive, match words. If no argument given, last search repeated.
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-find-backward [<STRING>]
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Etienne, 20 Feb 1998
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_FIND_FORWARD
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Search for a given string in forward direction.
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion Case sensitive, match words. If no argument given, last search repeated.
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-find-forward [<STRING>]
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Etienne, 16 Feb 1998
2013-02-03 15:36:45 +00:00
\end_layout
2009-07-11 09:41:51 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_FORWARD
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the logically next beginning of a word.
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is not the action which should be bound to the arrow keys, because forward may be left or right, depending on the language. The arrow keys should be bound to LFUN_WORD_LEFT or LFUN_WORD_RIGHT actions, which in turn may employ this one.
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-forward
2009-07-11 09:41:51 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_WORD_FORWARD_SELECT
\end_layout
2009-07-11 09:41:51 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the logically next beginning of a word, adding the logically traversed text to the selection.
\end_layout
\begin_layout Description
Notion See also LFUN_WORD_FORWARD.
\end_layout
\begin_layout Description
Syntax word-forward-select
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_LEFT
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the next beginning of a word "on the left".
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is the action which should be taken when the (e.g., ctrl-) "left" key is pressed. Generally, it moves the cursor to the next beginning of a word on the left. However, in Bidi text this become slightly more complicated, and there are different modes of cursor movement. In "visual mode", this moves left, plain and simple. In "logical mode", movement is logically forward in RTL paragraphs, and logically backwards in LTR paragraphs.
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-left
2009-07-11 09:41:51 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin dov, 28 Oct 2007
2009-07-11 09:41:51 +00:00
\end_layout
2009-01-10 23:25:22 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_LEFT_SELECT
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the next beginning of a word "on the left", adding *logically* traversed text to the selection.
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_WORD_LEFT for exact details of the movement.
2009-05-23 12:12:32 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-left-select
2009-01-10 23:25:22 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin dov, 28 Oct 2007
2009-01-10 23:25:22 +00:00
\end_layout
2009-04-11 18:18:06 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_LOWCASE
\end_layout
\begin_layout Description
Action Change the words in the selection or from the cursor position to the end of word to the lower case.
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-lowcase
2009-04-11 18:18:06 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_WORD_REPLACE
\end_layout
2009-04-11 18:18:06 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Replace a string in the document.
\end_layout
\begin_layout Description
Syntax word-replace [<DATA>]
2009-04-11 18:18:06 +00:00
\end_layout
2014-02-10 08:31:46 +00:00
\begin_layout Description
Params <DATA>: data is of the form "<replace>
\begin_inset Newline newline
\end_inset
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
<search>
\begin_inset Newline newline
\end_inset
<casesensitive> <matchword> <all> <forward> <findnext>"
\end_layout
2009-04-11 18:18:06 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, Jan 7 2004
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_RIGHT
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the next beginning of a word "on the right".
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion This is the action which should be taken when the (e.g., ctrl-) "right" key is pressed. Generally, it moves the cursor to the next beginning of a word on the right. However, in Bidi text this become slightly more complicated, and there are different modes of cursor movement. In "visual mode", this moves right, plain and simple. In "logical mode", movement is logically forward in LTR paragraphs, and logically backwards in RTL paragraphs.
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-right
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin dov, 28 Oct 2007
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_RIGHT_SELECT
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Moves the cursor to the next beginning of a word "on the right", adding *logically* traversed text to the selection.
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Notion See also LFUN_WORD_RIGHT for exact details of the movement.
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-right-select
2009-04-11 18:18:06 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin dov, 28 Oct 2007
2009-04-11 18:18:06 +00:00
\end_layout
2010-05-11 12:01:04 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WORD_SELECT
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Puts the word where the cursor stands into the selection.
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax word-select
2010-05-11 12:01:04 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Origin Andre, 11 Sep 2002
2010-05-11 12:01:04 +00:00
\end_layout
2011-06-13 14:57:52 +00:00
2014-02-10 08:31:46 +00:00
\begin_layout Subsection*
LFUN_WORD_UPCASE
\end_layout
2010-05-11 12:01:04 +00:00
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Change the words in the selection or from the cursor position to the end of word to the upper case.
\end_layout
\begin_layout Description
Syntax word-upcase
2010-05-11 12:01:04 +00:00
\end_layout
2013-02-03 15:36:45 +00:00
\begin_layout Subsection*
2014-02-10 08:31:46 +00:00
LFUN_WRAP_INSERT
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Action Inserts floats wrapped by the text around.
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Syntax wrap-insert <TYPE>
2013-02-03 15:36:45 +00:00
\end_layout
\begin_layout Description
2014-02-10 08:31:46 +00:00
Params <TYPE>: table|figure
\end_layout
\begin_layout Description
Origin Dekel, 7 Apr 2002
2013-02-03 15:36:45 +00:00
\end_layout
2008-08-01 14:16:53 +00:00
\end_body
\end_document