]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/ChangeLog
Angus' second patch
[lyx.git] / src / tex2lyx / ChangeLog
1 2003-02-11  Angus Leeming  <leeming@lyx.org>
2
3         * tex2lyx.C (handle_opt): prevent infinite loop if opts is empty.
4         (handle_package): new function, factoring code out of Parser::parse.
5         (trim): copied across from support/lstrings.C
6         (Parser::parse): handle '\usepackage{foo, bar}'.
7
8 2003-02-11  André Pönitz  <poenitz@gmx.net>
9
10         * tex2lyx.C: first shot at real code
11
12 2003-02-11  Angus Leeming  <leeming@lyx.org>
13
14         * .cvsignore: new file.
15
16 2003-02-10  Angus Leeming  <leeming@lyx.org>
17
18         * Makefile.am: empty, dummy file so that autogen.sh and configure
19         are happy.
20