mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
The koma-script book class numbers equations by chapter.
This commit is contained in:
parent
bbe183b087
commit
bac7708d4b
@ -20,6 +20,13 @@ Style Chapter
|
||||
End
|
||||
|
||||
|
||||
# Equations are numbered by chapter
|
||||
Counter equation
|
||||
Within chapter
|
||||
LabelString "\thechapter.\arabic{equation}"
|
||||
End
|
||||
|
||||
|
||||
Style Bibliography
|
||||
TopSep 4
|
||||
LabelString "Bibliography"
|
||||
|
Loading…
Reference in New Issue
Block a user