]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/ChangeLog
Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
[lyx.git] / src / tex2lyx / ChangeLog
1 2003-02-25  Angus Leeming  <leeming@lyx.org>
2
3         * .cvsignore: ignore *.lo and libtexparser.la.
4
5 2003-02-20  Angus Leeming  <leeming@lyx.org>
6
7         * tex2lyx.C: swap <sstream> for "Lsstream.h".
8
9 2003-02-11  Angus Leeming  <leeming@lyx.org>
10
11         * tex2lyx.C (handle_opt): prevent infinite loop if opts is empty.
12         (handle_package): new function, factoring code out of Parser::parse.
13         (trim): copied across from support/lstrings.C
14         (Parser::parse): handle '\usepackage{foo, bar}'.
15
16 2003-02-11  André Pönitz  <poenitz@gmx.net>
17
18         * tex2lyx.C: first shot at real code
19
20 2003-02-11  Angus Leeming  <leeming@lyx.org>
21
22         * .cvsignore: new file.
23
24 2003-02-10  Angus Leeming  <leeming@lyx.org>
25
26         * Makefile.am: empty, dummy file so that autogen.sh and configure
27         are happy.
28