1999-01-01 19:45:39 -05:00
|
|
|
; Tex2RTF initialisation file for 16-bit WinHelp
|
|
|
|
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 = yes
|
2000-07-15 15:51:35 -04:00
|
|
|
;;
|
|
|
|
;; These two are for generating MS HTML Help project, contents and index files.
|
|
|
|
;;
|
|
|
|
htmlWorkshopFiles = true
|
|
|
|
htmlIndex = true
|
2002-08-07 05:56:23 -04:00
|
|
|
|
|
|
|
; Finally, a way to specify face names
|
|
|
|
htmlFaceName = "Arial, Lucida, Helvetica"
|
|
|
|
|
1999-01-01 19:45:39 -05:00
|
|
|
htmlBrowseButtons = bitmap
|
2002-08-07 05:56:23 -04:00
|
|
|
winHelpTitle = "Tex2RTF"
|
|
|
|
truncateFilenames = no
|
1999-01-01 19:45:39 -05:00
|
|
|
combineSubSections = yes
|
|
|
|
htmlIndex = yes
|
|
|
|
htmlFrameContents = no
|