]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/docs/dialoged.tex
added missing generic include file
[wxWidgets.git] / utils / dialoged / docs / dialoged.tex
index f750ddf9fab83e2fc54ca328e4b5597bb120a236..6107540e8f3521a0fb658338c888a866364f1fe7 100644 (file)
@@ -1,15 +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 1.7}
-\winhelponly{\author{by Julian Smart, A.I. Applications Institute, University of Edinburgh\\}}
-\winhelpignore{\author{Julian Smart\\Artificial Intelligence Applications Institute\\
-University of Edinburgh\\EH1 1HN}
-\date{March 1997}
+\title{User Manual for Dialog Editor Version 2.1}
+\winhelpignore{\author{Julian Smart, Anthemion Software}
+\date{April 2000}
 }
 \makeindex
 \begin{document}
@@ -26,36 +23,26 @@ University of Edinburgh\\EH1 1HN}
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \begin{center}
-Copyright (c) 1996 Artificial Intelligence Applications Institute,
-The University of Edinburgh\\
+Copyright (c) 2000 Julian Smart, Anthemion Software
 \end{center}
 
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose is hereby granted without fee, provided that the
-above copyright notice, author statement and this permission notice appear in
-all copies of this software and related documentation.
-
-THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
-IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
-MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-
-IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THE
-UNIVERSITY OF EDINBURGH BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
-CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
-LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
-DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH
-THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Please see the wxWindows licence for conditions of use.
 
 \input{body.tex}
-\input{classes.tex}
 \input{changes.tex}
 \input{bugs.tex}
 \input{tech.tex}
 
-\newpage
-
+%\newpage
+%
+% 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}%
-\printindex
+}
 \end{document}
+