]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Customization.lyx
Update InsetLayout docs.
[lyx.git] / lib / doc / Customization.lyx
index 1980892f387bed9f41395d97752b9c7494d0f12e..eb7e77144d23ccd56dfe9afc25c0952549c1ceac 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.6.0beta4 created this file. For more info see http://www.lyx.org/
-\lyxformat 338
+#LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
+\lyxformat 340
 \begin_document
 \begin_header
 \textclass scrbook
@@ -1264,7 +1264,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-LYX_USERDIR_15x
+LYX_USERDIR_16x
 \end_layout
 
 \end_inset
@@ -3046,18 +3046,22 @@ inline false
 status open
 
 \begin_layout Plain Layout
+
 #!/bin/bash
 \end_layout
 
 \begin_layout Plain Layout
+
 FROMFILE=$1
 \end_layout
 
 \begin_layout Plain Layout
+
 TOFILE=`basename $2`
 \end_layout
 
 \begin_layout Plain Layout
+
 cp $FROMFILE /home/you/pdf/$TOFILE
 \end_layout
 
@@ -9514,6 +9518,13 @@ CopyStyle
 \end_inset
 
  
+\begin_inset CommandInset label
+LatexCommand label
+name "des:CopyStyle"
+
+\end_inset
+
+
 \begin_inset Flex CharStyle:Code
 status collapsed
 
@@ -11293,6 +11304,11 @@ protect
 \end_inset
 
 'ed.
+ (Note: This is 
+\emph on
+not
+\emph default
+ whether this command should itself be protected.)
 \end_layout
 
 \begin_layout Description
@@ -11911,6 +11927,7 @@ reference "sec:fonts"
 \end_layout
 
 \begin_layout Description
+Need
 \begin_inset Flex CharStyle:Code
 status collapsed
 
@@ -12918,6 +12935,26 @@ src/ColorCode.h
 \begin_inset Flex CharStyle:Code
 status collapsed
 
+\begin_layout Plain Layout
+CopyStyle
+\end_layout
+
+\end_inset
+
+ As with paragraph styles (see page 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "des:CopyStyle"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Description
+\begin_inset Flex CharStyle:Code
+status collapsed
+
 \begin_layout Plain Layout
 Decoration
 \end_layout
@@ -13267,6 +13304,58 @@ end
 \begin_inset Flex CharStyle:Code
 status collapsed
 
+\begin_layout Plain Layout
+NeedProtect
+\end_layout
+
+\end_inset
+
+ [
+\begin_inset Flex CharStyle:Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\emph on
+0
+\end_layout
+
+\end_inset
+
+,
+\begin_inset Flex CharStyle:Code
+status collapsed
+
+\begin_layout Plain Layout
+1
+\end_layout
+
+\end_inset
+
+] Whether fragile commands in this layout should be 
+\begin_inset Flex CharStyle:Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+protect
+\end_layout
+
+\end_inset
+
+'ed.
+ (Note: This is 
+\emph on
+not
+\emph default
+ whether this command should itself be protected.)
+\end_layout
+
+\begin_layout Description
+\begin_inset Flex CharStyle:Code
+status collapsed
+
 \begin_layout Plain Layout
 Preamble
 \end_layout