mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
4345331870
The current spelling is not strictly wrong, but flagged as unusual or historical by some authorities. It is also found fault with many spell checkers. Thus we decided to move to the more standard "-ible" form once and for all. See #10678 for discussion This last part updates the layout format and changes collapsable color. This will all also all be backported to 2.3.x, for the sake of backwards compatibility (cherry-picking).
24 lines
505 B
Plaintext
24 lines
505 B
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareDocBookClass[section]{DocBook Section (SGML)}
|
|
# \DeclareCategory{Books (DocBook)}
|
|
# DocBook textclass definition file.
|
|
# Author : Jose' Matos <jamatos@lyx.org>
|
|
|
|
Format 65
|
|
Input db_stdclass.inc
|
|
|
|
Style Title
|
|
LatexType Command
|
|
LatexName "!-- --"
|
|
CommandDepth 3
|
|
End
|
|
|
|
|
|
# Exclude higher, or equal, sections:
|
|
NoStyle Part
|
|
NoCounter part
|
|
NoStyle Chapter
|
|
NoCounter chapter
|
|
NoStyle Section
|
|
NoCounter section
|