Tree :
Faceted index, by topics :
Menu
"Main" tree view (1) "Normal" view (15) Display (4) Edit (9) File (52) Help (7) Ideas (57) Import/Export (16) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1)
Feature
Category
How to insert these widgets? |
5. Reference
5.11. Style templates
5.11.3.3. List of style classes
5.11.3.3.1. Style class : Body (document body)
5.11.3.3.1.1. Style class : Container
Style class : TocGroup (Table of contents group)
TocGroup style class controls the style of table of contents. It is specialized into the TocTitle sub class to manage title style, and into cascading sub classes TocLevel1 to TocLevel7 and TocLevelN, to handle styles of all subtitle levels. It also includes TocImagesGroup and TocImage classes to handle respectively the table of contents set of thumbnails, and each thumbnail. Example : Class TocGroup
Class TocTitle
Class TocLevel1
Class TocLevel2
Class TocLevel3
Class TocLevel4
In this example, all levels of title are 20 point indented relative to upper level. From level 3, title character size is reduced to 80%. See also :
Keywords : CSS style class ; Table of contents
|