The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 085fe133dbf0ee7fedf6e4b330feaa34ba13cd76 Author: jpc <[email protected]> Date: Mon Feb 12 10:53:45 2024 +0100 Restore alphabetical order in commands diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index 2d48bbcf9d..ab2212ce11 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc/Customization.lyx @@ -12644,7 +12644,7 @@ string status collapsed \begin_layout Plain Layout -DocBookGenerateTitle +DependsOn \end_layout \end_inset @@ -12654,95 +12654,95 @@ DocBookGenerateTitle status collapsed \begin_layout Plain Layout -bool=false +<name> \end_layout \end_inset -] Generates a -\begin_inset Flex Code +] The name of a style whose preamble should be output +\emph on +before +\emph default + this one. + This allows to ensure some ordering of the preamble snippets when macros definitions depend on one another. +\begin_inset Foot status collapsed \begin_layout Plain Layout -title +Note that, + besides that functionality, + there is no way to ensure any ordering of preambles. + The ordering that you see in a given version of \SpecialChar LyX + may change without warning in later versions. \end_layout \end_inset - tag after the wrapper tag. - This parameter should only be used with + +\end_layout + +\begin_layout Description \begin_inset Flex Code status collapsed \begin_layout Plain Layout -DocBookWrapperTag +DocBookGenerateTitle \end_layout \end_inset -, - otherwise the title will be output -\emph on - before -\emph default - the contents of the environment. - The generated title is the same as the LyXHTML label: - a combination of the environment type and its number. - A major use is when DocBook has no close mapping for LaTeX environments and users must fallback to using a generic container such as + [ \begin_inset Flex Code status collapsed \begin_layout Plain Layout -figure +bool=false \end_layout \end_inset -, - which requires a title although there is none in LaTeX. - This feature is heavily used for theorem-like environments. -\end_layout - -\begin_layout Description +] Generates a \begin_inset Flex Code status collapsed \begin_layout Plain Layout -DependsOn +title \end_layout \end_inset - [ + tag after the wrapper tag. + This parameter should only be used with \begin_inset Flex Code status collapsed \begin_layout Plain Layout -<name> +DocBookWrapperTag \end_layout \end_inset -] The name of a style whose preamble should be output +, + otherwise the title will be output \emph on -before + before \emph default - this one. - This allows to ensure some ordering of the preamble snippets when macros definitions depend on one another. -\begin_inset Foot + the contents of the environment. + The generated title is the same as the LyXHTML label: + a combination of the environment type and its number. + A major use is when DocBook has no close mapping for LaTeX environments and users must fallback to using a generic container such as +\begin_inset Flex Code status collapsed \begin_layout Plain Layout -Note that, - besides that functionality, - there is no way to ensure any ordering of preambles. - The ordering that you see in a given version of \SpecialChar LyX - may change without warning in later versions. +figure \end_layout \end_inset - +, + which requires a title although there is none in LaTeX. + This feature is heavily used for theorem-like environments. \end_layout \begin_layout Description ----------------------------------------------------------------------- Summary of changes: lib/doc/Customization.lyx | 76 +++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 38 deletions(-) hooks/post-receive -- The LyX Source Repository -- lyx-cvs mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-cvs
