]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/docs/dialoged.tex
Added Property List classes to main library; added proplist sample; merged
[wxWidgets.git] / utils / dialoged / docs / dialoged.tex
1 \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}
2 \latexonly{\newcommand{\icon}[2]{\image{1cm;0cm}{#1}}}
3 \input psbox.tex
4 % Remove this for processing with dvi2ps instead of dvips
5 %\special{!/@scaleunit 1 def}
6 \parskip=10pt
7 \parindent=0pt
8 \title{User Manual for wxWindows Dialog Editor Version 2.0}
9 \winhelponly{\author{by 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}
27 Copyright (c) 1998 Julian Smart et al
28 \end{center}
29
30 Please see the wxWindows licence for licensing details.
31
32 \input{body.tex}
33 \input{changes.tex}
34 \input{bugs.tex}
35 \input{tech.tex}
36
37 %\newpage
38 %
39 \addcontentsline{toc}{chapter}{Index}%
40 \printindex%
41 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
42 \setfooter{\thepage}{}{}{}{}{\thepage}%
43 \end{document}