]> git.saurik.com Git - wxWidgets.git/blame - utils/configtool/docs/manual/tex2rtf.ini
generated makefiles after qa library creation
[wxWidgets.git] / utils / configtool / docs / manual / tex2rtf.ini
CommitLineData
d7463f75
JS
1runTwice = yes
2titleFontSize = 12
3authorFontSize = 10
4chapterFontSize = 12
5sectionFontSize = 12
6subsectionFontSize = 12
7headerRule = yes
8footerRule = yes
9useHeadingStyles = yes
10contentsDepth = 2
11listItemIndent=40
12winHelpContents = yes
13winHelpVersion = 4 ; 3 for Windows 3.x, 4 for Windows 95
14generateHPJ = yes
15htmlBrowseButtons = bitmap
16winHelpTitle = "wxWindows Configuration Tool"
17truncateFilenames = no
18htmlIndex = yes
19htmlFrameContents = no
20;;
21;; These two are for generating MS HTML Help project, contents and index files.
22;;
23htmlWorkshopFiles = true
24htmlIndex = true
25
26; Finally, a way to specify face names
27htmlFaceName = "Arial, Lucida, Helvetica"
28
29;; For customizing help: make macros empty to disable text for specific
30;; versions
31
32\ctfullversiononly [1] {#1}
33%\ctfullversiononly [1] {}
34\ctgiftversiononly [1] {}
35%\ctgiftversiononly [1] {#1}
36\ctcustomversiononly [1] {#1}
d9a41dfe 37\ctversion [0] {1.02}
d7463f75
JS
38\ctname [0] {wxWindows Configuration Tool}
39\ctshortname [0] {Configuration Tool}
40\cttitle [0] {\ctname \ctversion}
41\cturl [0] {http://www.wxwindows.org}