You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
A part of SageTeX is sensitive to LaTeX representations of Sage
objects - one of the macros requires that it's not split into several
paragraphs.
This was reported on https://github.com/sagemath/sagetex/issues/64
In this case it turned out that tikz represention of polyhedra are to
blame - easily
fixed in https://trac.sagemath.org/ticket/34904 (needs review,
reviewers most welcome).
Are there other similar places which should be treated similarly?