Let LaTeX obey :confval:math_numfig for equation numbering

This commit is contained in:
jfbu
2017-12-21 12:23:20 +01:00
parent 24c9103a2c
commit 3bb61e9094
5 changed files with 56 additions and 6 deletions

View File

@@ -2,6 +2,8 @@
master_doc = 'index'
extensions = ['sphinx.ext.imgmath'] # for math_numfig
latex_documents = [
('indexmanual', 'SphinxManual.tex', 'Test numfig manual',
'Sphinx', 'manual'),