Commit Graph

11088 Commits

Author SHA1 Message Date
Takeshi KOMIYA
e342d1ab4d
Merge branch '1.7' into 5016_settings_spec_for_recommonmark 2018-06-08 11:06:54 +09:00
Takeshi KOMIYA
73f4899d0d
Merge pull request #5055 from tk0miya/fix_CHANGES
Update CHANGES (reorder, fix typos)
2018-06-08 11:06:10 +09:00
Andrés Delfino
8500ef228e Initial commit 2018-06-07 15:09:02 -03:00
jfbu
359854fa78 Postpone to 3.0 removal of ExtBabel.get_shorthandoff() 2018-06-07 18:29:24 +02:00
Takeshi KOMIYA
cdb4bb857d
Merge pull request #5054 from tk0miya/update_docs_for_SphinxParser
Update docs for sphinx.parsers.Parser
2018-06-08 01:25:23 +09:00
Takeshi KOMIYA
d0e7000cee
Merge pull request #5053 from tk0miya/update_docs_for_SphinxDirective
docs: Update docstring of SphinxDirective (add notice)
2018-06-08 01:24:56 +09:00
Takeshi KOMIYA
b914327317 Reorder deprecated APIs (app) 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
e081b1f154 Reorder deprecated APIs (env) 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
a2c4ed6614 Fix wrong module name in CHANGES 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
2ccf05c32e Update docs for sphinx.parsers.Parser 2018-06-08 00:49:54 +09:00
Takeshi KOMIYA
7416e9907c Fix #5009: latex: a label for table is vanished if table does not have a caption 2018-06-07 23:58:29 +09:00
Takeshi KOMIYA
65cf7b2cb2
Merge pull request #5024 from tk0miya/5022_import_roman
Fix #5022: latex: crashed with docutils package provided by Debian/Ubuntu
2018-06-07 22:34:52 +09:00
Takeshi KOMIYA
49ab23db0b Fix #5022: latex: crashed with docutils package provided by Debian/Ubuntu 2018-06-07 22:14:56 +09:00
Takeshi KOMIYA
b9d06fd802 Fix #5016: crashed when recommonmark.AutoStrictify is enabled 2018-06-07 21:54:28 +09:00
Takeshi KOMIYA
a4c30027bd docs: Update docstring of SphinxDirective (add notice) 2018-06-07 14:29:14 +09:00
Takeshi KOMIYA
f88767c0ad
Merge pull request #5028 from tk0miya/5016_recommonmark_crashed
Fix #5016: ``character_level_inline_markup`` setting is not initialized
2018-06-07 08:48:12 +09:00
jfbu
1f5e3428cb Add missing warning import 2018-06-06 23:21:03 +02:00
jfbu
215ea93a48 Update CHANGES for depreaction of ExtBabel.get_shorthandoff() 2018-06-06 19:22:58 +02:00
jfbu
b41b1dac5c Deprecate sphinx.writers.latex.ExtBabel.get_shorthandoff()
This partially reverts d17f3955a5
2018-06-06 19:16:14 +02:00
Takeshi KOMIYA
43b725b119
Merge branch '1.7' into 5016_recommonmark_crashed 2018-06-07 01:59:08 +09:00
Takeshi KOMIYA
1571dcf1c7
Merge pull request #5030 from tk0miya/dont_use_deprecated_pytest_API
Fix sphinx.testing uses deprecated pytest API; Node.get_marker(name)
2018-06-07 01:57:08 +09:00
Takeshi KOMIYA
fb41dcefab Fix sphinx.testing uses deprecated pytest API; Node.get_marker(name) 2018-06-07 01:22:55 +09:00
Takeshi KOMIYA
96b9b9a127 Fix #5048: crashed with numbered toctree 2018-06-07 00:54:02 +09:00
Takeshi KOMIYA
e30b10a57d html: Output `canonical_url metadata if :confval:html_baseurl` set 2018-06-06 21:18:17 +09:00
jfbu
88cbd6a597 Update CHANGES for PR #5040 2018-06-05 18:43:19 +02:00
jfbu
a32c358342 Remove usage of internal shorthandoff variable from LaTeX writer 2018-06-05 18:38:59 +02:00
jfbu
f9e2a41a48 Merge branch '1.7' 2018-06-05 18:17:18 +02:00
Jean-François B
44465a8200
Merge pull request #5040 from jfbu/5037_latex_dq_shorthand
Fix: #5037
2018-06-05 18:15:02 +02:00
Takeshi KOMIYA
509a2010b5
Merge pull request #5031 from tk0miya/fix_tag_for_oldstyled_javascript
Fix script tag for old styled JS file
2018-06-06 01:08:45 +09:00
Takeshi KOMIYA
c48038782d
Merge pull request #5025 from tk0miya/5017_replace_displaymath_by_math_block
Fix #5017: old displaymath node makes writers crashed
2018-06-06 01:07:27 +09:00
Takeshi KOMIYA
c005196f43
Merge pull request #5044 from tk0miya/fix_docs
docs: Fix location of attributes
2018-06-06 01:05:37 +09:00
Takeshi KOMIYA
6ec4c0442a
Merge pull request #5043 from tk0miya/update_docs
doc: Fix widths of table
2018-06-06 00:31:27 +09:00
Takeshi KOMIYA
158d7d2fd3 docs: Fix location of attributes 2018-06-05 22:57:04 +09:00
Takeshi KOMIYA
106f4ea023 doc: Fix widths of table 2018-06-05 22:45:31 +09:00
jfbu
66741b1ee9 LaTeX: make deactivation of = and " systematic
This avoids maintaining list of languages making " (or worse =) active
TeX characters.
2018-06-05 10:20:17 +02:00
jfbu
24cecfd0bc LaTeX: update list of language codes with " active
cf docutils.writers.latex2e and LaTeX babel package main documentation,
section \babelshorthand which gives a list of shorthands used per
language.
2018-06-05 09:56:36 +02:00
Takeshi KOMIYA
5be1db4b14 Fix script tag for old styled JS file 2018-06-01 16:26:40 +09:00
Kenichi Maehashi
270c1883e8 expose inherited_members to autosummary template 2018-06-01 13:29:00 +09:00
Takeshi KOMIYA
a9657b4579 Fix #5016: `character_level_inline_markup` setting is not initialized 2018-06-01 12:44:56 +09:00
Takeshi KOMIYA
56b9eaebce Fix #5017: old displaymath node makes writers crashed 2018-05-31 13:38:23 +09:00
Takeshi KOMIYA
98f10216c7 Merge branch '1.7' 2018-05-29 02:13:54 +09:00
Takeshi KOMIYA
e0e0d917a6 Bump version 2018-05-29 02:12:26 +09:00
Takeshi KOMIYA
b371312887 Bump to X.Y.Z final 2018-05-29 01:46:45 +09:00
Takeshi KOMIYA
72011465ad
Merge pull request #5020 from tk0miya/5018_update_docs
Fix #5018: wrong signature of env-merge-info and env-check-consistency
2018-05-29 01:25:46 +09:00
Takeshi KOMIYA
d9df3b4b47
Merge pull request #5005 from tk0miya/3606_load_mathjax_async
Fix #3606: MathJax should be loaded with async attribute
2018-05-29 01:04:34 +09:00
Takeshi KOMIYA
98c04e90f2
Merge pull request #5000 from tk0miya/4983_wrong_id_for_productionlist
Fix #4983: productionlist directive generates invalid IDs for the tokens
2018-05-29 01:03:41 +09:00
Takeshi KOMIYA
1deceda6da
Merge branch 'master' into 3606_load_mathjax_async 2018-05-28 23:04:13 +09:00
Takeshi KOMIYA
af32786af1
Merge branch 'master' into 4983_wrong_id_for_productionlist 2018-05-28 23:00:35 +09:00
Takeshi KOMIYA
3c6be1b5b3
Merge pull request #5008 from tk0miya/refactor_latex2
Refactor latex writer
2018-05-28 22:59:40 +09:00
Takeshi KOMIYA
b619e244b9
Merge pull request #5015 from tk0miya/refactor_env2
Remove env.need_refresh()
2018-05-28 22:57:58 +09:00