K 10 svn:author V 6 gerald K 8 svn:date V 27 2006-09-23T13:45:19.000000Z K 7 svn:log V 886 Update to bibtex2html 1.83. This brings the following changes: - 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. -no-doi disables this, and -doi-prefix sets a different prefix for DOI URLs. - Support macro \H (Hungarian umlauts). - New option -linebreak inserts a linebreak between an entry and its links. - New option -use-table enforces the use of a table (to be used after -no-keys if needed). By default, -nokeys disables the use of tables. - `` and '' are translated to “ and &rdquo. - Some aesthetic changes. - Improve date parsing: month field such as "2~" # dec is now parsed. - Improve date sorting to handle months such as mar # "\slash " # apr. - Bugfix: a space after a macro is now discarded. - New option --print-keys displays the sorted keys (and exits). END