comp.lang.ada
 help / color / mirror / Atom feed
From: Manuel Gomez <mgrojo@gmail.com>
Subject: Re: Pretty printing the pretty print.
Date: Thu, 26 Sep 2013 20:38:32 +0200
Date: 2013-09-26T20:38:32+02:00	[thread overview]
Message-ID: <l21uv5$ii2$1@speranza.aioe.org> (raw)
In-Reply-To: jh5A$9EEzrQSFwlw@ada-augusta.demon.co.uk

El 25/09/13 12:36, Mike H escribió:
 > For the first time ever, I have needed to print some code fragments. The
 > default print file command in the GNAT studio produced black and white
 > plain text. Is there something that will produce a more "illuminated"
 > output?
 >

The Emacs editor has three printing outputs: plain text, rich format and 
b/w rich format. Try using the menu entry File -> Postscript Print 
Buffer, which invokes this Emacs command:

 >
 > ps-print-buffer-with-faces is an interactive compiled Lisp function in
 > `ps-print.el'.
 >
 > It is bound to <menu-bar> <file> <ps-print-buffer-faces>.
 >
 > (ps-print-buffer-with-faces &optional FILENAME)
 >
 > Generate and print a PostScript image of the buffer.
 > Like `ps-print-buffer', but includes font, color, and underline 
information in
 > the generated image.  This command works only if you are using a 
window system,
 > so it has a way to determine color values.

-- 
Manuel

  parent reply	other threads:[~2013-09-26 18:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 10:36 Pretty printing the pretty print Mike H
2013-09-25 11:14 ` Georg Bauhaus
2013-09-25 14:27 ` Britt
2013-09-25 14:48   ` Mike H
2013-09-25 15:16     ` gautier_niouzes
2013-09-26  4:30       ` Per Sandberg
2013-09-27 13:25       ` Mike H
2014-01-04 11:13         ` Oliver Kleinke
2014-01-06 16:37           ` Mike H
2013-09-29 21:38     ` Stephen Leake
2013-09-25 14:47 ` Felix Krause
2013-09-26 18:38 ` Manuel Gomez [this message]
2013-09-30 12:20 ` Stefan.Lucks
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox