4

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?

2
  • 2
    doesn't \newpage work? Commented Apr 1, 2012 at 18:25
  • 1
    yes it worked.thanks.since I'm a newbie I didn't know this command Commented Apr 1, 2012 at 18:27

1 Answer 1

6

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.

2
  • 1
    and opposite event?If I would not put a part of text to the other page which is the command? Commented Apr 1, 2012 at 19:52
  • 1
    @Mazzy I have actually asked that same question before! See this answer for some possible solutions. Commented Apr 1, 2012 at 20:04

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.