Hey everyone,
   While reviewing #14130, there was a multiline array* environment inside 
of a .. MATH::, and this ended up building just fine as html, but did not 
compile in pdf form. For example, suppose you have:

.. MATH::

    \begin{align*}
    f(x) & = x^2 - 2 \\
    g(x) & = \frac{f(x) - x^3}{x-3}
    \end{align*}

This would build as a html doc, but would fail as a pdf doc. Is this a bug 
or is there a better way of doing things?

Thanks,
Travis

For reference, we reformatted the doc on #14130 to work around this.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to