git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			31 lines
		
	
	
		
			709 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			709 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; 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
 | |
| ;;
 | |
| ;; These two are for generating MS HTML Help project, contents and index files.
 | |
| ;;
 | |
| htmlWorkshopFiles = true
 | |
| htmlIndex = true
 | |
| 
 | |
| ; Finally, a way to specify face names
 | |
| htmlFaceName = "Arial, Lucida, Helvetica"
 | |
| 
 | |
| htmlBrowseButtons = bitmap
 | |
| winHelpTitle = "Tex2RTF"
 | |
| truncateFilenames = no
 | |
| combineSubSections = yes
 | |
| htmlIndex = yes
 | |
| htmlFrameContents = no
 |