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