Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2010 23:25:39 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/bibtex2html Makefile distinfo ports/textproc/bibtex2html/files patch-Makefile.in
Message-ID:  <201010242325.o9ONPd1u042457@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

gerald      2010-10-24 23:25:39 UTC

  FreeBSD ports repository

  Modified files:
    textproc/bibtex2html Makefile distinfo 
  Added files:
    textproc/bibtex2html/files patch-Makefile.in 
  Log:
  Update to bibtex2html 1.96.  This brings the following changes:
   - bib2bib: option "--php-output" to produce output as a PHP 2D array.
   - bib2bib: options "--remove" and "--rename" to remove or rename fields.
   - bib2bib: option "--no-comment", to prevent generation of extra comments.
   - Fixed support for DOI links: when field "doi" is already an URL, the
     DOI prefix is not prepended.
   - Tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
     customization using CSS.
   - Option -debug now prints the exact BibTeX commmand which is run.
   - New option --note-html similar to --note but assuming a bibtex
     field already in HTML format.
  
  Revision  Changes    Path
  1.33      +1 -1      ports/textproc/bibtex2html/Makefile
  1.31      +3 -3      ports/textproc/bibtex2html/distinfo
  1.1       +11 -0     ports/textproc/bibtex2html/files/patch-Makefile.in (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010242325.o9ONPd1u042457>