]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/book/tex2rtf.ini
Corrected some wxAccessible mistakes
[wxWidgets.git] / docs / latex / book / tex2rtf.ini
CommitLineData
42b3e73e 1; Last change: JAC 23 Nov 100 8:27 pm
fdb8ab1d
JS
2;;; Tex2RTF initialisation file
3runTwice = yes
4titleFontSize = 12
5authorFontSize = 10
fdb8ab1d
JS
6chapterFontSize = 12
7sectionFontSize = 12
8subsectionFontSize = 12
9contentsDepth = 2
10headerRule = yes
11footerRule = yes
12useHeadingStyles = yes
13listItemIndent=40
14generateHPJ = yes
15htmlBrowseButtons = bitmap
16winHelpContents = yes
17winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
18winHelpTitle = "Multiplatform application development with wxWindows"
19truncateFilenames = no
20combineSubSections = yes
21;;
22;; These two are for generating MS HTML Help project, contents and index files.
23;;
24htmlWorkshopFiles = true
25htmlIndex = true
26
27;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
28;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
29;\sethotspotcolour{on}\sethotspotunderline{on}}
30\overview [2] {\helpref{#1}{#2}}
31\docparam [2]{\parskip{0}{\it #1}\htmlignore{\par}\parskip{10}\indented{1cm}{#2}}
32\wxheading [1]{{\bf \htmlignore{\fcol{blue}{#1}}\htmlonly{\fcol{red}{#1}}}}
33\const [0] {{\bf const}}
34\constfunc [3] {{\bf #1} {\bf #2}(#3) {\bf const}\index{#2}}
35\windowstyle [1] {{\bf #1}\index{#1}}
36\bftt [1] {\bf{\tt{#1}}}
37\pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}
38%\pythonnote [1] {}
39
42b3e73e
JS
40% Use this if not including the class reference in the book
41\wxhelpref [2] {#1}
42% Use this if including the class reference in the book
43%\wxhelpref [2] {\helpref{#1}{#2}}
fdb8ab1d 44