From: David Wells Date: Fri, 4 May 2018 14:12:38 +0000 (-0400) Subject: Fix a gnuplot command. X-Git-Tag: v9.0.0-rc1~19^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1fa1550a0deb50638a0f25a966ab0ac4dff239e;p=dealii.git Fix a gnuplot command. --- diff --git a/examples/step-10/doc/results.dox b/examples/step-10/doc/results.dox index 7f4a5c6b34..b6b000b572 100644 --- a/examples/step-10/doc/results.dox +++ b/examples/step-10/doc/results.dox @@ -12,7 +12,7 @@ set size ratio -1 unset key unset xtics unset ytics -plot [-1:1][-1:1] "ball_0_mapping_q_1.dat" lw4 lt rgb "black" +plot [-1:1][-1:1] "ball_0_mapping_q_1.dat" lw 4 lt rgb "black" @endcode or using one of the other filenames. The second line makes sure that the aspect ratio of the generated output is actually 1:1, i.e. a