Date:Fri, 1 Sep 2006 11:13:06 +0300
Reply-To:Hebrew TeX list <[log in to unmask]>
Sender:Hebrew TeX list <[log in to unmask]>
From:Lior Shadhan <[log in to unmask]>
Subject:Probelm compiling with hebtech
Content-Type:text/plain; charset=ISO-8859-1
Hello.
I'm trying to compile the following thesis template and recieve error
messages regarding macros in hebtech (\makecover \maketitle). Attached is
also the error message. I'll appreciate your help and insight.
Lior.
--------------
Template:
--------------
\documentclass[12pt]{hebtech}
%\usepackage[cp1255]{inputenc}
\usepackage[8859-8]{inputenc}
\usepackage{hebfont}
\usepackage{latexsym}
\usepackage{epsf}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PARAMETERS %%%%%%%%%%%%%%%%%%%%%%%%
% Enter the title of your thesis.
\title{äëåúøú}{Title}
% Enter your name
\author{ùí äîçáø}{Author}
% Enter the name of your department
\dept{áôºåìèä ìäðãñú çùîì}
{Electrical Engineering Department}
\dom{áòéáåã îæåï}{Food Processing}
% Enter the domain of research, for the Master
% degree, and leave this line as \dom{} in case
% of a Doctor degree
\advisori{äîðçä äàäåá ùìé}{my lovely advisor}
% Enter the name of your advisor
\setcounter{thestype}{1} % Set thestype counter to:
% 1 --- for a research thesis
% 2 --- for a project thesis
% 3 --- for a final paper
\setcounter{grade}{1} % Set grade counter to:
% 1 --- for master of science
% 2 --- for master
% 3 --- for master of technology
% 4 --- for doctor of science
%\date{28}{8}{1998} % Enter the Gregorian date, so it will be printed and
% get converted the Jewish date.
% If not defined, today's date will be printed.
%
%\pagestyle{headings} % If you want running headers, uncomment this line
\pagestyle{thesis} % If you want special running headers,
% uncomment this line
%
%%% NEW THEOREMS
\newtheorem{theorem}{Theorem}
\newtheorem{lemma}{Lemma}
\newtheorem{corolar}{Corollary}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\unsethebrew
\makecover % this macro builds the cover (here in English)
\frontmatter % this macro starts roman numbering (when in English)
\maketitle % macro which builds the title page (here in English)
\begin{acknowledgment} % macro which builds the acknowledgement page
% % (here in English)
\noindent I am grateful to ...
\noindent I wish to express gratitude to...
\end{acknowledgment}
\begin{dedication} % macro which builds the dedication page (here in English)
Dedicated to ...
\end{dedication}
\tableofcontents % tables (here in English)
\listoffigures
\listoftables
\mainmatter % this macro starts arabic numbering of the main
% part
\begin{abstract} % Abstract (here in English)
This is only an example. This should be the abstract of the
thesis, in accordance to the standards and demands listed
by the Graduate School.
This abstract is part of the thesis, not the advertising
abstract which is to be submitted as a separate item.
\end{abstract}
\input{abreviation} % The file abreviation.tex should contain a table
% with a list of abbreviations and symbols
\input{preface} % The introductory chapter of your thesis
\input{chap1} % Add as many chapters as needed, ie
% Documentation research, description of your
% research, discussion upon your results,
% connections between this paper and other
% printings, etc.
\input{chap2}
\input{chaph1}
\input{chaph2}
\appendix % This instruction switches to appendix mode
\input{ap1} % File app1.tex is the first appendix
\input{ap2} % File app2.tex is the second appendix
\input{aph}
\bibliographystyle{plain}
\bibliography{mybib} % File mybib.bib is your bibliographic data base
%%% HEBREW PART
\sethebrew
\makecover % this macro builds the cover (here in Hebrew)
\backmatter % this macro starts hebrew letter numbering (when in Hebrew)
\maketitle % macro which builds the title page (here in Hebrew)
\begin{acknowledgment} % macro which builds the acknowledgement page
% % (here in Hebrew)
\par äððé àñéø úåãä ìôøåô''ç à' òì òæøúí áëì ùìáé äîçºø åòì ...
òáåãä æå îåºãùú ì...
\end{acknowledgment}
\begin{dedication} % macro which builds the dedication page (here in Hebrew)
äòáåãä îåºãùú ì...
\end{dedication}
\tableofcontents % tables (here in Hebrew)
\listoffigures
\listoftables
\begin{abstract} % abstract (here in Hebrew)
äòáåãä äæàú çåºøú äéáèéí îñåééîéí äºùåøéí áôéúøåðåú ðåîøééí
ùì îùåàåú àéð\-èâø\-ìéåú îñåâ øàùåï.
ºéîåú ãåâîåú øáåú ùì ùéîåùéí îòùééí òáåø îùåàåú àéðèâøìéåú îñåâ øàùåï.
îñåééîéí äºùåøéí áôéúøåðåú ðåîøééí.
\end{abstract}
\end{document}
--------------
Error log:
--------------
This is pdfeTeX, Version 3.141592-1.21a-2.2 (MiKTeX 2.4) (preloaded
format=latex 2006.9.1) 1 SEP 2006 11:04
entering extended mode
**thesis.tex
(thesis.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
(E:\Development\LaTex\texmf\tex\latex\hebclass\hebtech.cls
Document Class: hebtech 2003/06/01 v.1.1a Technion thesis class
(E:\Development\LaTex\texmf\tex\latex\base\report.cls
Document Class: report 2005/09/16 v1.4f Standard LaTeX document class
(E:\Development\LaTex\texmf\tex\latex\base\size12.clo
File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@chapter=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) (setspace.sty
Package: setspace 1998/04/8 6.3 Contributed and Supported LaTeX2e package
Package: `setspace' 6.3 <1998/04/8>
) (E:\Development\LaTex\texmf\tex\latex\base\ifthen.sty
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
(E:\Development\LaTex\texmf\tex\generic\babel\babel.sty
Package: babel 2005/05/21 v3.8g The Babel package
(E:\Development\LaTex\texmf\tex\generic\babel\english.ldf
Language: english 2005/03/30 v3.3o English support from the babel system
(E:\Development\LaTex\texmf\tex\generic\babel\babel.def
File: babel.def 2005/05/21 v3.8g Babel common definitions
\babel@savecnt=\count88
\U@D=\dimen103
)
\l@british = a dialect from \language\l@english
\l@UKenglish = a dialect from \language\l@english
\l@canadian = a dialect from \language\l@american
\l@australian = a dialect from \language\l@british
\l@newzealand = a dialect from \language\l@british
)
(E:\Development\LaTex\texmf\tex\generic\0ivritex\rlbabel.def
File: rlbabel.def 2003/06/05 v2.3g1 Right-to-Left support from the babel system
Hebrew language support from the babel system
)
(E:\Development\LaTex\texmf\tex\generic\0ivritex\hebrew.ldf
File: hebrew.ldf 2003/06/05 v2.3g1 Hebrew language definition from the babel sy
stem Hebrew language support from the babel system
Package babel Warning: No hyphenation patterns were loaded for
(babel) the language `Hebrew'
(babel) I will use the patterns loaded for \language=0 instead.
\l@hebrew = a dialect from \language0
)) (E:\Development\LaTex\texmf\tex\generic\0ivritex\lheenc.def
File: lheenc.def 1998/01/07 v1.1a 7-bit Hebrew font encoding (test version: sti
ll liable to change)
)
(E:\Development\LaTex\texmf\tex\latex\base\inputenc.sty
Package: inputenc 2006/05/05 v1.1b Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
(E:\Development\LaTex\texmf\tex\generic\0ivritex\8859-8.def
File: 8859-8.def 2001/07/22 v1.1a Hebrew input encoding file
))
(E:\Development\LaTex\texmf\tex\generic\0ivritex\hebcal.sty
Package: hebcal 2003/06/05 v2.3g1 Hebrew calendar Hebrew language support from
the babel system
\Hebrewday=\count89
\Hebrewmonth=\count90
\Hebrewyear=\count91
\@common=\count92
)
\hebtech@day=\count93
\hebtech@mon=\count94
\hebtech@year=\count95
\hebtech@day=\count96
\hebtech@mon=\count97
\hebtech@year=\count98
\hebtech@hday=\count99
\hebtech@hmon=\count100
\hebtech@hyear=\count101
\c@thestype=\count102
\c@grade=\count103
)
(E:\Development\LaTex\texmf\tex\generic\0ivritex\hebfont.sty
Package: hebfont 1998/01/07 v1.1a Hebrew font switching commands (test version:
still liable to change)
)
(E:\Development\LaTex\texmf\tex\latex\base\latexsym.sty
Package: latexsym 1998/08/17 v2.2e Standard LaTeX package (lasy symbols)
\symlasy=\mathgroup4
LaTeX Font Info: Overwriting symbol font `lasy' in version `bold'
(Font) U/lasy/m/n --> U/lasy/b/n on input line 47.
)
(E:\Development\LaTex\texmf\tex\latex\epsf\epsf.sty
This is `epsf.tex' v2.7.3 <23 July 2005>
\epsffilein=\read1
\epsfframemargin=\dimen104
\epsfframethickness=\dimen105
\epsfrsize=\dimen106
\epsftmp=\dimen107
\epsftsize=\dimen108
\epsfxsize=\dimen109
\epsfysize=\dimen110
\pspoints=\dimen111
)
\c@theorem=\count104
\c@lemma=\count105
\c@corolar=\count106
(thesis.aux
LaTeX Font Info: Try loading font information for LHE+cmr on input line 2.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lhecmr.fd
File: lhecmr.fd 1998/01/07 v1.1a Hebrew default font (test version: still liabl
e to change)
))
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
LaTeX Font Info: Checking defaults for LHE/cmr/m/n on input line 86.
LaTeX Font Info: ... okay on input line 86.
! LaTeX Error: \begin{titlepage} on input line 88 ended by \end{doublespace}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.88 \makecover
% this macro builds the cover (here in English)
?
[1
{psfonts.map}]
! LaTeX Error: \begin{document} ended by \end{titlepage}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.88 \makecover
% this macro builds the cover (here in English)
?
! Extra \endgroup.
<recently read> \endgroup
l.88 \makecover
% this macro builds the cover (here in English)
?
[2
]
! LaTeX Error: \begin{document} ended by \end{doublespace}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.90 \maketitle
% macro which builds the title page (here in English)
?
! Extra \endgroup.
<recently read> \endgroup
l.90 \maketitle
% macro which builds the title page (here in English)
?
[1
] [2
] [3] [4] (thesis.toc
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 8.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 8.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 8.
LaTeX Font Info: Try loading font information for U+lasy on input line 8.
(E:\Development\LaTex\texmf\tex\latex\base\ulasy.fd
File: ulasy.fd 1998/08/17 v2.2e LaTeX symbol font definitions
) [5
])
\tf@toc=\write3
[6] (thesis.lof)
\tf@lof=\write4
[7
] [8
] (thesis.lot)
\tf@lot=\write5
[9] [10
] [1
] (abreviation.tex
[2
]) (preface.tex
Underfull \vbox (badness 10000) has occurred while \output is active []
[3]
[4]
Chapter 1.
[5
] [6]
(tst1.eps
)
(tst2.eps
)
) (chap1.tex [7] [8
Non-PDF special ignored!] [9
Non-PDF special ignored!] [10
]
Chapter 2.
[11] [12]) (chap2.tex [13] [14
]
Chapter 3.
) (chaph1.tex [15] [16
]
Chapter 4.
[17]) (chaph2.tex [18]
Chapter 5.
(tst1.eps
)
LaTeX Font Info: Try loading font information for OMS+cmr on input line 27.
(E:\Development\LaTex\texmf\tex\latex\base\omscmr.fd
File: omscmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <12> not available
(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 27.
[19
] [20
Non-PDF special ignored!]
Underfull \vbox (badness 10000) has occurred while \output is active []
[21])
(ap1.tex [22]
Appendix A.
) (ap2.tex [23
] [24
]
Appendix B.
) (aph.tex [25] [26
]
Appendix C.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line 6.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <5> on input line 6.
LaTeX Font Info: Try loading font information for LHE+clas on input line 8.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lheclas.fd
File: lheclas.fd 1998/01/07 v1.1a Hebrew classic font (by Joel M. Hoffman) (tes
t version: still liable to change)
)
LaTeX Font Info: Font shape `LHE/clas/m/n' will be
(Font) scaled to size 10.0014pt on input line 8.
Missing character: There is no c in font hclassic!
Missing character: There is no e in font hclassic!
Missing character: There is no b in font hclassic!
Missing character: There is no n in font hclassic!
Missing character: There is no ` in font hclassic!
Missing character: There is no w in font hclassic!
Missing character: There is no v in font hclassic!
Missing character: There is no x in font hclassic!
Missing character: There is no z in font hclassic!
Missing character: There is no ` in font hclassic!
Missing character: There is no j in font hclassic!
Missing character: There is no n in font hclassic!
Missing character: There is no x in font hclassic!
Missing character: There is no ` in font hclassic!
Missing character: There is no d in font hclassic!
LaTeX Font Info: Font shape `LHE/clas/m/sl' will be
(Font) scaled to size 8.32672pt on input line 8.
Missing character: There is no y in font hcaption!
Missing character: There is no p in font hcaption!
Missing character: There is no i in font hcaption!
Missing character: There is no z in font hcaption!
Missing character: There is no o in font hcaption!
Missing character: There is no l in font hcaption!
Missing character: There is no d in font hcaption!
Missing character: There is no y in font hcaption!
Missing character: There is no z in font hcaption!
Missing character: There is no n in font hcaption!
Missing character: There is no y in font hcaption!
Missing character: There is no a in font hcaption!
Missing character: There is no b in font hcaption!
Missing character: There is no e in font hcaption!
Missing character: There is no t in font hcaption!
Missing character: There is no p in font hcaption!
Missing character: There is no i in font hcaption!
Missing character: There is no m in font hcaption!
Missing character: There is no k in font hclassic!
Missing character: There is no x in font hclassic!
Missing character: There is no v in font hclassic!
Missing character: There is no e in font hclassic!
Missing character: There is no p in font hclassic!
Missing character: There is no k in font hclassic!
Missing character: There is no m in font hclassic!
LaTeX Font Info: Try loading font information for LHE+shold on input line 10
.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lheshold.fd
File: lheshold.fd 1998/01/07 v1.1a Hebrew shalom old font (by Jonathan Brecher)
(test version: still liable to change)
)
LaTeX Font Info: Try loading font information for LHE+shscr on input line 12
.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lheshscr.fd
File: lheshscr.fd 1998/01/07 v1.1a Hebrew shalom script font (by Jonathan Brech
er) (test version: still liable to change)
)
LaTeX Font Info: Try loading font information for LHE+shstk on input line 14
.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lheshstk.fd
File: lheshstk.fd 1998/01/07 v1.1a Hebrew shalom stick font (by Jonathan Breche
r) (test version: still liable to change)
)
LaTeX Font Info: Try loading font information for LHE+fr on input line 17.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lhefr.fd
File: lhefr.fd 1998/01/07 v1.1a Hebrew frank-ruehl font (test version: still li
able to change)
)
LaTeX Font Info: Try loading font information for LHE+redis on input line 20
.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lheredis.fd
File: lheredis.fd 1998/01/07 v1.1a Hebrew redis font (by Prof. Jacques J. Goldb
erg) (test version: still liable to change)
)
LaTeX Font Info: Try loading font information for LHE+crml on input line 22.
(E:\Development\LaTex\texmf\tex\generic\0ivritex\lhecrml.fd
File: lhecrml.fd 1998/01/07 v1.1a Hebrew carmel font (by Dr. Samy Zafrany) (tes
t version: still liable to change)
) [27]) (thesis.bbl
[28] [29
]) [30]
! LaTeX Error: \begin{titlepage} on input line 134 ended by \end{doublespace}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.134 \makecover
% this macro builds the cover (here in Hebrew)
?
[1]
! LaTeX Error: \begin{document} ended by \end{titlepage}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.134 \makecover
% this macro builds the cover (here in Hebrew)
?
! Extra \endgroup.
<recently read> \endgroup
l.134 \makecover
% this macro builds the cover (here in Hebrew)
?
[2
]
! LaTeX Error: \begin{document} ended by \end{doublespace}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.136 \maketitle
% macro which builds the title page (here in Hebrew)
?
! Extra \endgroup.
<recently read> \endgroup
l.136 \maketitle
% macro which builds the title page (here in Hebrew)
?
[1
] [2
] [3] [4] (thesis.cot [5
])
\tf@cot=\write6
[6] (thesis.fol)
\tf@fol=\write7
[7
] [8
] (thesis.tol)
\tf@tol=\write8
[9]
[10
] [11
] (thesis.aux) )
Here is how much of TeX's memory you used:
1654 strings out of 95503
18503 string characters out of 1188914
70499 words of memory out of 1070103
4548 multiletter control sequences out of 60000
17174 words of font info for 72 fonts, out of 1000000 for 2000
14 hyphenation exceptions out of 8191
34i,9n,27p,713b,387s stack positions out of 5000i,500n,10000p,200000b,32768s
PDF statistics:
241 PDF objects out of 300000
0 named destinations out of 300000
1 words of extra memory for PDF output out of 65536
<E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew\jerus1
0.mf\dpi1244\jerus10.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebre
w\deads10.mf\dpi1244\deads10.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfo
ur\hebrew\jerus10.mf\dpi864\jerus10.pk> <E:\Development\LaTex\localtexmf\fonts\
pk\ljfour\hebrew\jerus10.mf\dpi1037\jerus10.pk> <E:\Development\LaTex\localtexm
f\fonts\pk\ljfour\hebrew\oldjaf10.mf\dpi720\oldjaf10.pk> <E:\Development\LaTex\
localtexmf\fonts\pk\ljfour\hebrew\jerus10.mf\dpi420\jerus10.pk> <E:\Development
\LaTex\localtexmf\fonts\pk\ljfour\hebrew\jerus10.mf\dpi600\jerus10.pk> <E:\Deve
lopment\LaTex\localtexmf\fonts\pk\ljfour\hebrew\crmlsl10.mf\dpi720\crmlsl10.pk>
<E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew\crml10.mf\dpi720\crml1
0.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew\rediss12.mf\dpi60
0\rediss12.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew\redisb10
.mf\dpi720\redisb10.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew
\redis12.mf\dpi600\redis12.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour
\hebrew\frsl.mf\dpi720\frsl.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfou
r\hebrew\frbx.mf\dpi720\frbx.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfo
ur\hebrew\fr.mf\dpi720\fr.pk> <E:\Development\LaTex\localtexmf\fonts\pk\ljfour\
hebrew\shstk10.mf\dpi720\shstk10.pk> <E:\Development\LaTex\localtexmf\fonts\pk\
ljfour\hebrew\shscr10.mf\dpi720\shscr10.pk> <E:\Development\LaTex\localtexmf\fo
nts\pk\ljfour\hebrew\shold10.mf\dpi720\shold10.pk><E:\Development\LaTex\texmf\f
onts\type1\public\arabtex\hclassic-4.pfb> <E:\Development\LaTex\localtexmf\font
s\pk\ljfour\hebrew\jerus10.mf\dpi480\jerus10.pk> <E:\Development\LaTex\localtex
mf\fonts\pk\ljfour\hebrew\deads10.mf\dpi864\deads10.pk> <E:\Development\LaTex\l
ocaltexmf\fonts\pk\ljfour\hebrew\deads10.mf\dpi1037\deads10.pk> <E:\Development
\LaTex\localtexmf\fonts\pk\ljfour\hebrew\deads10.mf\dpi1493\deads10.pk><E:\Deve
lopment\LaTex\texmf\fonts\type1\bluesky\cm\cmtt12.pfb> <E:\Development\LaTex\lo
caltexmf\fonts\pk\ljfour\hebrew\jerus10.mf\dpi720\jerus10.pk><E:\Development\La
Tex\texmf\fonts\type1\bluesky\cm\lasy10.pfb><E:\Development\LaTex\texmf\fonts\t
ype1\bluesky\cm\cmti12.pfb><E:\Development\LaTex\texmf\fonts\type1\bluesky\cm\c
msy10.pfb><E:\Development\LaTex\texmf\fonts\type1\bluesky\cm\cmr8.pfb><E:\Devel
opment\LaTex\texmf\fonts\type1\bluesky\cm\cmex10.pfb><E:\Development\LaTex\texm
f\fonts\type1\bluesky\cm\cmmi8.pfb><E:\Development\LaTex\texmf\fonts\type1\blue
sky\cm\cmsy8.pfb><E:\Development\LaTex\texmf\fonts\type1\bluesky\cm\cmmi12.pfb>
<E:\Development\LaTex\localtexmf\fonts\pk\ljfour\hebrew\deads10.mf\dpi720\dead
s10.pk><E:\Development\LaTex\texmf\fonts\type1\bluesky\cm\cmr17.pfb><E:\Develop
ment\LaTex\texmf\fonts\type1\bluesky\cm\cmr10.pfb><E:\Development\LaTex\texmf\f
onts\type1\bluesky\cm\cmr12.pfb><E:\Development\LaTex\texmf\fonts\type1\bluesky
\cm\cmbx12.pfb>
Output written on thesis.pdf (55 pages, 273947 bytes).