]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Current gnuplot versions want another syntax for setting styles ('set style data...
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 May 2008 09:37:03 +0000 (09:37 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 May 2008 09:37:03 +0000 (09:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@16208 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-10/doc/results.dox
deal.II/examples/step-2/doc/results.dox
deal.II/examples/step-3/doc/results.dox

index 84d1954b6e9a496f16f3049f083073252705be99..fd81759e2534eb0f165351ad6cfee0ff41eeb5f9 100644 (file)
@@ -7,7 +7,7 @@ two methods described. Let us first take a look at the generated
 graphics. They are generated in Gnuplot format, and can be viewed with
 the commands
 @code
-set data style lines
+set style data lines
 set size 0.721, 1
 set nokey
 plot [-1:1][-1:1] "ball0_mapping_q1.dat"
index 32df0f7247b01e74030c7ce9cc9e4ba76ef17507..1b592564d778a4f1dc59204218067a9c077c4cd7 100644 (file)
@@ -22,7 +22,7 @@ examples/step-2> gnuplot
 
 
 Terminal type set to 'x11'
-gnuplot> set data style points
+gnuplot> set style data points
 gnuplot> plot "sparsity_pattern.1"
 @endcode
 
index 69018f874ba4e3a3268cb6aca49e3a0eba2eb1df..77756944641a56da2d50ce388c365237e702a16a 100644 (file)
@@ -43,7 +43,7 @@ examples/step-3> gnuplot
 
 
 Terminal type set to 'x11'
-gnuplot> set data style lines
+gnuplot> set style data lines
 gnuplot> splot "solution.gpl"
 @endcode
 This produces the picture of the solution below left. Alternatively,

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.