mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-15 15:45:43 +00:00
9ae4b659dc
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).
(cherry picked from commit 4345331870
)
38 lines
620 B
Plaintext
38 lines
620 B
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass{KOMA-Script Book}
|
|
# \DeclareCategory{Books}
|
|
# KOMA scrbook textclass definition file.
|
|
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
|
|
|
|
Format 65
|
|
Input scrclass.inc
|
|
Input numreport.inc
|
|
|
|
Sides 2
|
|
PageStyle Headings
|
|
|
|
NoStyle Abstract
|
|
|
|
|
|
Style Chapter
|
|
LabelString "\thechapter"
|
|
TocLevel 0
|
|
End
|
|
|
|
|
|
# Equations are numbered by chapter
|
|
Counter equation
|
|
Within chapter
|
|
LabelString "\thechapter.\arabic{equation}"
|
|
End
|
|
|
|
|
|
Style Bibliography
|
|
TopSep 4
|
|
LabelString "Bibliography"
|
|
LabelFont
|
|
Series Bold
|
|
Size Largest
|
|
EndFont
|
|
End
|