Commit Graph

3938 Commits

Author SHA1 Message Date
Takeshi KOMIYA
c9236df8f1 Update CHANGES for PR #6850 2019-11-21 00:39:34 +09:00
Takeshi KOMIYA
182b11e68d Fix #6848: config.py shouldn't pop extensions from overrides 2019-11-20 23:52:19 +09:00
Takeshi KOMIYA
aa882e947c Merge pull request #6834 from tk0miya/6738_deprecated_tex_escape_map
Reconsider public APIs of sphinx.util.texescape
2019-11-19 02:02:37 +09:00
Takeshi KOMIYA
c6f0eb215a Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental) 2019-11-17 17:37:48 +09:00
Takeshi KOMIYA
955c88b189 Merge branch '2.0' into 6813_orphan_warning_for_included_document 2019-11-17 14:31:14 +09:00
Takeshi KOMIYA
d0fa844f91 Fix #6806: linkcheck: Failure on parsing content 2019-11-17 11:12:33 +09:00
Takeshi KOMIYA
76c7e07e8d Merge branch '2.0' into 4683_more_translatable_toctree 2019-11-17 01:32:25 +09:00
Takeshi KOMIYA
a8a4daee72 Merge pull request #6801 from tk0miya/2546_apidoc_supports_sharedlib
Close #2546: apidoc: .so file support
2019-11-17 01:30:32 +09:00
Takeshi KOMIYA
ff079de010 Close #2546: apidoc: .so file support 2019-11-17 01:09:43 +09:00
Takeshi KOMIYA
250ce7425a Merge branch '2.0' into 6793_sidebar_in_texinfo 2019-11-17 00:26:53 +09:00
Takeshi KOMIYA
155f4b0d00 Fix #6813: An orphan warning is emitted for included document on Windows 2019-11-16 23:14:25 +09:00
jfbu
38926cf708 LaTeX: escape fewer Unicode chars if engine is lualatex or xelatex 2019-11-16 10:36:41 +01:00
Takeshi KOMIYA
5f559fbb98 Deprecate sphinx.util.texescape.tex_escape_map 2019-11-16 18:34:48 +09:00
Takeshi KOMIYA
66c3dd3adb Close #6798: autosummary: emit `autodoc-skip-member` event on generating stub file 2019-11-16 18:19:31 +09:00
Jean-François B
b070e5be52 Merge branch '2.0' into 6738_new_escape_for_unicode_latex_engine 2019-11-15 19:09:16 +01:00
Takeshi KOMIYA
96e60df2ed Merge pull request #6825 from Zac-HD/intersphinx-fetch
Fetch `intersphinx` inventories concurrently
2019-11-16 01:51:51 +09:00
jfbu
53ead2a0d9 LaTeX: fix #6809 2019-11-15 09:46:23 +01:00
Jean-François B
2e68d76244 Merge pull request #6807 from jfbu/6804_long_code_block_in_danger
LaTeX: fix #6804
2019-11-15 09:29:29 +01:00
Zac-HD
ea3ba6c210 Fetch inventories concurrently 2019-11-15 17:11:00 +11:00
Takeshi KOMIYA
8f554c465d Merge pull request #6802 from tk0miya/6781_gettext_template
gettext: Use template file to generate message catalog
2019-11-15 02:33:09 +09:00
Takeshi KOMIYA
2c83033ca4 Fix #6815: i18n: some translation messages has been broken 2019-11-15 00:57:39 +09:00
Takeshi KOMIYA
c7fd4cc827 Update CHANGES for PR #6812 2019-11-12 23:55:32 +09:00
jfbu
e6ba2fe6d7 Update CHANGES 2019-11-10 13:45:22 +01:00
Takeshi KOMIYA
399f773d9d gettext: Use template file to generate message catalog 2019-11-08 00:36:57 +09:00
jfbu
a550c7075f LaTeX: Allow linebreaks at \ (in literals, code-blocks, parsed-literal)
Default configuration is to allow the linebreak after the backslash.
It is possible at user side via 'preamble' key and some LaTeX code
to allow the linebreak before the backslash, but each of inline-literal,
code-block, and parsed-literal has its more or less cumbersome way for
that.

Closes: #6000, #6001

