New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11467 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

UPDATE: bibtex2html 1.82 -> 1.85

Reported by: ecronin@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: ecronin@…, reilles@…
Port:

Description

Patch to bump the version of bibtex2html to the most recent.

Changelog: Version 1.85, 2/11/2006 =======================

o fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;

bibtex fields now typeset in lowercase; added links back to f.html

o macros \textin (<sub>), \textsu (<sup>), \textsi (<i>),

and macros \textln, \textos, \textdf, \textsw without translation

o fixed bug in --quiet under Windows o option -t now sets the title of f_bib.html too (and of entries

files when used with -multiple)

Version 1.84, 19/10/2006 ========================

o improved support for MRNUMBER of AMS styles: only first word used

in URL link

Version 1.83, 13/09/2006 ========================

o support for DOI links: a field "DOI = {xxx}" will be recognized, if any,

and a link to http://dx.doi.org/xxx will be displayed; option -no-doi turns it off and option -doi-prefix <url> sets a different prefix for the DOI urls

o macro \H (Hungarian umlauts) o new option -linebreak to insert a linebreak between an entry and its links o new option -use-table to enforce the use of a table (to be used

_after_ -no-keys if needed)

Attachments

bibtex2html.patch (960 bytes) - added by ecronin@… 6 years ago.

Change History

Changed 6 years ago by ecronin@…

comment:1 Changed 6 years ago by reilles@…

The patch is fine, this update needs nothing more. Could someone please commit it ?

comment:2 Changed 6 years ago by pipping@…

  • Status changed from new to closed
  • Resolution set to fixed

fixed in r22502.

Note: See TracTickets for help on using tickets.