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: Pantxo Diribarne
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 03:54:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

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

I don't understand exactly why the help text displayed in a terminal is still
in info format. If it was plain text we could use some conditionals like 


...
@ifplaintext
  use @qcode{doc ("Text Properties")}.
@end ifplaintext
@ifnotplaintext
  @pxref{Text Properties}
@end ifnotplaintext


So that pdf, info and html versions would provide a link while the terminal
help text would provide a command to be run in the terminal.

    _______________________________________________________

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]