[Tugindia] thesis help
Sanjay Tripathi
cooljay2708 at gmail.com
Fri Dec 9 05:42:08 CET 2005
Then copy the \@maketitle macro in your tex file (before
\begin{document}...) as it is mention below(highlighted in bold):
\makeatletter
\def\@maketitle{%
\newpage
\null
\vskip 2em%
\begin{center}%
\let \footnote \thanks
{\LARGE \@title \par}%
\vskip 1.5em%
{\large
\lineskip .5em%
\begin{tabular}[t]{c}%
\@author
\end{tabular}\par}%
\vskip 1em%
{\large \@date}%
\end{center}%
\par
\vfill
\epsfbox{logo.eps}
\vskip 1.5em}
\makeatother
This will place the figure at the bottom of the title page. Yes, you can
modify the placement of your university logo by manipulating \vfill command
to \vspace*{} command....
...Jay
On 12/9/05, Dhiraj Khanna <dhirajkhanna at gmail.com> wrote:
>
> Thanks Jay,
> But how do I position the logo to exactly where I want it?
> I want the logo on the first page right below my name and where it says
> "Submitted in partial fulfillment..."
> The title page is being made by the \maketitle command. I tried inserting
> the logo right after \author{myname}with \begin{figure}[!h] and all other
> combinations too [!],[htbp],[tbp], but no joy.
>
> Help pls.....
>
> _______________________________________________
> Home: http://www.tug.org.in/
> TeX FAQ: http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
--
Cheers!!!
...Jay
More information about the tugindia
mailing list