que quiero hacer algo como lo siguiente en TeX:Hacer un bloque indisoluble en TeX
\begin{nobreak}
Text here will not split over pages, it will remain
as one continuous chunk. If there isn't enough room
for it on the current page a pagebreak will happen
before it and the whole chunk will start on the next
page.
\end{nobreak}
es esto posible?
Es posible que desee considerar preguntar en http://tex.stackexchange.com. –
Enlace cruzado para mayor comodidad: http://tex.stackexchange.com/questions/4471/unbreakable-block –