Re: pretty printing for Dolphin
Posted by Chris Uppal-3 on Apr 18, 2005; 8:52am
URL: https://forum.world.st/pretty-printing-for-Dolphin-tp3373722p3373730.html
Shaping wrote:
> Can anyone suggest a good pretty printer for Dolphin?
What are you looking for ? Is your problem:
- how to reformat ("pretty-print") the code ?
- how to send formatted and styled text to a printer ?
- how to save code in a printable form (rtf, html, pdf, ...) ?
- how to arrange the code so that it's clear to a non-Smalltalker ?
You might want to look at Ian's 'IDB Printer' and 'IDB IDE Printer Extensions',
and Bill's 'PackageDocumentation' for some ideas with the first 3. For the
last I have no idea...
-- chris