]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/fl/tex2rtf.ini
Added FAQ topic for FL
[wxWidgets.git] / contrib / docs / latex / fl / tex2rtf.ini
1 ;;; Tex2RTF initialisation file
2 runTwice = yes
3 titleFontSize = 12
4 authorFontSize = 10
5 authorFontSize = 10
6 chapterFontSize = 12
7 sectionFontSize = 12
8 subsectionFontSize = 12
9 contentsDepth = 2
10 headerRule = yes
11 footerRule = yes
12 useHeadingStyles = yes
13 listItemIndent=40
14 generateHPJ = yes
15 htmlBrowseButtons = bitmap
16 winHelpContents = yes
17 winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
18 winHelpTitle = "FL Manual"
19 truncateFilenames = yes
20 combineSubSections = yes
21 ; A new option to allow references to wxWindows classes to be displayed as if
22 ; without the \helpref command.
23 ignoreBadRefs = yes
24 ; Finally, a way to specify face names
25 htmlFaceName = "Arial, Lucida, Helvetica"
26 ;;
27 ;; These two are for generating MS HTML Help project, contents and index files.
28 ;;
29 htmlWorkshopFiles = true
30 htmlIndex = true
31
32 ;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
33 ;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
34 ;\sethotspotcolour{on}\sethotspotunderline{on}}
35 \overview [2] {\helpref{#1}{#2}}
36 \docparam [2]{\parskip{0}{\it #1}\htmlignore{\par}\parskip{10}\indented{1cm}{#2}}
37 %\wxheading [1]{{\bf \fcol{blue}{#1}}}
38 \wxheading [1]{{\bf #1}}
39 \const [0] {{\bf const}}
40 \constfunc [3] {{\bf #1} {\bf #2}(#3) {\bf const}\index{#2}}
41 \windowstyle [1] {{\bf #1}\index{#1}}
42 \bftt [1] {\bf{\tt{#1}}}
43 \pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}
44 %\pythonnote [1] {}
45 \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
46