Ticket #12572 (closed defect: fixed)
Add extra memory to pdflatex to build PDF manuals
| Reported by: | jdemeyer | Owned by: | hivert |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-5.0 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Minh Van Nguyen |
| Authors: | Jeroen Demeyer | Merged in: | sage-5.0.beta7 |
| Dependencies: | Stopgaps: |
Description (last modified by jdemeyer) (diff)
See #9128, we should add the environment variable
extra_mem_top=2000000
for the reference manual to compile. This means patching the Sphinx spkg.
spkg: http://boxen.math.washington.edu/home/jdemeyer/spkg/sphinx-1.1.2.p1.spkg
Attachments
Change History
comment:2 Changed 15 months ago by jdemeyer
- Description modified (diff)
- Authors set to Jeroen Demeyer
Changed 15 months ago by jdemeyer
-
attachment
sphinx-1.1.2.p1.diff
added
Diff for the sphinx spkg, for review only
Note: See
TracTickets for help on using
tickets.

One way may be to patch
as
Sorry, I've no time to make a spkg now
Florent