From a7f123bb220bf1e207b6e49e8b2978c203582e12 Mon Sep 17 00:00:00 2001 From: Krishna Kumar Date: Fri, 14 Feb 2014 19:01:29 +0000 Subject: [PATCH] Abstract Separate with no page numbering and Declaration as per university guidelines --- Abstract/abstract.tex | 1 - Classes/PhDThesisPSnPDF.cls | 1 + thesis.dvi | Bin 85584 -> 85584 bytes thesis.pdf | Bin 381906 -> 381906 bytes thesis.ps | 4 ++-- thesis.tex | 3 ++- 6 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Abstract/abstract.tex b/Abstract/abstract.tex index 469db92..942ec36 100644 --- a/Abstract/abstract.tex +++ b/Abstract/abstract.tex @@ -2,5 +2,4 @@ % Use `abstract' as an option in the document class to print only the titlepage and the abstract. \begin{abstract} This is where you write your abstract ... - \end{abstract} diff --git a/Classes/PhDThesisPSnPDF.cls b/Classes/PhDThesisPSnPDF.cls index e4fcd78..841c697 100644 --- a/Classes/PhDThesisPSnPDF.cls +++ b/Classes/PhDThesisPSnPDF.cls @@ -81,6 +81,7 @@ the Title page and an abstract with PhD title and author name, if this was intentional, ignore this warning. Congratulations on submitting your thesis!! If not, please remove the option `abstract' from the document class and recompile. Good luck with your writing!} + \PassOptionsToClass{oneside}{book} } % ****************** Chapter Mode - To print only selected chapters ************ diff --git a/thesis.dvi b/thesis.dvi index fbd068819acc96e0c7fb9ee0d733ef2934101a77..93888a3eaacb26fff4729532f7d3b752322d1d16 100644 GIT binary patch delta 31 ncmcaGhxNi7)(I-yCRT=)1_s>>3=E8u4P{jtgSQ4V{`Ca_o!AMI delta 31 ncmcaGhxNi7)(I-yhE@g!CWhS%3=E8u4P{jtgSQ4V{`Ca_oiGWC diff --git a/thesis.pdf b/thesis.pdf index 9640975a09f1c24d2cf1199bf63e110364f009c5..b17f7b149bb37d14ec9db0e6ef276d6e01b843a7 100644 GIT binary patch delta 290 zcmcb#T>R2<@rD-07N!>F7M3lnv$pZ3BpXce?ahO69(@l1=s$h!CZ*SSj>deG$VrXe# z0JPxTZdPd+XZwfUtj*%_PA*2K&MuBlZZ3vSE|zBIW){vy&gKSAX3my|j^^eDb~Xf6 h#B$l$aTS*&7L`;KrKWKio10o#SaPYVy863u0RX8)Si}GT delta 290 zcmcb#T>R2<@rD-07N!>F7M3lnv$pXjr$U}a)xWo$D2<#tvbWWM|k)>ce?ahO69(@l1=s$h!CZ*SSj>deG$XkcJs z2(;kbZdPd+XZwfUtj*%_7A`Ipjs^yX#!kl0MvkV2ZWb;EhNfmFZkCqLmX0o_b~Xf6 h#B$l$aTS*&7L`;KrKWKio10o#SaPYVy863u0RYyIRw)1g diff --git a/thesis.ps b/thesis.ps index 8295455..ee4d2e9 100644 --- a/thesis.ps +++ b/thesis.ps @@ -1,7 +1,7 @@ %!PS-Adobe-2.0 %%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software %%Title: thesis.dvi -%%CreationDate: Tue Feb 11 00:41:34 2014 +%%CreationDate: Fri Feb 14 19:00:46 2014 %%Pages: 39 %%PageOrder: Ascend %%BoundingBox: 0 0 596 842 @@ -13,7 +13,7 @@ %DVIPSWebPage: (www.radicaleye.com) %DVIPSCommandLine: dvips -z -o thesis.ps.temp -ta4 thesis.dvi %DVIPSParameters: dpi=600 -%DVIPSSource: TeX output 2014.02.11:0041 +%DVIPSSource: TeX output 2014.02.14:1900 %%BeginProcSet: tex.pro 0 0 %! /TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S diff --git a/thesis.tex b/thesis.tex index e828357..c0087de 100644 --- a/thesis.tex +++ b/thesis.tex @@ -87,7 +87,8 @@ % the document class. \ifdefineAbstract - \includeonly{Abstract/abstract} + \pagestyle{empty} + \includeonly{Declaration/declaration, Abstract/abstract} \fi % ***************************** Chapter Mode ***********************************