]> git.lyx.org Git - features.git/commitdiff
Restore alphabetical order in commands
authorjpc <jpc@lyx.org>
Mon, 12 Feb 2024 09:53:45 +0000 (10:53 +0100)
committerjpc <jpc@lyx.org>
Mon, 12 Feb 2024 09:54:18 +0000 (10:54 +0100)
lib/doc/Customization.lyx

index 2d48bbcf9d01ec24349a83ee9f942d0e7d5a9ee0..ab2212ce113f74f471ecf6242802416c211547c9 100644 (file)
@@ -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