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).
28 lines
441 B
HTML
28 lines
441 B
HTML
# Author : José Matos <jamatos@lyx.org>
|
|
# Martin Vermeer <martin.vermeer@hut.fi>
|
|
|
|
# This include file contains all the counters that are defined as standard
|
|
# in Docbook LyX layouts.
|
|
|
|
Format 65
|
|
Counter sect1
|
|
Within chapter
|
|
End
|
|
|
|
Counter sect2
|
|
Within sect1
|
|
End
|
|
|
|
Counter sect3
|
|
Within sect2
|
|
End
|
|
|
|
Counter sect4
|
|
Within sect3
|
|
End
|
|
|
|
Counter sect5
|
|
Within sect4
|
|
End
|
|
|