I have some text at the end of my page and I would put it at the beginning of the next page.which could be the best way to have this result?
1 Answer
As ArTourter pointed out, the command \newpage should work.
This webpage has a nice overview of the many ways to start new lines and start new pages, including an explanation of the difference between \newpage and \pagebreak.
You might also want to read the answers to this question.
- 1and opposite event?If I would not put a part of text to the other page which is the command?Mazzy– Mazzy2012-04-01 19:52:58 +00:00Commented Apr 1, 2012 at 19:52
- 1@Mazzy I have actually asked that same question before! See this answer for some possible solutions.jamaicanworm– jamaicanworm2012-04-01 20:04:59 +00:00Commented Apr 1, 2012 at 20:04
\newpagework?