On Jun 24, 1:30 pm, Minh Nguyen <nguyenmi...@gmail.com> wrote:
> Hi,
>
>
>
>
>
> On Fri, Jun 25, 2010 at 2:00 AM, Minh Nguyen <nguyenmi...@gmail.com> wrote:
> > Hi folks,
>
> > In Sage 4.4.4, I can't build the PDF version of the reference manual,
> > even though the HTML version builds fine. Here is the error messsage:
>
> > Overfull \hbox (41.96407pt too wide) in paragraph at lines 73487--73489
> > []\T1/pcr/m/n/10 MyClass2.__classcall__() \T1/ptm/m/n/10 should re-turn the 
> > re-
> > sult of \T1/pcr/m/n/10 UniqueRepresentation.__classcall__()
> > [890]
> > ! TeX capacity exceeded, sorry [input stack size=5000].
> > \reser...@a ->\def \reser...@a
> >                               *{\...@assign@i {...@tempskipb }}\reser...@a
> > l.73597 ...{UniqueRepresentation}} and unpickling}
>
> > !  ==> Fatal error occurred, no output PDF file produced!
> > Transcript written on reference.log.
> > make: *** [reference.pdf] Error 1
>
> The problem can be solved by avoid using "":class:" with "..
> rubric::". That is, change the line
>
> .. rubric:: Migrating classes to :class:`UniqueRepresentation` and unpickling
>
> to
>
> .. rubric:: Migrating classes to ``UniqueRepresentation`` and unpickling
>

Just out of curiosity, is that a bug that needs to be reported
upstream to Sphinx/ReST, or was that a bad use of Sphinx/ReST which
isn't documented there (so needs to be reported upstream), or just
something we didn't know about but should have (and doesn't need to be
reported upstream)?  Could this happen with other '..' commands like
warnings?

I feel like a salmon talking about this.

- kcrisman

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to