]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Customization.lyx
Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
[lyx.git] / lib / doc / Customization.lyx
index 1b0230ad547df10335fff3d5788f436ec1bf30c1..cf996573c0807f3807371fadf01a1614fa30f8ee 100644 (file)
@@ -12294,6 +12294,42 @@ setspace.sty
 \begin_inset Flex CharStyle:Code
 status collapsed
 
+\begin_layout Plain Layout
+Spellcheck
+\end_layout
+
+\end_inset
+
+ [
+\begin_inset Flex CharStyle:Code
+status collapsed
+
+\begin_layout Plain Layout
+0
+\end_layout
+
+\end_inset
+
+,
+\begin_inset Flex CharStyle:Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\emph on
+1
+\end_layout
+
+\end_inset
+
+] Spellcheck paragraphs of this style.
+ Default is true.
+\end_layout
+
+\begin_layout Description
+\begin_inset Flex CharStyle:Code
+status collapsed
+
 \begin_layout Plain Layout
 TextFont
 \end_layout
@@ -12510,7 +12546,7 @@ HTML*
 status collapsed
 
 \begin_layout Plain Layout
-LaTeXBuiltin
+ListName
 \end_layout
 
 \end_inset
@@ -12520,87 +12556,102 @@ LaTeXBuiltin
 status collapsed
 
 \begin_layout Plain Layout
-
-\emph on
-0
+string
 \end_layout
 
 \end_inset
 
-, 
+=
+\begin_inset Quotes erd
+\end_inset
+
+
+\begin_inset Quotes erd
+\end_inset
+
+] A title for a list of floats of this kind (list of figures, tables, or
+ whatever).
+ It is used for the screen label within LyX; it is passed to LaTeX for use
+ as the title there; and it is used as the title in XHTML output.
+ It will be translated to the document language.
+\end_layout
+
+\begin_layout Description
 \begin_inset Flex CharStyle:Code
 status collapsed
 
 \begin_layout Plain Layout
-1
+NeedsFloatPkg
 \end_layout
 
 \end_inset
 
-] Set to 
+ [
 \begin_inset Flex CharStyle:Code
-status collapsed
+status open
 
 \begin_layout Plain Layout
-1
+0
 \end_layout
 
 \end_inset
 
- if the float is already defined by the LaTeX document class.
- If this is set to 
+, 
 \begin_inset Flex CharStyle:Code
 status collapsed
 
 \begin_layout Plain Layout
-0
+
+\emph on
+1
 \end_layout
 
 \end_inset
 
-, the float will be defined using the LaTeX package 
+] Indicates whether the float is already defined in the document class or
+ if we instead need to load 
 \begin_inset Flex CharStyle:Code
 status collapsed
 
 \begin_layout Plain Layout
-float
+float.sty
 \end_layout
 
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Description
+ and use what it provides.
+ The default is 
 \begin_inset Flex CharStyle:Code
 status collapsed
 
 \begin_layout Plain Layout
-ListName
+1
 \end_layout
 
 \end_inset
 
- [
+, which means: use 
 \begin_inset Flex CharStyle:Code
 status collapsed
 
 \begin_layout Plain Layout
-string
+float.sty
 \end_layout
 
 \end_inset
 
-=
-\begin_inset Quotes erd
-\end_inset
+.
+ It should be set to 
+\begin_inset Flex CharStyle:Code
+status collapsed
 
+\begin_layout Plain Layout
+0
+\end_layout
 
-\begin_inset Quotes erd
 \end_inset
 
-] The heading used for the list of floats.
- This is translated to the document language.
+ if the float is already defined by the LaTeX document class.
 \end_layout
 
 \begin_layout Description