Commit Graph
7373 Commits
Author SHA1 Message Date
Takeshi KOMIYA 8ecd7ff082 Restore themes/basic/defindex.html (refs: #2986)
This reverts commits:
* 32981d1048.
* 6704672df2
2016-11-06 20:51:39 +09:00
jfbu f2091e0512 fix bottom of conf.py.txt 2016-11-06 12:41:22 +01:00
Takeshi KOMIYA 6bbca6ba3c Merge branch 'stable' 2016-11-06 20:40:14 +09:00
Takeshi KOMIYA f04adb1aa6 Fix py3.6b3 crashes with empty Callable annotation 2016-11-06 20:39:24 +09:00
Takeshi KOMIYA 4250052eda doc: Fix markup 2016-11-06 20:37:07 +09:00
jfbu da271b6373 fix `\t` which got converted to tab in conf.py.txt 2016-11-06 12:29:17 +01:00
jfbu ee4138a1de fix typo in doc 2016-11-06 11:30:30 +01:00
Takeshi KOMIYA 3bafe0e70c Merge pull request #3126 from jfbu/atendofbody
rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)
2016-11-06 18:31:11 +09:00
jfbu e78c17605c rename `'postamble' to 'atendofbody'` (ref #2877) 2016-11-06 10:11:40 +01:00
Takeshi KOMIYA 94c8128961 Merge pull request #3125 from jfbu/updatebabeldoclatex
update documentation of latex keys
2016-11-06 17:52:30 +09:00
Takeshi KOMIYA ceb4e9a805 Use sphinx-doc.org for testing 2016-11-06 17:52:15 +09:00
jfbu 6481af9f5d update `'fontenc' and 'fontpkg'` doc 2016-11-06 09:07:03 +01:00
jfbu bdede5e9b6 update documentation of `'babel'` key for latex 2016-11-06 08:42:45 +01:00
jfbu 04e1e7d538 fix use of CYRILLIC CAPITAL LETTER ES as C in CHANGES
this broke build of PDF docs
2016-11-06 08:10:27 +01:00
Takeshi KOMIYA 74c6b95fe4 Update CHANGES for PR#3121 2016-11-06 14:56:16 +09:00
Takeshi KOMIYA 392da57094 Merge pull request #3121 from jfbu/inlineliteralwraptoggle
add option to control if inline literal word-wraps in latex
2016-11-06 14:55:29 +09:00
Takeshi KOMIYA 1e92b30ddb Update CHANGES for PR#3122 2016-11-06 11:31:22 +09:00
Takeshi KOMIYA bc188dcdad Fix typo 2016-11-06 11:30:52 +09:00
Takeshi KOMIYA bbde8b8ab1 Merge pull request #3122 from jfbu/sphinxsetup
rename ``'sphinxpackageoptions'`` to ``'sphinxsetup'``
2016-11-06 11:29:58 +09:00
shimizukawa 86c54575be Closes #930: sphinx-apidoc allow wildcards for excluding paths. 2016-11-06 09:38:37 +09:00
jfbu 44160fa691 rename `'sphinxpackageoptions' to 'sphinxsetup'` 2016-11-05 16:58:01 +01:00
jfbu a50dfbab0c add option to control if inline literal word-wraps in latex 2016-11-05 16:43:13 +01:00
Jean-François B 2de1cd7fde Merge pull request #3115 from jfbu/luatex85
load latex package luatex85 only under lualatex engine
2016-11-05 13:35:36 +01:00
Jean-François B 146e3e6029 Merge pull request #3119 from jfbu/testtest2
add unit test for maxlistdepth (latex)
2016-11-05 12:08:37 +01:00
jfbu 53d202440f add `@skip_if_stylefiles_notfound` to maxlistdepth test 2016-11-05 11:50:12 +01:00
jfbu 8b3b8e01cc clarify wording in documentation of latex config 2016-11-05 11:11:51 +01:00
jfbu e49132d3e4 use inputenc latex template variable always 2016-11-05 11:06:49 +01:00
jfbu 0473e438dc add unit test for maxlistdepth (latex) 2016-11-04 23:57:00 +01:00
jfbu 7651b2de9b Update CHANGES 2016-11-04 22:35:29 +01:00
jfbu 7b8ef11e5e Update CHANGES for PR#3116 2016-11-04 22:31:54 +01:00
jfbu 5caa6c3be9 Update CHANGES for PR#3083 2016-11-04 22:29:38 +01:00
Jean-François B 20c7c60862 Merge pull request #3116 from jfbu/breakableinlineliterals
Breakable inline literals in LaTeX
2016-11-04 22:22:11 +01:00
jfbu be8034e131 make inputenc template use conditional on latex_engine being pdflatex 2016-11-04 22:17:34 +01:00
jfbu cf246d09c0 latex_engine template variable, check luatex85 only if lualatex engine 2016-11-04 22:16:30 +01:00
Jean-François B 7325f8fe8c Merge pull request #3083 from jfbu/add_to_new_default_latex_settings
Add to new default latex settings
2016-11-04 21:59:30 +01:00
jfbu e4d73df110 refactor multilingual setup, let "polyglossia" use `\setmainlanguage` 2016-11-04 21:00:37 +01:00
Takeshi KOMIYA 2fb9f81208 Update CHANGES for PR#2495 2016-11-04 23:55:32 +09:00
Takeshi KOMIYA a503849ac1 Merge pull request #2495 from electrofelix/linkcheck-skip-anchors
Allow skipping anchor checking using regex
2016-11-04 23:53:46 +09:00
Takeshi KOMIYA 463ab88b67 docs: sourcename has empty value on creating genindex and so on (refs: #3094) 2016-11-04 23:36:27 +09:00
Takeshi KOMIYA 56958227c8 Refactor test_bulid_latex: add skip_if_stylefiles_notfound() 2016-11-04 15:14:41 +09:00
Takeshi KOMIYA 3f4721e140 Refactore test_build_latex: add compile_latex_document() 2016-11-04 12:06:19 +09:00
jfbu f2b63b473b fix python error in latex.py from commit 528b6c3 2016-11-03 20:03:53 +01:00
jfbu aa1ea9b863 latex use more of `\protected\def`
this makes the LaTeX macros more robust, less worrying about where they
are used.
2016-11-03 19:15:29 +01:00
jfbu ee8b558f14 latex use `\protected macros for \sphinxstyle...`'s commands
also use ``\sphinxcode`` for literals in titles which will add the
extras (straight quotes, breaks allowed at ``/`` and some other
characters)
2016-11-03 18:54:24 +01:00
jfbu d32d6f56ef replace `\DeclareRobustCommand by \long\protected\def` 2016-11-03 18:41:57 +01:00
jfbu 097967ed25 allow word wrap in PDF output for inline literals
modified:   sphinx/texinputs/sphinx.sty
2016-11-03 18:28:52 +01:00
Takeshi KOMIYA 7a6f2ae894 Fix py3.6b3 crashes with empty Callable annotation 2016-11-03 10:01:21 +09:00
Alex Grönholm 07caa321d3 Add comment about skipping plain Callable 2016-11-02 21:43:33 +02:00
Alex Grönholm a1f6baaa81 Fix annotations formatting for plain typing.Callable
The typing.Callable class may be used without generic arguments, in which case it is equivalent to collections.abc.Callable.
2016-11-02 21:43:33 +02:00
Takeshi KOMIYA 0f35b94500 Update CHANGES for PR#3071 2016-11-02 23:01:58 +09:00