# Common makefile parts # vim: syn=make # == Graphics part == # -- Plots -- # epslatex output + size for two plots vertically on page gnuplot=gnuplot -e "set format '$$\"%g\"$$' ; set terminal epslatex monochrome size 12.7cm,7.7cm; set output '$(@F)' " $(