]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/docs/dialoged.tex
cleaning up the mess created by the FloodFill patch
[wxWidgets.git] / utils / dialoged / docs / dialoged.tex
index 795717a2ee77e20cd174dbec4a5a7f9a5f993a8f..6107540e8f3521a0fb658338c888a866364f1fe7 100644 (file)
@@ -1,13 +1,12 @@
 \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}
-\latexonly{\newcommand{\icon}[2]{\image{1cm;0cm}{#1}}}
 \input psbox.tex
 % Remove this for processing with dvi2ps instead of dvips
 %\special{!/@scaleunit 1 def}
 \parskip=10pt
 \parindent=0pt
-\title{User Manual for wxWindows Dialog Editor Version 2.0}
-\winhelponly{\author{by Julian Smart, Anthemion Software}
-\date{December 1998}
+\title{User Manual for Dialog Editor Version 2.1}
+\winhelpignore{\author{Julian Smart, Anthemion Software}
+\date{April 2000}
 }
 \makeindex
 \begin{document}
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \begin{center}
-Copyright (c) 1998 Julian Smart et al
+Copyright (c) 2000 Julian Smart, Anthemion Software
 \end{center}
 
-Please see the wxWindows licence for licensing details.
+Please see the wxWindows licence for conditions of use.
 
 \input{body.tex}
 \input{changes.tex}
@@ -36,8 +35,14 @@ Please see the wxWindows licence for licensing details.
 
 %\newpage
 %
-\addcontentsline{toc}{chapter}{Index}%
-\printindex%
+% Note: In RTF, the \printindex must come before the
+% change of header/footer, since the \printindex inserts
+% the RTF \sect command which divides one chapter from
+% the next.
+\rtfonly{\printindex
+\addcontentsline{toc}{chapter}{Index}
 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
+}
 \end{document}
+