Re: [Orgmode] [BUG] Nested lists in LaTeX export

2009-06-13 Thread Carsten Dominik
On Jun 13, 2009, at 3:53 PM, Scot Becker wrote: This may not do what you want, but check out the 'easylist' package on CTAN. It allows deeply nested lists. The problem here is not nesting depth. it is that a list item contains two sublist, separated by text that is part of the item, but no

Re: [Orgmode] [BUG] Nested lists in LaTeX export

2009-06-13 Thread Scot Becker
This may not do what you want, but check out the 'easylist' package on CTAN. It allows deeply nested lists. It's quite flexible (though I don't think it lets you specify *different* kinds of list bullets/numbers within the same list). There is no org export path to easylist, but by default it us

Re: [Orgmode] [BUG] Nested lists in LaTeX export

2009-06-12 Thread Carsten Dominik
Hi Christian, this is indeed a shortcoming of the list parser used only in LaTeX export, but not in the other exporters. Unfortunately I do not have an easy fix. - Carsten On Jun 12, 2009, at 11:44 AM, Christian Egli wrote: Hi I have the following org snippet which exports properly using th