Search found 4 matches

by stormy
Thu Jun 17, 2010 4:04 pm
Forum: Page Layout
Topic: multiple page numbers on the same page
Replies: 2
Views: 1753

Re: multiple page numbers on the same page

The \AddToShipoutPicture command was the one I needed, and it worked well. I didn't end up needing the chappg package, I was able to insert my page number simply by putting \thetotpage in the header.

Thanks for the help
by stormy
Wed Jun 16, 2010 8:18 pm
Forum: Page Layout
Topic: multiple page numbers on the same page
Replies: 2
Views: 1753

multiple page numbers on the same page

Hello,

I have a large document, and I would like chapter page numbers at the top of the page--for example, I want the pages in chapter 1 numbered 1-1, 1-2, 1-3, and the pages in chapter 2 numbered 2-1,2-2,2-3 etc. However, I would also like global page numbers on the bottom of the page, so if ...
by stormy
Wed Jun 16, 2010 8:08 pm
Forum: Page Layout
Topic: Finding how much space is left on a page
Replies: 2
Views: 1978

Re: Finding how much space is left on a page

That is what I was looking for. Thanks!
by stormy
Mon Jun 14, 2010 10:31 pm
Forum: Page Layout
Topic: Finding how much space is left on a page
Replies: 2
Views: 1978

Finding how much space is left on a page

Hello,

I am trying to generate a very large (>100 pages) latex document consisting mostly of a number of \longtables. I would like to pagebreak in a good way...I don't want only a couple lines from a table on one page, and the rest of it on the next page. Right now I have a lot of tables with page ...