1

I read the documentation but there is no table parameter for center position. Only htbpH.

This is a problem because some of my tables are randomly at the top of the page, and others in the center. It makes reading them annoying.

1 Answers1

-1

As David Carlisle said, the (p) parameter centers the page.

  • 6
    Please make your answer "valid" by providing an example code. Btw it is p or [p], not (p). –  May 06 '19 at 12:17
  • But I'm the author and it answers my question. – Cody Smith May 07 '19 at 13:03
  • 2
    @CodySmith (-1) Note that answers on Stack Exchange are not for the asker only, it is for everyone, even unregistered users and anonymous users. How will you think if you are another user and you goes to this question by a search engine, and you get almost zero information from the answer? (If I did't have a sufficient time with floats, I would not understand your answer at all.) An example code doesn't take much time, please add an example code in this answer and all of your questions. –  May 07 '19 at 14:27