Commit Graph
7406 Commits
Author SHA1 Message Date
jfbu 446729dccf Improve wording in sphinx.sty and spare a few code lines at its end. 2016-10-06 19:26:32 +02:00
jfbu 44f595a63f Fix #3009: Bad rendering of parsed-literals in LaTeX
This reverts the ``\scantokens`` added (commit 86083875) to ``\code``
(aka ``\sphinxcode``), in case it is encountered inside a parsed-literal
directive. Indeed strange interference arise then. The problem would
occur in Verbatim too, but I think ``\sphinxcode`` is not encountered
there.
2016-10-06 19:26:32 +02:00
Takeshi KOMIYA d43259f5f7 Fix #3004: Invalid link types "top" and "up" are used 2016-10-06 22:50:49 +09:00
Takeshi KOMIYA b48cba900e Update CHANGES for PR#2992 2016-10-06 19:00:10 +09:00
Hiroaki Itoh 42604a1ff6 Fix #2990: linkcheck raises "Can't convert 'bytes' object to str implicitly" error if linkcheck_anchors enabled 2016-10-06 18:59:24 +09:00
Takeshi KOMIYA 4c7bec6460 Fix #3008: `linkcheck` builder ignores self-signed certificate URL 2016-10-06 12:46:23 +09:00
Takeshi KOMIYA ce7fea9a35 Fix #2988: linkcheck: retry with GET request if denied HEAD request 2016-10-04 12:47:59 +09:00
Takeshi KOMIYA 72b76ab6d7 Use `latex_elements.papersize` to specify papersize of LaTeX in Makefile 2016-10-03 23:45:02 +09:00
Takeshi KOMIYA f6cb5f2053 Merge pull request #3005 from jean/master
Fix grammar and wording
2016-10-03 23:33:31 +09:00
Jean Jordaan aa22bede25 Fix grammar and wording 2016-10-02 19:21:12 +07:00
jfbu d6d6a8e0d8 Update CHANGES for PR#2997 2016-10-02 09:31:36 +02:00
Jean-François B 07e599a83a Merge pull request #2997 from jfbu/fixitalianshorthandoff
Fix #2810: Problems with pdflatex in an Italian document
2016-10-02 09:28:41 +02:00
Takeshi KOMIYA bc6b4bf70e Remove unused LaTeX macro filename from tests 2016-10-02 06:58:55 +09:00
Takeshi KOMIYA e8d5650adf Merge branch 'stable' 2016-10-02 00:44:49 +09:00
jfbu 85b954714c Fix #2810: Problems with pdflatex in an Italian document
Depending on the version of the italian module for LaTeX Babel, the
double-quote character may have been or not declared as a babel
shorthand. The babel ``\shorthandoff`` macro emits an error which aborts
compilation if the character isn't a shorthand. This commits wraps the
macro in a conditional to test if the character is active or not.

	modified:   sphinx/writers/latex.py
