diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 950e0ed27946f71becb35c3b00b91f135263214a..2392ddadc9dfb504d722390d07a470f752a0c590 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -233,6 +233,9 @@ Tutorial * t7.geo:: * t8.geo:: * t9.geo:: +* t10.geo:: +* t11.geo:: +* t12.geo:: Options @@ -3946,7 +3949,6 @@ for(i = 0; i < number_of_triangles; i++)@{ @c ------------------------------------------------------------------------- @node Node ordering, Legacy formats, MSH binary file format, File formats - @section Node ordering @cindex Nodes, ordering @@ -4505,9 +4507,9 @@ the same for all other kinds of values. @cindex Examples @cindex Tutorial -The nine following examples introduce new features gradually, starting with -@file{t1.geo}. The files corresponding to these examples are available in -the @file{tutorial} directory of the Gmsh distribution. +The following examples introduce new features gradually, starting with +@file{t1.geo}. The files corresponding to these examples are available +in the @file{tutorial} directory of the Gmsh distribution. To learn how to run Gmsh on your computer, see @ref{Running Gmsh on your system}. Screencasts that show how to use the GUI are available on @@ -4523,6 +4525,9 @@ system}. Screencasts that show how to use the GUI are available on * t7.geo:: * t8.geo:: * t9.geo:: +* t10.geo:: +* t11.geo:: +* t12.geo:: @end menu @c ------------------------------------------------------------------------- @@ -4601,11 +4606,38 @@ system}. Screencasts that show how to use the GUI are available on @c t9.geo @c ------------------------------------------------------------------------- -@node t9.geo, , t8.geo, Tutorial +@node t9.geo, t10.geo, t8.geo, Tutorial @section @file{t9.geo} @verbatiminclude ../../tutorial/t9.geo +@c ------------------------------------------------------------------------- +@c t10.geo +@c ------------------------------------------------------------------------- + +@node t10.geo, t11.geo, t9.geo, Tutorial +@section @file{t10.geo} + +@verbatiminclude ../../tutorial/t10.geo + +@c ------------------------------------------------------------------------- +@c t11.geo +@c ------------------------------------------------------------------------- + +@node t11.geo, t12.geo, t10.geo, Tutorial +@section @file{t11.geo} + +@verbatiminclude ../../tutorial/t11.geo + +@c ------------------------------------------------------------------------- +@c t12.geo +@c ------------------------------------------------------------------------- + +@node t12.geo, , t11.geo, Tutorial +@section @file{t12.geo} + +@verbatiminclude ../../tutorial/t12.geo + @c ========================================================================= @c Options @c ========================================================================= diff --git a/doc/texinfo/opt_general.texi b/doc/texinfo/opt_general.texi index a8ba9f6264476979adb2c5656e3e88b98ded35e0..e19e7ef77dab825cd7120b9ef2075371339eddda 100644 --- a/doc/texinfo/opt_general.texi +++ b/doc/texinfo/opt_general.texi @@ -421,7 +421,7 @@ Saved in: @code{General.SessionFileName} @item General.DisplayBorderFactor Border factor for model display (0: model fits window size exactly)@* -Default value: @code{0.333333}@* +Default value: @code{0.2}@* Saved in: @code{General.OptionsFileName} @item General.DoubleBuffer diff --git a/doc/texinfo/opt_mesh.texi b/doc/texinfo/opt_mesh.texi index 40be028218fda45dc25ce0060670314ce4a2d58a..5e58ac16198b3f33d1bd408e265ffb12af20f0f0 100644 --- a/doc/texinfo/opt_mesh.texi +++ b/doc/texinfo/opt_mesh.texi @@ -451,7 +451,7 @@ Saved in: @code{General.OptionsFileName} @item Mesh.RecombinationAlgorithm Mesh recombination algorithm (0=standard, 1=blossom)@* -Default value: @code{0}@* +Default value: @code{1}@* Saved in: @code{General.OptionsFileName} @item Mesh.RecombineAll