Sebastian Wild wrote:
Hello, everybody!
After having used LyX and LaTeX for some time, I'd like to give
something back,
as it helped me so much.
You are very welcome :-)
Being a student of computer science I know lots of mathematics and
theories,
but I am afraid that I might lack some 'practical' knowledge, although
I coded little
projects using C++ and Qt (the OpenGlWidget actually) and loads of
numerical
tasks in Python (using NumPy, PyLab (matplotlib) and GTK).
I did some things in Java, as well, but this does not help LyX to
much, I think…
In addition to Pavel's recommendations, if you are not a LateX expert,
I'd suggest that you concentrate on the frontend (the dialogs and the
editing work area). You can start reading the file in trunk/frontends/
for example. Then you can have a look at the open bugs for 1.6 related
to frontends and dialogs and try to fix them. All GUI Qt code is in
"frontends/qt4".
Don't hesitate to ask question on the list.
Have fun,
Abdel.