{page-numbering} is about how (La)TeX numbers pages and how page numbering can be influenced.
1
vote
2answers
13 views
Arabic page numbers appearing when I want Roman
I am currently writing my MSc thesis and I am having a problem with roman and arabic page numbering. I would like the Contents, List of Figures and List of Tables all to have roman page numbers. I ...
1
vote
1answer
33 views
Creating pagerefs referring to article version in beamer presentation
Is there any existing way to include references to page numbers in the supporting material in a beamer presentation?
Assume that I have two files, one for generating the handout in article class, ...
0
votes
0answers
21 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
1answer
76 views
disabling page number from tikz-uml diagrams
I'm trying to use the tikz-uml package for generating uml diagrams. As I was trying, I found that for some reason page number appears at the bottom of the page. I tried to disable it by using ...
3
votes
1answer
29 views
change page number color of latex beamer
I need to change the page number color to black in latex beamer. What do I need to add to the following code?
\defbeamertemplate{headline}{page number}{%
\vskip1pt%
...
4
votes
1answer
78 views
List of Figures sorted by Figure number
I am using
\usepackage{imakeidx}
\usepackage{hyperref}
and the command \listoffigures to get the list of figures. Some figures are double-column, some are single-column, and LaTeX does not ...
4
votes
1answer
187 views
Remove page number from just one (float) page?
Basically I have some text:
\section{Section 1}
TEXT TEXT TEXT
Then I have an image:
\begin{figure}
\centering
\includegraphics[scale=0.6]{images/rlexample.png}
\caption{---}
\label{rlexample}
...
4
votes
1answer
33 views
Hide page numbering but retain header/footer
I would like to remove page numbering on a specific page. However, the header and footer should remain intact. If I try:
\thispagestyle{empty}
The header and footer disappear. What is the ...
5
votes
1answer
63 views
How can I put the page numbers where I need them?
I need to put the number for each page that is numbered at the top right hand corner of the document. Currently that condition is satisfied except for the first page of each chapter. That is, for the ...
1
vote
1answer
66 views
Customize page numbering so all pages are equally formatted in book class
The title says it all. A friend is working on her thesis and we cannot figure out how to ensure that the page numbering is equally formatted on all the pages that display page numbers.
Default ...
2
votes
1answer
65 views
Page number position on page with table of contents
I want to position page numbers in my document in top-right corner. I managed to do so using fancyhdr (see below).
\usepackage{fancyhdr}
\hypersetup{%
pdfborder = {0 0 0}
}
...
0
votes
1answer
33 views
Page numbering appearing in the wrong place
My list of figures spans two pages, and on the first page, it is appearing at the bottom center, and on the next page, it is appearing on the bottom right. I want it to be on the bottom right on the ...
8
votes
2answers
138 views
Gobble page numbers
In my document I have 5 pages that consist of the chapter name. I want these pages not to have page numbers displayed and not to contribute to the page numbering.
This is what I am trying to achieve: ...
2
votes
1answer
42 views
Print the number of pages in the document before this page
I'd like to print a sentence like this:
"written upon this page and the n preceding pages of paper"
where n is the number of pages before this page.
\thepage gives me the current page number, so ...
0
votes
1answer
64 views
Delete some page numbers
How can I delete page numbers from only some pages? I've got some large figures which go over the margins, and have the page number superimposed.
3
votes
1answer
112 views
Merge PDFs, fix page numbering and compress
Say there is a book that has been split into several PDFs. I want to do two things:
Merge the PDFs and reduce the size of the resulting PDF.
Fix the page numbering.
(1) can be done with pdftk or ...
0
votes
0answers
34 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 ...
1
vote
1answer
49 views
LaTeX {scrreprt} page numbering [duplicate]
I'm writing in LaTeX a scrreprt onesided document, for which I would like to number the pages on the right side of the footer (don't need anything more in the footer). I've found this:
...
5
votes
1answer
89 views
Publishing standard for landscape page number position?
I realize there are a couple of threads on this matter, but my question is a little different. My university thesis office returned my dissertation with formatting corrections today. One of the ...
0
votes
0answers
44 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
...
1
vote
1answer
34 views
How to remove the number of the page in latex?
I am a newbie in Latex. I know there are many manuals where I can learn how to use Latex but I am facing a problem I can't manage to solve simply. The structure of my document is this:
title page
...
0
votes
1answer
51 views
Wrong Reference in glossary - difference shown pagenumber and reference location
As in this
previous Link Problem
I reproduced the error.
First, this is my code:
\documentclass{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[
bookmarks,
bookmarksnumbered,
...
3
votes
1answer
53 views
Mixed up roman and arabic page numbering in foot line using pageref
In my essay, all parts before the text part have to be numbered in Roman numbers. After the title page, the table of contents gets the correct number I. The following pages containing sections are ...
0
votes
0answers
39 views
Adjusting Abstract page no. in the table of contents [closed]
Here is my code
\documentclass[a4paper,12pt,twoside]{report}
\usepackage{setspace}
\usepackage{fancyhdr}
\usepackage{a4wide}
\usepackage{sectsty}
\usepackage{graphicx}
\usepackage{amsmath}
...
3
votes
1answer
62 views
Initial page numbers wrong
I am going crazy over the page numbers in my thesis. I have included the relevant part of my document below.
I have two problems:
The dedication is numbered ii. which is good, but the abstract is ...
0
votes
0answers
51 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 ...
2
votes
2answers
66 views
Move page numbering to top left
I want the number of the page was at the top of the page and in the left corner. How do I achieve that?
1
vote
1answer
58 views
Get the empty page before a new chapter in ConTeXt?
When starting new chapters on right-hand side, it would better make the previous page empty (no footer and header). This can be done by defining a new pagebreak and setup head,
...
5
votes
2answers
71 views
My own page number from file {counters}
I would like to add my own page number in my publications.
I have file: numerki.tex
zzzero
jEden
dWa
trZy
cztery
...
dwadzIescia
etc......
How I can add counter \counter\cyferki from file. each ...
3
votes
2answers
535 views
How to do custom page numbering
I would like to have page numbers set in a non-default style. (I will have several chapters A, B, C, ... and I would like the pages in Chapter A numbered A-1, A-2, ... and then the pages in Chapter B ...
7
votes
1answer
587 views
Landscape and page numbers with pdfpages
I am using pdfpages to insert PDFs into a master file. Some of the PDFs are portrait and some are landscape. I am using pagecommand=\thispagestyle{plain} so that the page numbers are in sequence ...
3
votes
2answers
69 views
How to make a short running author list?
I am writing a paper (using the amsart class) where we have four authors. The problem is that the author names on the even pages spill over onto the page numbers and obscure them. What I'd like to do ...
0
votes
0answers
29 views
How to convert remove page number? [duplicate]
I have to remove page number in the middle of report by reading content from backend (MySQL using R). The content spans on 2 pages. I am using \thispagestyle{empty} but I found Ist page is empty while ...
2
votes
1answer
50 views
Page numbers (Roman number and Arabic numerals) in ConTeXt
My simple document is divided into only two parts (it's only some math notes).
\starttext
% frontmatter
\startstandardmakeup
... % the cover
\stopstandardmakeup
\completecontent
\startbodymatter
... ...
1
vote
0answers
53 views
Roman number not showing with \pageref [closed]
I tried to use the \pageref to show page number when referencing to a figure/table, it works fine where I have arabic number but for the tables that appear in my appendix the numbers are not showing. ...
3
votes
1answer
116 views
Roman numerals for table of contents, arabic for main text in footer
I am trying to use roman numerals for the table of contents (and abstract, notes of thanks etc.) and then start the main body of the text from page 1 in arabic numerals. I am using the article ...
4
votes
1answer
127 views
Clearing page style, but adding on page number
\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{lipsum}
\usepackage{tocloft}
\begin{document}
\tableofcontents
\thispagestyle{empty}
...
2
votes
0answers
82 views
Why is LaTeX telling me I have an error to do with @Arabic and c@page? [closed]
I don't understand why LaTeX is giving me this error:
! Undefined control sequence.
<argument> \@Arabic
\c@page
l.1 ...berline {1}Introduction}{\@Arabic \c@page }
2
votes
2answers
81 views
Numbering the pages in LyX
Can someone help me understand how to make the pages in LyX numbered in Roman numerals?
2
votes
1answer
45 views
After merging documents, compensate page numbering manually (of ToC)
I have a PDF that I want to append to three other PDFs (of one page each). It works with a command I found here only of course, page numbering (the ToC) isn't right. So, how could I tell it to add a ...
2
votes
1answer
68 views
Editing page numbers
How can I make the page numbers begin from 2, and hide them in the first two pages in LaTeX document which is using the report class.
4
votes
1answer
106 views
Table of contents in book
I am preparing for my thesis and I have some problems on the tableofcontents. My text source is the following
\documentclass[12pt,twoside,openright]{book}
..................
...
4
votes
1answer
63 views
Getting the current page in plain TeX
What was the control sequence to get the current page in plain TeX? I thought it was \thepage, and this works in LaTeX, but it returns a undefined-control-sequence error in plain TeX.
1
vote
1answer
56 views
How to control page number on multipage TOC?
I am working on page numbering on toc and need page number should start from TOC. In example given below, there are two pages for TOC followed by 2-blank pages. But i observe, page number on toc is ...
0
votes
0answers
24 views
Report class: Suppressing page number in table of contents [duplicate]
I'm a newbie to LaTeX and am using Texmaker. I'm preparing a formal report and am having some problems with the table of contents. The table of contents page has a page number – how can I remove it?
...
1
vote
0answers
174 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 ...
3
votes
1answer
53 views
No page number on the first page of an Index (not ToC)
The publishing house I am going to publish a book with demands no page number on the first page of each chapter. I used \thispagestyle{empty} in most cases and had to use ...
1
vote
0answers
49 views
Trying to add pagenumbering, but no footer will display [closed]
All I'm really looking to do is add page numbers to the bottom of each page. However, whatever method I try doesn't seem to show up. I've tried searching for this and come up with nothing. Here's a ...
1
vote
0answers
58 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}
...
5
votes
4answers
166 views
how to remove page numbers from first page of chapters
My report requires page numbers to start from 1st chapter 1st page.
So I use
\pagenumbering{arabic}
just before I do
\include{tex_files/chapter1)Introduction}
Now I want the page counting to ...




