www.pudn.com > 语音合成软件,含Freephone和Mbrora两个模块.zip > wxtts.tex


\documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report} 
\newcommand{\indexit}[1]{#1\index{#1}}% 
\newcommand{\pipe}[0]{$\|$\ }% 
\definecolour{black}{0}{0}{0}% 
\definecolour{cyan}{0}{255}{255}% 
\definecolour{green}{0}{255}{0}% 
\definecolour{magenta}{255}{0}{255}% 
\definecolour{red}{255}{0}{0}% 
\definecolour{blue}{0}{0}{200}% 
\definecolour{yellow}{255}{255}{0}% 
\definecolour{white}{255}{255}{255}% 
\input psbox.tex 
% Remove this for processing with dvi2ps instead of dvips 
%\special{!/@scaleunit 1 def} 
\parskip=10pt 
\parindent=0pt 
\title{Manual for wxTTS Classes} 
\author{by Julian Smart} 
\date{May 16th, 2000} 
\makeindex 
\begin{document} 
\maketitle 
\pagestyle{fancyplain} 
\bibliographystyle{plain} 
\setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}} 
\setfooter{\thepage}{}{}{}{}{\thepage}% 
\pagenumbering{roman} 
\tableofcontents 
 
\input{body.tex} 
\input{classes.tex} 
\input{topics.tex} 
\input{changes.tex} 
 
\newpage 
 
\addcontentsline{toc}{chapter}{Index} 
\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}% 
\setfooter{\thepage}{}{}{}{}{\thepage} 
\printindex 
\end{document}