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

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

[Octave-bug-tracker] [bug #63141] Octave shows warning on texinfo doc fu


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #63141] Octave shows warning on texinfo doc functions with more than one @seealso
Date: Sat, 1 Oct 2022 08:07:18 -0400 (EDT)

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

@seealso{mytest1,
         mytest2}

doesnt work either - although just says warning: help: Texinfo formatting
filter exited abnormally


Using your patch it seems to work for 2 seealsos as well as the multiline with
one exception, which may be an texinfo thing rather than a octave issue and
require a new line for correct texinfo?

## -*- texinfo -*-
## @deftypefn  {} {} mytest()
## Some text
##
## @seealso{mytest1, test2}
## more text
## @end deftypefn

The see also then shows See also: mytest1, test2.  more text


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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