diff scripts/plot/appearance/text.m @ 28093:05c1217d0dae stable

doc: Create better looking cross references in Info format (bug #57845). * image.m, text.m, light.m, line.m, patch.m, surface.m, axes.m, figure.m: Use 1-input form of @ref which produces better visuals in Info format.
author Rik <rik@octave.org>
date Tue, 18 Feb 2020 08:15:39 -0800
parents b09432b20a84
children 0a5b15007766
line wrap: on
line diff
--- a/scripts/plot/appearance/text.m	Mon Feb 17 17:00:44 2020 -0500
+++ b/scripts/plot/appearance/text.m	Tue Feb 18 08:15:39 2020 -0800
@@ -76,7 +76,7 @@
 ## @end example
 ##
 ## Programming Notes: The full list of properties is documented at
-## @ref{Text Properties,,Text Properties}.
+## @ref{Text Properties}.
 ##
 ## Any numeric entries in a cell array will be converted to text using
 ## @code{sprintf ("%g")}.  For more precise control of the appearance convert