]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/proplist/prop.tex
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
[wxWidgets.git] / docs / latex / proplist / prop.tex
CommitLineData
e3a43801
JS
1\documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}
2\input psbox.tex
3% Remove this for processing with dvi2ps instead of dvips
4%\special{!/@scaleunit 1 def}
5\parskip=10pt
6\parindent=0pt
7\title{User Manual for wxWindows Property Sheet Classes Version 2.0}
8\winhelponly{\author{by Julian Smart, Anthemion Software\\$$\image{}{prop1}$$}}
9\winhelpignore{\author{Julian Smart, Anthemion Software}
10\date{December 1998}
11}
12\makeindex
13\begin{document}
14\maketitle
15\pagestyle{fancyplain}
16\bibliographystyle{plain}
17\setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}
18\setfooter{\thepage}{}{}{}{}{\thepage}%
19\pagenumbering{roman}
20\tableofcontents
21
22\chapter*{Copyright notice}
23\setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
24\setfooter{\thepage}{}{}{}{}{\thepage}%
25
26\begin{center}
27Copyright (c) 1998 Julian Smart, Anthemion Software
28\end{center}
29
30Please see the wxWindows licence for conditions of use.
31
32\input{body.tex}
33\input{classes.tex}
34\input{changes.tex}
35
36%\newpage
37%
38% Note: In RTF, the \printindex must come before the
39% change of header/footer, since the \printindex inserts
40% the RTF \sect command which divides one chapter from
41% the next.
42\rtfonly{\printindex
43\addcontentsline{toc}{chapter}{Index}
44\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
45\setfooter{\thepage}{}{}{}{}{\thepage}%
46}
47\end{document}