On Wednesday, August 28, 2013 5:57:11 AM UTC-7, Simon King wrote:
>
> Hi! 
>
> At #9107, we are facing a problem building the pdf documentation of 
> Sage. Namely, by dealing with "nested classes" in a proper way, the 
> documentation will provide lists that are more deeply nested than what 
> they used to be. 
>

There is a reason why  (la)tex doesn't support arbitrarily deeply nested 
lists: It's not readable for humans anymore by the time you're past 
something like 5 levels. I can see how not having a restriction on nesting 
level is nice and attractive from a programmatic point of view, but using 
it will not lead to something that is actually readable, and putting a 
document in pdf form is clearly meant for humans.

Andrew gives a nice solution, so the technical problem is solved, but 
perhaps you should ask yourself if you're still producing a useful document 
if you use this extensively. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to