Hello,
Is *.. raw:: latex *sphinx directive supported by sage (for documentations)?

I searched for the list of sphinx directives suppored/ allowed by sage and 
I got the following info:

Note about Sphinx directives vs. other blocks 
<https://doc.sagemath.org/html/en/developer/coding_basics.html#note-about-sphinx-directives-vs-other-blocks>

The main Sphinx directives that are used in Sage are:

.. MATH::, .. NOTE::, .. PLOT::, .. RUBRIC::, .. SEEALSO::, .. TODO::, .. 
TOPIC:: and .. WARNING::.

They must be written exactly as above, so for example WARNING:: or .. 
WARNING :: will not work.

Some other directives are also available, but less frequently used, namely:

.. MODULEAUTHOR::, .. automethod::, .. autofunction::, .. image::, .. 
figure::.

Other blocks shall not be used as directives; for example .. ALGORITHM:: will 
not be shown at all.


Is the above mentioned list an exhaustive list of sphinx directives allowed 
in sage?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/da9a9827-0737-4695-a93d-78f291fef972n%40googlegroups.com.

Reply via email to