Commit Graph

7463 Commits

Author SHA1 Message Date
jfbu
c3b6f8cc95 Update CHANGES for PR#3032 2016-10-12 22:42:12 +02:00
Jean-François B
749a6a0558 Merge pull request #3032 from jfbu/improvelatexcompatibilities
Fix #3031: incompatibility with LaTeX package ``tocloft``
2016-10-12 22:40:28 +02:00
jfbu
0861ca9a03 escape some backslashes in latex.rst example code 2016-10-12 22:33:09 +02:00
jfbu
613b80d3ed update latex.rst (`LaTeX customization` chapter in the docs) 2016-10-12 22:12:36 +02:00
Takeshi KOMIYA
cb74df621c export all directives sphinx provides as sphinx.directive.* (like sphinx-1.4.x) 2016-10-13 02:25:31 +09:00
Takeshi KOMIYA
cdafec02ad Fix #3038: `sphinx.ext.math*` raises TypeError if labels are duplicated 2016-10-13 00:32:28 +09:00
Takeshi KOMIYA
d87ba0d1da Merge branch '2527_reversed_toctree' 2016-10-13 00:13:04 +09:00
Takeshi KOMIYA
54d2084fc4 Merge pull request #3034 from jfbu/use_sphinxoption_forkeepoldnames
make sphinx latex style file use a package option
2016-10-12 21:14:51 +09:00
Takeshi KOMIYA
3496242b2d Merge pull request #2960 from tk0miya/2435_slimdown_default_conf.py
Fix #2435: Slim down quickstarted conf.py
2016-10-12 19:55:48 +09:00
Takeshi KOMIYA
353e274d4b Update CHANGES for PR#2843 2016-10-12 19:55:21 +09:00
Takeshi KOMIYA
111b7f4c72 Merge pull request #2843 from rthardin/issue_625_start_at_end_at
Add :start-at: and :end-at: parameters for literalinclude
2016-10-12 19:54:33 +09:00
Takeshi KOMIYA
d87608ea1d Update CHANGES for PR#2527 2016-10-12 19:37:36 +09:00
Takeshi KOMIYA
c8fe4a1848 Rename :reverse: option of toctree directive to :reversed: 2016-10-12 19:36:49 +09:00
Takeshi KOMIYA
f22bbf668d Add testcase for reversed toctree 2016-10-12 19:32:48 +09:00
Takeshi KOMIYA
8481ed3560 Merge remote-tracking branch 'JonhVillalovos/master' 2016-10-12 18:49:08 +09:00
Takeshi KOMIYA
1f2e357107 Merge pull request #2959 from tk0miya/nightly
Test with nightly python builds
2016-10-12 18:47:54 +09:00
Takeshi KOMIYA
70831a718e Merge pull request #2945 from tk0miya/refactor_environment
Refactor sphinx.environment.Environment
2016-10-12 18:41:09 +09:00
Takeshi KOMIYA
cbe0ce6beb Add example of conf.py to doc/config.rst 2016-10-12 18:40:19 +09:00
jfbu
1a540247b6 make sphinx prefixed names known to non-Sphinx document classes 2016-10-12 08:32:24 +02:00
jfbu
9826be6f69 fix forgotten needed redefinitions in sphinx.sty for jsclasses 2016-10-11 23:12:27 +02:00
jfbu
49031c3c40 make sphinx latex style file use a package option
for handling of ``latex_keep_old_macro_names`` conf.py setting
2016-10-11 22:50:12 +02:00
jfbu
b0a3b6cbc0 fix typo in config.rst 2016-10-11 20:55:00 +02:00
jfbu
bc8d9aa93d fix accidental replacement of section by chapter 2016-10-11 20:52:19 +02:00
jfbu
143daf21d8 Fix #3031: incompatibility with LaTeX package `tocloft`
Use ``\sphinxtableofcontents``,  and environments ``sphinxtheindex``
and ``sphinxthebibliography``.
2016-10-11 20:42:58 +02:00
Takeshi KOMIYA
f9186c9b89 Test with nightly python builds 2016-10-11 20:27:42 +09:00
Takeshi KOMIYA
dc584c6963 Fix #2435: Slim down quickstarted conf.py 2016-10-11 20:02:43 +09:00
Takeshi KOMIYA
1f2368047e Detach managers on pickling environment 2016-10-11 18:59:22 +09:00
Takeshi KOMIYA
97870ebc0b Allow to access mangers through env.{manager_name} 2016-10-11 18:59:22 +09:00
Takeshi KOMIYA
e5b3a7c951 indexentries: refactor a little 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA
c5e56969ed Add testcase for indexentries 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA
dc985ed479 Separate toctree manager to sphinx.environment.managers.toctree 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA
17c222a706 Separate indexentries manager to sphinx.environment.manager.indexentries 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA
6027bb75a5 Refactor: move process_only_nodes() to sphinx.util.nodes 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA
dd3f12a7fc Fix style-check violation 2016-10-11 18:59:12 +09:00
jfbu
e43a31da12 Re-insert check for LaTeX macro filename which got suppressed in merge 2016-10-10 21:15:53 +02:00
jfbu
e4dd1bf04b Update CHANGES for PR#3023 2016-10-10 21:12:57 +02:00
Jean-François B
940fa11b9b Merge pull request #3023 from jfbu/fixpysiglineissue
Fix an issue with ``\pysigline`` in LaTeX style file.
2016-10-10 20:59:59 +02:00
jfbu
5b040dd754 Update CHANGES for PR#3020 2016-10-10 20:58:34 +02:00
jfbu
861973bfbb Merge branch 'usegeometrypackage' 2016-10-10 20:55:44 +02:00
jfbu
34ac39e583 Update CHANGES for PR#3017 2016-10-10 20:52:55 +02:00
Jean-François B
89ccf9e103 Merge pull request #3017 from jfbu/fixuseofncychap
Fix #147 and fix #1986: Problem with latex chapter style
2016-10-10 20:49:05 +02:00
Takeshi KOMIYA
b71ea9da61 Update CHANGES for PR#2971 2016-10-11 00:44:01 +09:00
Timotheus Kampik
de7c93756c allow search hits in body text that are in title of other doc #2891 (#2971)
* allow search hits in body text that are in title of other doc #2891

