To supply text for the <meta> tag content attribute in the head section of each split or extract file, assign the Meta property to a paragraph format. For example:
[HTMLParaStyles]
; Meta uses the contents of the para as the content attribute of
; a meta tag in the head.
Metakeys=Meta
To supply the name attribute of the meta tag, assign the name to the same format:
[StyleMetaName]
; doc style = name to use for meta tag whose content is the para text
Metakeys=keywords
See §22.4.6 Supplying content for the <meta> tag for more information.