{page-numbering} is about how (La)TeX numbers pages and how page numbering can be influenced.

learn more… | top users | synonyms (1)

6
votes
1answer
72 views

a tikzpicture on every page

I would get the result of the output below \documentclass[11pt, a4paper]{book} \usepackage{geometry} \geometry{% papersize={19.7cm,27cm}, centering, textwidth=380pt, textheight=650pt} ...
4
votes
0answers
17 views

Rotating package + sidewaystable + pagenumbering not rotated expected

This question is similar to: Set up sidewaysfigure to have the bottom of the figure toward the spine but that question doesn't give me the result I'm looking for. Instead, I want my tables to be ...
3
votes
0answers
36 views

Avoiding page numbers in allowframebreaks option - beamer

In my presentation, I am citing many papers and thus want to have a bibliography in the end so that people can refer to full citations as well. But I don't want to include them in page numbers in ...
2
votes
0answers
164 views

Pages in beamer are incorectly numbered when using “show notes on second screen”

I'm using beamer to create a presentation, and want to use the mode "show notes on second screen". Unfortunately, there seems to be a bug: when I turn it on, the page numbers are shifted one page up, ...
1
vote
0answers
28 views

Including a document into another one without redefining setting

For a publication, I have to include another publication. The second one is in English and uses IEEEtr style. I could of course compile the second one into a pdf file and include the pdf into the ...
1
vote
0answers
227 views

moderncv and page numbers not displaying if text too long

I am using the moderncv package with the classic style. I find that the page numbers do not appear if the text on the last page goes all the way to the bottom and is just on the verge of requiring ...
1
vote
0answers
75 views

\includepdf in A3 format

I am creating an A4 document and I need to insert a longtable in A3 into this document. I have created a document for this: \documentclass{book} \usepackage[margin=2cm,landscape,a3paper]{geometry} ...
1
vote
0answers
64 views

how to store page numbers in array and retrive them later?

I am working on one application where i need to store page numbers in an array and retrive them later to print index. I don't want to use the existing index function as i need to have control on it. ...
0
votes
0answers
22 views

Removing page number from TOC while mainting header/footer information

I am editing a document that was created by someone else. The original document has a custom header/footer and the page numbering was commented out. All I wanted to do was to turn the page numbering ...
0
votes
0answers
17 views

Latex, place page number in specific custom position

Latex, place page number in specific custom position. I am writing my thesis in the memoir style. My institution regulations stipulate that all page numbers must be placed in the top right corner of ...
0
votes
0answers
59 views

Page numbering at bottom of page

I am writing my thesis and I am using document class thesis. I want the page numbering appearing at bottom of the pages and centered. \documentclass[12pt,a4paper, oneside, bold]{thesis} ...
0
votes
0answers
39 views

How to make page Footer Margin 0.75'' from bottom page?

I currently use LyX, and upload the package fancyhdr to try to solve this problem. However, it is not evident to me which of the commands would do this for me... Trying to file my doctoral ...
0
votes
0answers
49 views

removing an unwanted page between two chapters

What could be the reason? Somehow a blank page with some random number gets inserted between two chapters. \flushbottom \include{chapter1} \flushbottom ...
0
votes
0answers
60 views

Page numbering different side of heading for odd and even page

Hello I am using a fancyhdr package and I want that the page number appear in the right side of the heading for odd pages and in the left side of the heading for the left side. I alredy used the ...
0
votes
0answers
38 views

The packages xwatermark cannot work correctly when change the page numbering style!

The packages xwatermark cannot work correctly when change the page numbering style! For example, when using the pages=0-2 option, the watermark will be inserted the first two pages after every change ...