non port: textproc/bibtex2html/distinfo |
SVNWeb
|
Number of commits found: 35 |
Thu, 27 Jun 2019
|
[ 15:34 gerald ]
Update to bibtex2html 1.99. This brings the following changes:
- Fixed unsafe use of strings; now requires OCaml >= 4.03.
- Removed many warnings.
- Added translation of \rq.
- Fixed scanning of macro arguments (with long BibTeX fields).
- Fixed translation of \@ (to print a space).
|
Sat, 5 Jul 2014
|
[ 11:27 gerald ]
Update to bibtex2html 1.98. This brings the following changes:
- Fixed escaping of character & in URLs.
- Fixed translation of -- and ---.
- New macros \dj and \D
- \textsuperscript
- Temporary files are now created in the current directory to avoid
bibtex error "Not writing to ... (openout_any = p)."
- Fixed a bug with non-ASCII characters in PHP output.
|
Fri, 10 Feb 2012
|
[ 21:33 gerald ]
Update to bibtex2html 1.97. This brings the following changes:
- Fixed translation of \u{a}, removed incorrect translations of \u{n}
and \u{N} (contributed by Domenico Bianculli).
- bib2bib conditions: support for \u (contributed by Domenico Bianculli).
And it includes two build fixes we can now remove locally.
|
Sun, 3 Jul 2011
|
[ 14:40 ohauer ] (Only the first 10 of 797 ports in this commit are shown above. )
-remove MD5
|
Sun, 24 Oct 2010
|
[ 23:25 gerald ]
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.
|
Sat, 9 May 2009
|
[ 16:35 gerald ]
Update to bibtex2html 1.94. This brings the following change:
- Support for arXiv preprints links: A field "eprint = {xxx}" will
be recognized, if any, and a link to http://arxiv.org/abs/ will be
displayed. The command-line option -noeprint disables this new
behavior; the option -eprintf-prefix <url> sets a different prefix
for these URLs.
|
Sun, 1 Feb 2009
|
[ 11:04 gerald ]
Update to bibtex2html 1.93. This brings the following changes:
- bib2bib: giving '$date' as argument of option -s allows to sort from
oldest to newest entry.
- bib2bib: field names in conditions may contain digits and '-' (usefull
for custom fields).
Replace pkg-plist by PLIST_FILES in Makefile.
|
Wed, 9 Jul 2008
|
[ 21:17 gerald ]
Update to bibtex2html 1.92. This brings the following relevant changes:
- New bib2bib option --expand-xrefs to perform crossrefs expansion.
- Option -m (reading macros from a file):
- fixed macro definition with \def
- macros with arguments are now supported
- Added accents conversion for tilda, and fixed accents conversion
for \"i, \"\i and such (patch by Samuel Colin).
- Fixed bib2bib command-line options to accept --warn-error and
--quiet (as described in the manual).
|
Fri, 22 Feb 2008
|
[ 22:44 gerald ]
Update to bibtex2html 1.91. This brings the following changes:
- Fixed bug in bib2bib and bibtex2html when quotes (") are used in fields.
- Fixed bug with -nobibsource and -multiple (bib links on the separate
pages).
|
Sat, 2 Feb 2008
|
[ 11:59 gerald ]
Update to bibtex2html 1.90. This brings the following changes:
- bib2bib: = and <> are now case insensitive; use == and != instead
to perform case sensitive comparison.
- Correctly support $x$$y$ where the central $$ is not passing into
display math mode.
- More cases for accent macros \' \~ \. \u \v (patch by John Kewley).
|
Thu, 10 Jan 2008
|
[ 17:20 gerald ]
Update to bibtex2html 1.89. This brings the following changes:
- entry types and field names now typeset in lowercase in f_bib.html
- new option -unicode to use Unicode entities for some macros
(such as ◯ for \bigcirc, etc.)
- new option -html-entities to use HTML entities for some macros
such as \le, \approx, etc. (patch by Steven G. Johnson)
- new option -header to insert a header (similar to -footer)
(patch by Steven G. Johnson)
|
Tue, 25 Dec 2007
|
[ 20:09 gerald ]
Update to bibtex2html 1.88. This brings the following changes:
- New option -revkeys to number entries in reverse order.
- Fixed bug with '\ ' (backslash space) introduced in version 1.82.
- \c{C}, \"y, \"Y and \k (using unicode entities).
|
Sun, 22 Jul 2007
|
[ 00:58 gerald ]
Update to bibtex2html 1.87. This adds support for \hat, \mathfrak
(supported but no font change, as for \mathcal ad \mathbb), \~a, \~A,
\~o, and \~O. "--" is translated to – and "---" to — now.
|
Sat, 2 Jun 2007
|
[ 10:20 gerald ]
Update to version 1.86 which adds support for more accents macros
(\oe \OE \~ \v \' \r).
|
Sat, 17 Feb 2007
|
[ 00:11 gerald ]
Update to bibtex2html 1.85. This brings the following changes:
- Fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
bibtex fields now typeset in lowercase; added links back to f.html.
- Macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros
\textln, \textos, \textdf, \textsw without translation.
- Option -t now sets the title of f_bib.html too (and of entries
files when used with -multiple).
Submitted by: rafan
|
Tue, 31 Oct 2006
|
[ 12:03 gerald ]
Update to bibtex2html 1.84. This brings the following changes:
- Improved support for MRNUMBER of AMS styles: only first word is
used in the URL link.
|
Sun, 24 Sep 2006
|
[ 15:30 gerald ]
Update to new upstream tarball. The only change is an adjustment of the
version reported by the tools to match the official version number (based
on a bug report of mine).
|
Sat, 23 Sep 2006
|
[ 13:45 gerald ]
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 <url> 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).
|
Sun, 9 Apr 2006
|
[ 09:19 gerald ]
Update to version 1.80.
According to the upstream ChangeLog, this addresses the following issues:
o remove leading ./ in front of relative URLs (was introduced a long
time ago to circumvent an Internet Explorer bug)
o no more escaping of the character & in URLs
o fixed bug with ISO-latin characters in bib2bib conditions
o fixed bug with implicit abbrevs (jan, feb, etc.)
|
Sat, 14 Jan 2006
|
[ 02:38 gerald ]
Update to version 1.78, which fixes a minor bug with unbalanced brackets
in bib2bib/bibtex2html output.
|
Tue, 29 Nov 2005
|
[ 22:17 gerald ]
Update to version 1.77 which fixes a bug with unbalanced brackets in output.
|
Sat, 22 Oct 2005
|
[ 19:49 kris ]
Add the distinfo update omitted from the 1.76 upgrade a few weeks ago.
Submitted by: gerald (maintainer)
|
Sun, 10 Jul 2005
|
[ 14:02 gerald ]
Update to version 1.75 (only doc changes).
|
Tue, 30 Nov 2004
|
[ 18:58 gerald ]
Update to version 1.74.
|
Tue, 31 Aug 2004
|
[ 19:50 gerald ]
Update to bibtex2html 1.71.
|
Sun, 25 Jul 2004
|
[ 05:45 gerald ]
Update to version 1.70.
|
Tue, 16 Mar 2004
|
[ 11:25 gerald ]
Update to version 1.68, skipping 1.66 and 1.67 which contained bugs I
encountered (and reported) while preparing the update of this port.
|
Fri, 17 Oct 2003
|
[ 13:52 gerald ]
Update to version 1.65.
|
Fri, 22 Aug 2003
|
[ 21:41 gerald ]
Update to version 1.61.
|
Thu, 19 Jun 2003
|
[ 19:42 gerald ]
Update to version 1.60 which adds a new sorting option -s to bib2bib and
improve the generated HTML output in several details.
|
Tue, 3 Jun 2003
|
[ 07:56 gerald ]
Update to version 1.57.
|
Tue, 12 Nov 2002
|
[ 21:33 gerald ]
Update to version 1.56, which fixes a severe bug in bib2bib.
Approved by: obrien (mentor)
|
Wed, 31 Jul 2002
|
[ 07:25 gerald ]
Update checksum, as the authors of bibtex2html released a slightly modified
version without bumping the version/name of the archive.
Approved by: obrien (mentor)
|
Thu, 11 Jul 2002
|
[ 10:34 gerald ]
Update the bibtex2html port to version 1.54.
Approved by: obrien (mentor)
|
Sun, 10 Feb 2002
|
[ 09:49 petef ]
Add bibtex2html 1.52, a collection of tools for searching BibTeX and
translating from BibTeX to HTML.
|
Number of commits found: 35 |