]> 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>
Mon, 10 Sep 2018 15:50:30 +0000 (17:50 +0200)
commitc5fe0751d90146128e79ccaacfefe8f1803bb44f
tree88dfe78f3450c6616ab16b7cf89272d70c1ab4ac
parent84aac99b963edd96e007cee9996b5dc8cebdfd4f
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.

(cherry picked from commit 68d48b0015065f3c3cdd1377678bca56551cc203)
src/tex2lyx/Preamble.h
src/tex2lyx/text.cpp
status.23x