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
/
builders
/
latex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert sphinx.builders.latex to package from module
Takeshi KOMIYA
2018-04-14
1
-341
/
+0
*
Fix #4784: latex_show_urls assigns incorrect footnote numbers
Takeshi KOMIYA
2018-04-12
1
-0
/
+10
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
Fix #4230: slowdown in writing document with sphinx 1.6
Takeshi KOMIYA
2018-01-30
1
-1
/
+1
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-8
/
+7
*
builders: Add 'Builder.epilog' option
Stephen Finucane
2018-01-11
1
-0
/
+6
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-07-02
1
-1
/
+24
|
\
\
|
|
/
|
*
Fix #3902: Emit error if ``latex_documents`` contains non-unicode string in py2
Takeshi KOMIYA
2017-07-02
1
-1
/
+20
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-05-29
1
-0
/
+6
|
\
\
|
|
/
|
*
Fix #3807 by using old Makefile in LaTeX build repertory for windows
jfbu
2017-05-28
1
-0
/
+6
*
|
latex: Use ENUM for validate config value
Takeshi KOMIYA
2017-04-27
1
-10
/
+2
*
|
Remove deprecated feature: latex_keep_old_macro_names
Takeshi KOMIYA
2017-04-27
1
-18
/
+0
|
/
*
Move translators to SphinxFactory
Takeshi KOMIYA
2017-04-22
1
-1
/
+2
*
Show original image URI on copying images
Takeshi KOMIYA
2017-04-19
1
-11
/
+18
*
Add ImageDownloader transform to support remote images on some builders
Takeshi KOMIYA
2017-04-19
1
-0
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-3
/
+3
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Improve latex tables: fix #1574 and other rendering issues
jfbu
2017-03-01
1
-0
/
+1
*
|
deprecate :confval:`latex_keep_old_macro_names`
jfbu
2017-02-18
1
-1
/
+6
*
|
Add mypy annotations
Takeshi KOMIYA
2017-02-10
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+3
*
|
Merge pull request #3312 from tk0miya/remove_deprecated_codes3
Takeshi KOMIYA
2017-01-13
1
-2
/
+5
|
\
\
|
*
|
Emit deprecation warning for latex_elements["footer"] using warnings module
Takeshi KOMIYA
2017-01-07
1
-2
/
+5
*
|
|
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-3
/
+3
|
/
/
*
|
Drop deprecated options for latex builder
Takeshi KOMIYA
2017-01-05
1
-50
/
+0
*
|
Update by review
Takeshi KOMIYA
2017-01-04
1
-2
/
+2
*
|
Use loggers
Takeshi KOMIYA
2017-01-02
1
-20
/
+28
*
|
Use sphinx.util.logging instead app.info(), verbose(), debug() and debug2()
Takeshi KOMIYA
2017-01-02
1
-15
/
+18
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-25
1
-8
/
+19
|
\
\
|
|
/
|
*
Merge pull request #3251 from tk0miya/refactor_latex_builder
Takeshi KOMIYA
2016-12-24
1
-8
/
+19
|
|
\
|
|
*
LaTeX builder: Refactor the default settings generators (refs: #3244)
Takeshi KOMIYA
2016-12-16
1
-8
/
+19
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix #3261: ``latex_use_parts`` makes sphinx crash
Takeshi KOMIYA
2016-12-19
1
-1
/
+1
|
|
/
*
|
Update type annotations
Takeshi KOMIYA
2016-12-15
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-14
1
-0
/
+6
|
\
\
|
|
/
|
*
builtin extensions return metadata to allow parallel build
Takeshi KOMIYA
2016-12-12
1
-0
/
+6
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #3204: Fix typo
Takeshi KOMIYA
2016-12-10
1
-1
/
+1
*
|
Add type-check annotations to sphinx.builders
Takeshi KOMIYA
2016-11-16
1
-8
/
+26
|
/
*
Fix #2877: Rename ``latex_elements['footer']`` to ``latex_elements['postpream...
Takeshi KOMIYA
2016-09-17
1
-0
/
+9
*
Merge pull request #2772 from tk0miya/good_default_settings_for_latexpdfja
Takeshi KOMIYA
2016-07-21
1
-1
/
+6
|
\
|
*
Use jreport to the docclass for Japanese howto documents
Takeshi KOMIYA
2016-07-15
1
-1
/
+4
|
*
better default LaTeX settings for Japanese
Takeshi KOMIYA
2016-07-15
1
-1
/
+3
*
|
Use platex by default if language is "ja"
Takeshi KOMIYA
2016-07-19
1
-2
/
+4
*
|
Support multiple LaTeX engines through `latex_engine`
Takeshi KOMIYA
2016-07-19
1
-12
/
+13
[next]