diff options
author | tonio <tonio@pkgsrc.org> | 2008-01-10 18:15:29 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-01-10 18:15:29 +0000 |
commit | 1ac9cd1b232dac3d3455def07dfceca989c31702 (patch) | |
tree | 96f0eb689999454234e6346cfbc2cebaf7499edf /doc | |
parent | 6371e2593f64ffd584ac553a8c39c4679641b7bd (diff) | |
download | pkgsrc-1ac9cd1b232dac3d3455def07dfceca989c31702.tar.gz |
Update converters/bibtex2html to 1.89
Version 1.89, 08/01/2008
========================
o entry types and field names now typeset in lowercase in f_bib.html
o new option -unicode to use Unicode entities for some macros
(such as ◯ for \bigcirc, etc.)
o new option -html-entities to use HTML entities for some macros
such as \le, \approx, etc. (patch by Steven G. Johnson)
o new option -header to insert a header (similar to -footer)
(patch by Steven G. Johnson)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 0e828d06919..079667bfc78 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.81 2008/01/10 09:11:45 tron Exp $ +$NetBSD: CHANGES-2008,v 1.82 2008/01/10 18:16:11 tonio Exp $ Changes to the packages collection and infrastructure in 2008: @@ -134,3 +134,4 @@ Changes to the packages collection and infrastructure in 2008: Updated devel/stgit to 0.14.1 [bjs 2008-01-10] Updated mail/clamsmtp to 1.9 [martti 2008-01-10] Updated print/ghostscript to 8.61nb1 [tron 2008-01-10] + Updated converters/bibtex2html to 1.89 [tonio 2008-01-10] |