PPWIZARD Manual
[Bottom][Contents][Search][Prev]: DocType[Next]: OL_DOC_HTML_8_3_NAMES

OL_DOC_HEADINGS_DONT_GENERATE_TITLE

This is an option which modifies the tags of OL_DOC.DH operate (look and feel).

By default all headings (defined with "<$Heading>") generate a title at the start of each page (using "<$Title>"). Simply define this option (any value) to prevent this from occuring. You would do this if either you don't want any title or you sometimes want the title to differ from the heading.

EXAMPLE

    #define    OL_DOC_HEADINGS_DONT_GENERATE_TITLE  ;;All my sections already have a title specified
    #include  "OL_DOC.DH"
    


[Top][Contents][Search][Prev]: DocType[Next]: OL_DOC_HTML_8_3_NAMES

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am