Commit Graph

11127 Commits

Author SHA1 Message Date
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
Takeshi KOMIYA
7c1613be18
Merge pull request #5013 from tk0miya/fix_doc
Update docs (T/O)
2018-05-28 22:57:33 +09:00
Takeshi KOMIYA
814abfd020 Fix #5018: wrong signature of env-merge-info and env-check-consistency 2018-05-28 21:38:16 +09:00
Jakob Lykke Andersen
6d52b63eee C++, support for unions. 2018-05-26 20:03:25 +02:00
Jakob Lykke Andersen
f592483156 Add cpp:texpr role (style alternative to cpp:expr)
Simplified version of sphinx-doc/sphinx#4836,
thanks to mickk-on-cpp.
2018-05-26 17:25:41 +02:00
jfbu
a08321f962 Better replacement for LaTeX's enumerated list support macros 2018-05-26 15:14:57 +02:00
lucdanton
b839a7cf0e C++: parse pack expansions in function calls. 2018-05-26 13:28:21 +02:00
Takeshi KOMIYA
987cd58252 Remove env.need_refresh()
After the refactoring of the env object, it is not needed now.

Note: It was appeared only on master branch.  So deprecation process
is not needed for this case.
2018-05-26 00:30:17 +09:00
Takeshi KOMIYA
600c948ff9 Close #1431: latex: Add alphanumeric enumerated list support 2018-05-26 00:19:27 +09:00
shimizukawa
46797104fa refs #4919. As after work of 4919, remove workaround, uncomment temporary disabled code. 2018-05-25 08:21:07 +09:00
shimizukawa
eacaaed1c7 Merge branch 1.7 2018-05-25 08:17:19 +09:00
Takeshi KOMIYA
1013038b02 Fix SerializingHTMLBuilder has been crashed if jinja2 helper functions are installed. 2018-05-25 00:00:14 +09:00