Opened 9 years ago

Closed 9 years ago

#47626 closed update (fixed)

octave-generate_html @0.1.7_0: update to 0.1.8

Reported by: Schamschula (Marius Schamschula) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch maintainer Cc: michaelld (Michael Dickens)
Port: octave-generate_html

Description

octave-generate_html has been update to version 0.1.8:

 ** Bug fixes

    o html_help_text.m, texi2html.m: Fix a bug that was the cause of unmatched
      </p> tags in the HTML output.

    o get_html_options.m: Fix default header (add !DOCTYPE, charset, etc.)
      and Octave Forge header (unordered <ul> </ul> lists are not allowed to be
      nested in <p> </p> blocks).

** Other changes

    o html_help_text.m: Now entirely based on texi2html.m

    o texi2html.m: Use <dt class="deftypefn"> </dt> blocks both with TexInfo 4.x
      and with TexInfo 5.x.

Attachments (1)

Portfile-octave-generate_html.diff (858 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by Schamschula (Marius Schamschula)

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned

Thanks.

comment:2 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.