>> On 3/10/2010 6:53 AM, annaR wrote:
On 2010-03-18, Kevin Dunn wrote:
> On Wed, Mar 17, 2010 at 11:03, Mike Pumphrey <m...@opengeo.org> wrote:

>>> I use Sphinx to generate latex and html output from reST files. One
>>> of our users pointed out that the figures are numbered in latex
>>> however they are not numbered in HTML. How can I refer to the figure
>>> with the number  ?

>> I would like to echo that having these two features

>> 1. Figure numbering in HTML (equal to figure numbering in LaTeX)

>> 2. Dynamic figure number substitution ("As we see in Figure X...")

>> would be extremely nice to have in Sphinx.

The first can be easily achieved with a CSS counter. However, I don't
know whether CSS can also help with 2. (i.e. if it is possible to print
the counter value of the referenced item.

Günter


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to