Doku-Base
Texi2html Linux Dokumentation
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.3 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.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]


Doku-Base

This document was created by Netzdino using texi2html.