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
/
texinputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #633: Allow footnotes in section headers in LaTeX output.
Georg Brandl
2011-09-22
1
-0
/
+18
*
Fix #574: Improvement to Japanese LaTeX support.
Georg Brandl
2011-09-21
1
-9
/
+11
*
Make token references work as hyperlinks again in LaTeX output.
Georg Brandl
2011-01-15
1
-14
/
+5
*
#332: Make admonition boundaries in LaTeX output visible.
Georg Brandl
2011-01-07
1
-11
/
+22
*
Remove odd margin calculation in verbatim command that leads to overfull hbox...
Georg Brandl
2011-01-06
1
-5
/
+1
*
#574: Add special code for better support of Japanese documents in the LaTeX ...
Georg Brandl
2011-01-03
1
-0
/
+9
*
In the Makefile generated by LaTeX output, do not delete pdf files
Georg Brandl
2010-11-12
1
-2
/
+1
*
#535: Fix LaTeX output generated for line blocks by porting implementation fr...
Georg Brandl
2010-10-22
1
-0
/
+19
*
#530: set font size of \paragraph to \small.
Georg Brandl
2010-10-22
1
-1
/
+1
*
#501: Fix regression when building LaTeX docs with figures that
Georg Brandl
2010-08-23
1
-1
/
+4
*
Include hypcap package, to get better references to floats.
Georg Brandl
2010-08-05
1
-0
/
+1
*
merge with 0.6
Georg Brandl
2010-05-22
2
-4
/
+13
|
\
|
*
#404: Make ``\and`` work properly in the author field of the ``latex_document...
Georg Brandl
2010-05-22
2
-4
/
+13
*
|
merge with trunk
Georg Brandl
2010-04-17
1
-1
/
+2
|
\
\
|
*
\
merge with 0.6
Georg Brandl
2010-04-17
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
#379: define hyperref citecolor to match color scheme.
Georg Brandl
2010-04-17
1
-1
/
+1
*
|
|
sphinx-domains #1: better handling of skips for list environment.
Georg Brandl
2010-04-17
1
-1
/
+5
*
|
|
#380: use correct command to determine line width when two-column layout is i...
Georg Brandl
2010-04-17
1
-2
/
+2
*
|
|
#371: fix LaTeX output generated for return annotations.
Georg Brandl
2010-04-04
1
-4
/
+4
*
|
|
Remove obsolete hyperref option.
Georg Brandl
2010-02-20
1
-2
/
+1
*
|
|
Make the concept of "module index" generalized to domains. As a side-effect,...
Georg Brandl
2010-02-20
2
-84
/
+1
*
|
|
Get rid of the non-extensible Python-specific description environments in sph...
Georg Brandl
2010-01-17
1
-220
/
+13
|
/
/
*
|
merge pre-domain state with tip from 0.6
Georg Brandl
2009-08-06
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix sphinx.sty \includegraphics command redefinition
Leandro Lucarella
2009-07-09
1
-1
/
+3
*
|
merge with 0.6
Georg Brandl
2009-06-15
1
-2
/
+2
|
\
\
|
|
/
|
*
Use parskip package instead of setting \parskip ourselves.
Georg Brandl
2009-06-15
1
-2
/
+2
*
|
Added the ``latex_docclass`` config value and made the "twoside"
Georg Brandl
2009-06-04
2
-10
/
+35
|
/
*
Add empty var for latex options in Makefile for latex output.
Georg Brandl
2009-03-24
1
-10
/
+12
*
merge with 0.5
Georg Brandl
2009-03-16
1
-0
/
+12
|
\
|
*
Handle inline nodes in latex and text writers.
Georg Brandl
2009-03-16
1
-0
/
+12
*
|
#96: The LaTeX builder now supports figures wrapped by text, when using the `...
Georg Brandl
2009-02-21
1
-0
/
+4
*
|
merge with 0.5
Georg Brandl
2009-02-14
2
-0
/
+6
|
\
\
|
|
/
|
*
Handle footnotes in tables in LaTeX.
Georg Brandl
2009-02-14
2
-0
/
+6
*
|
fix classmethoddesc environment
Georg Brandl
2009-01-24
1
-16
/
+1
*
|
Close #23: Added a ``classmethod`` directive along with ``method``
Georg Brandl
2008-12-29
1
-0
/
+29
|
/
*
Support table captions in LaTeX output.
Georg Brandl
2008-11-16
1
-0
/
+1
*
#26: fix problems with ifxetex package.
Georg Brandl
2008-11-06
1
-3
/
+2
*
Add global citations. #1.
Georg Brandl
2008-10-25
3
-24
/
+20
*
Fix for systems where hyperref doesn't invoke ifpdf.sty.
Georg Brandl
2008-10-18
3
-2
/
+4
*
Fix another ordering problem that led to uncolored Verbatim environments.
Georg Brandl
2008-10-17
1
-1
/
+1
*
Include hyperref as the last package. Fixes #4027.
Georg Brandl
2008-10-17
3
-63
/
+15
*
Fix a problem with non-ASCII characters leading chapter titles, by updating f...
Georg Brandl
2008-10-17
1
-41
/
+291
*
Remove the "ni" environments; they are useless now that index
Georg Brandl
2008-10-16
1
-66
/
+6
*
This should fix compatibility with XeTeX *and* prevent issues like #3909.
Georg Brandl
2008-10-16
1
-12
/
+6
*
#17: fix Makefile syntax.
Georg Brandl
2008-09-24
2
-16
/
+4
*
One more fix.
Georg Brandl
2008-09-21
1
-1
/
+1
*
Fix makefile.
Georg Brandl
2008-09-21
1
-2
/
+2
*
Restructure LaTeX file template: add new "latex_elements" config value
Georg Brandl
2008-09-12
3
-35
/
+13
*
Quote input file names, so that it works when they contain shell-metacharacters.
Georg Brandl
2008-09-11
1
-14
/
+14
*
Merged revisions 66061,66069 via svnmerge from
Georg Brandl
2008-08-30
1
-0
/
+11
[next]