index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
ext
/
mathbase.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
``sphinx.util.compat.Directive`` class is now deprecated.
Takeshi KOMIYA
2016-12-13
1
-2
/
+1
*
|
Add type-check annotations to sphinx.ext
Takeshi KOMIYA
2016-11-16
1
-1
/
+35
|
/
*
Fix #3038: ``sphinx.ext.math*`` raises TypeError if labels are duplicated
Takeshi KOMIYA
2016-10-13
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2016-09-01
1
-4
/
+7
|
\
|
*
mathbase: Generate \label only if label exists
Takeshi KOMIYA
2016-09-01
1
-1
/
+2
|
*
Fix could not reference equations if ``:nowrap:`` option specified
Takeshi KOMIYA
2016-09-01
1
-1
/
+2
*
|
Add domain support to support equation cross references (ref: #1210, #2851)
Takeshi KOMIYA
2016-08-22
1
-68
/
+117
|
/
*
Fix #2646: latex crashes if math contains twice empty lines
Takeshi KOMIYA
2016-06-09
1
-1
/
+1
*
Move \! before \begin{aligned} (ref: #2370)
Takeshi KOMIYA
2016-04-16
1
-3
/
+3
*
Fix failure in py3
Takeshi KOMIYA
2016-04-14
1
-1
/
+1
*
sphinx.ext.mathbase: Refactor LaTeX output
Takeshi KOMIYA
2016-04-14
1
-15
/
+30
*
Fix #2370: the equations are slightly misaligned in LaTeX
Takeshi KOMIYA
2016-04-14
1
-4
/
+3
*
Fix #2348: Move amsmath and amssymb to before fontpkg on LaTeX writer
Takeshi KOMIYA
2016-03-03
1
-6
/
+0
*
Merge branch 'stable'
Georg Brandl
2016-02-16
1
-1
/
+6
|
\
|
*
Fix #2290: ``sphinx.ext.mathbase`` use of amsfonts may break user choice of m...
Takeshi KOMIYA
2016-02-15
1
-1
/
+6
*
|
Use "align" environment to wrap math equations instead of "gather"
Hong Xu
2016-01-20
1
-8
/
+11
*
|
math: Add math_number_all to enforce numbering all displayed math.
Hong Xu
2016-01-18
1
-5
/
+10
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable
shimizukawa
2016-01-10
1
-1
/
+18
|
\
\
|
|
/
|
*
Merge pull request #2188 from xuhdev/latex-math-section-title
Takeshi KOMIYA
2015-12-22
1
-1
/
+17
|
|
\
|
|
*
LaTeX: Support math in section titles
Hong Xu
2015-12-20
1
-1
/
+17
|
*
|
Fix LaTeX output of \mathbb in math
Hong Xu
2015-12-21
1
-0
/
+1
|
|
/
*
|
fixup test suite for already-registered warnings
Georg Brandl
2015-07-22
1
-1
/
+1
|
/
*
ext: pep8 fixes
Georg Brandl
2015-03-08
1
-15
/
+31
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ...
Georg Brandl
2014-01-12
1
-0
/
+4
*
Closes #929: Support parsed-literal blocks in LaTeX output correctly.
Georg Brandl
2014-01-11
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-1
/
+2
|
\
|
*
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-1
/
+2
*
|
The math extension displaymath directives now support ``name`` in
Georg Brandl
2011-06-30
1
-1
/
+4
*
|
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
Jonathan Waltman
2011-03-05
1
-5
/
+8
*
|
merge with 1.0
Georg Brandl
2011-01-15
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix for docutils versions without directive.src attribute.
Georg Brandl
2011-01-15
1
-1
/
+2
*
|
merge with 1.0
Georg Brandl
2011-01-07
1
-0
/
+2
|
\
\
|
|
/
|
*
Add line numbers to newly generated nodes.
Georg Brandl
2011-01-07
1
-0
/
+2
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Implement missing node handlers for texinfo. Enable checking warnings from t...
Georg Brandl
2010-10-22
1
-2
/
+2
*
|
Fix call.
Georg Brandl
2010-10-22
1
-2
/
+2
*
|
Add add_node() support for texinfo and add handlers for nodes in our extensions.
Georg Brandl
2010-10-22
1
-12
/
+30
|
/
*
Add more visitors for manpage writer.
Georg Brandl
2010-03-01
1
-0
/
+17
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
Change the name of mathbase.setup() so that putting it in extensions doesn't ...
Georg Brandl
2009-11-08
1
-1
/
+1
*
Convert directives in builtin extensions to class API.
Georg Brandl
2009-02-18
1
-18
/
+30
[prev]
[next]