Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 96DF163B116 for ; Thu, 10 Jan 2008 18:15:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B698F21507; Thu, 10 Jan 2008 18:16:11 +0000 (UTC) From: Antoine Reilles Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org Message-Id: <20080110181611.B698F21507@cvs.netbsd.org> Date: Thu, 10 Jan 2008 18:16:11 +0000 (UTC) Content-Length: 812 Lines: 28 Module Name: pkgsrc Committed By: tonio Date: Thu Jan 10 18:16:11 UTC 2008 Modified Files: pkgsrc/doc: CHANGES-2008 Log Message: 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) To generate a diff of this commit: cvs rdiff -r1.81 -r1.82 pkgsrc/doc/CHANGES-2008 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.