| 12345678910111213141516171819202122 | 
							- ; Tex2RTF initialisation file
 
- runTwice = yes
 
- titleFontSize = 12
 
- authorFontSize = 10
 
- chapterFontSize = 12
 
- sectionFontSize = 12
 
- subsectionFontSize = 12
 
- headerRule = yes
 
- footerRule = yes
 
- useHeadingStyles = yes
 
- contentsDepth = 2
 
- listItemIndent=40
 
- winHelpContents = yes
 
- winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
 
- generateHPJ = no
 
- htmlBrowseButtons = bitmap
 
- winHelpTitle = "Help Demo Document"
 
- truncateFilenames = yes
 
- combineSubSections = yes
 
- htmlIndex = yes
 
- htmlFrameContents = no
 
- htmlWorkshopFiles = yes
 
 
  |