Jean-François B
aedd79c7e4
Merge pull request #5045 from jfbu/latex_remove_shorthandoff_variable
...
Remove usage of internal shorthandoff variable from LaTeX writer
2018-06-08 20:30:15 +02:00
Jean-François B
95a8099913
Merge branch 'master' into latex_remove_shorthandoff_variable
2018-06-08 19:53:46 +02:00
Takeshi KOMIYA
9617b138c7
Merge pull request #5049 from tk0miya/4193_canonical_url
...
html: Output ``canonical_url`` metadata if :confval:`html_baseurl` set
2018-06-09 02:35:56 +09:00
Takeshi KOMIYA
50f0124e16
Merge pull request #5058 from jodemaey/patch-1
...
Link to cdnjs was incorrect
2018-06-09 00:14:56 +09:00
Jonathan Demaeyer
7ed05e1d69
Link to cdnjs was incorrect
2018-06-08 13:56:45 +02:00
Takeshi KOMIYA
fad20b733a
Merge pull request #5056 from andresdelfino/path-sep
...
Use the common path separator in systems other than UNIX-based
2018-06-08 11:13:19 +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
a4c30027bd
docs: Update docstring of SphinxDirective (add notice)
2018-06-07 14:29:14 +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
e30b10a57d
html: Output `canonical_url
metadata if :confval:
html_baseurl` set
2018-06-06 21:18:17 +09: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
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
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
shimizukawa
46797104fa
refs #4919 . As after work of 4919, remove workaround, uncomment temporary disabled code.
2018-05-25 08:21:07 +09:00