[plt-scheme] printing DrScheme programs

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Mar 7 22:09:20 EST 2006

You might try disabling the colors in the preferences dialog "Editing >
General > Color syntax interactively".

Robby

At Tue, 7 Mar 2006 19:48:36 -0600, "Corey Sweeney" wrote:
> Are you implying that you have a way to strip the drscheme colors from a
> print job?  If so, can you explain further as to how your doing this?  My
> printouts end up in color, but i have a black and white printer, meaning
> that emphasized colors become a de-emphasized greyish.  Being able to strip
> colors would help me a lot as there are some files which are in the drscheme
> "multimedia format", which cannot just be "lpr file.scm"-ed.
> 
> Corey
> 
> 
> 
> On 3/4/06, Geoffrey Knauth <geoff at knauth.org> wrote:
> >
> > This is a little silly, but I wrote a program to operate on graphs,
> > and I want to include the source in a Word document I have to give
> > someone.  DrScheme shows the source and output very nicely colorized,
> > and when I print to PDF (on a Mac), the colors are preserved.
> > However, I need to get everything into a single Word doc.  Has anyone
> > done that and kept the colors?  If not I guess I can use URLs
> > pointing to the nice PLT-colored output.
> >
> > Geoffrey
> > --
> > Geoffrey S. Knauth | http://knauth.org/gsk
> >
> >
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> 
> 
> 
> --
> ((lambda (y) (y y)) (lambda (y) (y y)))
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.