/usr/share/lyx/layouts/scrbook.layout is in lyx-common 2.2.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | #% 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 60
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
|