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
*
Merge pull request #2551 from jfbu/latex_subparagraphs
Takeshi KOMIYA
2016-05-24
1
-2
/
+6
|
\
|
*
Extend pdflatex config in sphinx.sty to subparagraphs
jfbu
2016-05-16
1
-2
/
+6
*
|
Fix #2517: wrong bookmark encoding in PDF if using LuaLaTeX
jfbu
2016-05-18
1
-1
/
+4
|
/
*
Fix #2523: LaTeX raises error for labeled code-block
jfbu
2016-05-03
1
-0
/
+2
*
Merge pull request #2509 from jfbu/latex_fixcomment
Jean-François B
2016-05-01
1
-1
/
+3
|
\
|
*
Fix and make more precise obsolete comment in sphinx.sty
jfbu
2016-04-30
1
-1
/
+3
*
|
Fix #2507: French lists in LaTeX-PDF output cause vertical space problems
jfbu
2016-04-30
1
-3
/
+7
|
/
*
Merge pull request #2498 from jfbu/latex_less_space_above_codecaptions
Jean-François B
2016-04-27
1
-7
/
+4
|
\
|
*
Fix #2460: too much white space on top of captioned literal blocks in PDF output
jfbu
2016-04-25
1
-7
/
+4
*
|
Move luatex85 loading check from sphinx.sty to sphinx{howto,manual}.cls
jfbu
2016-04-26
3
-6
/
+12
|
/
*
Fix #2304: auto line breaks in latexpdf codeblocks
jfbu
2016-04-25
1
-1
/
+81
*
Make framing and captions of PDF literal code-blocks obey indentation
jfbu
2016-04-25
1
-13
/
+29
*
fix a latex issue of vertical space
jfbu
2016-04-20
1
-4
/
+6
*
Merge branch 'stable' into fixpdfunbreakabletopicboxes
jfbu
2016-04-20
1
-0
/
+7
|
\
|
*
Load compatibility patch for LuaTeX 0.85+
jfbu
2016-04-18
1
-0
/
+6
|
*
Fix a vertical space in indented code-blocks for latexpdf
jfbu
2016-04-17
1
-0
/
+1
*
|
Fix #2446: latex(pdf) sets local tables of contents in unbreakable boxes
jfbu
2016-04-20
1
-20
/
+130
|
/
*
Fix typo in comment after renaming.
jfbu
2016-04-14
1
-1
/
+1
*
Make more robust Verbatim code for PDF. No more redefines \fbox.
jfbu
2016-04-14
1
-12
/
+13
*
Fix #2447: VerbatimBorderColor wrongly used also for captions of PDF
jfbu
2016-04-14
1
-71
/
+40
*
Remove unneeded \bgroup/\egroup in legacy sphinx.sty definition of Verbatim
jfbu
2016-04-10
1
-3
/
+2
*
Make reset of \SphinxVerbatimTitle to \empty explicit in produced LaTeX files
jfbu
2016-04-10
1
-8
/
+7
*
Enable pdf hyperlinks to named literal-blocks without caption.
jfbu
2016-04-07
1
-1
/
+15
*
Merge branch 'stable' into 1.4-release
Takeshi KOMIYA
2016-03-23
1
-0
/
+737
|
\
|
*
Fix #2378: Sphinx now bundles newfloat.sty
Takeshi KOMIYA
2016-03-23
1
-0
/
+737
*
|
Merge pull request #2297 from jfbu/literalblockcaption
Takeshi KOMIYA
2016-03-06
1
-14
/
+90
|
\
\
|
*
|
Changes of LaTeX macro names in sphinx.sty to use Sphinx prefix.
jfbu
2016-03-04
1
-27
/
+27
|
*
|
Fix comments.
jfbu
2016-02-15
1
-9
/
+18
|
*
|
Removes unneeded comment from sphinx.sty
jfbu
2016-02-15
1
-1
/
+0
|
*
|
Fix #2262 (latex): avoid pagebreaks after captions of literal blocks
jfbu
2016-02-14
1
-20
/
+21
|
*
|
Address #2262 (latex): avoid pagebreaks after captions of literal blocks
jfbu
2016-02-10
1
-8
/
+75
*
|
|
Fix #2337: Use ``\url{URL}`` macro instead of ``\href{URL}{URL}`` in LaTeX wr...
Takeshi KOMIYA
2016-03-04
1
-0
/
+3
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2016-03-03
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add ``\sphinxAtStartFootnote`` macro
Takeshi KOMIYA
2016-03-03
1
-0
/
+2
|
|
/
*
|
Fix #2348: Move amsmath and amssymb to before fontpkg on LaTeX writer
Takeshi KOMIYA
2016-03-03
1
-2
/
+0
*
|
Rename ``\titlereference`` to ``\titleref``
Takeshi KOMIYA
2016-03-02
1
-1
/
+1
*
|
Rename ``\internalreference`` to ``\crossref``
Takeshi KOMIYA
2016-03-02
1
-1
/
+1
*
|
Fix #2355: Define ``\termref`` macro to redefine the style of ``term`` roles.
Takeshi KOMIYA
2016-03-02
1
-0
/
+1
*
|
Define ``\internalreference`` macro to redefine the style of references
Takeshi KOMIYA
2016-02-25
1
-0
/
+1
*
|
Define ``\menuselection`` and ``\accelerator`` macros to redefine the style o...
Takeshi KOMIYA
2016-02-25
1
-0
/
+2
*
|
Fix #2338: Define ``\titlereference`` macro to redefine the style of `title-r...
Takeshi KOMIYA
2016-02-23
1
-0
/
+1
*
|
Fix #2245: Add ``latex_elements["passoptionstopackages"]`` option to call Pas...
Takeshi KOMIYA
2016-02-23
1
-1
/
+1
*
|
Fix #2308: Define ``\tablecontinued`` macro to redefine the style of continue...
Takeshi KOMIYA
2016-02-16
1
-0
/
+1
*
|
Fix #2231: Use DUrole instead of DUspan for custom roles in LaTeX writer
Takeshi KOMIYA
2016-01-16
1
-8
/
+11
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-11
1
-10
/
+9
|
\
\
|
|
/
|
*
Fix #2172: Dysfunctional admonition \py@lightbox in sphinx.sty
Takeshi KOMIYA
2016-01-09
1
-10
/
+9
*
|
Add more PHONY targets in the LaTeX output Makefile
Hong Xu
2016-01-06
1
-1
/
+1
*
|
The clean target the LaTeX ouput Makefile should remove more files
Hong Xu
2016-01-06
1
-1
/
+1
*
|
Add "gz" and "xz" archive target to the LaTeX output Makefile
Hong Xu
2016-01-06
1
-0
/
+6
*
|
Specify a default format (pdf) in the LaTeX output Makefile
Hong Xu
2016-01-06
1
-0
/
+2
[next]