X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FLFUNs.lyx;h=4eea6743918e003b73baae78fd9c02a65febb85d;hb=217696d34b51098001b7ac67dd8d0b8c8596ab8b;hp=fd361ab0b8f0d4cce0e337e12f97c6820f166d01;hpb=ea25b62b1b8cd6b38f8718b249e1856bd0b62e1a;p=lyx.git diff --git a/lib/doc/LFUNs.lyx b/lib/doc/LFUNs.lyx index fd361ab0b8..4eea674391 100644 --- a/lib/doc/LFUNs.lyx +++ b/lib/doc/LFUNs.lyx @@ -1,7 +1,9 @@ # gen_lfuns.py generated this file. For more info see http://www.lyx.org/ -\lyxformat 474 +\lyxformat 509 \begin_document \begin_header +\save_transient_properties true +\origin /systemlyxdir/doc/ \textclass article \begin_preamble \renewcommand{\descriptionlabel}[1]{\hspace\labelsep\upshape\bfseries #1:} @@ -25,16 +27,17 @@ End \language_package default \inputencoding auto \fontencoding global -\font_roman default -\font_sans default -\font_typewriter default -\font_math auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false -\font_sf_scale 100 -\font_tt_scale 100 +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype 0 \graphics default \default_output_format default \output_sync 0 @@ -90,15 +93,13 @@ End \begin_body \begin_layout Title -LyX Functions (LFUNs) +\SpecialChar LyX + Functions (LFUNs) \end_layout \begin_layout Author -The LyX Team -\end_layout - -\begin_layout Date -2014-02-13 +The \SpecialChar LyX + Team \end_layout \begin_layout Section* @@ -115,15 +116,17 @@ LyX Functions \end_inset (abbreviated LFUNs). - These are commands that are used to make LyX perform specific actions. - LyX itself uses these functions internally, and every internal action is + These are commands that are used to make \SpecialChar LyX + perform specific actions. + \SpecialChar LyX + itself uses these functions internally, and every internal action is bound to an LFUN. \end_layout \begin_layout Standard LFUNs are also used in the files that define keyboard shortcuts, menu or toolbar items. - So if you want to change\SpecialChar \slash{} + So if you want to change\SpecialChar breakableslash customize the user interface, you need to deal with LFUNs. Furthermore, external programs can use LFUNs to communicate with and @@ -134,7 +137,8 @@ remote-control \begin_inset Quotes erd \end_inset - LyX. + \SpecialChar LyX + . Finally, you can also issue LFUNs directly via the so called mini-buffer which can be opened via \begin_inset Info @@ -152,15 +156,19 @@ In the following, all LFUNs are listed, categorized by function. \begin_layout Section Layout Functions (Font, Layout and Textclass related) \end_layout + \begin_layout Subsection* drop-layouts-choice \end_layout + \begin_layout Description Action Displays list of layout choices. \end_layout + \begin_layout Description Notion In the current (as of 2007) Qt4 frontend, this LFUN opens the dropbox allowing for choice of layout. \end_layout + \begin_layout Description Syntax drop-layouts-choice \end_layout @@ -168,15 +176,19 @@ Syntax drop-layouts-choice \begin_layout Subsection* environment-split \end_layout + \begin_layout Description Action Splits the current environment with a Separator. \end_layout + \begin_layout Description Syntax environment-split [outer] \end_layout + \begin_layout Description 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 \end_layout @@ -184,9 +196,11 @@ Origin spitz, 23 Dec 2012 \begin_layout Subsection* font-bold \end_layout + \begin_layout Description Action Toggles the bold font (selection-wise) using mathbf in math. \end_layout + \begin_layout Description Syntax font-bold \end_layout @@ -194,9 +208,11 @@ Syntax font-bold \begin_layout Subsection* 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 \end_layout @@ -204,9 +220,11 @@ Syntax font-boldsymbol \begin_layout Subsection* font-default \end_layout + \begin_layout Description Action Reverts the settings of the font to the default values (selection-wise). \end_layout + \begin_layout Description Syntax font-default \end_layout @@ -214,9 +232,11 @@ Syntax font-default \begin_layout Subsection* font-emph \end_layout + \begin_layout Description Action Toggles the emphasis font style (selection-wise). \end_layout + \begin_layout Description Syntax font-emph \end_layout @@ -224,12 +244,15 @@ Syntax font-emph \begin_layout Subsection* font-frak \end_layout + \begin_layout Description Action Toggles Fraktur family font (math-mode, selection-wise). \end_layout + \begin_layout Description Syntax font-frak \end_layout + \begin_layout Description Origin vermeer, 10 Jan 2002 \end_layout @@ -237,12 +260,15 @@ Origin vermeer, 10 Jan 2002 \begin_layout Subsection* font-ital \end_layout + \begin_layout Description Action Toggles Italics font shape (math-mode, selection-wise). \end_layout + \begin_layout Description Syntax font-ital \end_layout + \begin_layout Description Origin vermeer, 10 Jan 2002 \end_layout @@ -250,9 +276,11 @@ Origin vermeer, 10 Jan 2002 \begin_layout Subsection* font-noun \end_layout + \begin_layout Description Action Toggles Noun text style font (selection-wise). \end_layout + \begin_layout Description Syntax font-noun \end_layout @@ -260,9 +288,11 @@ Syntax font-noun \begin_layout Subsection* font-roman \end_layout + \begin_layout Description Action Toggles Roman family font (selection-wise). \end_layout + \begin_layout Description Syntax font-roman \end_layout @@ -270,9 +300,11 @@ Syntax font-roman \begin_layout Subsection* font-sans \end_layout + \begin_layout Description Action Toggles Sans Serif family font (selection-wise). \end_layout + \begin_layout Description Syntax font-sans \end_layout @@ -280,12 +312,15 @@ Syntax font-sans \begin_layout Subsection* font-size \end_layout + \begin_layout Description Action Sets font size according to lyx format string. \end_layout + \begin_layout Description Syntax font-size \end_layout + \begin_layout Description Params : tiny|scriptsize|footnotesize|small|normal|large|larger| \begin_inset Newline newline @@ -297,9 +332,11 @@ largest|huge|giant|increase|decrease|default \begin_layout Subsection* font-state \end_layout + \begin_layout Description Action Returns the info about the current font. \end_layout + \begin_layout Description Syntax font-state \end_layout @@ -307,12 +344,15 @@ Syntax font-state \begin_layout Subsection* font-strikeout \end_layout + \begin_layout Description Action Toggles strikeout (strike-through) in the font (selection-wise). \end_layout + \begin_layout Description Syntax font-strikeout \end_layout + \begin_layout Description Origin sanda, 3 May 2009 \end_layout @@ -320,9 +360,11 @@ Origin sanda, 3 May 2009 \begin_layout Subsection* font-typewriter \end_layout + \begin_layout Description Action Toggles the typewriter family font (selection-wise). \end_layout + \begin_layout Description Syntax font-typewriter \end_layout @@ -330,9 +372,11 @@ Syntax font-typewriter \begin_layout Subsection* font-underline \end_layout + \begin_layout Description Action Toggles underline in the font (selection-wise). \end_layout + \begin_layout Description Syntax font-underline \end_layout @@ -340,12 +384,15 @@ Syntax font-underline \begin_layout Subsection* font-underunderline \end_layout + \begin_layout Description Action Toggles double underline in the font (selection-wise). \end_layout + \begin_layout Description Syntax font-underunderline \end_layout + \begin_layout Description Origin sanda, 5 May 2009 \end_layout @@ -353,12 +400,15 @@ Origin sanda, 5 May 2009 \begin_layout Subsection* font-underwave \end_layout + \begin_layout Description Action Toggles wavy underline in the font (selection-wise). \end_layout + \begin_layout Description Syntax font-underwave \end_layout + \begin_layout Description Origin sanda, 5 May 2009 \end_layout @@ -366,12 +416,15 @@ Origin sanda, 5 May 2009 \begin_layout Subsection* layout \end_layout + \begin_layout Description Action Sets the layout (that is, environment) for the current paragraph. \end_layout + \begin_layout Description Syntax layout \end_layout + \begin_layout Description Params : the layout to use \end_layout @@ -379,18 +432,23 @@ Params : the layout to use \begin_layout Subsection* layout-module-add \end_layout + \begin_layout Description Action Adds a module. \end_layout + \begin_layout Description Notion Adds a module to the list of included modules for the current buffer. \end_layout + \begin_layout Description Syntax layout-module-add \end_layout + \begin_layout Description Params : the module to be added \end_layout + \begin_layout Description Origin rgh, 25 August 2007 \end_layout @@ -398,15 +456,19 @@ Origin rgh, 25 August 2007 \begin_layout Subsection* layout-modules-clear \end_layout + \begin_layout Description Action Clears the module list. \end_layout + \begin_layout Description Notion Clears the list of included modules for the current buffer. \end_layout + \begin_layout Description Syntax layout-modules-clear \end_layout + \begin_layout Description Origin rgh, 25 August 2007 \end_layout @@ -414,9 +476,11 @@ Origin rgh, 25 August 2007 \begin_layout Subsection* layout-paragraph \end_layout + \begin_layout Description Action Launches the paragraph settings dialog. \end_layout + \begin_layout Description Syntax layout-paragraph \end_layout @@ -424,15 +488,19 @@ Syntax layout-paragraph \begin_layout Subsection* layout-reload \end_layout + \begin_layout Description Action Reloads layout information. \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax layout-reload \end_layout + \begin_layout Description Origin rgh, 3 September 2007 \end_layout @@ -440,12 +508,15 @@ Origin rgh, 3 September 2007 \begin_layout Subsection* layout-tabular \end_layout + \begin_layout Description Action Launches the tabular settings dialog. \end_layout + \begin_layout Description Syntax layout-tabular \end_layout + \begin_layout Description Origin Jug, 31 Jul 2000 \end_layout @@ -453,15 +524,19 @@ Origin Jug, 31 Jul 2000 \begin_layout Subsection* screen-font-update \end_layout + \begin_layout Description Action Update fonts and its metrics. \end_layout + \begin_layout Description Notion Automatically called after zoom, dpi, font names, or norm change. \end_layout + \begin_layout Description Syntax screen-font-update \end_layout + \begin_layout Description Origin ARRae, 13 Aug 2000 \end_layout @@ -469,12 +544,15 @@ Origin ARRae, 13 Aug 2000 \begin_layout Subsection* textclass-apply \end_layout + \begin_layout Description Action Sets the text class for the current buffer. \end_layout + \begin_layout Description Syntax textclass-apply \end_layout + \begin_layout Description Params : the textclass to set. Note that this must be the filename, minus the ".layout" extension. \end_layout @@ -482,12 +560,15 @@ Params : the textclass to set. Note that this must be the filename, m \begin_layout Subsection* textclass-load \end_layout + \begin_layout Description Action Loads information for a textclass from disk. \end_layout + \begin_layout Description Syntax textclass-load \end_layout + \begin_layout Description Params : the textclass to load. Note that this must be the filename, minus the ".layout" extension. \end_layout @@ -495,15 +576,19 @@ Params : the textclass to load. Note that this must be the filename, \begin_layout Subsection* textstyle-apply \end_layout + \begin_layout Description 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 \end_layout @@ -511,12 +596,15 @@ Origin leeming, 12 Mar 2003 \begin_layout Subsection* textstyle-update \end_layout + \begin_layout Description Action Apply text style and update the settings to be used by LFUN_TEXTSTYLE_APPLY. \end_layout + \begin_layout Description Syntax textstyle-update \end_layout + \begin_layout Description Params : specifies font atributes, e.g. family, series, shape, size, emph, noun, underbar, number, color, language, toggleall. \begin_inset Newline newline @@ -524,6 +612,7 @@ Params : specifies font atributes, e.g. family, series, shape, size, Use lyx -dbg action for exact syntax of text-style dialog parameters. \end_layout + \begin_layout Description Origin leeming, 12 Mar 2003 \end_layout @@ -531,12 +620,15 @@ Origin leeming, 12 Mar 2003 \begin_layout Section Editing Functions (Cursor and Mouse Movement, Copy/Paste etc.) \end_layout + \begin_layout Subsection* accent-acute \end_layout + \begin_layout Description Action Adds an acute accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-acute \end_layout @@ -544,9 +636,11 @@ Syntax accent-acute \begin_layout Subsection* accent-breve \end_layout + \begin_layout Description Action Adds a breve accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-breve \end_layout @@ -554,9 +648,11 @@ Syntax accent-breve \begin_layout Subsection* accent-caron \end_layout + \begin_layout Description Action Adds a caron to the next character typed. \end_layout + \begin_layout Description Syntax accent-caron \end_layout @@ -564,9 +660,11 @@ Syntax accent-caron \begin_layout Subsection* accent-cedilla \end_layout + \begin_layout Description Action Adds a cedilla to the next character typed. \end_layout + \begin_layout Description Syntax accent-cedilla \end_layout @@ -574,9 +672,11 @@ Syntax accent-cedilla \begin_layout Subsection* accent-circle \end_layout + \begin_layout Description Action Adds a circle accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-circle \end_layout @@ -584,9 +684,11 @@ Syntax accent-circle \begin_layout Subsection* accent-circumflex \end_layout + \begin_layout Description Action Adds a circumflex to the next character typed. \end_layout + \begin_layout Description Syntax accent-circumflex \end_layout @@ -594,9 +696,11 @@ Syntax accent-circumflex \begin_layout Subsection* accent-dot \end_layout + \begin_layout Description Action Adds a dot accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-dot \end_layout @@ -604,9 +708,11 @@ Syntax accent-dot \begin_layout Subsection* accent-grave \end_layout + \begin_layout Description Action Adds a grave accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-grave \end_layout @@ -614,9 +720,11 @@ Syntax accent-grave \begin_layout Subsection* accent-hungarian-umlaut \end_layout + \begin_layout Description Action Adds a Hungarian umlaut to the next character typed. \end_layout + \begin_layout Description Syntax accent-grave \end_layout @@ -624,9 +732,11 @@ Syntax accent-grave \begin_layout Subsection* accent-macron \end_layout + \begin_layout Description Action Adds a macron to the next character typed. \end_layout + \begin_layout Description Syntax accent-macron \end_layout @@ -634,22 +744,39 @@ Syntax accent-macron \begin_layout Subsection* accent-ogonek \end_layout + \begin_layout Description Action Adds an ogonek accent to the next character typed. \end_layout + \begin_layout Description Syntax accent-ogonek \end_layout +\begin_layout Subsection* +accent-perispomeni +\end_layout + +\begin_layout Description +Action Adds a perispomeni (Greek circumflex) over the next character typed. +\end_layout + +\begin_layout Description +Syntax accent-perispomeni +\end_layout + \begin_layout Subsection* accent-tie \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 Syntax accent-tie \end_layout @@ -657,9 +784,11 @@ Syntax accent-tie \begin_layout Subsection* accent-tilde \end_layout + \begin_layout Description Action Adds a tilde over the next character typed. \end_layout + \begin_layout Description Syntax accent-tilde \end_layout @@ -667,9 +796,11 @@ Syntax accent-tilde \begin_layout Subsection* accent-umlaut \end_layout + \begin_layout Description Action Adds an umlaut over the next character typed. \end_layout + \begin_layout Description Syntax accent-umlaut \end_layout @@ -677,9 +808,11 @@ Syntax accent-umlaut \begin_layout Subsection* accent-underbar \end_layout + \begin_layout Description Action Adds a bar under the next character typed. \end_layout + \begin_layout Description Syntax accent-underbar \end_layout @@ -687,9 +820,11 @@ Syntax accent-underbar \begin_layout Subsection* accent-underdot \end_layout + \begin_layout Description Action Adds a dot under the next character typed. \end_layout + \begin_layout Description Syntax accent-underdot \end_layout @@ -697,12 +832,15 @@ Syntax accent-underdot \begin_layout Subsection* all-changes-accept \end_layout + \begin_layout Description Action Accepts all tracked changes in the document. \end_layout + \begin_layout Description Syntax all-changes-accept \end_layout + \begin_layout Description Origin Levon, 16 Oct 2002 \end_layout @@ -710,15 +848,19 @@ Origin Levon, 16 Oct 2002 \begin_layout Subsection* all-changes-reject \end_layout + \begin_layout Description Action Rejects all tracked changes in the document. \end_layout + \begin_layout Description Notion Reject does not work recursively; the user may have to repeat the operation. \end_layout + \begin_layout Description Syntax all-changes-reject \end_layout + \begin_layout Description Origin Levon, 16 Oct 2002 \end_layout @@ -726,12 +868,15 @@ Origin Levon, 16 Oct 2002 \begin_layout Subsection* appendix \end_layout + \begin_layout Description Action Start (or remove) Appendix on the given cursor position. \end_layout + \begin_layout Description Syntax appendix \end_layout + \begin_layout Description Origin ettrich, 5 May 1998 \end_layout @@ -739,15 +884,19 @@ Origin ettrich, 5 May 1998 \begin_layout Subsection* argument-insert \end_layout + \begin_layout Description Action Inserts an argument (short title) inset. \end_layout + \begin_layout Description Syntax argument-insert \end_layout + \begin_layout Description Params : see layout declarations \end_layout + \begin_layout Description Origin vermeer, 12 Aug 2002 \end_layout @@ -755,15 +904,19 @@ Origin vermeer, 12 Aug 2002 \begin_layout Subsection* bibtex-database-add \end_layout + \begin_layout Description Action Adds database, which will be used for bibtex citations. \end_layout + \begin_layout Description Notion Databases are added to the first BibTeX inset (Inset->List/TOC->BibTeX bibliography) found from the cursor position. \end_layout + \begin_layout Description Syntax bibtex-database-add \end_layout + \begin_layout Description Origin Ale, 30 May 1997 \end_layout @@ -771,15 +924,19 @@ Origin Ale, 30 May 1997 \begin_layout Subsection* bibtex-database-del \end_layout + \begin_layout Description Action Adds database, which will be used for bibtex citations. \end_layout + \begin_layout Description Notion Databases are deleted from the first BibTeX inset (Inset->List/TOC->BibTeX bibliography) found from the cursor position. \end_layout + \begin_layout Description Syntax bibtex-database-del \end_layout + \begin_layout Description Origin Ale, 30 May 1997 \end_layout @@ -787,12 +944,15 @@ Origin Ale, 30 May 1997 \begin_layout Subsection* bookmark-clear \end_layout + \begin_layout Description 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 \end_layout @@ -800,9 +960,11 @@ Origin bpeng, 31 October 2006 \begin_layout Subsection* bookmark-goto \end_layout + \begin_layout Description Action Moves the cursor to the numbered bookmark, opening the file if necessary. Note that bookmarks are saved per-session, not per file. \end_layout + \begin_layout Description Notion Bookmark 0 has a special purpose. It is automatically set \begin_inset Newline newline @@ -818,12 +980,15 @@ Notion Bookmark 0 has a special purpose. It is automatically set 3. when jumping from crossreference to the requested label by LFUN_LABEL_GOTO. \end_layout + \begin_layout Description Syntax bookmark-goto \end_layout + \begin_layout Description Params : the number of the bookmark to restore. \end_layout + \begin_layout Description Origin Dekel, 27 January 2001 \end_layout @@ -831,18 +996,23 @@ Origin Dekel, 27 January 2001 \begin_layout Subsection* bookmark-save \end_layout + \begin_layout Description Action Save a bookmark. \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax bookmark-save \end_layout + \begin_layout Description Params : the number of the bookmark to save. \end_layout + \begin_layout Description Origin Dekel, 27 January 2001 \end_layout @@ -850,12 +1020,15 @@ Origin Dekel, 27 January 2001 \begin_layout Subsection* box-insert \end_layout + \begin_layout Description Action Inserts Box inset. \end_layout + \begin_layout Description Syntax box-insert [] \end_layout + \begin_layout Description Params : Boxed|Frameless|Framed|ovalbox|Ovalbox|Shadowbox|Shaded|Doublebox \begin_inset Newline newline @@ -863,6 +1036,7 @@ Params : Boxed|Frameless|Framed|ovalbox|Ovalbox|Shadowbox|Shaded|Doublebox Framed is the default one. \end_layout + \begin_layout Description Origin vermeer, 7 Oct 2003 \end_layout @@ -870,12 +1044,15 @@ Origin vermeer, 7 Oct 2003 \begin_layout Subsection* branch-insert \end_layout + \begin_layout Description Action Inserts branch inset. \end_layout + \begin_layout Description Syntax branch-insert \end_layout + \begin_layout Description Origin vermeer, 17 Aug 2003 \end_layout @@ -883,9 +1060,11 @@ Origin vermeer, 17 Aug 2003 \begin_layout Subsection* buffer-begin \end_layout + \begin_layout Description Action Move the cursor to the beginning of the document. \end_layout + \begin_layout Description Syntax buffer-begin \end_layout @@ -893,9 +1072,11 @@ Syntax buffer-begin \begin_layout Subsection* buffer-begin-select \end_layout + \begin_layout Description Action Move the cursor to the beginning of the document adding the traversed text to the selection. \end_layout + \begin_layout Description Syntax buffer-begin-select \end_layout @@ -903,9 +1084,11 @@ Syntax buffer-begin-select \begin_layout Subsection* buffer-end \end_layout + \begin_layout Description Action Move the cursor to the end of the document. \end_layout + \begin_layout Description Syntax buffer-end \end_layout @@ -913,9 +1096,11 @@ Syntax buffer-end \begin_layout Subsection* buffer-end-select \end_layout + \begin_layout Description Action Move the cursor to the end of the document adding the traversed text to the selection. \end_layout + \begin_layout Description Syntax buffer-end-select \end_layout @@ -923,12 +1108,15 @@ Syntax buffer-end-select \begin_layout Subsection* caption-insert \end_layout + \begin_layout Description Action Inserts a caption inset. \end_layout + \begin_layout Description Syntax caption-insert \end_layout + \begin_layout Description Origin Lgb, 18 Jul 2000 \end_layout @@ -936,12 +1124,15 @@ Origin Lgb, 18 Jul 2000 \begin_layout Subsection* cell-backward \end_layout + \begin_layout Description Action Moves the cursor to the previous cell inside the table. \end_layout + \begin_layout Description Syntax cell-backward \end_layout + \begin_layout Description Origin Jug, 22 May 2000 \end_layout @@ -949,9 +1140,11 @@ Origin Jug, 22 May 2000 \begin_layout Subsection* cell-forward \end_layout + \begin_layout Description Action Moves the cursor to the next cell inside the table. \end_layout + \begin_layout Description Syntax cell-forward \end_layout @@ -959,12 +1152,15 @@ Syntax cell-forward \begin_layout Subsection* cell-split \end_layout + \begin_layout Description Action Splits cell and shifts right part to the next cell (inside the math grid). \end_layout + \begin_layout Description Syntax cell-split \end_layout + \begin_layout Description Origin Ale, 15 May 1997 \end_layout @@ -972,12 +1168,15 @@ Origin Ale, 15 May 1997 \begin_layout Subsection* change-accept \end_layout + \begin_layout Description Action Accepts tracked change inside the selection. \end_layout + \begin_layout Description Syntax change-accept \end_layout + \begin_layout Description Origin Levon, 16 Oct 2002 \end_layout @@ -985,12 +1184,15 @@ Origin Levon, 16 Oct 2002 \begin_layout Subsection* change-next \end_layout + \begin_layout Description Action Moves the cursor to the position of the next change of the change tracking records. \end_layout + \begin_layout Description Syntax change-next \end_layout + \begin_layout Description Origin schmitt, 4 Oct 2006 \end_layout @@ -998,12 +1200,15 @@ Origin schmitt, 4 Oct 2006 \begin_layout Subsection* change-previous \end_layout + \begin_layout Description Action Moves the cursor to the position of the previous change of the change tracking records. \end_layout + \begin_layout Description Syntax change-previous \end_layout + \begin_layout Description Origin vfr, 4 Apr 2009 \end_layout @@ -1011,12 +1216,15 @@ Origin vfr, 4 Apr 2009 \begin_layout Subsection* change-reject \end_layout + \begin_layout Description Action Rejects tracked change inside the selection. \end_layout + \begin_layout Description Syntax change-reject \end_layout + \begin_layout Description Origin Levon, 16 Oct 2002 \end_layout @@ -1024,12 +1232,15 @@ Origin Levon, 16 Oct 2002 \begin_layout Subsection* changes-merge \end_layout + \begin_layout Description Action Open change tracking dialog for merging and moves the cursor to the position of the next change. \end_layout + \begin_layout Description Syntax changes-merge \end_layout + \begin_layout Description Origin Levon, 16 Oct 2002 \end_layout @@ -1037,12 +1248,15 @@ Origin Levon, 16 Oct 2002 \begin_layout Subsection* changes-output \end_layout + \begin_layout Description -Action Toggles showing of change tracking in typesetted output. +Action Toggles showing of change tracking in typeset output. \end_layout + \begin_layout Description Syntax changes-output \end_layout + \begin_layout Description Origin jspitzm, 21 Jan 2005 \end_layout @@ -1050,12 +1264,15 @@ Origin jspitzm, 21 Jan 2005 \begin_layout Subsection* changes-track \end_layout + \begin_layout Description Action Toggles change tracking to on/off. \end_layout + \begin_layout Description Syntax changes-track \end_layout + \begin_layout Description Origin levon, 1 Oct 2002 \end_layout @@ -1063,12 +1280,15 @@ Origin levon, 1 Oct 2002 \begin_layout Subsection* char-backward \end_layout + \begin_layout Description Action Moves the cursor one position logically backwards. \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax char-backward \end_layout @@ -1076,12 +1296,15 @@ Syntax char-backward \begin_layout Subsection* char-backward-select \end_layout + \begin_layout Description Action Moves the cursor one position logically backwards, adding traversed position to the selection. \end_layout + \begin_layout Description Notion See also LFUN_CHAR_BACKWARD. \end_layout + \begin_layout Description Syntax char-backward-select \end_layout @@ -1089,9 +1312,11 @@ Syntax char-backward-select \begin_layout Subsection* char-delete-backward \end_layout + \begin_layout Description Action Deletes one character in the backward direction (usually the "BackSpace" key). \end_layout + \begin_layout Description Syntax char-delete-backward \end_layout @@ -1099,9 +1324,11 @@ Syntax char-delete-backward \begin_layout Subsection* char-delete-forward \end_layout + \begin_layout Description Action Deletes one character in the backward direction (usually the "Delete" key). \end_layout + \begin_layout Description Syntax char-delete-forward \end_layout @@ -1109,12 +1336,15 @@ Syntax char-delete-forward \begin_layout Subsection* char-forward \end_layout + \begin_layout Description Action Moves the cursor one position logically forward. \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax char-forward \end_layout @@ -1122,12 +1352,15 @@ Syntax char-forward \begin_layout Subsection* char-forward-select \end_layout + \begin_layout Description Action Moves the cursor one position logically forward, adding traversed position to the selection. \end_layout + \begin_layout Description Notion See also LFUN_CHAR_FORWARD. \end_layout + \begin_layout Description Syntax char-forward-select \end_layout @@ -1135,12 +1368,15 @@ Syntax char-forward-select \begin_layout Subsection* char-left \end_layout + \begin_layout Description Action Moves the cursor one position "to the left". \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax char-left \end_layout @@ -1148,12 +1384,15 @@ Syntax char-left \begin_layout Subsection* char-left-select \end_layout + \begin_layout Description Action Moves the cursor one position "to the left", adding traversed position to the selection. \end_layout + \begin_layout Description Notion See also LFUN_CHAR_LEFT for exact details of the movement. \end_layout + \begin_layout Description Syntax char-left-select \end_layout @@ -1161,12 +1400,15 @@ Syntax char-left-select \begin_layout Subsection* char-right \end_layout + \begin_layout Description Action Moves the cursor one position "to the right". \end_layout + \begin_layout Description 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 \end_layout @@ -1174,12 +1416,15 @@ Syntax char-right \begin_layout Subsection* char-right-select \end_layout + \begin_layout Description Action Moves the cursor one position "to the right", adding traversed position to the selection. \end_layout + \begin_layout Description Notion See also LFUN_CHAR_RIGHT for exact details of the movement. \end_layout + \begin_layout Description Syntax char-right-select \end_layout @@ -1187,12 +1432,15 @@ Syntax char-right-select \begin_layout Subsection* chars-transpose \end_layout + \begin_layout Description Action Transposes the character at the cursor with the one before it. \end_layout + \begin_layout Description Syntax chars-transpose \end_layout + \begin_layout Description Origin Lgb, 25 Apr 2001 \end_layout @@ -1200,12 +1448,15 @@ Origin Lgb, 25 Apr 2001 \begin_layout Subsection* citation-insert \end_layout + \begin_layout Description Action Inserts citation from loaded citation database. \end_layout + \begin_layout Description Syntax citation-insert [[|]] \end_layout + \begin_layout Description Params : Citation (shortcut listed in available citations). \begin_inset Newline newline @@ -1213,6 +1464,7 @@ Params : Citation (shortcut listed in available citations). : text which should appear before citation. \end_layout + \begin_layout Description Origin AAS, 97-02-23 \end_layout @@ -1220,18 +1472,23 @@ Origin AAS, 97-02-23 \begin_layout Subsection* clipboard-paste \end_layout + \begin_layout Description -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. +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 columns if the paste happens in a tabular inset. \end_layout + \begin_layout Description 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. \end_layout + \begin_layout Description Syntax clipboard-paste [] \end_layout + \begin_layout Description Params : "paragraph" will cause pasting as one paragraph, i.e. "Join lines". \end_layout + \begin_layout Description Origin Georg, 10 Jul 2006 \end_layout @@ -1239,12 +1496,15 @@ Origin Georg, 10 Jul 2006 \begin_layout Subsection* clipboard-paste-simple \end_layout + \begin_layout Description -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. +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 columns if the paste happens in a tabular inset. \end_layout + \begin_layout Description Syntax clipboard-paste-simple [] \end_layout + \begin_layout Description Params : "paragraph" will cause pasting as one paragraph, i.e. "Join lines". \end_layout @@ -1252,12 +1512,15 @@ Params : "paragraph" will cause pasting as one paragraph, i.e. "Join lines" \begin_layout Subsection* command-execute \end_layout + \begin_layout Description Action Switches the focus to the minibuffer so that the user can type in there. If necessary, it opens the minibuffer toolbar. \end_layout + \begin_layout Description Notion Usually bound to M-x shortcut. \end_layout + \begin_layout Description Syntax command-execute \end_layout @@ -1265,12 +1528,15 @@ Syntax command-execute \begin_layout Subsection* complete \end_layout + \begin_layout Description Action Try to complete the word or command at the cursor position. \end_layout + \begin_layout Description Syntax complete \end_layout + \begin_layout Description Origin sts, Feb 19 2008 \end_layout @@ -1278,12 +1544,15 @@ Origin sts, Feb 19 2008 \begin_layout Subsection* completion-accept \end_layout + \begin_layout Description Action Accept suggested completion. \end_layout + \begin_layout Description Syntax completion-accept \end_layout + \begin_layout Description Origin sanda, Sep 08 2008 \end_layout @@ -1291,12 +1560,15 @@ Origin sanda, Sep 08 2008 \begin_layout Subsection* completion-cancel \end_layout + \begin_layout Description Action Try to cancel completion, either the popup or the inline completion. \end_layout + \begin_layout Description Syntax completion-cancel \end_layout + \begin_layout Description Origin sts, Sep 07 2008 \end_layout @@ -1304,12 +1576,15 @@ Origin sts, Sep 07 2008 \begin_layout Subsection* completion-inline \end_layout + \begin_layout Description Action Show the inline completion at the cursor position. \end_layout + \begin_layout Description Syntax completion-inline \end_layout + \begin_layout Description Origin sts, Feb 19 2008 \end_layout @@ -1317,12 +1592,15 @@ Origin sts, Feb 19 2008 \begin_layout Subsection* completion-popup \end_layout + \begin_layout Description Action Show the completion popup at the cursor position. \end_layout + \begin_layout Description Syntax completion-popup \end_layout + \begin_layout Description Origin sts, Feb 19 2008 \end_layout @@ -1330,35 +1608,23 @@ Origin sts, Feb 19 2008 \begin_layout Subsection* copy \end_layout + \begin_layout Description Action Copies the current selection to the clipboard. \end_layout -\begin_layout Description -Syntax copy -\end_layout -\begin_layout Subsection* -copy-label-as-reference -\end_layout -\begin_layout Description -Action Copies the label at the cursor as a cross-reference to be pasted elsewhere. -\end_layout -\begin_layout Description -Syntax copy-label-as-reference