On Mon, 6 Dec 1999, Alexander Wollmann wrote:

> I have a very long title of a chapter, so the reference in the toc has
> to be broken into two lines. LaTeX does this in an ugly way. How can I
> tell LyX where to break the entry in the toc (something like linebreak
> in the chapter-heading?)

LyX does not allow you to add optional parameters to commands, but in
LaTeX mode you may use

        \chapter[Short name]{Very long and boring chapter name}

The short name will be used in toc.

RFF (request for feature :-): Allow a command to pass more than one
parameter, like in

        \command{first parameter}{second parameter}

Casantos

--
#infndef FATHER
#warn("Father unknown -- guessing\n")
#include "bastard.h"
#endif

(more at http://www.gnu.org/fun/jokes/dna.html :-)

Reply via email to