]> git.lyx.org Git - features.git/commit
Fix bug #7914: Freeze on docbook export of lists and bibliography
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 2 May 2012 13:34:56 +0000 (15:34 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 2 May 2012 16:27:13 +0000 (18:27 +0200)
commit3a53a52b1cf9233d1da01cfdd7c31fd77966bef8
tree9e5711e86ccf20655d9e2e58fd163d2feb569a9b
parent2e771bf78d982b33a8789183a03319a932b569eb
Fix bug #7914: Freeze on docbook export of lists and bibliography

The LATEX_LIST_ENVIRONMENT and LATEX_BIB_ENVIRONMENT type paragraphs are
not yet implemented in DocBook export. However, we need to actively skip
these paragraphs in order not to end up in an endless loop.

(cherry picked from commit fa9bd04ea48bc7a3101bedcf8bab9b5e00d009bc)
src/output_docbook.cpp
status.20x