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@chapter:[#1]{#2}}
HLetNR@chapter:tempc


should become:


def:tempc[#1]#2{%
   gdefNR:Title{a:newlabel{#1}}%
   gdefNR:Type{chapter}%
   o:NR@chapter:[{#1}]{#2}}
HLetNR@chapter:tempc



    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?185>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/

Reply via email to