[to newbies like me] Pretty printing Samlltalk code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[to newbies like me] Pretty printing Samlltalk code

Bakki Kudva
This may be old hat to the experts here but I was tickled pink to
discover a way to get beautifully pretty printed postscript to my
printer...and thought I'd share the info.

This is how I did it.

I just selected the class category - Seaside-Examples-Store and did a
file out, which wrote a 'Seaside-Examples-Store.st' in my image dir.

I then opened it with emacs (21) and did a print buffer to postscript
form the file menu. That's it! I got a nicely formatted printout with
all the comments and a page break after each class so a new class
always appears at the top of the page. Thanks to whomever wrote the
smalltalk minor mode for emacs :)

-bakki
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners