(texi2html.info)Expansion
4.4 Specifying which regions get expanded
=========================================
The default for `texi2html' is to expand the `@ifhtml', `@html', and
`@menu' regions, all the `@ifnot' regions except `@ifnothtml', and no
other `@if' regions.
It is possible to expand other regions by setting `--if<region>',
where `<region>' is replaced by the literal name of the region (for
example, `--iftex'). Symetrically, if `--no-if<region>' is specified,
the `<region>' region is ignored. The configuration file array, `@EXPAND',
holds the names of regions which should be expanded. The only region
name present in `@EXPAND' in the default case is `html'.
If `--nomenu' is set, the `@menu' sections are not expanded
(variable `$SHOW_MENU'). The default is to expand `@menu' sections.
automatically generated by info2www version 1.2.2.9