[Tugindia] How to make the required heading using fancyhdr.sty

Abhishek Agrawal Abhishek_Agrawal at lntenc.com
Mon Mar 14 09:14:03 CET 2005


well you can have a cunstruction similar to the following:


\usepackage{calc}
\usepackage{fancyhdr}

% Save the image in a box
\newsavebox{\whatever}
\savebox{\mylogo}{\includegraphics[width=0.05\textwidth]{whatever.eps}}

\pagestyle{fancy}

 \renewcommand{\headrulewidth}{0pt}
 \lhead{\usebox{\whatever}\\spec2\\spec4}
 \chead{spec1\\\today\\ spec6}
 \rhead{spec3 \\ spec5}


hope this helps,
Abhishek

"Saakshara becomes Raakshsasa if saaksharatha doesn't make him good".
____________________






Prakash Mukre <prakash.mukre at gmail.com> 
Sent by: tugindia-bounces at tug.org
03/14/2005 12:53 PM
Please respond to
Prakash Mukre <prakash.mukre at gmail.com>; Please respond to
TUGIndia Mailing List <tugindia at tug.org>


To
tugindia at tug.org
cc

Subject
[Tugindia] How to make the required heading using fancyhdr.sty






Hi all,

How to make a customized headers using fancyhdr.sty..

I want to create a header of the following format which includes a image 
also..


------------------------------------------------------------------------------------------------------------------------------------
<IMAGE> 
                           <specification1>
<specification2>                                   <specification3> 
                      Date
<specification4>                                   <specification5> 
                   <specification6>
------------------------------------------------------------------------------------------------------------------------------------

Please help

Regards,
Prakash

_______________________________________________
Home:        http://www.tug.org.in/
unsubscribe: http://tug.org/mailman/listinfo/tugindia



More information about the tugindia mailing list