# HG changeset patch # User Arun Giridhar # Date 1669813344 18000 # Node ID e03694e047fa5f8216bef4d4440d25968dc831fa # Parent 439ffd71fafbda1ed303ecfb202d213d6938b252 doc: Fix Texinfo 7 warning about node names with a dot doc: Texinfo 7 was issuing this warning: plot.texi:10616: warning: node name with index entries should not contain `. ' * plot.txi: Change `vs.` to `vs`. * octave.texi: Same. diff -r 439ffd71fafb -r e03694e047fa doc/interpreter/octave.texi --- a/doc/interpreter/octave.texi Wed Nov 30 12:53:56 2022 +0100 +++ b/doc/interpreter/octave.texi Wed Nov 30 08:02:24 2022 -0500 @@ -625,7 +625,7 @@ Graphics Toolkits * Customizing Toolkit Behavior:: -* Hardware vs. Software Rendering:: +* Hardware vs Software Rendering:: * Precision issues:: Matrix Manipulation diff -r 439ffd71fafb -r e03694e047fa doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi Wed Nov 30 12:53:56 2022 +0100 +++ b/doc/interpreter/plot.txi Wed Nov 30 08:02:24 2022 -0500 @@ -2764,7 +2764,7 @@ @menu * Customizing Toolkit Behavior:: -* Hardware vs. Software Rendering:: +* Hardware vs Software Rendering:: * Precision issues:: @end menu @@ -2794,8 +2794,8 @@ @end group @end example -@node Hardware vs. Software Rendering -@subsubsection Hardware vs. Software Rendering +@node Hardware vs Software Rendering +@subsubsection Hardware vs Software Rendering @cindex opengl rendering slow windows On Windows platforms, Octave uses software rendering for the OpenGL graphics