set terminal pdf set output "gamma_pyx.pdf" set size 6 set key bottom right set tics out set xlabel "$x$" set ylabel "$y$" set mtics 1 set grid plot [][-5:5]\ "out.gamma.txt" with lines title "$\Gamma(x)$"\ ,"tab.gamma.txt" with points title "tab"\