[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gafrc.in
User: mike
Date: 06/05/17 22:13:09
Modified: . system-gafrc.in
Log:
New Postscript back-end, with Unicode support.
Revision Changes Path
1.7 +11 -0 eda/geda/devel/symbols/system-gafrc.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: system-gafrc.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/symbols/system-gafrc.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- system-gafrc.in 17 Aug 2005 03:00:02 -0000 1.6
+++ system-gafrc.in 18 May 2006 02:13:08 -0000 1.7
@@ -141,6 +141,17 @@
;
(bitmap-directory "${GEDADATA}@PATHSEP@bitmap")
+
+; postscript-prolog
+;
+; Sets the name of the postscript prolog file that will be
+; pasted into the postscript output after the DSC comments, but
+; before the main script.
+(postscript-prolog "${GEDADATA}@PATHSEP@prolog.ps")
+
+
+
+
;
; End of path related keywords
;