On 06/04/2012 05:05 PM, Gael Varoquaux wrote:
> On Mon, Jun 04, 2012 at 11:53:33AM +0200, Alexandre ABRAHAM wrote:
>> Concerning the problem of too many nested elements, if so many levels are
>> really needed, you can try to use the enumitem package to increase the
>> number of allowed nested levels :
>> \usepackage{enumitem}
>> \setlistdepth{10}
> If that fixes the problem, we can easily add it to the preamble in the
> conf.py.
>
Unfortunately, this only works with enumitem >=3.0
This is not available for ubuntu :-/ But maybe not so many need
to build the pdf themselves any way...------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
