On Thu, 11 Aug 2016, Komiya Takeshi wrote:

Hi,
Do you use sphinxtr/numfig.py? It appends "Figure n:" automatically.
https://github.com/jterrace/sphinxtr/blob/master/extensions/numfig.py#L124

Please tell me what extensions you are using.

The port is from here:
https://bitbucket.org/arjones6/sphinx-numfig/wiki/Home

In conf.py:

extensions = [
    'sphinx.ext.ifconfig',
    'sphinxcontrib.httpdomain',
    'sphinx.ext.numfig'
]

--
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