Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:gnuplot [2013/04/05 16:15] – Add warning on the version sigmunconfig:gnuplot [2013/12/19 11:48] (current) 12345ieee
Line 48: Line 48:
 [keywords] [keywords]
 # all items must be in one line # all items must be in one line
-variables=using with title linecolor lc linetype lt linewidth lw linestyle ls line at cos sin tan sum +variables=using with linecolor lc linetype lt linewidth lw linestyle ls line at cos sin tan sum via errorbars xerrorbars yerrorbars xyerrorbars pointtype pointsize  
-functions=plot set unset reset  +functions=plot replot print set unset reset fit 
-lables=terminal output style label xlabel ylabel grid border datafile multiplot origin size key +lables=terminal output title samples style label xlabel ylabel xrange yrange grid border datafile multiplot origin size key logscale
 userdefined=rgb postscript eps lines userdefined=rgb postscript eps lines
  
Line 76: Line 76:
 # lexer filetype should be an existing lexer that does not use lexer_filetype itself # lexer filetype should be an existing lexer that does not use lexer_filetype itself
 lexer_filetype=NSIS lexer_filetype=NSIS
- 
-[build_settings] 
-# %f will be replaced by the complete filename 
-# %e will be replaced by the filename without extension 
-# (use only one of it at one time) 
-compiler=makensis "%f" 
-run_cmd="./%e" 
  
 [build-menu] [build-menu]
Line 93: Line 86:
 </file> </file>
  
-{{tag>configure gnuplot filetype snippets tags}}+{{tag>configure gnuplot filetype}}
Print/export