[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appe
From: |
Pantxo Diribarne |
Subject: |
[Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format |
Date: |
Mon, 23 Sep 2019 10:21:16 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #6, bug #56929 (project octave):
To illustrate my previous post, it would be handy if the following source
string lead to "Plain text doc." from the "help" function, and "Info doc."
when read using the "doc" function in cli (thus using the info program).
## -*- texinfo -*-
## @deftypefn {} {@var{retval} =} toto (@var{input1}, @var{input2})
## @ifinfo
## Info doc.
## @end ifinfo
## @ifplaintext
## Plain text doc.
## @end ifplaintext
## @end deftypefn
Then some environment specific macro could be written to avoid cluttering
static help strings with unusable links.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56929>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
- [bug #56929] Csvread help text xref to dlmread doesn’t parse right, Nicholas Jankowski, 2019/09/21
- [bug #56929] Csvread help text xref to dlmread doesn’t parse right, Pantxo Diribarne, 2019/09/21
- [bug #56929] Csvread help text xref to dlmread doesn’t parse right, Mike Miller, 2019/09/22
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Rik, 2019/09/22
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Rik, 2019/09/22
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Nicholas Jankowski, 2019/09/22
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Pantxo Diribarne, 2019/09/23
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format,
Pantxo Diribarne <=
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Rik, 2019/09/23
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Pantxo Diribarne, 2019/09/24
- [Octave-bug-tracker] [bug #56929] csvread help text xref to dlmread appears confusingly when displayed in info format, Pantxo Diribarne, 2019/09/24