1.9.6 Links

<..configure ooffice tex4ht..>+
 \:CheckOption{info}\if:Option
    \Configure{TocLink}{\Link{#2}{#3}#4\ifvmode\IgnorePar\fi\EndLink}
 \else
     \Log:Note{to request links from the tables of contents,
          use the command line option from ‘TocLink’}
    \Configure{TocLink}{\Link{#2}{#3}\EndLink#4\ifvmode\IgnorePar\fi}
 \fi
 \Configure{toTocLink}{\Link}{\EndLink}
-_-_-