Author: Georg Baum <[email protected]> Date: Thu, 19 Apr 2012 20:46:08 +0200 New Commit: c1965123ed2a5390a1d719f4ba3f92c27376adff URL: http://git.lyx.org/?p=lyx.git;a=commit;h=c1965123ed2a5390a1d719f4ba3f92c27376adff
Log: 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?
