]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/tex2rtf_css.ini
Fixed possible usage of uninitialized variable.
[wxWidgets.git] / docs / latex / wx / tex2rtf_css.ini
CommitLineData
2b5f62a0
VZ
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.
5runTwice = yes
6titleFontSize = 12
7authorFontSize = 10
8authorFontSize = 10
9chapterFontSize = 12
10sectionFontSize = 12
11subsectionFontSize = 12
12contentsDepth = 2
13headerRule = yes
14footerRule = yes
15useHeadingStyles = yes
16listItemIndent=40
17generateHPJ = yes
18htmlBrowseButtons = bitmap
19winHelpContents = yes
20winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
21winHelpTitle = "wxWindows Manual"
22truncateFilenames = yes
23combineSubSections = yes
24;;
25;; These two are for generating MS HTML Help project, contents and index files.
26;;
27htmlWorkshopFiles = true
28htmlIndex = true
29
30; Finally, a way to specify face names
31;htmlFaceName = "Arial, Lucida, Helvetica"
32
33\textasciitilde [0]{{\tt\~}}
34\textasciicircum [0]{{\tt\^}}
35\textbackslash [0]{{\tt$\backslash$}}
36\gifsep [0]{\par}
37ignoreInput = "ltx.tex"
38htmlStylesheet = "wx.css"
39
40;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
41;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
42;\sethotspotcolour{on}\sethotspotunderline{on}}
43\overview [2] {\helpref{#1}{#2}}
44\docparam [2]{\parskip{0}{\it #1}\htmlignore{\par}\parskip{10}\indented{1cm}{#2}}
45\wxheading [1]{{\bf \htmlignore{\fcol{blue}{#1}}\htmlonly{\fcol{red}{#1}}}}
46\const [0] {{\bf const}}
47\constfunc [3] {{\bf #1} {\bf #2}(#3) {\bf const}\index{#2}}
48\windowstyle [1] {{\bf #1}\index{#1}}
49\bftt [1] {\bf{\tt{#1}}}
50\pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}
51%\pythonnote [1] {}
52\perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
53%\perlnote [1] {}
bfe1a1f1 54\arg [1] {{\it #1}}
5147a986
VS
55\true [0] {{\tt true}}
56\false [0] {{\tt false}}
2b5f62a0 57
b1ef8821
VS
58; make tex2rtf understand \hbox{} macro:
59\hbox [1] {#1}