mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 06:20:28 +00:00
76294ec07e
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6234 a592a061-630c-0410-9148-cb99ea01b6c8
29 lines
752 B
Plaintext
29 lines
752 B
Plaintext
2003-02-25 Angus Leeming <leeming@lyx.org>
|
|
|
|
* .cvsignore: ignore *.lo and libtexparser.la.
|
|
|
|
2003-02-20 Angus Leeming <leeming@lyx.org>
|
|
|
|
* tex2lyx.C: swap <sstream> for "Lsstream.h".
|
|
|
|
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é Pönitz <poenitz@gmx.net>
|
|
|
|
* tex2lyx.C: first shot at real code
|
|
|
|
2003-02-11 Angus Leeming <leeming@lyx.org>
|
|
|
|
* .cvsignore: new file.
|
|
|
|
2003-02-10 Angus Leeming <leeming@lyx.org>
|
|
|
|
* Makefile.am: empty, dummy file so that autogen.sh and configure
|
|
are happy.
|
|
|