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
/
writers
/
latex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
1
-1
/
+2
*
latex: table: push the whole context at once
Benoit Allard
2011-10-12
1
-5
/
+6
*
Restore Python 3 compatibility.
Georg Brandl
2011-10-09
1
-1
/
+2
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-5
/
+8
|
\
|
*
Switch off pagerefs in production lists.
Georg Brandl
2011-09-23
1
-1
/
+2
|
*
Fix output for complicated signatures in latex.
Georg Brandl
2011-09-23
1
-4
/
+6
*
|
Merge with 1.0
Georg Brandl
2011-09-23
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix #613: Allow Unicode characters in production list token names.
Georg Brandl
2011-09-22
1
-1
/
+2
|
*
Fix #506: block table alignment problem.
Georg Brandl
2011-09-22
1
-1
/
+1
*
|
support to the pTex(Japanese TeX) in docutils 0.8.1
aohta
2011-09-22
1
-8
/
+10
*
|
Merged in marklodato/sphinx (pull request #4)
Georg Brandl
2011-09-22
1
-2
/
+3
|
\
\
|
*
|
add 'highlight_args' option for literal_block nodes
Mark Lodato
2011-07-06
1
-1
/
+2
|
*
|
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
1
-2
/
+2
*
|
|
Print table headers not only in first page but in next pages
Shunichi Shinohara
2011-09-22
1
-2
/
+8
*
|
|
Merge with 1.0.
Georg Brandl
2011-09-21
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #611: latex writer raised IndexError on pages with no section but a link ...
Georg Brandl
2011-09-21
1
-2
/
+6
|
*
|
Fix #574: Improvement to Japanese LaTeX support.
Georg Brandl
2011-09-21
1
-2
/
+2
*
|
|
Fix #611: latex writer raised IndexError on pages with no section but a link ...
Georg Brandl
2011-09-21
1
-2
/
+6
*
|
|
Fix :samp: latex tests.
Georg Brandl
2011-09-21
1
-1
/
+3
*
|
|
Fix #722: remove special styling of :samp: role, and enable placeholder forma...
Georg Brandl
2011-09-21
1
-7
/
+5
*
|
|
Code style fixes.
Georg Brandl
2011-09-17
1
-4
/
+4
*
|
|
Add multirow / multicol support for latex
Joel Wurtz
2011-08-31
1
-7
/
+30
|
|
/
|
/
|
*
|
Make check.
Georg Brandl
2011-01-15
1
-3
/
+6
*
|
merge with 1.0
Georg Brandl
2011-01-15
1
-12
/
+6
|
\
\
|
|
/
|
*
#558: Fix longtables with captions in LaTeX output.
Georg Brandl
2011-01-15
1
-2
/
+1
|
*
Make token references work as hyperlinks again in LaTeX output.
Georg Brandl
2011-01-15
1
-10
/
+5
*
|
#160: separate latex rows with horizontal lines like in other builders too.
Georg Brandl
2011-01-08
1
-5
/
+5
*
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
1
-20
/
+28
*
|
#586: Implemented improved glossary markup which allows multiple terms per de...
Georg Brandl
2011-01-06
1
-1
/
+5
*
|
merge with 1.0
Georg Brandl
2011-01-06
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix regressions introduced with #556 fix: explicitly add line break in the
Georg Brandl
2011-01-06
1
-0
/
+2
|
*
Prevent putting footnotes in captions, which is not supported by latex.
Georg Brandl
2011-01-06
1
-1
/
+11
*
|
#516: Added new value of the :confval:`latex_show_urls` option to show the UR...
Georg Brandl
2011-01-06
1
-4
/
+20
*
|
merge with 1.0
Georg Brandl
2011-01-06
1
-2
/
+4
|
\
\
|
|
/
|
*
Adapt to refactoring of Babel class in latest docutils.
Georg Brandl
2011-01-05
1
-2
/
+4
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix long line.
Georg Brandl
2011-01-04
1
-1
/
+2
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-8
/
+40
|
\
\
|
|
/
|
*
Even more tweaking of the latex tabular environment selection code.
Georg Brandl
2011-01-03
1
-7
/
+12
|
*
#574: Add special code for better support of Japanese documents in the LaTeX ...
Georg Brandl
2011-01-03
1
-0
/
+7
|
*
#556: Fix missing paragraph breaks in LaTeX output in certain situations (e.g.
Georg Brandl
2011-01-03
1
-1
/
+1
|
*
#565: In the LaTeX builder, not only literal blocks require different table h...
Georg Brandl
2011-01-03
1
-5
/
+25
*
|
merge with 1.0
Georg Brandl
2010-10-22
1
-22
/
+10
|
\
\
|
|
/
|
*
#535: Fix LaTeX output generated for line blocks by porting implementation fr...
Georg Brandl
2010-10-22
1
-22
/
+10
*
|
merge with 1.0
Georg Brandl
2010-10-22
1
-12
/
+10
|
\
\
|
|
/
|
*
#534: warning message instead of crash if invalid Pygments lexer name is used.
Georg Brandl
2010-10-22
1
-11
/
+9
|
*
include a blank line before a new line-block so it stands as its own paragraph
Doug Hellmann
2010-10-20
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-08-23
1
-1
/
+2
|
\
\
|
|
/
[next]