Search found 4 matches

by Saima
Thu Jan 10, 2013 5:40 am
Forum: General
Topic: Page Number and Top Margin
Replies: 6
Views: 3814

Page Number and Top Margin

Hi,
1. kindly see the MscThesis.pdf, where I want to display the page number on each chapter first page (here I need to display "3" on the Chapter1 first page).

the page margings are set as
\geometry{left = 1.35in, right = 0.85in, top= 0.85in, bottom= 1.25in}

where it gives the margins on ...
by Saima
Tue Jan 08, 2013 3:24 am
Forum: General
Topic: Page Number and Top Margin
Replies: 6
Views: 3814

Re: Page Number and Top Margin

Hi Stefan.
How can I send you a zip file containg an example of chapter and references to use with the code?
regards

Saima
by Saima
Sat Jan 05, 2013 6:46 am
Forum: General
Topic: Page Number and Top Margin
Replies: 6
Views: 3814

Re: Page Number and Top Margin

Thank you Stefan for your kind reply.

1. With me the first page of each chapter is not displaying the page number.

and
2. I used the
\newgeometry for that page it worked fine but for the next pages I again want to change the geomtry of 1 inc. i.e, I want to change the geometry of first page of my ...
by Saima
Tue Dec 18, 2012 1:14 pm
Forum: General
Topic: Page Number and Top Margin
Replies: 6
Views: 3814

Page Number and Top Margin

Hi,
I have two issues in my thesis.


At the start of each Chapter, page number should be displayed.

The "REFERENCES" top margin should be 1.5in, which here with me is 2in now (as all chapter title have 2in).


\documentclass[12pt]{book}
\pagestyle{plain}
\usepackage{hyperref}
\usepackage ...