This commit handles only the \ character, which had been left aside
by accident so far. Inline-literals could break at more characters
but this is not yet done in this commit. In this context, in future
it could be useful to modify sphinx.util.texescape to use mark-up
such as \sphinxtextbackslash rather than naked \textbackslash and
similarly for some other characters. This could then be used to
allow linebreaks even in regular text paragraphs.
2019-11-06 18:59:09 +01:00
jfbu
59a1b06757 Merge branch '2.2.2' into 2.0 2019-11-06 18:29:07 +01:00
Takeshi KOMIYA
27f0828420 Fix #6793: texinfo: Code examples broken following "sidebar" 2019-11-06 00:56:08 +09:00
Takeshi KOMIYA
b4cd34c8f4 Merge branch '2.0' into 1331_useragent 2019-11-05 22:58:33 +09:00
Takeshi KOMIYA
4ec563fcff Close #6762: latex: Allow to load additonal LaTeX packages 2019-11-05 22:25:41 +09:00
Takeshi KOMIYA
5aee836dc1 Close #4683: i18n: make explicit titles in toctree translatable 2019-11-01 22:01:06 +09:00
Takeshi KOMIYA
8dbb799cb1 Update CHANGES for PR #6782 2019-11-01 00:46:35 +09:00
jfbu
0c6ffa42a5 Fix #6776: 2019-10-01 LaTeX release breaks sphinxcyrillic.sty 2019-10-28 17:15:19 +01:00
Takeshi KOMIYA
39b166b6b9 Fix #6742: end-before option of literalinclude skips first line 2019-10-28 19:16:20 +09:00
Takeshi KOMIYA
32763520a3 Close #1331: Change default User-Agent header 2019-10-27 02:05:33 +09:00
Takeshi KOMIYA
ec8d41b237 Merge branch '2.2.1' into 2.0 2019-10-26 18:04:50 +09:00
Takeshi KOMIYA
d2a24c20d6 Bump version 2019-10-26 18:02:13 +09:00
Takeshi KOMIYA
f5f79684b0 Bump to 2.2.1 final 2019-10-26 18:00:31 +09:00
Nate Damon
1d055900ae Newline for changes file 2019-10-26 16:56:41 +09:00
Nate Damon
c6bd00dbb9 Fixes #6759: validation of html static paths and extra paths no longer throws an error if the paths are in different directories 2019-10-26 16:56:41 +09:00
Takeshi KOMIYA
7b9edd49dd Merge pull request #6746 from tk0miya/6743_rst_prolog_breaks_i18n
Fix #6743: i18n: rst_prolog breaks the translation
2019-10-24 02:00:06 +09:00
Takeshi KOMIYA
2db7837b4a Update CHANGES for PR #6741 2019-10-20 23:36:41 +09:00
Takeshi KOMIYA
56bbb08b2c Do not replace unicode characters by LaTeX macros on unicode supported LaTeX engines 2019-10-20 22:54:21 +09:00
Takeshi KOMIYA
70876b475d Fix #6743: i18n: rst_prolog breaks the translation 2019-10-20 19:50:54 +09:00
Takeshi KOMIYA
314e12ca14 Merge pull request #6734 from tk0miya/5070_epub_wrong_anchor
Fix #5070: epub: Wrong internal href fragment links
2019-10-20 14:43:12 +09:00
Takeshi KOMIYA
a790ca580b Fix #6718: i18n: KeyError is raised if section title and table title are same 2019-10-20 14:33:57 +09:00
Takeshi KOMIYA
93d659568d Fix #5070: epub: Wrong internal href fragment links 2019-10-20 14:32:08 +09:00
Takeshi KOMIYA
9cf99f7588 Merge branch '2.0' into 6712_optional_Path_import 2019-10-20 13:45:11 +09:00
Takeshi KOMIYA
cb22be80c2 Merge branch '2.2.1' into 2.0 2019-10-20 13:42:10 +09:00
Takeshi KOMIYA
ae192e7c97 Merge branch '2.0' into 6712_optional_Path_import 2019-10-20 02:17:24 +09:00
Takeshi KOMIYA
a950df1908 Close #6729: HTML theme: agogo theme now supports rightsidebar option 2019-10-14 14:26:33 +09:00