chiark / gitweb /
how to view .print-*.ps
authorian <ian>
Wed, 25 Aug 2004 01:28:37 +0000 (01:28 +0000)
committerian <ian>
Wed, 25 Aug 2004 01:28:37 +0000 (01:28 +0000)
pcb/Makefile
pic.make
spice/Makefile

index 6d8203a7ac2091a119bb0b578ea07b6967a90dd7..218c33e1e6c857b26bc63405df3ec7b2f509c40b 100644 (file)
@@ -42,6 +42,9 @@ long2splita4=pstops -pa3 -d '0(0,-1cm)+0(-9cm,-10cm)' <$< $o
 %.print-assembly.ps:   %.pcb.output_assembly.ps
                pstops -pa3 '0@1.5(-12cm,-29cm)' <$< $o
 
+# these outputs from pstops are really A4 and can be viewed nicely with
+#  for f in *.print-*.ps; do gv -scale -1 -media A4 $f; done
+
 %.net:         %.net-info
                sed -e '/^\#/d' <$< $o
 
index 6d8203a7ac2091a119bb0b578ea07b6967a90dd7..218c33e1e6c857b26bc63405df3ec7b2f509c40b 100644 (file)
--- a/pic.make
+++ b/pic.make
@@ -42,6 +42,9 @@ long2splita4=pstops -pa3 -d '0(0,-1cm)+0(-9cm,-10cm)' <$< $o
 %.print-assembly.ps:   %.pcb.output_assembly.ps
                pstops -pa3 '0@1.5(-12cm,-29cm)' <$< $o
 
+# these outputs from pstops are really A4 and can be viewed nicely with
+#  for f in *.print-*.ps; do gv -scale -1 -media A4 $f; done
+
 %.net:         %.net-info
                sed -e '/^\#/d' <$< $o
 
index 6d8203a7ac2091a119bb0b578ea07b6967a90dd7..218c33e1e6c857b26bc63405df3ec7b2f509c40b 100644 (file)
@@ -42,6 +42,9 @@ long2splita4=pstops -pa3 -d '0(0,-1cm)+0(-9cm,-10cm)' <$< $o
 %.print-assembly.ps:   %.pcb.output_assembly.ps
                pstops -pa3 '0@1.5(-12cm,-29cm)' <$< $o
 
+# these outputs from pstops are really A4 and can be viewed nicely with
+#  for f in *.print-*.ps; do gv -scale -1 -media A4 $f; done
+
 %.net:         %.net-info
                sed -e '/^\#/d' <$< $o