X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1397322739.772.8.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Print monochromatic schematic? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Sat, 12 Apr 2014 19:12:19 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 2014-04-12 at 12:09 -0400, Jason White wrote: > Is there any way currently to print schematic pages monochrome? You may be able to select black&white in your printer dialog. For gschem 1.8.2 we have cat /usr/share/gEDA/system-gschemrc ; output-color string ; ; Controls if output (postscript) is color (enabled) or black/white (disabled) ; (output-color "disabled") ;(output-color "enabled") Maybe there are (more) similar options in gschem 1.9.x