#!/bin/sh # ====================================================================== # sch2ps - Convert gschem schematic to Postscript # # Copyright (C) 2006 Dick Streefland # # This is free software, licensed under the terms of the GNU General # Public License as published by the Free Software Foundation. # ====================================================================== tmp=/tmp/tmp$$.scm trap "rm -f $tmp gschem.log" 0 1 2 3 15 cat < $tmp ; Script to generate a Postscript file. ; Usage: gschem -q -s