[texhax] No title for \listoffigures

Sorin Marti mas at semafor.ch
Fri Jun 27 12:20:35 CEST 2003


Manoj Kummini wrote:
>  --- Sorin Marti <mas at semafor.ch> wrote: 
> 
>>Manoj Kummini wrote:
>>
>>>>How can I give out a list of figures without a title?
>>>
>>>\renewcommand\listfigurename{}
>>>
>>
>>Thanks for your answer but it doesn't work. Do I have to put in
>>somwhere 
> 
> 
> While including ToC, LoF, LoT etc, one has to run LaTeX twice before
> any changes appear in the output DVI/PDF file. In the first run,
> LaTeX writes the .toc .lof and .lot files; they are included only in
> the next run.

I run latex (in this case pdflatex but this should not matter(?) ) 
everytime twice to be sure everything is right. But its still the same.

> 
> If you have done that and still do not get the desired result, can
> you post the relevant lines of your code to the list?

Yes. I want to make my own section for listoffigures so I wrote:

\renewcommand{\listfigurename}{}
\section*{\mdseries \sffamily \bfseries Abbildungsverzeichnis}
\addcontentsline{toc}{section}{Abbildungsverzeichnis}
\listoffigures
\newpage

with regards
   Sorin



More information about the texhax mailing list