LyX Chat

2011-12-27 Thread Tommaso Cucinotta
Hi all, I've just realized a small "chat" feature within LyX. If anyone is interested, have a look at its description and patch here: http://www.lyx.org/trac/ticket/7964 Any comment is welcome. Bye, T. ps: happy (holi)days to everyone!!

Re: #7957: cocoAspell Spellchecker not working (was: Spellchecker not working)

2011-12-27 Thread Michael Plampin
Hello, My problem has not been solved. I tried changing the spell checker back to "Native," but this fixed nothing, even after restarting my computer. Furthermore, I cannot find the cocoAspell preference pane. Please help me!!! I really want to use LyX for my thesis but if I can't get the spellch

Re: Remove indents in listings

2011-12-27 Thread Jürgen Spitzmüller
jezZiFeR wrote: > I think this is what I mean, I mean a paragraph style, which in german > is »Auflistung«. No, Auflistung is "Itemize". For this, you should follow Richard's suggestion and use the enumitem package. Something like \usepackage{enumitem} \setlist[itemize]{leftmargin=*} in prea

Re: Remove indents in listings

2011-12-27 Thread jezZiFeR
I think this is what I mean, I mean a paragraph style, which in german is »Auflistung«. But it´s weird: Although I change/adapt some values in the Paragraph Settings you mentioned, LyX does not accept them and returns to the standard-values immediately. I also could not enter anything in »l

Re: Remove indents in listings

2011-12-27 Thread Jürgen Spitzmüller
jezZiFeR wrote: > Sorry, I mean in the formatting, I’m not sure, wether »listings« is > the correct word. I mean the enumeration-format, which works without > numbers, just as a listing. I hope, that is clearer… If you mean the paragraph style "Labeling", go to Edit > Paragraph Settings... an

Re: Remove indents in listings

2011-12-27 Thread jezZiFeR
Sorry, I mean in the formatting, I’m not sure, wether »listings« is the correct word. I mean the enumeration-format, which works without numbers, just as a listing. I hope, that is clearer… Jess Am 27.12.2011 um 15:58 schrieb Richard Heck: On 12/27/2011 06:13 AM, jezZiFeR wrote: Hello,