Takeshi KOMIYA
b0a5a1339e
Fix #771 : latex output doesn't set tocdepth
2016-01-06 01:34:29 +09:00
Takeshi KOMIYA
d0576cd012
Fix #1408 : Check latex_logo validity before copying
2016-01-05 16:48:22 +09:00
Takeshi KOMIYA
ec4a1ae863
Fix typo in README
2016-01-05 16:47:52 +09:00
Takeshi KOMIYA
51b101f006
Refactor GroupedField.make_field()
2016-01-05 00:26:31 +09:00
Takeshi KOMIYA
1ac571cd7e
Fix #2125 : unifies behavior of collapsed fields (GroupedField and TypedField)
2016-01-05 00:25:53 +09:00
Takeshi KOMIYA
e8e5391e61
Fix #1894 : Unlisted phony targets in quickstart Makefile
2016-01-04 11:19:50 +09:00
Takeshi KOMIYA
26c43643d3
Fix broken tests by 7bb685bbe9
2016-01-03 20:52:39 +09:00
Takeshi KOMIYA
7bb685bbe9
Fix #2197 : Slightly cryptic error message for missing index.rst file
2016-01-03 20:26:38 +09:00
Takeshi KOMIYA
2bcf92dfb0
Fix #1815 : linkcheck does not raise an exception if warniserror set to true and link is broken
2016-01-03 20:12:33 +09:00
Takeshi KOMIYA
c305f30ae4
Add .swp to .gitignore
2016-01-02 22:42:16 +09:00
Takeshi KOMIYA
b6efc7327f
Make `conf.py` less flake8 warnings (ref #1817 , #2077 )
2016-01-02 16:01:52 +09:00
Takeshi KOMIYA
6d0a74b689
Update CHANGES for PR #2213
2016-01-02 11:42:06 +09:00
Takeshi KOMIYA
f694a9820e
Merge pull request #2213 from xuhdev/classic-css-blockquote
...
Set <blockquote> in the classic theme to fit with <p>.
2016-01-02 11:29:37 +09:00
Takeshi KOMIYA
01a526793d
Fix typos #2122 (cherry-picked by hand)
2016-01-02 11:17:59 +09:00
Takeshi KOMIYA
b0f376fdb8
Fix #2201 : wrong table caption for tables with over 30 rows
2016-01-01 19:31:36 +09:00
Takeshi KOMIYA
532dec6076
Remove debug print
2016-01-01 19:20:28 +09:00
Takeshi KOMIYA
584f05154b
Fix #2206 : Sphinx latex doc build failed if footnotes in caption of figure
...
At same time, refactored around pending footnotes (tables, terms and
figures). They are all controled as ``pending_footnotes``.
2016-01-01 19:07:43 +09:00
Takeshi KOMIYA
07cc02a512
Fix #2178 : Unparseable C++ cross-reference when referencing a function with :cpp:any:
2015-12-27 16:29:07 +09:00
Takeshi KOMIYA
87998df9cb
Fix a documentation for sphinx.ext.viewcode
2015-12-27 01:32:40 +09:00
Takeshi KOMIYA
98ac902650
Fix broken in py3 (for 8a763feb6b)
2015-12-27 00:52:58 +09:00
Takeshi KOMIYA
2f27459e80
Fix flake8 violation
2015-12-27 00:46:14 +09:00
Takeshi KOMIYA
8a763feb6b
Fix #2189 : previous sibling link has broken if previous doc is under nested toctree
2015-12-26 23:57:09 +09:00
Takeshi KOMIYA
222a51e0cf
Fix #2189 : next sibling link has broken if the file was appeared twice or more
2015-12-26 21:43:54 +09:00
Takeshi KOMIYA
9fc83df2de
Revert "Fix #2183 porterstemmer causes make json to fail"
...
This is a breaking change. So we move the change into master branch.
This reverts commit f1518c5fc4 .
2015-12-26 13:15:36 +09:00
Takeshi KOMIYA
f1518c5fc4
Fix #2183 porterstemmer causes make json to fail
...
Drop PorterStemmer package support.
For now, PyStemmer can accelarate stemming process of snowballstemmer.
2015-12-26 11:17:04 +09:00
Takeshi KOMIYA
9c2704b705
Fix #2193 : shutil.SameFileError if source directory and destination directory are same
2015-12-26 01:44:40 +09:00
Takeshi KOMIYA
66ef8102c4
Fix broken in py3
2015-12-25 16:10:37 +09:00
Takeshi KOMIYA
f1cf5d594a
Fix #2040 : UnicodeDecodeError in sphinx-apidoc when author contains non-ascii characters
2015-12-25 15:52:51 +09:00
Takeshi KOMIYA
0719611d54
Fix #2071 : Same footnote in more than two section titles => LaTeX/PDF Bug
2015-12-25 10:43:41 +09:00
Takeshi KOMIYA
ee7e3cc078
Fix empty cell in table header causes LaTeX error ( #1574 )
2015-12-24 12:43:22 +09:00
Takeshi KOMIYA
02f013aba5
Fix TestApp.cleanup_trees was obsoleted
2015-12-24 10:57:03 +09:00
Takeshi KOMIYA
ae1d9d8ff7
Update CHANGES for PR #2188
2015-12-22 11:35:30 +09:00
Takeshi KOMIYA
63f6d917b3
Merge pull request #2188 from xuhdev/latex-math-section-title
...
Fix #1480 : LaTeX: Support math in section titles
2015-12-22 11:33:58 +09:00
Takeshi KOMIYA
21093adfee
Update CHANGES for #2186
2015-12-22 10:29:27 +09:00
Takeshi KOMIYA
3543caf214
Merge pull request #2186 from xuhdev/amsfonts
...
Fix LaTeX output of \mathbb in math
2015-12-22 10:28:15 +09:00
Takeshi KOMIYA
8b57bc7227
Fix #2003 : decode error under python2 (only) when `make linkcheck` is run
2015-12-21 22:34:04 +09:00
Takeshi KOMIYA
f85d1a0b99
Fix #2189 : previous sibling link has broken if the file was appeared twice or more
2015-12-21 11:40:56 +09:00
Takeshi KOMIYA
9669f2a48b
Fix #2171 : cannot linkcheck url with unicode
2015-12-19 22:58:53 +09:00
Takeshi KOMIYA
788c0ebffc
Add testcase for encoding URIs in linkcheck builder
2015-12-19 22:49:14 +09:00
Takeshi KOMIYA
209e5f29b1
Fix #2168 : raw directive does not work for text writer
2015-12-19 20:34:27 +09:00
Takeshi KOMIYA
157375baa3
Merge pull request #2159 from sphinx-doc/1237_footnote_in_deflist
...
Fix #1237 footnotes not working in definition list in LaTeX
2015-12-19 17:55:07 +09:00
Takeshi KOMIYA
a21bfb1061
Make ShowUrlsTransform plain class
2015-12-19 16:53:15 +09:00
Takeshi KOMIYA
9f96bbaf35
Move testcases for footnotes to roots/test-footnote
2015-12-19 16:45:23 +09:00
Takeshi KOMIYA
5983d02787
Fix #1237 footnotes not working in definition list in LaTeX
2015-12-19 16:45:23 +09:00
Takeshi KOMIYA
5fc4536040
Fix invalid node id was assigned
...
Because document.ids is reset on pickling doctree...
2015-12-19 16:44:45 +09:00
Takeshi KOMIYA
9fec96d327
Refactor latex_show_urls processor to Transform class
2015-12-19 16:44:45 +09:00
Takeshi KOMIYA
885b997a25
Add testcases for latex_show_urls
2015-12-19 16:40:10 +09:00
Takeshi KOMIYA
e859543f8b
Fix #967 : SVG inheritance diagram is not hyperlinked (clickable)
2015-12-19 16:12:26 +09:00
Takeshi KOMIYA
39458552ec
Update CHANGES for PR #2176
2015-12-19 15:20:55 +09:00
Takeshi KOMIYA
e568f03e38
Merge pull request #2176 from xuhdev/graphviz-interactive-svg
...
sphinx.ext.graphviz: use <object> instead of <img> to embed svg
2015-12-19 15:15:13 +09:00
Takeshi KOMIYA
cb3f8c62ae
Fix typo in CHANGES
2015-12-19 15:12:44 +09:00
Takeshi KOMIYA
cc84702257
Update CHANGES for PR #1833
2015-12-19 10:52:53 +09:00
Takeshi KOMIYA
7f55295650
Merge pull request #1833 from xuhdev/latex-mailto
...
Email addresses should not be showed again if latex_show_urls is not None
2015-12-19 10:45:53 +09:00
Takeshi KOMIYA
8b47cc52b1
Update CHANGES
2015-12-10 00:15:07 +09:00
Takeshi KOMIYA
aa475604dc
`figure_align` is added at 1.3
2015-12-03 23:31:54 +09:00
Takeshi KOMIYA
8648bdeec1
Fix #2094 rubric with reference not working in Latex
2015-12-03 14:48:00 +09:00
Takeshi KOMIYA
c8837338d3
Fix section and table titles with reference cause latex build error
2015-12-03 11:39:25 +09:00
Takeshi KOMIYA
32b483d5bc
Fix #2134 figure caption with reference causes latex build error
2015-12-03 10:33:29 +09:00
Takeshi KOMIYA
47e7b022c2
Fix #2012 exception occurred if `numfig_format` is invalid
2015-11-30 11:38:37 +09:00
Takeshi KOMIYA
042daed015
Update CHANGES for #2140
2015-11-29 22:03:48 +09:00
Takeshi KOMIYA
f4c5a2e136
Fix #2140 : footnotes in caption of table has broken in LaTeX
2015-11-29 21:55:36 +09:00
Takeshi KOMIYA
12396a71d9
Fix #2140 : footnotes in table has broken in LaTeX
2015-11-29 21:47:55 +09:00
Takeshi KOMIYA
2c5c54aa67
Closes #1987 : Fix ampersand is ignored in `:menuselection: and :guilabel:` on LaTeX builder
2015-09-01 00:29:03 +09:00
Takeshi KOMIYA
5be5b057a9
Remove unused method: LaTeXTranslator.generate_contentsname()
2015-08-21 14:37:51 +09:00
Takeshi KOMIYA
3803ce7db4
Remove debug print
2015-08-21 14:33:36 +09:00
Takeshi KOMIYA
e1305d549d
Fix flake8 violation
2015-08-21 14:29:01 +09:00
Takeshi KOMIYA
20d992cdf5
Close #1990 : Use caption of toctree to title of \tableofcontents in LaTeX
2015-08-21 14:15:30 +09:00
Takeshi KOMIYA
49b812b856
Fix #1540 : Fix RuntimeError with circular referenced toctree
2015-08-09 21:08:33 +09:00
Takeshi KOMIYA
962a830015
Update README
2015-06-26 21:37:16 +09:00
Takeshi KOMIYA
65663912a4
Add testcase for graphviz
2015-06-26 21:23:03 +09:00
Takeshi KOMIYA
342a5ee83d
Update CHANGES refs #1935
2015-06-26 18:52:45 +09:00
Takeshi KOMIYA
7b9c3981cc
Merge pull request #1935 from bgeron/allow-override-latex-numfig_format
...
Allow overriding 'numfig_format' for LaTeX output in latex_elements
2015-06-26 18:50:40 +09:00
Takeshi KOMIYA
10183a6ca0
Fix a crash when setting up extensions which do not support metadata
2015-06-11 19:05:23 +02:00
Takeshi KOMIYA
c475b1eb6b
Set version number as "unknwon" for extensions which do not support metadata
2015-05-17 16:37:58 +09:00
Takeshi KOMIYA
ccd393734e
Fix a crash when setting up extensions which do not support metadata
2015-05-17 15:56:10 +09:00
Takeshi KOMIYA
64d2f22eb4
Fix #1790 literalinclude strips empty lines at the head and tail
2015-04-02 14:48:14 +09:00
Takeshi KOMIYA
aa66e7860b
Fix #1789 :pyobject: option of literalinclude directive includes following lines after definitions
2015-04-02 14:47:51 +09:00
Takeshi KOMIYA
f0206f77e4
Fix flake8 violation
2015-03-08 08:41:36 +09:00
Takeshi KOMIYA
5e48ac9b4f
Role `numref uses %s as special character instead #` symbol
2015-03-08 08:30:16 +09:00
Takeshi KOMIYA
3d62e353a5
Update testcases for changing prefix of captions
2015-03-08 08:30:16 +09:00
Takeshi KOMIYA
a434486dfb
Use babel to change prefix of captions
2015-03-07 18:01:29 +09:00
Takeshi KOMIYA
9f06027836
#1719 Add prefix to linkname of :numref: on LaTeX mode
2015-03-03 01:16:06 +09:00
Takeshi KOMIYA
1ee7f5a163
#1719 Use numfig_format for prefix of captions in LaTeX builder
2015-03-03 01:16:02 +09:00
Takeshi KOMIYA
b0e77e4c75
Use fully_normalize_name() instead of str.lower()
2015-02-22 23:20:00 +09:00
Takeshi KOMIYA
62e0490b81
Closes #1718 . :numref: does not work with capital letters in the label
2015-02-22 11:28:21 +09:00
Takeshi KOMIYA
198731f154
Update CHANGES for b563fa4
2015-01-18 16:08:46 +09:00
Takeshi KOMIYA
9ca4bc7081
Merge branch '1620_change_VerbatimBorderColor' ( Close #1620 )
2015-01-18 15:53:52 +09:00
Takeshi KOMIYA
b563fa44f2
Fix #1620 : Use VerbatimBorderColor to add frame to code-block in LaTeX
2015-01-18 15:32:17 +09:00
tk0miya
d3615d9c0b
Merge heads
2014-11-27 16:34:44 +09:00
tk0miya
dab10e885b
Update CHANGES for PR#317
2014-11-27 16:32:35 +09:00
tk0miya
0f1d8433e7
Fix #1607 : Sphinx crashes on building latexpdf with "howto" class
2014-11-24 12:13:17 +09:00
tk0miya
88103c112a
Fix #1603 :numref: doesn't work correctly when label contain underscore
...
If label contains underscore, the underscores are replaced with hyphens on normalization.
:numref: confuses the normalization with explicit notation.
This fix uses `target` variable insted of labelid to check the role is explicit or not.
2014-10-27 11:02:54 +09:00
tk0miya
83e8bbf58b
Add docs about :numref: role
2014-10-09 19:31:36 +09:00
tk0miya
e32883433a
Update docs by reviewing
2014-10-09 01:41:51 +09:00
tk0miya
f51b945d89
Add frame to code-block in LaTeX
2014-10-08 21:52:33 +09:00
tk0miya
18051a5110
Add docs about confval for numfig
2014-10-08 11:03:14 +09:00
tk0miya
cdc244428d
Merge with default
2014-10-06 23:57:16 +09:00
tk0miya
69bcadee89
Fix it should not use starttag() to tags which are not related with node
2014-10-06 23:25:25 +09:00
tk0miya
568ac7e9a9
Fix position of \label tag for literal_block was invalid in LaTeX
2014-10-06 21:05:56 +09:00
tk0miya
71cf3e7a4f
Fix position of \label tag for table was invalid in LaTeX
2014-10-06 20:24:57 +09:00