1 ;;; Tex2RTF initialisation file, using NO style sheet for HTML. See
2 ;;; tex2rtf_css.ini for a version using a style sheet. You can use
3 ;;; -macros tex2rtf.ini to specify the ini file.
10 subsectionFontSize = 12
14 useHeadingStyles = yes
17 htmlBrowseButtons = bitmap
19 winHelpVersion = 3 ;
3 for Windows
3.x
, 4 for Windows
95
20 winHelpTitle = "wxWidgets Manual"
21 truncateFilenames = no
22 combineSubSections = yes
24 ;; These two are for generating MS HTML Help project, contents and index files.
26 htmlWorkshopFiles = true
29 ; Finally, a way to specify face names
30 htmlFaceName = "Arial, Lucida, Helvetica"
32 \textasciitilde
[0]{{\tt\~
}}
33 \textasciicircum
[0]{{\tt\^
}}
34 ; Need to define this as \symbol(94) in 'real' Latex
36 \textbackslash
[0]{{\tt$
\backslash$
}}
38 ignoreInput = "ltx.tex"
39 ; htmlStylesheet = "wx.css"
41 \overview
[2] {\helpref
{#
1}{#
2}}
42 \docparam
[2]{\parskip
{0}{\it #
1}\htmlignore
{\par
}\parskip
{10}\indented
{1cm
}{#
2}}
43 \wxheading
[1]{{\bf \htmlignore
{\fcol
{blue
}{#
1}}\htmlonly
{\fcol
{red
}{#
1}}}}
44 \const
[0] {{\bf const
}}
45 \constfunc
[3] {\func
{#
1}{#
2}{#
3} {\bf const
}\index
{#
2}}
46 \windowstyle
[1] {{\bf #
1}\index
{#
1}}
47 \bftt
[1] {\bf
{\tt
{#
1}}}
48 \pythonnote
[1] {{\bf
\fcol
{blue
}{wxPython note
:}} #
1}
50 \perlnote
[1] {{\bf
\fcol
{blue
}{wxPerl note
:}} #
1}
53 \true
[0] {{\tt true
}}
54 \false
[0] {{\tt false
}}
56 \NULL
[0] {{\tt NULL
}}
57 \newsince
[1] {This function is new since wxWidgets version #
1}
58 \deprecated
[1] {This function is deprecated
, please use #
1 instead
}
60 ; make tex2rtf understand \hbox{} macro: