lyx_mirror/src/tex2lyx
Georg Baum c1965123ed Fix bug #8104 (\date argument was eaten)
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?
2012-04-19 20:46:08 +02:00
..
test Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp cmake: fix merge build 2010-03-07 11:03:23 +00:00
CMakeLists.txt do not hardcode packages loaded by external insets 2011-12-13 19:40:05 +00:00
Context.cpp Fix bug #6377: Tex2lyx error with multiple languages. 2010-03-12 18:36:19 +00:00
Context.h Fix invalid \size output with no active layout before sectioning environments. 2011-01-07 19:58:31 +00:00
Makefile.am do not hardcode packages loaded by external insets 2011-12-13 19:40:05 +00:00
math.cpp Beautify output of \usepckage statements (each statement is on its own line 2011-12-08 20:05:51 +00:00
Parser.cpp Fix typo and whitespace 2012-03-10 21:20:25 +00:00
Parser.h Fix typo and whitespace 2012-03-10 21:20:25 +00:00
pch.h
Preamble.cpp Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
Preamble.h Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
table.cpp Fix tex2lyx table output. 2012-03-25 18:46:00 +02:00
tex2lyx.1in Fix bug #5906 (missing -p command) by updating the man page. 2012-01-08 17:38:48 +00:00
tex2lyx.cpp fix preamble output in case child docs are present 2011-12-04 15:35:59 +00:00
tex2lyx.h Fix bug #3036: font changes inside \markright do not escape outside their scope 2011-11-13 16:11:45 +00:00
text.cpp Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
TODO.txt Update tex2lyx to file format 427. InsetIPA is not yet supported, but the 2012-03-10 11:53:47 +00:00