]> git.lyx.org Git - lyx.git/commit
Handle unknown table column specifiers (bug #9311)
authorGeorg Baum <baum@lyx.org>
Mon, 29 Dec 2014 21:54:06 +0000 (22:54 +0100)
committerGeorg Baum <baum@lyx.org>
Mon, 29 Dec 2014 21:54:06 +0000 (22:54 +0100)
commitc1c439b94dd6d5802e9a48b8c4e45c13fad6f869
treef364fd7cbec0cbac29783e1b86a0dedd8ca00adb
parentcd3b040a70d4a3bcff72ebc688d485b48b92b7ee
Handle unknown table column specifiers (bug #9311)

Previously tex2lyx did ignore table columns if the column specifier was
unknown. This can lead to data loss, and now it does not ignore these columns,
but assumes that the column specifiers use only once character. This can still
lead to data loss, but less often.
src/tex2lyx/table.cpp
src/tex2lyx/test/test-insets.lyx.lyx
src/tex2lyx/test/test-insets.tex