Kontra, Gergely wrote: > > I've another problem, which probably needs evil red text > > I want a special definition list: > The title is rather long (can be longer as a single line), so I > cannot do it with plain LyX, because at protected spaces LaTeX won't > break lines. > So the desired format: > * This is a very long title > Second line of title > > The detailed explanation > > If I do it with them with Bullet-style and indented paragraph, than > LaTeX can break page between the title and the description. How can I > solve it?
is it too difficult to have a look at first into the help files ??? http://www.lyx.org/help//layouts/layout.php#hangindent to get a nice bullet write in preamble \usepackage{pifont} and at the beginning of the first line f.ex. \ding{90}. to get vertical space you can hit ctrl-enter Herbert -- http://www.lyx.org/help/
