Removed symbolic link to support windows
This commit is contained in:
parent
bfcffb8511
commit
32b7b4fda3
@ -1 +0,0 @@
|
|||||||
Classes/PhDThesisPSnPDF.cls
|
|
BIN
thesis.pdf
BIN
thesis.pdf
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%!PS-Adobe-2.0
|
%!PS-Adobe-2.0
|
||||||
%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software
|
%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software
|
||||||
%%Title: thesis.dvi
|
%%Title: thesis.dvi
|
||||||
%%CreationDate: Thu Dec 5 22:42:51 2013
|
%%CreationDate: Thu Dec 5 23:04:03 2013
|
||||||
%%Pages: 37
|
%%Pages: 37
|
||||||
%%PageOrder: Ascend
|
%%PageOrder: Ascend
|
||||||
%%BoundingBox: 0 0 596 842
|
%%BoundingBox: 0 0 596 842
|
||||||
@ -12,7 +12,7 @@
|
|||||||
%DVIPSWebPage: (www.radicaleye.com)
|
%DVIPSWebPage: (www.radicaleye.com)
|
||||||
%DVIPSCommandLine: dvips -z -o thesis.ps.temp thesis.dvi
|
%DVIPSCommandLine: dvips -z -o thesis.ps.temp thesis.dvi
|
||||||
%DVIPSParameters: dpi=600
|
%DVIPSParameters: dpi=600
|
||||||
%DVIPSSource: TeX output 2013.12.05:2242
|
%DVIPSSource: TeX output 2013.12.05:2304
|
||||||
%%BeginProcSet: tex.pro 0 0
|
%%BeginProcSet: tex.pro 0 0
|
||||||
%!
|
%!
|
||||||
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
|
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
% ******************************* PhD Thesis Template ************************
|
% ******************************* PhD Thesis Template ************************
|
||||||
% Please have a look at the README.md file for info on how to use the template
|
% Please have a look at the README.md file for info on how to use the template
|
||||||
|
|
||||||
\documentclass[times,twoside,numbered,print,index]{PhDThesisPSnPDF}
|
\documentclass[times,twoside,numbered,print,index]{Classes/PhDThesisPSnPDF}
|
||||||
|
|
||||||
% *****************************************************************************
|
% *****************************************************************************
|
||||||
% ******************************* Class Options *******************************
|
% ******************************* Class Options *******************************
|
||||||
|
Loading…
Reference in New Issue
Block a user