]> git.lyx.org Git - lyx.git/commitdiff
* LFUNs.lyx
authorPavel Sanda <sanda@lyx.org>
Fri, 23 Jan 2009 17:05:37 +0000 (17:05 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 23 Jan 2009 17:05:37 +0000 (17:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28267 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/LFUNs.lyx

index 8cddd946a5a65d6430c77df2d58109b0abc744c2..502617fe9a920b2fe3e78327e2f04141350056e8 100644 (file)
@@ -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