#9107: Nested class name mangling can be wrong in case of double nesting
------------------------------+--------------------------------------------
       Reporter:  hivert      |        Owner:  nthiery
           Type:  defect      |       Status:  needs_work
       Priority:  major       |    Milestone:  sage-5.12
      Component:  categories  |   Resolution:
       Keywords:              |    Merged in:
        Authors:  Simon King  |    Reviewers:  Volker Braun, Florent Hivert
Report Upstream:  N/A         |  Work issues:
         Branch:              |       Commit:
   Dependencies:  #12808      |     Stopgaps:
------------------------------+--------------------------------------------

Comment (by nthiery):

 Replying to [comment:61 SimonKing]:
 > OK, after getting a more recent version of the enumitem package, I first
 get a "too deeply nested" error on [attachment:categories.tex]. However,
 after doing
 > {{{
 > \setlistdepth{10}
 > }}}
 > (and not just depth 9), it compiles fine.
 > So, in other words, the problem ''can'' be solved.

 What? Really? I thought I had tried that. Ah, I see, the level that
 you have to put seems to actually have nothing to do with the actual
 depth of your itemize. Now I can compile the full categories
 documentation, but that requires {{{\setlistdepth{275}}}}!!! There
 must be something wrong in the depth-counting logic of enumitem ...

 > But I really wonder about the requirement that the user has to have
 > a latex installation with a very recent enumitem. Can this be really
 > required? Or would we be allowed to ship enumitem.sty with Sage?

 I would vote for shipping enumitem.sty if that's easy. Jeroen/Volker/...,
 can we just throw it in
 {{{/opt/sage-dev/local/share/texmf/tex/generic}}} ?


 Cheers,
                                 Nicolas

--
Ticket URL: <http://trac.sagemath.org/ticket/9107#comment:63>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to