You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
996 B
37 lines
996 B
|
|
ToDo-List for kdvi |
|
|
|
URGENT |
|
|
|
o Default settings switch Hyperlinks OFF, this is not good. |
|
|
|
o implement SaveAs |
|
|
|
HIGHLY DESIRABLE |
|
|
|
o Speedup, in particular for ghostscript. |
|
|
|
o Fonts should be freed when file is reloaded and the fonts are no longer needed |
|
|
|
o Support for colored font specials |
|
|
|
o Support for click-on-dvi => editor (klyx!) jumps to proper position. This is |
|
included in the windows distribution of TeX. We should really catch up! |
|
|
|
o Support papersize information given by the dvi-file on a page-by-page |
|
basis. |
|
|
|
|
|
NOT SO URGENT |
|
|
|
o Document info dialog |
|
o Internal printing using QPrinter |
|
o Redirect error messages to a window |
|
o More background processing to keep the UI responsive |
|
o Magnifier window |
|
o Two page view |
|
o Support for even more TeX specials |
|
o Popup-Window to inform the user when Fonts are generated |
|
o Search option |
|
o dynamical storage allocation for hyperlinks (see dviwin.h) |
|
o more robust Error handling with throw/catch; no need to abort just because a PK-file is bad.
|
|
|