# generic commands for twographbox output size load "twographbox.in" set data style lines set xlabel "Negative cost" set ylabel "Probability" set xrange [-6:-1.8] set yrange [0:1.2] set nokey set label "{/Times-Italic S}_{/*0.8 1}" at -3.65,0.5 set label "{/Times-Italic S}_{/*0.8 2}" at -4,0.7 set output "dominance-cumulative.eps" plot 'dominance-cumulative1.data' using 1:2 lw 2, 'dominance-cumulative2.data' using 1:2 lw 2