gnuplot settings for presentation versions of figures
authorMichael Vrable <vrable@cs.hmc.edu>
Thu, 1 Mar 2012 05:34:40 +0000 (21:34 -0800)
committerMichael Vrable <vrable@cs.hmc.edu>
Thu, 1 Mar 2012 05:34:40 +0000 (21:34 -0800)
results/figures/common.gnuplot

index ae32311..d90598b 100644 (file)
@@ -7,3 +7,6 @@
 # Settings for camera-ready: shrink plot size and increase font size so that
 # text is readable in the final paper.
 set term postscript eps dashed size 3.5,2.5 16 "NimbusSanL-Regu" fontfile "/usr/share/fonts/type1/gsfonts/n019003l.pfb"
+
+# Presentations
+#set term postscript eps solid color size 5,2.5 16 "NimbusSanL-Regu" fontfile "/usr/share/fonts/type1/gsfonts/n019003l.pfb"