Page Layout ⇒ no linebreak within \item
no linebreak within \item
I have an unordered list with 3 large items. The first line of the first item is at the bottom of one page, the rest on the other page.
There is the possibility to set global constants to avoid this - however, i don't want to mess up my whole document because of that one occurence.
Is there any way to state, that a block should not be broken up to two sites? A \nonewpage command?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
no linebreak within \item
Distribution: TexLive
Editor: Kile
no linebreak within \item
Thank you, that worked perfectly!achim wrote:I have not tested this, but try \begin{samepage}...\end{samepage} as suggested in http://stackoverflow.com/questions/2210 ... page-break.