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
/
tests
/
test_build_latex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
1
-1
/
+1
|
\
|
*
fix typo
Tetsuo Koyama
2020-07-19
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-3
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-27
1
-1
/
+23
|
\
\
|
|
/
|
*
LaTeX: Add :confval:`latex_theme_options` to override theme options
Takeshi KOMIYA
2020-04-20
1
-0
/
+11
|
*
LaTeX: Allow to override papersize and pointsize from LaTeX themes
Takeshi KOMIYA
2020-04-12
1
-1
/
+12
*
|
Deprecate codes for docutils-0.13 or 0.14
Takeshi KOMIYA
2020-03-07
1
-7
/
+0
|
/
*
refactor: latex: Move initialization of multilingual module to builder
Takeshi KOMIYA
2020-03-07
1
-1
/
+1
*
Support user defined LaTeX themes
Takeshi KOMIYA
2020-03-06
1
-1
/
+11
*
test: Add testcases for latex docclasses
Takeshi KOMIYA
2020-03-06
1
-0
/
+50
*
test: encoding="utf-8" is no longer needed on reading text
Takeshi KOMIYA
2020-02-01
1
-74
/
+74
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-81
/
+81
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Close #6837: LaTeX: Support a nested table
Takeshi KOMIYA
2019-12-22
1
-0
/
+6
*
LaTeX: avoid quotes and TeX ligature replacements in PDF output
jfbu
2019-12-15
1
-18
/
+18
*
Merge pull request #6845 from jfbu/latex_do_not_escape_verticalbarchar
Jean-François B
2019-11-18
1
-1
/
+1
|
\
|
*
LaTeX: stop escaping | to LaTeX macro, except if in an index entry
jfbu
2019-11-18
1
-1
/
+1
*
|
Make escape() and hlescape() as public APIs of texescape
Takeshi KOMIYA
2019-11-16
1
-0
/
+1
|
/
*
Merge branch '2.0' into 6738_new_escape_for_unicode_latex_engine
Jean-François B
2019-11-15
1
-0
/
+8
|
\
|
*
Close #6762: latex: Allow to load additonal LaTeX packages
Takeshi KOMIYA
2019-11-05
1
-0
/
+8
*
|
Do not replace unicode characters by LaTeX macros on unicode supported LaTeX ...
Takeshi KOMIYA
2019-10-20
1
-0
/
+24
|
/
*
Merge branch '2.2.1' into 2.0
Takeshi KOMIYA
2019-10-20
1
-0
/
+11
|
\
|
*
Add latexpdf support for Greek as main language (via xelatex use)
jfbu
2019-10-01
1
-0
/
+11
*
|
Fix #6652: Run tests with wrong latex_documents setting
Takeshi KOMIYA
2019-10-12
1
-1
/
+1
|
/
*
Fix flake8 violations
Takeshi KOMIYA
2019-07-01
1
-0
/
+1
*
LaTeX: refactor visit_enumerated_list() to use \sphinxsetlistlabels
jfbu
2019-06-29
1
-15
/
+5
*
Fix #6444: test: replace example.com by existing page
Takeshi KOMIYA
2019-06-05
1
-1
/
+1
*
Merge branch '2.0.2' into 2.0
Takeshi KOMIYA
2019-06-02
1
-0
/
+6
|
\
|
*
Fix latex figure in admonition
Stefan Wallentowitz
2019-05-24
1
-0
/
+6
*
|
Close #6239: latex: Support to build Chinese documents
Takeshi KOMIYA
2019-05-29
1
-0
/
+10
|
/
*
Fix test: filename has been smallcased since 2.0
Takeshi KOMIYA
2019-03-10
1
-1
/
+1
*
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-10
1
-0
/
+10
|
\
|
*
Fix #6149: LaTeX: :index: role titles causes build error of LaTeX
Takeshi KOMIYA
2019-03-10
1
-1
/
+10
*
|
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-02
1
-1
/
+13
|
\
\
|
|
/
|
*
Fix #6067: LaTeX: images having a target are not aligned even if specified
Takeshi KOMIYA
2019-02-28
1
-0
/
+4
|
*
Fix #6067: LaTeX: images having a target are concatenated to next line
Takeshi KOMIYA
2019-02-28
1
-1
/
+9
*
|
Remove from test never executed print(result) debugging info
jfbu
2019-02-05
1
-7
/
+1
*
|
Merge branch 'master' into latex_safe_graphics
jfbu
2019-02-05
1
-10
/
+14
|
\
\
|
*
|
Fix test: compile_latex_document()
Takeshi KOMIYA
2019-02-03
1
-10
/
+11
|
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
*
Fix #5948: LaTeX: duplicated labels are generated for sections
Takeshi KOMIYA
2019-02-03
1
-0
/
+4
*
|
|
LaTeX: safer image inclusion
jfbu
2019-01-29
1
-0
/
+16
|
/
/
*
|
Merge branch '1.8'
jfbu
2019-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
LaTeX: remove usage of \scalebox by incorporating scale in height/width
jfbu
2019-01-14
1
-1
/
+1
*
|
Use subprocess.run() instead of Popen()
Takeshi KOMIYA
2019-01-13
1
-33
/
+23
*
|
latex: Do escape_abbr() for author and project
Takeshi KOMIYA
2019-01-07
1
-4
/
+4
*
|
quickstart: Simplify generated conf.py (for latex)
Takeshi KOMIYA
2019-01-07
1
-57
/
+70
*
|
LaTeX: fix ``addtocaptions`` for sphinxmessages.sty_t if 'babel' empty
jfbu
2019-01-06
1
-5
/
+5
*
|
Merge branch '1.8'
jfbu
2019-01-05
1
-24
/
+24
|
\
\
|
|
/
[next]