From: Richard Heck Date: Wed, 2 Feb 2011 23:11:07 +0000 (+0000) Subject: Docs for latest layout changes. X-Git-Tag: 2.0.0~916 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=08c312f2acf26ad9c74401989c45a5d7a8beacc6;p=features.git Docs for latest layout changes. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37438 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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 @@ -13080,94 +13080,79 @@ reference "sec:Tags-for-XHTML" status collapsed \begin_layout Plain Layout -ListCommand +IsPredefined \end_layout \end_inset [ +\emph on + \begin_inset Flex Code -status collapsed +status open \begin_layout Plain Layout -string +0 \end_layout \end_inset -= -\begin_inset Quotes erd -\end_inset - -\begin_inset Quotes erd -\end_inset - -] The command used to generate a list of floats of this type; the leading - ` -\backslash -' should be omitted. - This -\emph on -must \emph default - be given if +, \begin_inset Flex Code status collapsed \begin_layout Plain Layout -NeedsFloatPkg +1 \end_layout \end_inset - is false, since there is no standard way to generate this command. - It is ignored if +] 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 -NeedsFloatPkg +float.sty \end_layout \end_inset - is true, since in that case there is a standard way. -\end_layout - -\begin_layout Description + and use what it provides to define it on-the-fly. + The default is \begin_inset Flex Code status collapsed \begin_layout Plain Layout -ListName +0 \end_layout \end_inset - [ +, which means: use \begin_inset Flex 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 Code +status collapsed +\begin_layout Plain Layout +1 +\end_layout -\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. + if the float is already defined by the LaTeX document class. \end_layout \begin_layout Description @@ -13175,77 +13160,94 @@ string status collapsed \begin_layout Plain Layout -NeedsFloatPkg +ListCommand \end_layout \end_inset [ \begin_inset Flex Code -status open +status collapsed \begin_layout Plain Layout -0 +string \end_layout \end_inset -, -\begin_inset Flex Code -status collapsed += +\begin_inset Quotes erd +\end_inset -\begin_layout Plain Layout - -\emph on -1 -\end_layout +\begin_inset Quotes erd \end_inset -] Indicates whether the float is already defined in the document class or - if we instead need to load +] The command used to generate a list of floats of this type; the leading + ` +\backslash +' should be omitted. + This +\emph on +must +\emph default + be given if \begin_inset Flex Code status collapsed \begin_layout Plain Layout -float.sty +UsesFloatPkg \end_layout \end_inset - and use what it provides. - The default is + is false, since there is no standard way to generate this command. + It is ignored if \begin_inset Flex Code status collapsed \begin_layout Plain Layout -1 +UsesFloatPkg \end_layout \end_inset -, which means: use + is true, since in that case there is a standard way to define the command. +\end_layout + +\begin_layout Description \begin_inset Flex Code status collapsed \begin_layout Plain Layout -float.sty +ListName \end_layout \end_inset -. - It should be set to + [ \begin_inset Flex Code status collapsed \begin_layout Plain Layout -0 +string \end_layout \end_inset - if the float is already defined by the LaTeX document class. += +\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 @@ -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