Maybe it's the align: left? Aaron Meurer
On Tue, May 20, 2014 at 5:59 PM, Alan Bromborsky <[email protected]> wrote: > At the end of my documentation "ga.rst" I have > > Manifolds and Tensors > ^^^^^^^^^^^^^^^^^^^^^ > > An example > > .. literalinclude:: latex/maxwell.py > :language: python > > code output > > .. image:: latex/manifold-0.png > :width: 700px > :align: left > > .. image:: latex/manifold-1.png > :width: 800px > :align: left > > .. rubric:: Citations > > .. [Doran] `<http://www.mrao.cam.ac.uk/~cjld1/pages/book.htm>`_ > ``Geometric Algebra for Physicists`` by C. Doran and A. Lasenby, > Cambridge > University Press, 2003. > > .. [Hestenes] `<http://geocalc.clas.asu.edu/html/CA_to_GC.html>`_ > ``Clifford Algebra to Geometric Calculus`` by D.Hestenes and G. Sobczyk, > Kluwer > Academic Publishers, 1984. > > .. [Macdonald] '<http://faculty.luther.edu/~macdonal>'_ > ``Linear and Geometric Algebra`` by Alan Macdonald, > `<http://www.amazon.com/Alan-Macdonald/e/B004MB2QJQ>`_ > > > .. rubric:: Footnotes > > .. [#f0] In this case :math:`D_{B}^{j_{1}\dots j_{n}} = F` and > :math:`\partial_{j_{1}\dots j_{n}} = 1`. > > .. [#f1] Since :math:`\underline{T}` is linear we do not require > :math:`I^{2} = \pm 1`. > > .. [#f2] In this case :math:`y` is a vector in the tangent space and not a > coordinate vector so that the > basis vectors are {\em not} a function of :math:`y`. > > .. [#f3] Preprocessing do not occur for the Ipython notebook and the string > post processing commands > *\%* and *\#* are not used in this case > > > When I display the html in Firefox the last two images, "manifold-0.png" > and "manifold-0.png", are side by side with > with ".. rubric:: Citations" and ".. rubric:: Footnotes". Am I doing the > citations and footnotes correctly? How can I display > the citations and footnotes after the images? > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/537BDE53.70507%40verizon.net. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6Lsx%2BfKUrvk_2O1grPZc4oLdh8j_woDh%3DSW%2Bb8vs%2BzqCA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
