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
This commit is contained in:
parent
70eb1e9dda
commit
74ef9ebe0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185335
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bibtex2html
|
||||
PORTVERSION= 1.84
|
||||
PORTVERSION= 1.85
|
||||
CATEGORIES= textproc print
|
||||
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bibtex2html-1.84.tar.gz) = d2e6521640a2f31112aba81904d9b6b6
|
||||
SHA256 (bibtex2html-1.84.tar.gz) = 38a204fa482f1dd6e6c3275576d50c8a7968e772421340b9bc53a3c3de899385
|
||||
SIZE (bibtex2html-1.84.tar.gz) = 66617
|
||||
MD5 (bibtex2html-1.85.tar.gz) = cc6a0e600cc82741fd94d38b671129f8
|
||||
SHA256 (bibtex2html-1.85.tar.gz) = c1bdff5920afad6456b2722c8c787d9906959fc36b82d192fbc62a8d2410919b
|
||||
SIZE (bibtex2html-1.85.tar.gz) = 67044
|
||||
|
Loading…
Reference in New Issue
Block a user