jfbu
1c4915f904
Typo in CHANGES
2017-04-08 21:54:10 +02:00
Jean-François B
ebc376157c
Merge pull request #3605 from tk0miya/3594_support_block_level_raw_node_in_latex
...
Fix #3594 : LaTeX: single raw directive has been considereed as block …
2017-04-08 21:52:36 +02:00
Takeshi KOMIYA
939f01eae3
Fix #3594 : LaTeX: single raw directive has been considereed as block level element
2017-04-08 11:54:01 +09:00
Takeshi KOMIYA
f93e07404f
Update CHANGES for PR #3609
2017-04-07 10:41:29 +09:00
Takeshi KOMIYA
1123c3bda6
Merge branch 'stable'
2017-04-04 00:38:49 +09:00
Takeshi KOMIYA
4c87bcc57e
Bump version
2017-04-04 00:37:53 +09:00
Takeshi KOMIYA
5dd51a7fa4
Bump to 1.5.5 final
2017-04-04 00:34:52 +09:00
Takeshi KOMIYA
86c19bd46a
Update CHANGES
2017-04-04 00:19:32 +09:00
Takeshi KOMIYA
57019c291a
Fix #3597 : python domain raises UnboundLocalError if invalid name given
2017-04-02 22:55:40 +09:00
Takeshi KOMIYA
fc41f43a70
Merge branch 'stable'
2017-04-02 19:05:50 +09:00
Takeshi KOMIYA
98e8fa992e
Bump version
2017-04-02 19:01:14 +09:00
Takeshi KOMIYA
f8927e9f8c
Bump to 1.5.4 final
2017-04-02 18:51:30 +09:00
jfbu
3ff68db8d9
Remove a line in CHANGES for 1.5.4 upcoming release
2017-03-30 18:50:48 +02:00
Takeshi KOMIYA
3715557249
Merge pull request #3587 from tk0miya/3221_deprecate_epub2
...
Fix #3221 : Deprecate EPUB2 builder
2017-03-26 18:21:23 +09:00
Takeshi KOMIYA
1dea386bc4
Fix #3108 : Show warning if :start-at: and other literalinclude options does not match to the text
2017-03-26 18:13:50 +09:00
Takeshi KOMIYA
622ca9795f
Fix #3221 : Deprecate EPUB2 builder
2017-03-26 17:46:25 +09:00
jfbu
254c04500b
Merge branch 'stable'
2017-03-23 11:13:22 +01:00
jfbu
895014cd71
Fix use of \pdfinfo (refs #3551 , #3567 )
...
Although the data in ``\pdfinfo`` as set-up in ``sphinxmanual.cls`` was
ignored, some LaTeX commands (e.g. ``\large``) in the ``latex_documents``
title item could cause failed PDF builds.
This commit removes the anyhow ignored ``\pdfinfo`` usage, and indicates
in commented-out lines how to use ``\hypersetup``, which may be done in
master branch, or possibly in stable branch, if some consensus emerges
about how to represent ``\and`` in the ``/Author`` field. It seems the
PDF Document Information Dictionary does not seem to provide any
universal multi-lingual way to indicate multiple authors.
2017-03-23 11:06:48 +01:00
Jakob Lykke Andersen
1e4fc555d7
C++, properly look up any references.
...
Also, clean up use of temp_data and ref_context.
2017-03-22 22:00:35 +09:00
Takeshi KOMIYA
f3aa62e685
Merge pull request #3571 from tk0miya/refactor_init_builder
...
Refactor initialization process of builder
2017-03-22 09:50:31 +09:00
Takeshi KOMIYA
6376e6053c
Merge branch 'stable'
2017-03-22 09:49:48 +09:00
Takeshi KOMIYA
161e3da3f3
Update CHANGES for PR #3577
2017-03-22 09:36:00 +09:00
jfbu
aa03441ee9
Fix TeX coding bug in latex writer ( closes #3575 )
2017-03-21 13:21:46 +01:00
Takeshi KOMIYA
de523ff6fa
Update CHANGES
2017-03-20 14:55:30 +09:00
jfbu
d4d106e7b7
Update CHANGES for PR #3550
2017-03-18 23:26:33 +01:00
Takeshi KOMIYA
aa6dfb8b41
Merge branch 'stable'
2017-03-18 18:25:50 +09:00
Takeshi KOMIYA
2dae11aa68
Fix #3552 : linkcheck raises UnboundLocalError
2017-03-18 18:17:59 +09:00
Takeshi KOMIYA
a0e1eb6544
Update CHANGES for PR #3520
2017-03-18 17:38:50 +09:00
jfbu
bc0682af0e
Merge branch 'stable'
...
Conflicts resolved:
sphinx/domains/cpp.py
sphinx/domains/python.py
sphinx/texinputs/sphinx.sty
sphinx/util/docfields.py
sphinx/writers/latex.py
tests/test_build_latex.py
Also updated:
sphinx/domains/__init__.py
2017-03-12 13:01:47 +01:00
Jakob Lykke Andersen
acf5f94940
C++, fix parsing error of non-type template arg
...
Fixes sphinx-doc/sphinx#3542
2017-03-12 15:03:20 +09:00
Jakob Lykke Andersen
2f931be89b
Merge branch 'stable' into field-pending-xref-annotation
2017-03-12 12:04:47 +09:00
Takeshi KOMIYA
6fbc42115e
Merge pull request #3540 from rayl/fix-3348
...
Fix #3348 : Show decorators in literalinclude and viewcode directives
2017-03-12 11:10:24 +09:00
jfbu
ba0209c9b1
Typo in CHANGES
2017-03-11 20:36:37 +01:00
jfbu
4a6e5863f4
Update CHANGES for PR #3538
2017-03-11 16:58:32 +01:00
jfbu
0f8abd16a2
Add `Dependencies` group to CHANGES
2017-03-11 16:47:48 +01:00
jfbu
538f55ed85
Update CHANGES for PR #3082
2017-03-11 15:27:00 +01:00
Ray Lehtiniemi
c5060079e4
Fix #3348 : Show decorators in literalinclude and viewcode directives
...
Signed-off-by: Ray Lehtiniemi <rayl@mail.com >
2017-03-10 16:48:47 -07:00
jfbu
448dc08924
Update CHANGES for PR #3527
2017-03-10 09:29:36 +01:00
Takeshi KOMIYA
022bc1ed62
Update CHANGES
2017-03-10 00:31:43 +09:00
Jakob Lykke Andersen
9ca5d990f6
Add callback on domains for xrefs from fields.
...
Fixes sphinx-doc/sphinx#2607 .
Fixes sphinx-doc/sphinx#2665 .
2017-03-08 20:35:44 +09:00
jfbu
6fda42f214
Reword a CHANGES entry for 1.6 (refs #3466 )
2017-03-05 10:35:02 +01:00
Travis A. Everett
cabfcbd70d
Fix #3506 : consistently pass node to depart_admonition in HTML writer
2017-03-04 13:40:05 -06:00
jfbu
91ec5a8012
Update CHANGES for PR#3504
2017-03-04 18:50:08 +01:00
jfbu
3743199576
Remove frame around LaTeX longtable's "Continued on next page" footer
...
refs: PR #3497
2017-03-03 10:08:08 +01:00
jfbu
a7afad3952
Merge branch 'stable'
2017-03-03 09:57:15 +01:00
jfbu
f8391ea487
Update CHANGES for PR#3497
2017-03-03 09:56:39 +01:00
jfbu
fb5dd840f4
Merge branch 'stable'
2017-03-03 09:53:50 +01:00
Takeshi KOMIYA
7332023970
Merge pull request #3464 from shibukawa/feature/experimental_html5_writer
...
Add experimental HTML5 writer
2017-03-03 01:28:23 +09:00
Takeshi KOMIYA
811df6b2e3
Fix #3487 : intersphinx: failed to refer options
2017-03-03 00:50:55 +09:00
Takayuki SHIMIZUKAWA
dbad2bfcda
update CHANGES refs #2073 , #3443 , #3490
2017-03-02 16:52:56 +09:00