Hi,
a question again: can text block be made indivisible in sense of making it never be started in one page and ended into another (at best, provided, its shorter than page height)?
If I use \newtheorem{conclusion}{Conclusion}[section]
\begin{conclusion}
..
\end{conclusion}
how should it be done?
Graphics, Figures & Tables ⇒ Make some block of text indivisible?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Make some block of text indivisible?
LaTeX.org admin
-
- Posts: 50
- Joined: Sat May 23, 2009 10:13 pm
Re: Make some block of text indivisible?
Perhaps so, but could you also give some clue about how to include it within \begin..\end? Used \newtheorem is from \usepackage{amsmath, amsthm, amssymb}, I think...