octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50247] add text properties link/info to help


From: Rik
Subject: [Octave-bug-tracker] [bug #50247] add text properties link/info to help text for text, title, xlabel, and others
Date: Wed, 8 Feb 2017 00:11:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #50247 (project octave):

Why not just put an xref or pxref entry to "text properties"?  This will be a
hyperlink in the Info or online documentation.

For example,


diff -r 6edad6ad4da9 scripts/plot/appearance/xlabel.m
--- a/scripts/plot/appearance/xlabel.m  Tue Feb 07 10:30:31 2017 -0800
+++ b/scripts/plot/appearance/xlabel.m  Tue Feb 07 21:10:58 2017 -0800
@@ -24,7 +24,7 @@
 ## Specify the string used to label the x-axis of the current axis.
 ##
 ## An optional list of @var{property}/@var{value} pairs can be used to
change
-## the properties of the created text label.
+## the properties of the created text label (@pxref{Text Properties}).
 ##
 ## If the first argument @var{hax} is an axes handle, then operate on
 ## this axis rather than the current axes returned by @code{gca}.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50247>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]