/trunk/Scribus/resources/editorconfig/200_gnuplot.xml |
---|
13,7 → 13,7 |
</empty-frame-text> |
<preamble> |
set terminal png transparent enhanced size $scribus_realwidth_px$,$scribus_realheight_px$ |
set output "$scribus_file$.png" |
set output '$scribus_file$.png' |
set xrange [$scribus_xmin$:$scribus_xmax$] |
set yrange [$scribus_ymin$:$scribus_ymax$] |
set title "$scribus_title$" |