#6685: [with patch, positive review] include pictures in the reference manual
and
notebook introspection
-----------------------------------------+----------------------------------
Reporter: jhpalmieri | Owner: tba
Type: enhancement | Status: closed
Priority: major | Milestone: sage-4.1.2
Component: documentation | Resolution: fixed
Keywords: | Reviewer: Dan Drake
Author: John Palmieri, Mitesh Patel | Merged: Sage 4.1.2.alpha0
-----------------------------------------+----------------------------------
Comment(by mpatel):
Replying to Dan Drake and John Palmieri:
Good points. Should we inquire about a contributed sage.math repository
on sage-devel? If we cannot or prefer not to embed, we can include links
to the supplemental material. To minimize the possibility of broken
links, we could set up pages for different subject areas and point to
them.
To embed almost anything, use the
[http://docutils.sourceforge.net/docs/ref/rst/directives.html#raw-data-
pass-through raw] directive:
{{{
.. raw:: html
<img src="http://www.sagemath.org/pix/sage_logo_new.png">
}}}
If this is too permissive, we could extend Sphinx with an `embed`
directive, say.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6685#comment:14>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---