mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Let LaTeX obey :confval:math_numfig for equation numbering
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
master_doc = 'index'
|
||||
|
||||
extensions = ['sphinx.ext.imgmath'] # for math_numfig
|
||||
|
||||
latex_documents = [
|
||||
('indexmanual', 'SphinxManual.tex', 'Test numfig manual',
|
||||
'Sphinx', 'manual'),
|
||||
|
||||
Reference in New Issue
Block a user