[tex4ht] [bug #185] extra “]” displayed when using htlatex in TL 2013 with \usepackage{hyperref}
Heiko Oberdiek
puszcza-hackers at gnu.org.ua
Sun Jun 23 13:58:28 CEST 2013
Follow-up Comment #1, bug #185 (project tex4ht):
The same fix also should be applied to `chapter' in `nameref.4ht':
def:tempc[#1]#2{%
gdefNR:Title{a:newlabel{#1}}%
gdefNR:Type{chapter}%
o:NR at chapter:[#1]{#2}}
HLetNR at chapter:tempc
should become:
def:tempc[#1]#2{%
gdefNR:Title{a:newlabel{#1}}%
gdefNR:Type{chapter}%
o:NR at chapter:[{#1}]{#2}}
HLetNR at chapter:tempc
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?185>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list