wxWidgets/utils/configtool/docs/manual/tex2rtf.ini
Julian Smart d9a41dfe5a Renamed Platform -> Target
Bumped version


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-17 09:55:49 +00:00

41 lines
1.0 KiB
INI

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 = 4 ; 3 for Windows 3.x, 4 for Windows 95
generateHPJ = yes
htmlBrowseButtons = bitmap
winHelpTitle = "wxWindows Configuration Tool"
truncateFilenames = no
htmlIndex = yes
htmlFrameContents = no
;;
;; 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"
;; For customizing help: make macros empty to disable text for specific
;; versions
\ctfullversiononly [1] {#1}
%\ctfullversiononly [1] {}
\ctgiftversiononly [1] {}
%\ctgiftversiononly [1] {#1}
\ctcustomversiononly [1] {#1}
\ctversion [0] {1.02}
\ctname [0] {wxWindows Configuration Tool}
\ctshortname [0] {Configuration Tool}
\cttitle [0] {\ctname \ctversion}
\cturl [0] {http://www.wxwindows.org}