mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-27 14:29:21 +00:00
c1965123ed
I introduced this bug in r40091 where support for empty dates was added. I also noticed that the title_layout_found flag was not properly passed down to all variants of parse_text*. Since this is rather a global variable I placed it into the preamble class. The test case of bug #8104 shows other problems as well, but those are no regressions and will be fixed separately. OK for branch? |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
boost.cpp | ||
CMakeLists.txt | ||
Context.cpp | ||
Context.h | ||
Makefile.am | ||
math.cpp | ||
Parser.cpp | ||
Parser.h | ||
pch.h | ||
Preamble.cpp | ||
Preamble.h | ||
table.cpp | ||
tex2lyx.1in | ||
tex2lyx.cpp | ||
tex2lyx.h | ||
text.cpp | ||
TODO.txt |