jfbu
a398388501
Update CHANGES for PR #3695
2017-05-03 11:27:24 +02:00
Jean-François B
99c5d79e92
Merge pull request #3695 from jfbu/forcepdfmake
...
By default, ``make latexpdf`` will try to ignore LaTeX errors
2017-05-03 11:20:14 +02:00
jfbu
ca543eee23
Separate latexmk and pdflatex options for better control
2017-05-03 10:59:12 +02:00
Takeshi KOMIYA
51ad88f148
Update CHANGES
2017-05-03 17:35:45 +09:00
Takeshi KOMIYA
349881a52f
Fix flake8 violation
2017-05-03 17:28:04 +09:00
Takeshi KOMIYA
b27fbc4aa5
Remove html_use_smartypants (deprecated)
2017-05-03 17:27:32 +09:00
Takeshi KOMIYA
354e360783
Merge pull request #3677 from tk0miya/remove_deprecated_features_in_1.7
...
Remove deprecated features in 1.7
2017-05-03 17:10:16 +09:00
jfbu
af76149a2b
Fix style-check whitespace error in doc
2017-05-03 07:52:32 +02:00
jfbu
7bbc8c1f88
By default, `make latexpdf
` will try to ignore LaTeX errors
...
For example, if a graphics file is missing. The error is still reported
but some functional PDF may still have been produced. Some projects have
temporary errors with LaTeX (missing Unicode characters, graphics file
using wrong formats, ...) affecting some small percentage of the
documentation, and it may be important to make at least some PDF
available, postponing complete resolution of LaTeX problems to a later
date.
2017-05-03 00:30:33 +02:00
jfbu
4ffe79c548
Fix duplicate entry in CHANGES (in 1.5a1 Incompatible changes)
2017-05-02 18:35:33 +02:00
Takeshi KOMIYA
097cd87fd8
Update CHANGES for PR #2454 (refs: 3691)
2017-05-03 01:18:13 +09:00
Takeshi KOMIYA
87b30cc3cb
Fix #3685 : AttributeError when using 3rd party domains
2017-05-03 01:07:46 +09:00
jfbu
b9e9e1ed85
Fix typo (again)
2017-05-02 16:10:24 +02:00
jfbu
00883914ae
Fix typo
2017-05-02 16:09:38 +02:00
Jean-François B
f3d836b179
Merge pull request #3693 from hason/patch-1
...
Fix typo in sphinxcontrib-websupport
2017-05-02 15:59:51 +02:00
jfbu
b616f1dcef
Add Thanks note to @mitya57 (ref PR #3666 ) and docutils@milde
2017-05-02 15:47:59 +02:00
Martin Hasoň
4cc35418ec
Fix typo in sphinxcontrib-websupport
2017-05-02 15:23:00 +02:00
Jakob Lykke Andersen
5cd0f235a8
C++, handle decltype(auto)
2017-05-02 19:51:04 +09:00
jfbu
cec526458a
Use TeX primitive for efficiency
2017-05-02 11:59:45 +02:00
jfbu
609a08660e
Remove deprecated latex features at 1.7
...
notice environment, loading of packages eqparbox and multirow
2017-05-01 18:12:59 +02:00
Jean-François B
9db5ba3d65
Merge branch '1.6-release' into dropthreeparttable
2017-05-01 17:43:08 +02:00
jfbu
e8d8a11b56
Merge branch '1.6-release'
2017-05-01 17:27:38 +02:00
jfbu
a80d097534
Merge branch 'stable' into 1.6-release
2017-05-01 17:26:28 +02:00
jfbu
efb544898b
Better handling of titlesec 2.10.1's bug (ref #3241 )
2017-05-01 17:22:54 +02:00
jfbu
e21a1702c2
Fix tests after dropping latex threeparttable
2017-05-01 16:22:04 +02:00
jfbu
5c87879754
Drop usage of threeparttable LaTeX package ( closes #3532 )
2017-05-01 15:42:05 +02:00
shimizukawa
23b1d846f1
refs #3588 : No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists
is True.
2017-05-01 17:22:05 +09:00
shimizukawa
fdebd2b1b2
refs #3588 : No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists
is True.
2017-05-01 17:18:44 +09:00
Takeshi KOMIYA
b9b982d5f0
Fix dependency errors
2017-04-30 01:04:30 +09:00
Takeshi KOMIYA
58bb4a7714
Fix testcase
2017-04-30 00:55:11 +09:00
Takeshi KOMIYA
4de4fd060a
bump_version.py: Fix generate non-beta version number on beta release
2017-04-30 00:40:33 +09:00
Takeshi KOMIYA
72e635c775
Merge branch '1.6-release'
2017-04-29 23:51:29 +09:00
Takeshi KOMIYA
004dfae2db
Bump version
2017-04-29 23:50:17 +09:00
Takeshi KOMIYA
0f25c18ce9
Bump to 1.6b2
2017-04-29 23:46:19 +09:00
Takeshi KOMIYA
0960c7d857
Bump to 1.6b2
2017-04-29 23:29:43 +09:00
Takeshi KOMIYA
d8f57ea865
Update CHANGES
2017-04-29 23:26:28 +09:00
Takeshi KOMIYA
d1e8e41b5e
Fix #3633 : misdetect unreferenced citations
2017-04-29 23:22:00 +09:00
Takeshi KOMIYA
9d0338777c
Merge pull request #3681 from tk0miya/make_websupport_dependency_optional
...
Make websupport dependency optional
2017-04-29 22:59:59 +09:00
Takeshi KOMIYA
370bdddc7c
make websupport-dependency optional
2017-04-29 15:29:51 +09:00
Takeshi KOMIYA
cddb163e3b
sphinx.sty: Remove old comment
2017-04-29 15:16:44 +09:00
Takeshi KOMIYA
c7d90ab18c
Update doc
2017-04-29 15:15:22 +09:00
Takeshi KOMIYA
721c3d5fae
Merge branch 'stable' into 1.6-release
2017-04-29 15:11:55 +09:00
shimizukawa
ac5e76f598
extract messages
2017-04-29 01:02:00 +09:00
Takeshi KOMIYA
7808e72976
Merge pull request #3679 from tk0miya/update_doc_version
...
Fix the unreleased version number is shown (refs: #3678 , #3027 )
2017-04-28 22:55:23 +09:00
Takeshi KOMIYA
bd66ffc1fa
Fix the unreleased version number is shown (refs: #3678 , #3027 )
2017-04-28 01:19:01 +09:00
Takeshi KOMIYA
8fda21099d
Remove deprecated testing utilities
2017-04-27 23:38:42 +09:00
Takeshi KOMIYA
44f9146488
Merge pull request #3675 from tk0miya/3657_epub_builder_crashes
...
Fix #3657 : EPUB builder crashes if document startswith genindex exists
2017-04-27 22:00:31 +09:00
Takeshi KOMIYA
8d5d70ba62
latex: Use ENUM for validate config value
2017-04-27 21:49:19 +09:00
Takeshi KOMIYA
b15cf7f89f
Remove deprecated feature: drop RemovedInSphinx17Warning
2017-04-27 21:49:19 +09:00
Takeshi KOMIYA
c74eb9448b
Remove deprecated feature: deprecated APIs
2017-04-27 21:49:19 +09:00