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

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

[Octave-bug-tracker] [bug #39871] "see also" formatting for debug.m and


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #39871] "see also" formatting for debug.m and in general
Date: Mon, 26 Aug 2013 20:11:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

URL:
  <http://savannah.gnu.org/bugs/?39871>

                 Summary: "see also" formatting for debug.m and in general
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Mon 26 Aug 2013 08:11:44 PM GMT
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The "see also" portion of debug.m turns out as follows:


     See also: dbstop, dbclear, dbstatus, dbwhere, dbtype, dbcont,
     dbquit,          dbstack, dbup, dbdown, keyboard, debug_on_error,
     debug_on_warning,          debug_on_interrupt, isdebugmode.


with big whitespace in the records probably because of the definition:


## @seealso{dbstop, dbclear, dbstatus, dbwhere, dbtype, dbcont, dbquit,
##          dbstack, dbup, dbdown, keyboard, debug_on_error,
debug_on_warning,
##          debug_on_interrupt, isdebugmode}


The question is whether the white space should simply be removed from debug.m,
or whether there is a bug in the formatting portion of the documentation no
removing whitespace since after all the format code is supposed to figure out
where line breaks belong.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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