Name

style — A markup tag for use by 'macro stylesheets'.

Synopsis

<style />( name (optional) ,
debug-srcfile (optional) ,
debug-srcline (optional) ,
debug-log (optional) );

Description

This control marks the enclosed content for special processing in the 'macro stylesheet' whose name is specified by 'style' attribute of v:page element.

Attributes

name. Optional name of the control which could be used in the macro expansion stylesheet assigned.

debug-srcfile. URI of the source document where the tag comes from.

debug-srcline. Line number in the source document where the tag comes from.

debug-log. This defines what sort of data are saved to the debugging log.