2003-04-20 18:38:29 +00:00
|
|
|
|
2003-04-20 Kayvan A. Sylvan <kayvan@sylvan.com>
|
|
|
|
|
|
|
|
|
|
* table.C: use string::erase(), not string::clear() to enable older
|
|
|
|
|
versions of gcc to compile the code.
|
2003-04-17 09:47:21 +00:00
|
|
|
|
|
|
|
|
|
2003-04-17 Andr<64> P<>nitz <poenitz@gmx.net>
|
|
|
|
|
|
|
|
|
|
* math.C:
|
|
|
|
|
preamble.C:
|
|
|
|
|
table.C:
|
|
|
|
|
text.C: new files
|
|
|
|
|
|
|
|
|
|
* table.C: better table handling
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: lots of small changes
|
|
|
|
|
|
2003-02-25 11:15:14 +00:00
|
|
|
|
2003-02-25 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: ignore *.lo and libtexparser.la.
|
|
|
|
|
|
2003-02-20 14:57:32 +00:00
|
|
|
|
2003-02-20 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: swap <sstream> for "Lsstream.h".
|
|
|
|
|
|
2003-02-11 15:57:08 +00:00
|
|
|
|
2003-02-11 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C (handle_opt): prevent infinite loop if opts is empty.
|
|
|
|
|
(handle_package): new function, factoring code out of Parser::parse.
|
|
|
|
|
(trim): copied across from support/lstrings.C
|
|
|
|
|
(Parser::parse): handle '\usepackage{foo, bar}'.
|
|
|
|
|
|
|
|
|
|
2003-02-11 Andr<64> P<>nitz <poenitz@gmx.net>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: first shot at real code
|
|
|
|
|
|
2003-02-11 12:05:15 +00:00
|
|
|
|
2003-02-11 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: new file.
|
|
|
|
|
|
2003-02-10 19:22:29 +00:00
|
|
|
|
2003-02-10 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: empty, dummy file so that autogen.sh and configure
|
|
|
|
|
are happy.
|
|
|
|
|
|