Commit Graph
100 Commits
Author SHA1 Message Date
Takeshi KOMIYA ae0fab15d3 Clear __pycache__, tests/build and .tox on make clean 2016-05-30 23:44:49 +09:00
Takeshi KOMIYA 24beece2a3 Fix combination of figure directive options; width, figwidth and align (ref: #2595) 2016-05-30 13:13:38 +09:00
Takeshi KOMIYA da3d368961 Fix `width option of figure directive does not work if align` option also specified (ref: #2595) 2016-05-30 10:46:17 +09:00
Takeshi KOMIYA 58b4f046ab Update CHANGES for #2530 2016-05-29 19:58:08 +09:00
Takeshi KOMIYA e3e827ef7f Fix #2350: got "Counter too large" error on building PDF if large numbered footnotes existed in admonitions 2016-05-29 19:55:44 +09:00
Takeshi KOMIYA b4279df9e6 Update release-checklist 2016-05-29 18:54:21 +09:00
Takeshi KOMIYA 85fd6f6b5d Update release-checklist 2016-05-29 18:07:59 +09:00
Takeshi KOMIYA f1c02235bd Bump version 2016-05-29 17:35:30 +09:00
Takeshi KOMIYA 1fbc0c9a16 Bump to 1.4.2 final 2016-05-29 17:20:19 +09:00
Takeshi KOMIYA d7113586f1 Fix style-checker errors 2016-05-29 17:16:46 +09:00
Takeshi KOMIYA b81f24e0b6 Fix #2497, #2552: The label of search button does not fit for the button itself 2016-05-29 17:06:58 +09:00
Takeshi KOMIYA f871e4e804 Update regex (ref: #2382) 2016-05-28 20:08:47 +09:00
Takeshi KOMIYA b74b9cb585 Fix #2383: The generated footnote by latex_show_urls overflows lines 2016-05-28 14:46:13 +09:00
Takeshi KOMIYA 5cdf7a9a33 Adjust spacing in numref role (ref: #2382) 2016-05-28 13:23:37 +09:00
Takeshi KOMIYA c64a23f3c6 Add testcase for #2382 2016-05-28 12:57:46 +09:00
Takeshi KOMIYA ca8aec969a #2382: Adjust spacing after abbreviations on figure numbers in LaTeX writer 2016-05-28 10:37:21 +09:00
Takeshi KOMIYA 98c27003d0 Update description of numref option (ref: #2384) 2016-05-27 23:40:01 +09:00
Takeshi KOMIYA cd1e339c80 Fix docstring; wrong directive name 2016-05-27 23:08:02 +09:00
Takeshi KOMIYA 9226513c8b Fix #2581: The search doesn't work if language="es" (spanish) 2016-05-26 20:59:29 +09:00
Takeshi KOMIYA 2c351a1261 Update CHANGES for PR#2556 2016-05-26 10:56:21 +09:00
Takeshi KOMIYA 581a26168d Merge pull request #2556 from mitya57/xapian-python3
Make Xapian search work with Python 3
2016-05-26 00:57:58 +09:00
Takeshi KOMIYA 5087228977 Update CHANGES for PR#2576 and PR#2577 2016-05-26 00:56:53 +09:00
Takeshi KOMIYA 904b31746c Merge pull request #2576 from jschueller/patch-1
Fix MathExtError arguments in imgmath
2016-05-26 00:48:39 +09:00
Takeshi KOMIYA 9cd5ba994c Fix #2445: rst_prolog and rst_epilog affect to non reST sources 2016-05-25 21:25:04 +09:00
Takeshi KOMIYA 89360dd3f1 Add testcase for rst_prolog and rst_epilog 2016-05-25 21:24:31 +09:00
Takeshi KOMIYA 5d7bbe45fc Merge pull request #2551 from jfbu/latex_subparagraphs
Extend pdflatex config in sphinx.sty to subparagraphs
2016-05-24 23:59:01 +09:00
Takeshi KOMIYA 4c2d679815 Fix #2565: The descriptions of objects generated by `sphinx.ext.autosummary` overflow lines at LaTeX writer 2016-05-24 23:47:06 +09:00
Takeshi KOMIYA 881455ca4b Fix docstring; structure of index node has changed since Sphinx-1.4 2016-05-24 11:42:19 +09:00
Takeshi KOMIYA 5e6dbe1088 Fix #2561: Info builder crashes when a footnote contains a link 2016-05-24 11:39:20 +09:00
Takeshi KOMIYA b4df918071 Fix #2558: unpack error on devhelp builder 2016-05-24 11:27:20 +09:00
Takeshi KOMIYA 37882b9c77 Fix #2518: intersphinx_mapping disallows non alphanumeric keys 2016-05-23 12:14:56 +09:00
Takeshi KOMIYA 9546fdaf5e Fix `sphinx.ext.intersphinx crashes if non-string value is used for key of intersphinx_mapping` 2016-05-23 12:11:10 +09:00
Takeshi KOMIYA 20b3da5cf6 Fix #2470: `typing` backport package causes autodoc errors with python 2.7 2016-05-21 11:50:37 +09:00
Takeshi KOMIYA 0286c6810a Merge pull request #2532 from mitya57/stable
Fix for test failures with Python 3.5.2 snapshot
2016-05-21 11:02:06 +09:00
Takeshi KOMIYA 8ca9d55119 Fix issue number 2016-05-21 01:20:49 +09:00
Takeshi KOMIYA 53c875223b Fix #2512: generated Makefile causes BSD make crashed if sphinx-build not found 2016-05-21 01:19:52 +09:00
Takeshi KOMIYA 1bd1eb1c18 Merge pull request #2553 from mitya57/babel23
Make our custom compile_catalog command work with Babel 2.3
2016-05-18 11:29:25 +09:00
Takeshi KOMIYA 1959dfe8d9 Merge pull request #2548 from jwilk/assert-in-fmt-string-stable
Fix format string in assert_in()/assert_not_in()
2016-05-17 00:40:30 +09:00
Takeshi KOMIYA 75b1b4c7c3 Merge pull request #2529 from barbara-sfx/patch-1
Add info on inline web link syntax
2016-05-09 10:14:51 +09:00
Takeshi KOMIYA 287e46d30c Merge pull request #2520 from mitya57/stable
imgmath: Add missing parentheses for string formatting
2016-05-06 00:34:35 +09:00
Takeshi KOMIYA d6572259d6 Load amstext package explicitly 2016-05-06 00:14:11 +09:00
Takeshi KOMIYA 20719f0b00 Merge pull request #2503 from JojoBoulix/stable
Extend SOURCE_DATE_EPOCH support
2016-05-05 22:15:19 +09:00
Takeshi KOMIYA bf273a1e2b Use \text macro to make numbers subscript
More details, see https://github.com/sphinx-doc/sphinx/commit/488ee5279a7b595c2999df9b689514b8b2887b18
2016-05-05 19:23:45 +09:00
Takeshi KOMIYA 7c0b7e1ff1 Fix #2526: LaTeX writer crashes if the section having only images 2016-05-05 16:17:38 +09:00
Takeshi KOMIYA 885653a35d Fix the caption of figure is always put on center even if `:align:` was specified 2016-05-04 01:27:54 +09:00
Takeshi KOMIYA 4789ef899f Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code 2016-05-04 01:27:31 +09:00
Takeshi KOMIYA 1b147f1b2f Merge pull request #2515 from nevimov/split-doctest-docs-into-sections
Split doctest extension docs into sections
2016-05-02 11:07:23 +09:00
Takeshi KOMIYA 488ee5279a Fix #2501: Unicode subscript numbers are normalized in LaTeX 2016-05-02 11:03:50 +09:00
Takeshi KOMIYA 7ebe5704be Fix #2483: any figure number was not assigned if figure title contains only non text objects 2016-05-01 07:30:32 +09:00
Takeshi KOMIYA 6ea833280d Fix figure nodes do not known lineno itself 2016-05-01 07:30:11 +09:00
Takeshi KOMIYA 11d8b64ae4 sphinx.ext.jsmath should be emit an math extension conlict error 2016-04-28 14:09:48 +09:00
Takeshi KOMIYA b602370951 Update error message for conflict of math extensions 2016-04-28 14:09:44 +09:00
Takeshi KOMIYA 9eae1a1c6e Fix flake8 violation 2016-04-28 00:29:26 +09:00
Takeshi KOMIYA f0fe8480c8 Fix error messages 2016-04-28 00:26:22 +09:00
Takeshi KOMIYA b15da47746 Show error reason when multiple math extensions are loaded (ref: #2499) 2016-04-28 00:17:14 +09:00
Takeshi KOMIYA dc6717145b Merge pull request #2491 from nevimov/fix-theming-docs
Fix a small bug in docs on "HTML theming support"
2016-04-27 22:07:33 +09:00
Takeshi KOMIYA 68e8c974c5 Merge pull request #2487 from ryaanwells/stable
Error message improvement: sphinx_rtd_theme not found error
2016-04-26 13:38:29 +09:00
Takeshi KOMIYA 6ce0c239d0 Fix #2088: intersphinx crashes if the mapping URL requires basic auth 2016-04-25 22:30:34 +09:00
Takeshi KOMIYA d38915e2a5 Fix intersphinx fails if mapping URL contains any port 2016-04-25 11:08:03 +09:00
Takeshi KOMIYA ad738a0978 Fix #2309: Could not refer "indirect hyperlink targets" by ref-role 2016-04-24 13:57:32 +09:00
Takeshi KOMIYA 59c40c24f3 Add warning for Application.add_source_parser() 2016-04-24 13:57:32 +09:00
Takeshi KOMIYA 57ad420b42 Fix typo (ref: #2483) 2016-04-24 11:23:44 +09:00
Takeshi KOMIYA e48335097c Fix broken testcase 2016-04-22 18:40:41 +09:00
Takeshi KOMIYA 5744c53361 Fix Sphinx crashes if self referenced toctree found 2016-04-22 11:29:11 +09:00
Takeshi KOMIYA 52c7867d14 Fix #2466: Allow image.data_uri and image.nonlocal_uri as confval of suppress_warnings 2016-04-22 11:14:46 +09:00
Takeshi KOMIYA 88322af1ea #2465: latex builder fails in case no caption option is provided to toctree directive 2016-04-22 11:05:12 +09:00
Takeshi KOMIYA becc54702a Increment ENV_VERSION for #2456 2016-04-21 11:20:04 +09:00
Takeshi KOMIYA b8a7bb5bf6 Update CHANGES for PR#2476 2016-04-21 11:13:05 +09:00
Takeshi KOMIYA ea8e71a3d0 Merge pull request #2476 from mgeier/mathjax-nowrap2
Omit MathJax markers if :nowrap: is given
2016-04-21 11:11:08 +09:00
Takeshi KOMIYA 9b24fc2b94 Merge pull request #2462 from jfbu/anticipatefutureluatex
Load compatibility patch for LuaTeX 0.85+
2016-04-19 10:55:22 +09:00
Takeshi KOMIYA f7dbeed02c Merge pull request #2457 from jfbu/fixparsepincodeblocks
Fix a vertical space in indented code-blocks for latexpdf
2016-04-18 10:19:06 +09:00
Takeshi KOMIYA 919b42b0d4 Initialize suppress_warnings on Config.pre_init_values() 2016-04-17 13:32:32 +09:00
Takeshi KOMIYA ed52e00f34 Refactor needs_sphinx 2016-04-17 12:40:09 +09:00
Takeshi KOMIYA 64f1b3f5b1 Update CHANGES for PR#2448 2016-04-16 23:28:02 +09:00
Takeshi KOMIYA e62994b6e3 Merge pull request #2448 from jfbu/fixpdfcaptioncolor
Fix #2447: VerbatimBorderColor wrongly used also for captions of PDF
2016-04-16 23:27:21 +09:00
Takeshi KOMIYA c289a35c1b Fix #2397: Setup shorthandoff for turkish documents 2016-04-16 18:28:15 +09:00
Takeshi KOMIYA febfd6829c Fix #2436: Sphinx does not check version by :confval:needs_sphinx if loading extensions failed 2016-04-16 16:55:59 +09:00
Takeshi KOMIYA f15bdce1db Fix testcase 2016-04-16 16:11:48 +09:00
Takeshi KOMIYA a03b50b627 Move \! before \begin{aligned} (ref: #2370) 2016-04-16 15:21:28 +09:00
Takeshi KOMIYA 73166b241d Fix #2407: building docs crash if document includes large data image URIs 2016-04-16 15:04:32 +09:00
Takeshi KOMIYA 21ee53df2d Define new warning types for suppress_warnings (ref #2451) 2016-04-16 12:43:03 +09:00
Takeshi KOMIYA 35ad9ac587 Update CHANGES 2016-04-15 01:52:13 +09:00
Takeshi KOMIYA bfd0dd5c3a Fix pep8 violation (F401) on conf.py 2016-04-15 01:42:21 +09:00
Takeshi KOMIYA 6fb73f41d5 Fix pep8 violation (E122) on conf.py 2016-04-15 01:20:15 +09:00
Takeshi KOMIYA 13c814adc3 Fix failure in py3 2016-04-14 12:05:13 +09:00
Takeshi KOMIYA c3fe96f6fc Remove debug print 2016-04-14 12:03:10 +09:00
Takeshi KOMIYA 3206ccbae0 sphinx.ext.mathbase: Refactor LaTeX output 2016-04-14 10:39:33 +09:00
Takeshi KOMIYA 39396a4b1e Fix #2370: the equations are slightly misaligned in LaTeX 2016-04-14 10:37:54 +09:00
Takeshi KOMIYA 9a7bbb0947 Add image file for testcase of #2395 2016-04-13 21:30:45 +09:00
Takeshi KOMIYA 750720ee90 Update CHANGES for PR#2405 2016-04-11 10:54:49 +09:00
Takeshi KOMIYA 5b80365409 Merge pull request #2415 from jfbu/jumptorightplace-onstable
Fix #2405 and #2414 related to PDF hyperlinks to numbered code listings
2016-04-11 10:53:34 +09:00
Takeshi KOMIYA aaac328336 Update CHANGES for PR#2396 2016-04-10 20:52:14 +09:00
Takeshi KOMIYA 9df7783ba2 Fix #2395: Sphinx crashs if unicode character in image filename 2016-04-10 20:25:25 +09:00
Takeshi KOMIYA 95e6e81de7 Update CHANGES for #2425 and #2417 2016-04-06 21:20:20 +09:00
Takeshi KOMIYA c8facce3de Fix figure directive crashes if non paragraph item is given as caption 2016-04-06 21:19:25 +09:00
Takeshi KOMIYA c9e625eabc Merge pull request #2425 from rpluem/date_time_fix_stable
Time formats no longer allowed in today_fmt
2016-04-06 21:18:27 +09:00
Takeshi KOMIYA 36a0222dab Merge pull request #2424 from sphinx-doc/sphinx-mandatory
Clear up Pygments is mandatory
2016-04-05 23:39:44 +09:00
Takeshi KOMIYA 1313726fd6 Fix #2412: hyperlink targets are broken in LaTeX builder 2016-04-04 11:02:09 +09:00
Takeshi KOMIYA d35ccb9b4c The default format of today_fmt and html_last_updated_fmt is back to strftime format again
`html_last_updated_fmt` is commonly used for non date formatting. But
LDML is difficult to represent them from its characteristics.

Now we moved to strftime format again (ref: #2394).
2016-04-03 10:25:32 +09:00
Takeshi KOMIYA 8ab06530be Fix #2394: Sphinx crashes when html_last_updated_fmt is invalid 2016-04-01 11:20:30 +09:00