2016-10-01 17:44:46 +02:00
Takeshi KOMIYA 55a8ab3bbb Bump version 2016-10-02 00:43:32 +09:00
Takeshi KOMIYA 007c855c9c Bump to 1.4.8 final v1.4.8 2016-10-02 00:37:59 +09:00
Takeshi KOMIYA fc45d4d5fe Update CHANGES 2016-10-02 00:36:42 +09:00
Takeshi KOMIYA 502874bcc4 Fix "make clean" does not remove build/ directory 2016-10-02 00:25:58 +09:00
Takeshi KOMIYA fdf4f2e81f Merge branch 'stable' 2016-10-01 22:40:35 +09:00
Takeshi KOMIYA 6f3a93c8b4 Bump version 2016-10-01 22:39:25 +09:00
Takeshi KOMIYA 1406f6b63e Bump to 1.4.7 final v1.4.7 2016-10-01 22:32:32 +09:00
Takeshi KOMIYA ec934d476a Fix #2983: Rename `epub3_description and epub3_contributor to epub_description and epub_contributor`. 2016-10-01 00:17:19 +09:00
Takeshi KOMIYA 9358ea239b Add testcase for toctree 2016-09-30 10:42:18 +09:00
Takeshi KOMIYA 0417a084db Merge branch 'stable' 2016-09-29 14:15:33 +09:00
Takeshi KOMIYA 9118fa38a1 Fix autodoc misdetect typing with py3.6 2016-09-29 14:15:18 +09:00
Takeshi KOMIYA d6ae514425 Update message 2016-09-29 00:34:55 +09:00
Takeshi KOMIYA 984874fc20 Merge branch 'stable' 2016-09-29 00:23:50 +09:00
Takeshi KOMIYA 83d6ec11ce Fix #2968: autodoc: show-inheritance option breaks docstrings 2016-09-29 00:18:22 +09:00
Takeshi KOMIYA a2f7f03846 Bump version 2016-09-21 12:33:14 +09:00
Takeshi KOMIYA 85db7c5e4d Bump to 1.5 alpha1 v1.5a1 2016-09-21 12:28:51 +09:00
Takeshi KOMIYA ee8eb320d3 Merge pull request #2965 from tk0miya/2687_uninstall_directives_and_roles
2687 uninstall directives and roles
2016-09-21 11:15:57 +09:00
Takeshi KOMIYA 50bf7960bd Uninstall sphinx directives and roles of domains after build 2016-09-21 10:48:52 +09:00
Takeshi KOMIYA 7863468683 Fix #2687: Uninstall sphinx directives and roles after build 2016-09-21 10:48:52 +09:00
Takeshi KOMIYA fb9dc3539a Merge pull request #2966 from tk0miya/2877_rename_footer
Fix #2877: Rename ``latex_elements['footer']`` to ``latex_elements['postpreamble']``
2016-09-21 10:48:20 +09:00
Takeshi KOMIYA 090e357969 Merge pull request #2963 from tk0miya/326_numref_section
make section numref-able and allow to refer the captions in linktext
2016-09-21 10:45:57 +09:00
Takeshi KOMIYA 5f63aac209 Fix #2550: external links are opened in help viewer 2016-09-18 17:29:17 +09:00
Rob Ruana 1e06f0cb70 Merge pull request #2967 from AWhetter/fix_2703
Python domain can link multiple types in a type field
2016-09-18 02:18:37 -04:00
Ashley Whetter ea86d23845 Python domain can link multiple types in a type field 2016-09-18 06:38:27 +01:00
Takeshi KOMIYA 4f318efdfa Update CHANGES for PR#2962 2016-09-17 21:40:48 +09:00
Takeshi KOMIYA 96362154d2 Merge pull request #2962 from kakkojc/fix_longtable_label_bug
Fix label missing bug in longtable environment
2016-09-17 21:37:26 +09:00
Takeshi KOMIYA f84effecf8 Fix #2877: Rename `latex_elements['footer'] to latex_elements['postpreamble']` 2016-09-17 21:07:50 +09:00
Takeshi KOMIYA d8876ce4b2 doc: Fix markup 2016-09-17 21:07:32 +09:00
Takeshi KOMIYA 3a636bed2d doc: Fix markup 2016-09-17 18:36:02 +09:00
Takeshi KOMIYA 54b631ae37 Merge branch 'stable' 2016-09-17 18:34:58 +09:00
Takeshi KOMIYA 82c153ffd2 Fix #2931: code-block directive with same :caption: causes warning of duplicate target 2016-09-17 18:28:55 +09:00
Takeshi KOMIYA cfddf17d35 Fix #2931: code-block directive with same :caption: causes warning of duplicate target 2016-09-17 18:13:17 +09:00
Takeshi KOMIYA 2b10fc0188 Fix #2916: numref role can also refer caption as an its linktext 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA 1aafc7e2e5 Fix #326: numref role can also refer sections 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA 98886d3e07 Merge pull request #2951 from arcivanov/issue_2949
Sphinx apidoc does not process PEP-0420 implicit namespaces
2016-09-17 14:49:28 +09:00