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

[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 03:38:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #5, bug #56929 (project octave):

@Rik: I played with this in the past. My recollection is that the doc strings
prepared for the "help" function were processed for "texinfo" output, so there
was no way to write macros that would distinguish static output (for "help")
and dynamic one (.info files). If they were processed for "plaintext" output,
we could do things in macro.texi, using e.g. "@ifplaintext … @end
ifplaintext". Am I missing something? 
The @seealso macro seems to hide some non-textinfo magic: it is capable of
producing different outputs for help doc stings and .info files.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56929>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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