]> git.lyx.org Git - lyx.git/commit
DocBook: fix handling of new lines and fonts.
authorThibaut Cuvelier <tcuvelier@lyx.org>
Thu, 10 Sep 2020 23:28:59 +0000 (01:28 +0200)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Sat, 19 Sep 2020 18:43:40 +0000 (20:43 +0200)
commit9a48c8d22b0dd2ae1d0a78af3c2c0f4e3a65c26d
treef230d17b7ee410cafe40c8831ac712134532713f
parent5f0720e9475daa2ce865fc641a4e97d94b4b36a1
DocBook: fix handling of new lines and fonts.

Only the font variable was restored to the right state, not fs.
autotests/export/docbook/fonts_EmbeddedObjects.lyx [new file with mode: 0644]
autotests/export/docbook/fonts_EmbeddedObjects.xml [new file with mode: 0644]
src/Paragraph.cpp