\documentclass{book}% \usepackage{amsfonts} \usepackage{amsmath}% \setcounter{MaxMatrixCols}{30}% \usepackage{amssymb}% \usepackage{graphicx} %TCIDATA{OutputFilter=latex2.dll} %TCIDATA{Version=5.50.0.2953} %TCIDATA{CSTFile=40 LaTeX Book.cst} %TCIDATA{Created=Sunday, December 14, 2008 16:28:52} %TCIDATA{LastRevised=Sunday, December 14, 2008 16:47:49} %TCIDATA{} %TCIDATA{} %TCIDATA{BibliographyScheme=Manual} %TCIDATA{} %BeginMSIPreambleData \providecommand{\U}[1]{\protect\rule{.1in}{.1in}} %EndMSIPreambleData \newtheorem{theorem}{Theorem} \newtheorem{acknowledgement}[theorem]{Acknowledgement} \newtheorem{algorithm}[theorem]{Algorithm} \newtheorem{axiom}[theorem]{Axiom} \newtheorem{case}[theorem]{Case} \newtheorem{claim}[theorem]{Claim} \newtheorem{conclusion}[theorem]{Conclusion} \newtheorem{condition}[theorem]{Condition} \newtheorem{conjecture}[theorem]{Conjecture} \newtheorem{corollary}[theorem]{Corollary} \newtheorem{criterion}[theorem]{Criterion} \newtheorem{definition}[theorem]{Definition} \newtheorem{example}[theorem]{Example} \newtheorem{exercise}[theorem]{Exercise} \newtheorem{lemma}[theorem]{Lemma} \newtheorem{notation}[theorem]{Notation} \newtheorem{problem}[theorem]{Problem} \newtheorem{proposition}[theorem]{Proposition} \newtheorem{remark}[theorem]{Remark} \newtheorem{solution}[theorem]{Solution} \newtheorem{summary}[theorem]{Summary} \newenvironment{proof}[1][Proof]{\noindent\textbf{#1.} }{\ \rule{0.5em}{0.5em}} \begin{document} \frontmatter \title{The Title} \author{The Author} \date{The Date} \maketitle \tableofcontents $y=\left( 5x^{3}-4x\right) \left( x^{2}+5x\right) =\allowbreak 5x^{5}+25x^{4}-4x^{3}-20x^{2}$ $\bigskip$ $y=uv\Longrightarrow y'$ \bigskip \bigskip \end{document}