mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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.
This commit is contained in:
parent
930144b9cc
commit
e996be6d89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360734
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bibtex2html
|
||||
PORTVERSION= 1.97
|
||||
PORTVERSION= 1.98
|
||||
CATEGORIES= textproc print
|
||||
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bibtex2html-1.97.tar.gz) = 99b5b66a729fd2928ee4d9d7d8397e36b684def4be9ee2746233006501c8e314
|
||||
SIZE (bibtex2html-1.97.tar.gz) = 94887
|
||||
SHA256 (bibtex2html-1.98.tar.gz) = e925a0b97bf87a14bcbda95cac269835cd5ae0173504261f2c60e3c46a8706d6
|
||||
SIZE (bibtex2html-1.98.tar.gz) = 92719
|
||||
|
Loading…
Reference in New Issue
Block a user