lyx_mirror/lib/layouts/scrbook.layout
Scott Kostyshak adefdf8eeb Revert "Update layouts"
This reverts commit 7c041af642.

We will hold this back until we fix the issue discussed here:

  https://marc.info/?l=lyx-devel&m=171733833610242&w=2
2024-06-03 10:37:02 -04:00

47 lines
878 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 104
Input scrclass.inc
Input numreport.inc
Sides 2
PageStyle Headings
DocBookRoot book
NoStyle Abstract
Style Chapter
LabelString "\thechapter"
TocLevel 0
HTMLTag h2
DocBookTag title
DocBookTagType paragraph
DocBookSectionTag chapter
End
# Equations are numbered by chapter
Counter equation
GuiName Equation
Within chapter
LabelString "\thechapter.\arabic{equation}"
PrettyFormat "equation \thechapter.\arabic{equation}"
End
Style Bibliography
TopSep 4
LabelString "Bibliography"
LabelFont
Series Bold
Size Largest
EndFont
TocLevel 0
HTMLTag h2
End