Timetable for 3.3.12 release. Documentation issues
Peter Wainwright <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Unless anyone objects, I'd like to release 3.3.12 next week (Sunday 8th Feb). After that I think it would be a good idea to move to a more frequent release schedule, perhaps on a 6-monthly basis... I'm having a few issues with the documentation. The DDD manual in PDF form is fine. However, previous releases have also contained ddd.ps, which I'm having trouble with. ddd/Makefile creates this using pdf2ps, which seems to create a huge (53 MB!) file. Looks like stuff has been rasterized by the print driver. I tried instead to do "make dvi" and dvips, but on my system texi2dvi does not create a DVI but a PDF file. I think I've seen references to this problem, I wonder if anyone knows a fix for this. Peter Wainwright