]> 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 13:34:56 +0000 (15:34 +0200)
commitfa9bd04ea48bc7a3101bedcf8bab9b5e00d009bc
treef72751d3ac3b61d0a8b781454bc7a7c404af776e
parent26dcfcd34374f86562af56dfe5f858d10ea587db
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.
src/output_docbook.cpp