Subject: CVS commit: pkgsrc/converters/bibtex2html
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 03/02/2007 21:20:14
Module Name: pkgsrc
Committed By: tonio
Date: Fri Mar 2 21:20:14 UTC 2007
Modified Files:
pkgsrc/converters/bibtex2html: Makefile distinfo
Log Message:
update converters/bibtex2html to 1.85
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)
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/converters/bibtex2html/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/converters/bibtex2html/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.