>> From: "Yaneric Roussel" <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED]
>> Date: Wed, 28 Apr 1999 10:14:42 -0500
>> Subject: Rotating material and references
>>
>>
>> Hi!
>>
>> Thanks to B. Bryant, i did some layout and i learned about latex...
>> But i still have 3 problems...
>>
>> The headings References must be preceding by the Section
>> number. I tried "\renewcommand{\refname}{\thesection. Refences}"
>> Netheir are working... How can i do that?
\refname is not a LaTeX command, but a TeX one, AFAIR ...Try
\def\refname{{\thesection. References}
No hint for the other questions, alas
Regards
--
Jean-Pierre