#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 jhpalmieri):
Now I've tried building the pdf, and I run into the same "TeX capacity
exceeded" message. I've tried altering "extra_mem_top" and
"extra_mem_bot", but it's not helping. (I may not be doing this right,
though.)
I had to fix more problems to get the PDF to build: everywhere there was
an email address, pdflatex was crashing on the @ sign, so I had to enclose
the address in double backquotes. So I ended up changing these files (in
addition to sagenb.notebook.worksheet: I applied the patch from #8265 to
deal with this one):
* sage/combinat/species/set_species.py
* sage/combinat/words/word_generators.py
* sage/misc/hg.py
* sage/misc/lazy_attribute.py
* sage/misc/preparser.py
* sage/rings/number_field/number_field.py
* sage/rings/number_field/number_field_ideal.py
* sage/rings/padics/padic_generic.py
* sage/rings/padics/tutorial.py
* sage/rings/polynomial/infinite_polynomial_element.py
* sage/rings/polynomial/infinite_polynomial_ring.py
* sage/rings/polynomial/multi_polynomial_libsingular.pyx
* sage/rings/polynomial/pbori.pyx
* sage/rings/polynomial/symmetric_ideal.py
* sage/rings/polynomial/symmetric_reduction.pyx
* sage/structure/formal_sum.py
* sage/structure/sequence.py
I don't think that fixing these is a high priority, since the PDF manual
doesn't build anyway with the "-u" option.
--------
Aside from my question about why "-iu" rewrites all of the output when it
shouldn't have to, I'm happy with this. (I haven't tested this with "-i"
or "-u".) I agree that there should be a comment about "-i" and "-u"
taking a lot of memory, and perhaps saying that they don't work with the
pdf build. I don't think they need to be in the "advanced" options.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7549#comment:21>
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.