Update of bug #423 (project tex4ht):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

I think that I've fixed this issue finally. We need to make the problematic
commands robust. So for the future reference, instead of 

\def\:temp#1{...}
\HLet\foo\:temp

it is better to use the following code for the commands that can be used in
captions or sectioning commands:

\ProvideDocumentCommand\foo:temp{m}{...}
\HLet\foo\foo:temp

    _______________________________________________________

Reply to this item at:

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

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

Reply via email to