I am now writing my thesis in latex and have very strange problem that maybe you can help me to resolve it. In the process of creating Pdf output (first i get ps due to my figures and then ps to pdf as it would end up giving error when i go directly from dvipdf). The problem is with page number. As i applied the margin guidlines In the style file (available at the bottom)
After compile , I get a sample page output as follows:
As you may see, the page number is cropped and almost invisible. Even when i try take print and set the paper size to to 21cm by 29.7cm (A4), i still unable to see the page number. I would be appreciated if you can possibly help me with that.
Best
Code: Select all
%style file===============================================================%%%%%%%% Copying of part or all of any file in the fbe_tez.sty package%% is allowed under the following conditions only:%% (1) You may freely distribute unchanged copies of the files.%% Please include the documentation when you do so.%% (2) You may modify a renamed copy of this file, but only for%% personal use.%% (3) You may copy fragments from the files, for personal use%% or for use in a macro package for distribution, as long%% as credit is given where credit is due.%%%% You are NOT ALLOWED to take money for the distribution or%% use of these and associated files or modified versions or%% fragments thereof.%%%% Please report any bugs or suggestions to%%%%%%\typeout{Thesis style for IGSR, Eastern University, Version 1.0}%% Definitions for title and approval pages%\def\degree#1{\gdef\@degree{#1}}%\def\program#1{\gdef\@program{#1}}\def\Dept#1{\gdef\@Dept{#1}}\def\subyear#1{\gdef\@subyear{#1}}\def\InstituteDirector#1{\gdef\@InstituteDirector{#1}}\def\DeptChair#1{\gdef\@DeptChair{#1}}\def\cosuperi#1{\gdef\@cosuperi{#1}}\def\cosuperii#1{\gdef\@cosuperii{#1}}\def\examineri#1{\gdef\@examineri{#1}}\def\examinerii#1{\gdef\@examinerii{#1}}\def\supervisor#1{\gdef\@supervisor{#1}}\def\examineriii#1{\gdef\@examineriii{#1}}\def\examineriv#1{\gdef\@examineriv{#1}}\def\examinerv#1{\gdef\@examinerv{#1}}