]> git.lyx.org Git - lyx.git/commit
New layout tags for better counter handling
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 14 Oct 2016 18:08:12 +0000 (20:08 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 14 Oct 2016 18:08:12 +0000 (20:08 +0200)
commit0eb651a2cf6c8c4d39e461748292ffe4e69f2386
tree8bee467f92f7021c956decf9d0dedb6408685104
parent91f5d90971a7a7eaaa6e7b748a8cd68f8a3bea93
New layout tags for better counter handling

* ResumeCounter: allow to resume an (enumerate) counter
* StepMasterCounter: allow to increase a master counter
lib/doc/Customization.lyx
lib/scripts/layout2layout.py
src/Buffer.cpp
src/Counters.cpp
src/Counters.h
src/Layout.cpp
src/Layout.h
src/TextClass.cpp