1 ;;; Tex2RTF initialisation file, using a style sheet for HTML.
2 ;;; See tex2rtf.ini for a version using no style sheet, and instead
3 ;;; setting explicit fonts. You can use -macros tex2rtf_css.ini to
4 ;;; specify the ini file.
11 subsectionFontSize = 12
15 useHeadingStyles = yes
18 htmlBrowseButtons = bitmap
20 winHelpVersion = 3 ;
3 for Windows
3.x
, 4 for Windows
95
21 winHelpTitle = "wxWidgets Manual"
22 truncateFilenames = no
23 combineSubSections = yes
25 ;; These two are for generating MS HTML Help project, contents and index files.
27 htmlWorkshopFiles = true
30 ; Finally, a way to specify face names
31 ;htmlFaceName = "Arial, Lucida, Helvetica"
33 \textasciitilde
[0]{{\tt\~
}}
34 \textasciicircum
[0]{{\tt\^
}}
35 ; Need to define this as \symbol(94) in 'real' Latex
37 \textbackslash
[0]{{\tt$
\backslash$
}}
39 ignoreInput = "ltx.tex"
40 htmlStylesheet = "wx.css"
42 ;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
43 ;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
44 ;\sethotspotcolour{on}\sethotspotunderline{on}}
45 \overview
[2] {\helpref
{#
1}{#
2}}
46 \docparam
[2]{\parskip
{0}{\it #
1}\htmlignore
{\par
}\parskip
{10}\indented
{1cm
}{#
2}}
47 \wxheading
[1]{{\bf \htmlignore
{\fcol
{blue
}{#
1}}\htmlonly
{\fcol
{red
}{#
1}}}}
48 \const
[0] {{\bf const
}}
49 \constfunc
[3] {{\bf #
1} {\bf #
2}(#
3) {\bf const
}\index
{#
2}}
50 \windowstyle
[1] {{\bf #
1}\index
{#
1}}
51 \bftt
[1] {\bf
{\tt
{#
1}}}
52 \pythonnote
[1] {{\bf
\fcol
{blue
}{wxPython note
:}} #
1}
54 \perlnote
[1] {{\bf
\fcol
{blue
}{wxPerl note
:}} #
1}
57 \true
[0] {{\tt true
}}
58 \false
[0] {{\tt false
}}
59 \NULL
[0] {{\tt NULL
}}
60 \newsince
[1] {This function is new since wxWidgets version #
1}
61 \deprecated
[1] {This function is deprecated
, please use #
1 instead
}
63 ; make tex2rtf understand \hbox{} macro: