GSoC 2007 Math Plugin Progress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[GsOC 2007 Task Progress Monitoring Reporting and Discussion | Back to Main Progress Page]] | [[GsOC 2007 Task Progress Monitoring Reporting and Discussion | Back to Main Progress Page]] | ||
[[Add_Math_Support|Application Text]] | |||
== Stage 1 == | == Stage 1 == |
Revision as of 22:13, 18 April 2007
Stage 1
Plan
- Familiarize with scribus' code.
- Write a very basic latex template, so I have something to test in later stages.
Notes
Code:
Latex:
Completion
Working on this this.
Stage 2
Plan
Start writing a very simple dummy frame and show it to the community to see if I'm doing it right.
Notes
This is not expected to do something useful just a kind of "hello world" so I'm sure that I use the right base-classes, integrate it correctly with the UI and don't make huge mistakes.
Completion
Stage 3
Plan
Write a version that runs latex with a hardcoded sample file.
Notes
This version can still display the image frame UI, so I can concentrate on the basic functionality
Completition
Should be complete by mid-term.
Stage 4
Plan
Add the basic UI elements.
Completition
Should probably also be complete by mid-term, at least not much after.
Stage 5
Plan
Add template support to the UI.
Stage 6
Plan
Develop usefull LaTeX templates.
Stage 7
Plan
Modify LyX to work with Scribus.
Notes
Use lyxclient?
Stage 8
Plan
Add python bindings.