Opened 10 years ago
Closed 10 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)
Change History (3)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-generate_html.diff added |
---|
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.