I would like a numref-like role that inserts both a table or figure number *and* the the linked object's caption. Right now, this can be sort of crudely done (using Sphinx 1.4.4):

  See :numref:`<example-table>`,\ :ref:`example-table`.

  .. figure:: supernumref.jpg

     The Super-Numref Role


Which renders as:

  See Figure 10.1,The Super-Numref Role.

Obviously, this would be better done by a single role. Is there anything that does that already?

--
You received this message because you are subscribed to the Google Groups 
"sphinx-users" 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 https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to