Tuukka Toivonen wrote:
> Another problem with LaTeX. I have a few chapters (Abstract, for example)
> that need to go into the table of contents but without the page numbering.
>
> I tried
> \addtocontents{toc}{\noindent SOMENAME}
> which inserts SOMENAME into the TOC. However, it is intended, althought
> obviously lines in TOC should not be. How to remove the intendation?
> Whether I put \noindent or not, doesn't seem to have any effect.
> (also, it doesn't have a linebreak after, but I can fix that myself)
have a look in the classfile for the identation or try it with
\hspace{-\parindent} or with
\hspace{-1.5em}
Herbert
--
http://www.lyx.org/help/