]> git.lyx.org Git - features.git/commit
DocBook: fixes in lists.
authorThibaut Cuvelier <tcuvelier@lyx.org>
Sun, 30 Aug 2020 20:05:40 +0000 (22:05 +0200)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Sat, 19 Sep 2020 18:43:39 +0000 (20:43 +0200)
commit6688b076cc6994b57564ba575d8276bd68f4bd2d
treedab98da12b133d35723772e1eecc5388d5c048f9
parent5b01c80635f9d33d405c4d9cac05aaf9f75c6aa2
DocBook: fixes in lists.

Actually output something when list item is empty. XMLStream discarded the sequence StartTag/EndTag (nothing in between).

New-line behaviour around term in description lists.
autotests/export/docbook/Development.xml
lib/layouts/beamer.layout
lib/layouts/egs.layout
lib/layouts/hollywood.layout
lib/layouts/scrclass.inc
lib/layouts/svcommon.inc
src/output_docbook.cpp
src/xml.cpp