![]() |
![]()
| ![]() |
![]()
NAMEdtinfoStyle.dtd — dtinfo style sheet document type definition DESCRIPTIONdtinfoStyle.dtd describes the SGML features available for specifying how a document should be rendered. Style sheets associate the elements in a given document hierarchy with on-line or print formatting characteristics, and are part of the DtInfo Toolkit. With dtinfo, you use a single style sheet to specify both print and online rendering of the elements in your DTD. The print and online feature sets match in function, description, and specification, with just four exceptions for print-specific features Basic Style Sheet FormatThe basic style sheet format first defines autonumbers. Then, for each element (Path) the style sheet defines its feature set. For information see, "Understanding Dtinfo Style Sheets" and "Creating a Style Sheet" in CDE: Information Manager Author's and Programmer's Guide. You can also find an ASCII file of the dtinfoStyle.dtd in /usr/local/dt/infolib/%L/SGML/dtinfoStyle.dtd. AutoNumberTo use system-generated number tokens in element formatting, first create an AutoNumber specification for each token stream. (Note that these tokens can only be used with the Prefix, Suffix, Header and Footer features.) A simple example is: &<AutoNumber A more complex example is: &<AutoNumber where:
SEE ALSOCDE: Information Manager Author's and Programmer's Guide, dtinfo(1), dtdocbook2infolib(1), dtinfoBook.dtd - dtinfoBookdtd(5), dtinfoTOC.dtd - dtinfoTOCdtd(5)
|