mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +00:00
Add NoCounter lines to inc files that need them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37194 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
49436e4c2d
commit
d32ed4ff4e
@ -18,9 +18,11 @@ EndPreamble
|
||||
|
||||
|
||||
NoStyle Chapter
|
||||
NoCounter chapter
|
||||
NoStyle Chapter*
|
||||
|
||||
NoStyle Subparagraph
|
||||
NoCounter subparagraph
|
||||
NoStyle Subparagraph*
|
||||
|
||||
|
||||
|
@ -46,10 +46,13 @@ Input stdcounters.inc
|
||||
Input stdtitle.inc
|
||||
|
||||
NoStyle Part
|
||||
NoCounter part
|
||||
NoStyle Part*
|
||||
NoStyle Chapter
|
||||
NoCounter chapter
|
||||
NoStyle Chapter*
|
||||
NoStyle Subparagraph
|
||||
NoCounter subparagraph
|
||||
NoStyle Subparagraph*
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user