TeX4ht.sty
'.
[example]
\begin{...}...\end{...}
'
environments, and so they allow for hypertext configurations that are set by \ConfigureEnv
commands.
[example]
\Configure{
entry}{
after-entry}{
before-entry}
' may be employed for the following
entries of the title: title, authors, date, keywords, thanks, and abstract.
[example]
\Configure{
entry}{
before-entry}{
after-entry}
' are allowed for the following entries of
the title: abstract, abstract, addresses, date, keywords, subjclass, thanks, and translators.
\Configure{
environment}{
before-environment}{
after-environment}
'
commands: \Vmatrix
, \align
, \alignat
, \aligned
, \alignedat
, \bmatrix
, \botaligned
, \cases
, \gather
,
\gathered
, \matrix
, \multline
, \pmatrix
, \smallmatrix
, \topaligned
, \vmatrix
, \xalignat
, and
\xxalignat
.
\Configure{
entity}{
before-entity}{
after-entity}
'
commands: \MR
, \Refs
, \affil
, \author
, \block
, \book
, \bookinfo
, \by
, \caption
, \date
, \ed
, \finalinfo
,
\issue
, \jour
, \key
, \keyformat
, \lang
, \miscnote
, \moreref
, \pages
, \paper
, \paperinfo
, \procinfo
, \publ
,
\publaddr
, \ref
, \title
, \toc
, \vol
, and \yr
.
The \
Configure{sections}
command can be used for changing the default settings of \specialhead
, \head
,
\subhead
, and \subsubhead
.
Hypertext settings for lists can be requested with commands of the following form. `\Configure{roster}
{
before-list} {
after-list} {
before-item} {
after-item} {
before-sublist} {
after-sublist} {
before-itemitem}
{
after-itemitem}
'.
The abstracts can be reconfigured with commands of the following form. `\Configure{abstract} {
before-title}
{
after-title} {
before-body} {
after-body}
'.