1 \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle
]{report}%
5 \author{by Julian Smart
}%
9 \pagestyle{fancyplain
}%
10 \bibliographystyle{plain
}%
11 \pagenumbering{roman
}%
12 \setheader{{\it CONTENTS
}}{}{}{}{}{{\it CONTENTS
}}%
13 \setfooter{\thepage}{}{}{}{}{\thepage}%
16 \chapter{Introduction
}\label{intro
}
17 \pagenumbering{arabic
}%
18 \setheader{{\it CHAPTER
\thechapter}}{}{}{}{}{{\it CHAPTER
\thechapter}}%
19 \setfooter{\thepage}{}{}{}{}{\thepage}%
21 This is a demo
document for the wxWindows 'help' sample.
23 You should process this file with Tex2RTF, for example:
25 {\tt tex2rtf -winhelp -twice doc.tex doc.hlp
}
31 where hc is the help compiler.
33 Note that you can also generate HTML and Word RTF with Tex2RTF.
35 \section{Classes
}\label{classes
}
37 This would say something about classes, but doesn't yet.
39 \section{Functions
}\label{functions
}
41 This would say something about functions, but doesn't yet.
43 \section{About
}\label{about
}
45 About this HelpDemo: this file is really not much of a demo, but it's a start.
47 \chapter{Chapter
2}\label{chapter2
}
48 \pagenumbering{arabic
}%
49 \setheader{{\it CHAPTER
\thechapter}}{}{}{}{}{{\it CHAPTER
\thechapter}}%
50 \setfooter{\thepage}{}{}{}{}{\thepage}%
52 Another chapter in this enticing little manual.
54 \addcontentsline{toc
}{chapter
}{Index
}
55 \setheader{{\it INDEX
}}{}{}{}{}{{\it INDEX
}}%
56 \setfooter{\thepage}{}{}{}{}{\thepage}%