Re: mdwlist

2006-05-23 Thread Juergen Spitzmueller
Stephen Buonopane wrote: >> Is there any way to replace in the lyx doc itemize by itemize* ? >> > > Search in the archives. I previously posted a layout file that allows > mdwlists to be created without ERT. Additionally, you could check out the package enumitem. It lets you customize the standa

Re: mdwlist

2006-05-22 Thread Christian Beermann
Hi, Am Montag 22. Mai 2006 22:39 schrieb Stephen Buonopane: > On May 22, 2006, at 4:14 PM, Christian Beermann wrote: > > Is there any way to replace in the lyx doc itemize by itemize* ? > > Search in the archives. I previously posted a layout file that allows > mdwlists to be created without ERT.

Re: mdwlist

2006-05-22 Thread Stephen Buonopane
On May 22, 2006, at 4:14 PM, Christian Beermann wrote: Hi, I hope I#m right with my question on this list. I use lyx since some year for nearly all stuff at university. Because the itemize list consumes a lot of space i use the package "mdwlist" in my lyx doc's. But then I hav

mdwlist

2006-05-22 Thread Christian Beermann
Hi, I hope I#m right with my question on this list. I use lyx since some year for nearly all stuff at university. Because the itemize list consumes a lot of space i use the package "mdwlist" in my lyx doc's. But then I have to use ERT to produce a list in lyx like: \begin{

Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Thorsten Grothe schrieb am Donnerstag, 29. Dezember 2005 19:18: > Thank you very much for your help and the attached file!! I will try it out > now and hope the best. Latex and complex tables are a difficult thing for > me - unfortunately :-) But now it works :-) Thanks again! Regards Thor

Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Juergen Spitzmueller schrieb am Donnerstag, 29. Dezember 2005 12:01: (..) > I'm not very familar with the mdwlist package, but it is possible with the > enumitem package, see attached example. Thank you very much for your help and the attached file!! I will try it out now and ho

Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > I'm not very familar with the mdwlist package, but it is possible with the > enumitem package, see attached example. If you add \usepackage{mdwtab} you don't need to adjust the vertical space in the tabular cell. The package might result in side

Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Thorsten Grothe wrote: > Ok as I wrote the layout file works fine. But how can I redefine mdwlist or > any other package, to produce lists in tables without any indent? Is that > possible, like this: > > text text text > - list > - list > > (...) I'm not very famil

Re: Mdwlist layout question

2005-12-28 Thread Herbert Voss
Thorsten Grothe wrote: Sorry again, but it doesn't work :-) * Juergen Spitzmueller schrieb am Dienstag, 27. Dezember 2005 09:15: In tables and longtables I would like to use the mdwlist enviroments itemize* and enumerate* with smaller spaces. Is there a layout file for lyx putting

Re: Mdwlist layout question

2005-12-28 Thread Thorsten Grothe
Sorry again, but it doesn't work :-) * Juergen Spitzmueller schrieb am Dienstag, 27. Dezember 2005 09:15: > > In tables and longtables I would like to use the mdwlist enviroments > > itemize* and enumerate* with smaller spaces. Is there a layout file for > > lyx putting t

Re: Mdwlist layout question

2005-12-27 Thread Thorsten Grothe
* Juergen Spitzmueller schrieb am Dienstag, 27. Dezember 2005 09:15: > http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg32761.html > (Input scrreprt.layout instead of stdclass.inc) Thank you very much, that worked but not in the way you told me. I renamed mdw.layout to mdw.inc and put th

Re: Mdwlist layout question

2005-12-27 Thread Juergen Spitzmueller
Thorsten Grothe wrote: > In tables and longtables I would like to use the mdwlist enviroments > itemize* and enumerate* with smaller spaces. Is there a layout file for lyx > putting this feature to the koma classes? I googled a lot but I did not > find anything. http://www.mail-arc

Mdwlist layout question

2005-12-26 Thread Thorsten Grothe
Hi all, I working on a document using the koma script report style. In normal text I would like to use the normal enumerate and itemize enviroment with larger spaces. In tables and longtables I would like to use the mdwlist enviroments itemize* and enumerate* with smaller spaces. Is there a

how to use mdwlist multilinelabel?

2004-06-27 Thread Kevin Horton
Hi there, I'm trying to create a new lyx environment that uses the mdwlist package's multilinelabel. I've gone through the mdwlist documentation: http://www.ctan.org/tex-archive/macros/latex/contrib/mdwtools/mdwlist.dvi But, I'm not at all sure what to put in my lyx .layou

Re: mdwlist question

2004-03-11 Thread Stephen Buonopane
> Hello. > How can I have an enumeration list and then use the mdwlist package to > suspend enumeration, insert some lyx code (yes, new enivornment), and > then resume the enumeration? It seems like that the enumeration is ended, > and then the resume command is operating outside

Re: mdwlist question

2004-03-11 Thread Gunnar
Oh my... Thanks, that was a feature I didn't know of. Time to read the doc's again!! > Gunnar, try this. (The attached LyX file does not use the mdwlist > package, but it addresses everything else I think.)

Re: mdwlist question

2004-03-11 Thread Angus Leeming
Gunnar wrote: > Hello. > How can I have an enumeration list and then use the mdwlist package > to > suspend enumeration, insert some lyx code (yes, new enivornment), > and then resume the enumeration? It seems like that the enumeration > is ended, and then the resume co

mdwlist question

2004-03-11 Thread Gunnar
Hello. How can I have an enumeration list and then use the mdwlist package to suspend enumeration, insert some lyx code (yes, new enivornment), and then resume the enumeration? It seems like that the enumeration is ended, and then the resume command is operating outside of any \begin