* shorten lines/add line breaks #2891

* remove out-commented LoC, simplify check #2891
2016-10-11 00:42:41 +09:00
Takeshi KOMIYA
71a36d5b33 Test with XeTeX on TravisCI (#3026) 2016-10-10 23:59:08 +09:00
jfbu
5e2c8b9f74 Fix an issue with `\pysigline` in LaTeX style file.
This issue was initially reported as
<http://tex.stackexchange.com/questions/201270/argument-of-item-has-an-extra>

The commit also fixes two other potential problematic code locations in
sphinx.sty
2016-10-09 22:19:25 +02:00
jfbu
34f1ce17fd Fix #3018: LaTeX problem with page dimensions and chapter titles
New key ``'geometry'`` to ``latex_elements``.
2016-10-07 23:40:39 +02:00
Takeshi KOMIYA
6a6843096c Fix #2987: Invalid HTML has been generated if multiple IDs are assigned to a list 2016-10-07 20:20:39 +09:00
jfbu
5b78aa28fe Fix #147 and fix #1986: Problem with latex chapter style
Notice that as an after effect ``Contents`` or ``Python Module Index``
will appear (by default) in bold, and larger than formerly (it was a
bug of Sphinx that they were not styled).

I am leaving the `\py@HeaderFamily` in the `sphinx.sty` patch to the
Bjarne `fncychap.sty` style for backwards compatibility. And as it does
`\bfseries` by default I left only the size changing commands in the
`fncychap` customization of Bjarne style.

Also, the `\@makechapterhead` re-definition obeys `\mainmatter` etc...
2016-10-07 11:55:43 +02:00
Takeshi KOMIYA
32981d1048 Remove unused CSS for defindex.html 2016-10-07 17:18:11 +09:00
Takeshi KOMIYA
4e6d8737ff Update CHANGES 2016-10-07 15:17:50 +09:00