Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id C7DBF63B11F for ; Thu, 10 Jan 2008 18:14:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F290221507; Thu, 10 Jan 2008 18:15:29 +0000 (UTC) From: Antoine Reilles Subject: CVS commit: pkgsrc/converters/bibtex2html To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org Message-Id: <20080110181529.F290221507@cvs.netbsd.org> Date: Thu, 10 Jan 2008 18:15:29 +0000 (UTC) Content-Length: 914 Lines: 29 Module Name: pkgsrc Committed By: tonio Date: Thu Jan 10 18:15:29 UTC 2008 Modified Files: pkgsrc/converters/bibtex2html: Makefile distinfo 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.23 -r1.24 pkgsrc/converters/bibtex2html/Makefile cvs rdiff -r1.11 -r1.12 pkgsrc/converters/bibtex2html/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.