diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index 69f70ec019..8d5d5a065e 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc/Customization.lyx @@ -142,7 +142,7 @@ End \begin_body \begin_layout Title -Customizing LyX: Features for the Advanced User +NCustomizing LyX: Features for the Advanced User \end_layout \begin_layout Author @@ -13079,6 +13079,86 @@ reference "sec:Tags-for-XHTML" \begin_inset Flex Code status collapsed +\begin_layout Plain Layout +IsPredefined +\end_layout + +\end_inset + + [ +\emph on + +\begin_inset Flex Code +status open + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + + +\emph default +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] Indicates whether the float is already defined in the document class or + if we instead need to load +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +float.sty +\end_layout + +\end_inset + + and use what it provides to define it on-the-fly. + The default is +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + +, which means: use +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +float.sty +\end_layout + +\end_inset + +. + It should be set to +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + if the float is already defined by the LaTeX document class. +\end_layout + +\begin_layout Description +\begin_inset Flex Code +status collapsed + \begin_layout Plain Layout ListCommand \end_layout @@ -13116,7 +13196,7 @@ must status collapsed \begin_layout Plain Layout -NeedsFloatPkg +UsesFloatPkg \end_layout \end_inset @@ -13127,12 +13207,12 @@ NeedsFloatPkg status collapsed \begin_layout Plain Layout -NeedsFloatPkg +UsesFloatPkg \end_layout \end_inset - is true, since in that case there is a standard way. + is true, since in that case there is a standard way to define the command. \end_layout \begin_layout Description @@ -13174,84 +13254,6 @@ string \begin_inset Flex Code status collapsed -\begin_layout Plain Layout -NeedsFloatPkg -\end_layout - -\end_inset - - [ -\begin_inset Flex Code -status open - -\begin_layout Plain Layout -0 -\end_layout - -\end_inset - -, -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout - -\emph on -1 -\end_layout - -\end_inset - -] Indicates whether the float is already defined in the document class or - if we instead need to load -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -float.sty -\end_layout - -\end_inset - - and use what it provides. - The default is -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - -, which means: use -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -float.sty -\end_layout - -\end_inset - -. - It should be set to -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -0 -\end_layout - -\end_inset - - if the float is already defined by the LaTeX document class. -\end_layout - -\begin_layout Description -\begin_inset Flex Code -status collapsed - \begin_layout Plain Layout NumberWithin \end_layout @@ -13586,6 +13588,52 @@ end{algorithm*} will be available. \end_layout +\begin_layout Description +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +UsesFloatPkg +\end_layout + +\end_inset + + [ +\begin_inset Flex Code +status open + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +1 +\end_layout + +\end_inset + +] Tells us whether this float is defined using the facilities provided by + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +float.sty +\end_layout + +\end_inset + +, either by the class file or a package, or on-the-fly by LyX itself. +\end_layout + \begin_layout Standard Note that defining a float with type \begin_inset Flex Code