mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28267 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e98e029061
commit
23ddbe77ef
@ -49,7 +49,7 @@ theorems-ams
|
||||
\begin_body
|
||||
|
||||
\begin_layout Section*
|
||||
LFUNs documentation automatically generated 13.01.2009.
|
||||
LFUNs documentation automatically generated 23.01.2009.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -2053,6 +2053,19 @@ Params <ARG>: "paragraph" will cause pasting as one paragraph, i.e.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection*
|
||||
LFUN_SELECTION_PASTE
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Action Pastes the text in permanent selection.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Syntax selection-paste
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection*
|
||||
LFUN_UNDO
|
||||
\end_layout
|
||||
@ -3151,6 +3164,28 @@ scriptscriptstyle
|
||||
Origin Alejandro, 15 Aug 1996; ps, 14 Jun 2008
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection*
|
||||
LFUN_MATH_FONT_STYLE
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Action Changes the text style used in math.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Syntax math-font-style <STYLE>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Params <STYLE>: mathnormal|mathcal|mathfrak|mathrm|mathsf|mathbf |textnormal|tex
|
||||
trm|textsf|texttt|textbf|textmd|textit |textsc|textsl|textup
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Origin vfr, 9 jan 2009
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection*
|
||||
LFUN_MATH_MACRO_UNFOLD
|
||||
\end_layout
|
||||
@ -4079,7 +4114,7 @@ LFUN_VC_COMMAND
|
||||
|
||||
\begin_layout Description
|
||||
Action Executes external command.
|
||||
This command is intended to support additonal VCS commands.
|
||||
This command is intended to support additional VCS commands.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -4105,7 +4140,8 @@ Params <FLAG>: Flags for the command can be combined together.
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
R - Reload - reload the document after command execution
|
||||
R - Reload - ensure that the document is saved and reload it after command
|
||||
execution
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user