Opened 9 years ago
Closed 9 years ago
#48495 closed update (fixed)
octave-generate_html @0.1.8_0: update to 0.1.9
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
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 updated to version 0.1.9:
- Bug fixes
- generate_package_html: Add missing "alt" attribute to <img> tags in index.html.
- html_help_text: Fix crash for demos in @class methods.
- generate_package_html: Fix crash when options.include_package_news is false.
- texi2html: Fix a bug that caused tex2html to output an empty page with TexInfo 4.x when there is only one @deftypefn and no following @deftypefnx.
- generate_package_html: Fix a bug that prevented generate_package_html from being run twice when package_doc contains images.
- html_help_text: Use a simple deterministic counter to enumerate images instead of a random number (thus avoiding the risk of having one image overwritten by another one).
- Other changes
- generate_package_html: Better-looking "News" and "Package documentation" links.
- generate_package_html: Improve dependencies display: also display system requirements.
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-generate_html.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Ha! Beat you to this one ;) Done about 5 minutes ago in r139126.