jfbu
|
00a75b2742
|
LaTeX: deprecate optional argument scre to visit_index()
And it is already ignored.
|
2018-11-04 21:48:35 +01:00 |
|
Dmitry Shachnev
|
2a9cad7b2e
|
Move language-specific data into a new JS file, language_data.js
This file is included in script_files, so it will be present even for
projects using custom templates.
Fixes #5460.
|
2018-11-04 12:13:07 +03:00 |
|
Takeshi KOMIYA
|
66867111c8
|
Merge pull request #5581 from tk0miya/5557_quickstart_no_batchfile
Fix #5557: quickstart: --no-batchfile isn't honored
|
2018-11-01 23:20:04 +09:00 |
|
Takeshi KOMIYA
|
01130900b5
|
Merge branch '1.8' into 5557_quickstart_no_batchfile
|
2018-11-01 22:54:01 +09:00 |
|
Takeshi KOMIYA
|
7a1516a8b0
|
Merge pull request #5580 from tk0miya/5563_footnote_refs_causes_latex_crashed
Fix #5563: latex: footnote_references generated by extension causes LaTeX builder crashed
|
2018-11-01 22:53:03 +09:00 |
|
Takeshi KOMIYA
|
e080163dfc
|
Merge branch '1.8' into 5563_footnote_refs_causes_latex_crashed
|
2018-11-01 22:32:09 +09:00 |
|
jfbu
|
0f45cf75b3
|
LaTeX general index: also style "extras" in triple entries
|
2018-11-01 11:41:19 +01:00 |
|
jfbu
|
4df3b067b7
|
LaTeX: add styling to general index, similar to domain indices
Closes: #5579. Also closes #5576.
|
2018-10-31 19:22:34 +01:00 |
|
Jean-François B
|
47bd24e7d2
|
Merge pull request #5574 from jfbu/5561_remove_unneeded_xindy_option
LaTeX: do not use `-I xelatex` option with xindy (Fix: #5561)
|
2018-10-31 18:45:48 +01:00 |
|
Jean-François B
|
cc45e560a7
|
Merge branch '1.8' into 5561_remove_unneeded_xindy_option
|
2018-10-31 18:44:37 +01:00 |
|
Takeshi KOMIYA
|
d05ea750c3
|
Merge branch '1.8' into 5563_footnote_refs_causes_latex_crashed
|
2018-11-01 01:26:31 +09:00 |
|
Takeshi KOMIYA
|
d9ee41b86a
|
Merge pull request #5571 from tk0miya/3002_i18n_duplicated_ids
Fix #3002: i18n: multiple footnote_references referring same footnote causes duplicated node_ids
|
2018-11-01 01:23:34 +09:00 |
|
Takeshi KOMIYA
|
5755b6aeb8
|
Fix #5557: quickstart: --no-batchfile isn't honored
|
2018-11-01 01:00:33 +09:00 |
|
Takeshi KOMIYA
|
e3574a6f78
|
Fix #3002: i18n: multiple footnote_references referring same footnote causes duplicated node_ids
|
2018-11-01 00:54:25 +09:00 |
|
Takeshi KOMIYA
|
021f370ade
|
Fix #5563: latex: footnote_references generated by extension causes LaTeX builder crashed
|
2018-11-01 00:47:06 +09:00 |
|
jfbu
|
a695099a1b
|
LaTeX: do not use -I xelatex option with xindy (Fix: #5561)
It is not supported by old xindy (TeXLive 2013 or earlier), and probably
irrelevant anyhow as the .idx file should not have ^^ab or ^^^^abcd
entries.
|
2018-10-30 17:57:33 +01:00 |
|
jfbu
|
f4d7b2e60e
|
Fix invalid escape sequence \d in test (refs #5513)
|
2018-10-30 17:47:59 +01:00 |
|
Takeshi KOMIYA
|
a4f1b0e089
|
Merge pull request #5570 from tk0miya/pytest-3.9
test: Give filterwarnings=all by ini file
|
2018-10-30 00:40:28 +09:00 |
|
Takeshi KOMIYA
|
c2590a45c1
|
test: Give filterwarnings=all by ini file
Since pytest-3.9, precedence order of warning options had been
changed. This moves ``-W all`` option into setup.cfg.
In detail, see https://github.com/pytest-dev/pytest/issues/3946
|
2018-10-30 00:01:39 +09:00 |
|
Takeshi KOMIYA
|
44edaa1bb6
|
Fix flake8 violation
|
2018-10-28 21:04:11 +09:00 |
|
Takeshi KOMIYA
|
331003b051
|
Update CHANGES for PR #5549
|
2018-10-28 17:54:49 +09:00 |
|
Takeshi KOMIYA
|
5064c36a17
|
Merge pull request #5549 from jdemeyer/graphviz_copy_asset
Correctly deal with non-existing static dir in graphviz extension
|
2018-10-28 17:54:00 +09:00 |
|
Takeshi KOMIYA
|
9c59735e04
|
Update CHANGES for PR #5548
|
2018-10-28 17:53:26 +09:00 |
|
Takeshi KOMIYA
|
270c484c3b
|
Merge pull request #5548 from jdemeyer/ensuredir_check_dir
Fix ensuredir() in case of pre-existing file
|
2018-10-28 17:51:08 +09:00 |
|
Takeshi KOMIYA
|
fc3dcb6981
|
Fix flake8 violation
|
2018-10-26 23:37:01 +09:00 |
|
Takeshi KOMIYA
|
1af1d8a82b
|
Merge pull request #5536 from tk0miya/5497_install_mathjax_only_if_needed
Fix #5497: Do not include MathJax.js and jsmath.js unless it is really needed
|
2018-10-25 23:03:38 +09:00 |
|
Takeshi KOMIYA
|
503df91e17
|
Merge pull request #5534 from tk0miya/5419_incompatbile_math_block
Fix #5419: incompatible math_block node has been generated
|
2018-10-25 23:00:05 +09:00 |
|
Takeshi KOMIYA
|
d0b6c52954
|
Merge pull request #5532 from tk0miya/5471_better_deprecation_warnings
Fix #5471: Show appropriate warning for deprecated APIs
|
2018-10-25 22:58:54 +09:00 |
|
Jeroen Demeyer
|
a7d950ad58
|
Fix ensuredir() in case of pre-existing file
|
2018-10-17 12:21:30 +02:00 |
|
Jeroen Demeyer
|
d9f93f77d1
|
Correctly deal with non-existing static dir in graphviz extension
|
2018-10-17 12:20:27 +02:00 |
|
Takeshi KOMIYA
|
257394a459
|
Fix #5471: Show appropriate warning for deprecated APIs
|
2018-10-17 02:05:07 +09:00 |
|
Takeshi KOMIYA
|
3e2842422b
|
Merge branch '1.8' into 5419_incompatbile_math_block
|
2018-10-17 02:01:52 +09:00 |
|
Takeshi KOMIYA
|
c584b71b12
|
Merge pull request #5542 from tk0miya/5438_update_CHANGES
Update CHANGES (refs: #5438)
|
2018-10-17 02:00:00 +09:00 |
|
Takeshi KOMIYA
|
65978c92f5
|
Merge pull request #5535 from tk0miya/5480_unresolvable_forwardref
Fix #5480: autodoc: unable to find type hints for unresolvable Forward references
|
2018-10-17 01:59:06 +09:00 |
|
Takeshi KOMIYA
|
2e6e940df8
|
Fix #5497: Do not include MathJax.js and jsmath.js unless it is really needed
|
2018-10-17 01:42:17 +09:00 |
|
Takeshi KOMIYA
|
88ff137c2a
|
Update CHANGES (refs: #5438)
|
2018-10-17 01:10:13 +09:00 |
|
Takeshi KOMIYA
|
be2b86cc15
|
Merge pull request #5537 from tk0miya/mypy-0.641
Fix mypy violations
|
2018-10-16 09:56:40 +09:00 |
|
Takeshi KOMIYA
|
a77f3519fa
|
Fix mypy violations
|
2018-10-16 09:43:58 +09:00 |
|
Takeshi KOMIYA
|
793792fafc
|
Fix #5480: autodoc: unable to find type hints for unresolvable Forward references
|
2018-10-15 23:40:05 +09:00 |
|
Takeshi KOMIYA
|
d327daba65
|
Fix #5419: incompatible math_block node has been generated
|
2018-10-15 23:39:02 +09:00 |
|
Takeshi KOMIYA
|
8c56fd8747
|
Merge pull request #5531 from tk0miya/5498_typehints_for_partial
Fix #5498: autodoc: unable to find type hints for a ``functools.partial``
|
2018-10-15 21:43:36 +09:00 |
|
Takeshi KOMIYA
|
24af3d9eee
|
Merge branch '1.8' into 5498_typehints_for_partial
|
2018-10-15 00:46:43 +09:00 |
|
Takeshi KOMIYA
|
adf0160ed8
|
Merge pull request #5530 from tk0miya/5495_broken_csvtable
Fix #5495: csv-table directive with file option in included file is broken
|
2018-10-15 00:45:52 +09:00 |
|
Takeshi KOMIYA
|
b2cc425909
|
Fix #5498: autodoc: unable to find type hints for a `functools.partial `
|
2018-10-14 16:29:04 +09:00 |
|
Takeshi KOMIYA
|
a78cb6f28e
|
Fix #5495: csv-table directive with file option in included file is broken
|
2018-10-14 13:00:56 +09:00 |
|
Takeshi KOMIYA
|
7249df80a3
|
Revert "Improve warning messages during including (refs: #4818)"
This reverts commit a4dbb6e657 .
|
2018-10-14 13:00:33 +09:00 |
|
Takeshi KOMIYA
|
9158363adc
|
Merge pull request #5521 from tk0miya/5493_gettext_crashed_with_broken_tmpl
Fix #5493: gettext: crashed with broken template
|
2018-10-12 22:36:44 +09:00 |
|
Takeshi KOMIYA
|
19e7e6a43f
|
Merge branch '1.8' into 5493_gettext_crashed_with_broken_tmpl
|
2018-10-12 22:21:20 +09:00 |
|
Jakob Lykke Andersen
|
551ce9e759
|
Merge pull request #5526 from jakobandersen/5496_cpp_assert_multi_dup
C++, fix assertion on multiple duplicate symbols
|
2018-10-12 11:10:13 +02:00 |
|
Jakob Lykke Andersen
|
051ba1b4c5
|
C++, fix assertion on multiple duplicate symbols
If a symbol was declared more than 2 times, it would crash.
Fixes sphinx-doc/sphinx#5496.
|
2018-10-11 22:39:31 +02:00 |
|