]> git.lyx.org Git - features.git/commit
tex2lyx: Fixes to the btUnit import
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 22 Aug 2018 06:39:13 +0000 (08:39 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 22 Aug 2018 06:39:13 +0000 (08:39 +0200)
commit68d48b0015065f3c3cdd1377678bca56551cc203
tree53140990be7be61d0da233c0a09e4bd3f789e318
parent5c97424a72d9d1ad3f6e76112a5f152b813d5be7
tex2lyx: Fixes to the btUnit import

1. Do not attempt to mix diverging btUnits (e.g., chapters and sections).
2. use parse_text to properly parse the contents.
src/tex2lyx/Preamble.h
src/tex2lyx/text.cpp