Possible Duplicate:
\pagebreak vs \newpage
In LyX/LaTeX, What is the difference between "Page Break" and "New Page"?
They both seem to do the same to me.
In LyX/LaTeX, What is the difference between "Page Break" and "New Page"? They both seem to do the same to me. |
|||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
If you use With Here is an example of the results of a
|
||||
|
|
|
I don't use LaTeX, but looking at the docs, it seems |
|||||||||
|
|
They are similar, though they have a difference:
Forces the current page to end and starts a new one. This will pad the page with extra space at the end of the page.
Breaks the current page at the point it is located. Using the optional number argument changes this from a demand to a request with priority in a scale from 0 to 4. This will not put extra space at the bottom of the page. See http://help-csli.stanford.edu/tex/latex-pagebreaks.shtml for info on page breaking commands. |
|||||||||
|