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