More text area

This commit is contained in:
Krishna Kumar 2013-12-06 11:23:00 +00:00
parent e48396a15d
commit e62d673f26
4 changed files with 1283 additions and 1298 deletions

View File

@ -160,7 +160,7 @@
\setMarginfalse
\else
% Odd and Even side Margin staggering for binding and set viewmode for PDF
\RequirePackage[hmarginratio=1:1,bindingoffset=5mm]{geometry}
\RequirePackage[hmarginratio=1:1,vmarginratio=1:1,scale=0.75,bindingoffset=5mm]{geometry}
\setMargintrue
\fi
@ -190,7 +190,7 @@
\setMarginfalse
\else
% No Margin staggering on Odd and Even side
\RequirePackage[hmarginratio=1:1]{geometry}
\RequirePackage[hmarginratio=1:1,vmarginratio=1:1,scale=0.75]{geometry}
\setMargintrue
\fi

View File

@ -247,7 +247,7 @@ You can also mail
### _W1_: I get the LaTeX Warning: You have requested document class Classes/PhDThesisPSnPDF, but the document class provides PhDThesisPSnPDF, should I be concerned?
No! Do nothing, or if you don't want any warning messages change the line near the top of the class file to \ProvidesClass{Classes/PhDthesisPSnPDF} if you're not going to install the class file in a more standard location.
No! Do nothing, or if you don't want any warning messages change the line near the top of the class file to \ProvidesClass{Classes/PhDthesisPSnPDF} if you're not going to install the class file in a more standard location like `/usr/share/texmf/tex/latex/`. Run `texhash` to reconfigure, if you have the class installed in a standard location.
### _W2_:I get the package Fancyhdr Warning: \fancyhead's `E` option without twoside option is useless on input line \# or \#. What should I do?

Binary file not shown.

2575
thesis.ps

File diff suppressed because it is too large Load Diff