#7549: Reference manual: class hierarchy, inherited members, underscore 
variables
-----------------------------+----------------------------------------------
   Reporter:  mpatel         |       Owner:  mvngu       
       Type:  enhancement    |      Status:  needs_review
   Priority:  minor          |   Milestone:              
  Component:  documentation  |    Keywords:              
     Author:  Mitesh Patel   |    Upstream:  N/A         
   Reviewer:                 |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by mpatel):

 The HTML manual builds with `-i`, `-u`, and `-iu`.

 Building the PDF manual with `-u` on sage.math yields

 {{{
 [4811] [4812] [4813] [4814] [4815] [4816]
 ! TeX capacity exceeded, sorry [pool size=1165811].
 \...@pstringdef ...->\edef #1{\pdfescapestring {#2}
                                                   }
 l.392012 ...matrix0.Matrix.multiplicative_order}{}
 \begin{methoddesc}{multipl...

 !  ==> Fatal error occurred, no output PDF file produced!
 Transcript written on reference.log.
 make: *** [reference.pdf] Error 1
 }}}
 after I suppress problems with underscored methods in

  * sagenb.notebook.worksheet
  * structure.formal_sum
  * sage.combinat.crystals.tensor_product
  * sage.combinat.species.set_species
  * sage.combinat.words.word_generators
  * sage.rings.number_field.number_field
  * sage.rings.number_field.number_field_ideal
  * sage.rings.polynomial.multi_polynomial_libsingular
  * sage.rings.polynomial.infinite_polynomial_ring
  * sage.rings.polynomial.infinite_polynomial_element

 I'll fix the first problem in a separate ticket and leave the others for
 someone else.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7549#comment:19>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to