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

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

[Octave-bug-tracker] [bug #45530] generate_package_html, texinfo 4, func


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #45530] generate_package_html, texinfo 4, function docs with only 1 deftypefn: empty html doc
Date: Sun, 12 Jul 2015 14:12:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

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

                 Summary: generate_package_html, texinfo 4, function docs with
only 1 deftypefn: empty html doc
                 Project: GNU Octave
            Submitted by: i7tiol
            Submitted on: Sun 12 Jul 2015 02:12:44 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With texinfo 4, for functions with only 1 '@deftypefn..' in their
documentation, generate_package_html produces html with an empty body of
function documentation.

The reason is that in a regexpression in texi2html.m one pair of the grouping
paratheses should be made non-capturing, otherwise the captured token seems to
be dropped if the token produced by the surrounding parantheses is equal to it
((...deftypefn...)+).

Patch is attached.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 12 Jul 2015 02:12:44 PM GMT  Name: changeset.patch  Size: 903B   By:
i7tiol

<http://savannah.gnu.org/bugs/download.php?file_id=34427>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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