[Tugindia] latex error with old file
Sivaram Neelakantan
tugindia@tug.org
06 Nov 2002 15:56:57 +0530
This is a multi-part message in MIME format.
------=_NextPartTM-000-fe1c6ba8-022b-4366-ad59-d91ae0d26602
Content-Type: text/plain; charset=us-ascii
Hello,
I installed the latest cygwin based tetex dist. on my m/c and now one
of my latex files is giving errors.
\documentclass[a4paper,12pt,headsepline]{scrartcl}
\usepackage{color}
\usepackage{tabularx}
\usepackage{fancyhdr}
\usepackage{floatflt}
\usepackage{fancyvrb}
\usepackage{framed}
\usepackage{indentfirst}
\usepackage[pdftex]{graphicx}
\usepackage[pdftex,....]{hyperref}
\renewcommand{\headheight}{60pt} %% must be large enough for graphic
\renewcommand{\textheight}{540pt}
\renewcommand{\familydefault}{ptm}
\sbox{\mygraphic}{\includegraphics[totalheight=60pt,scale=0.5]{l.jpg}}
\renewcommand{\headrulewidth}{1pt}
\renewcommand{\footrulewidth}{1pt}
\begin{document}
....
For the above I get tex errors like
----error----
ERROR: You can't use `the character 6' after \the.
--- TeX said ---
\headheight ->6
0pt
l.151 \textcolor{red}{# tttt - source dir}
--- HELP ---
>From the .log file...
I'm forgetting what you said and using zero instead.
----error----
And when I look at the generated pdf, the headrule has "60pt"in
letters next to the left header. This file came out properly with the
2000/2001? version of cygwin tetex but now it's not. The only place
where I have used "60pt" is in the elided snippet above and it appears
in line with the head separator. Any idea why this is so?
regards,
Sivaram
--
------=_NextPartTM-000-fe1c6ba8-022b-4366-ad59-d91ae0d26602
Content-Type: text/plain;
name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="InterScan_Disclaimer.txt"
**************************Disclaimer**************************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged'
and 'confidential' and intended for use only by the individual or entity to which it is
addressed. You are notified that any use, copying or dissemination of the information
contained in the E-MAIL in any manner whatsoever is strictly prohibited.
****************************************************************************************
------=_NextPartTM-000-fe1c6ba8-022b-4366-ad59-d91ae0d26602--