Takeshi KOMIYA
12660e44b5
Fix #3185 : Add new warning type `misc.highlighting_failure`
2016-12-03 15:25:15 +09:00
shimizukawa
97365c7db3
make-mode is used by default.
2016-11-23 11:57:22 +09:00
Takeshi KOMIYA
7c19a2f36a
Fix #3118 : Update document for numfig_format and numref
2016-11-20 12:46:30 +09:00
Takeshi KOMIYA
8006d31b32
Fix #3095 : Add tls_verify and tls_cacerts to support self-signed servers
2016-11-17 23:12:39 +09:00
Takeshi KOMIYA
e5786b888c
Merge branch 'stable' into 1.5-release
2016-11-13 11:19:26 +09:00
Takeshi KOMIYA
9f39b53c16
Fix #3130 : HTML rendering problems inside admonition block in Sphinx doc
2016-11-13 11:16:44 +09:00
jfbu
c94f3b7d73
fix faq.rst (texinfo example with `info`)
2016-11-06 12:56:16 +01: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
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
jfbu
e78c17605c
rename `'postamble' to 'atendofbody'` (ref #2877 )
2016-11-06 10:11:40 +01: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
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
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
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
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
ae1f523d52
Add `--extensions to sphinx-quickstart` to support enable arbitary extensions from command line (ref: #2904 )
2016-11-02 11:11:15 +09:00
jfbu
aff72931fc
minor update to latex.rst
2016-10-30 00:08:17 +02:00
jfbu
e70746e8da
uppercase colour names (latex styling)
2016-10-30 00:04:23 +02:00
jfbu
a48a9c883a
style the latex chapter in the docs (for pdf output)
2016-10-29 16:30:33 +02:00
jfbu
528b6c374c
refactor the handling of latex options
...
previously, modifying a single option via ``\sphinxsetup`` redeclared
all dimensions and colours, even if they had not changed.
2016-10-29 14:03:12 +02:00
jfbu
b6695ad7fc
use 'sphinxpackageoptions' as argument to `\sphinxsetup`
...
Indeed, LaTeX's handling of package options is not robust when options
contain LaTeX macros; thus we pass all the user customization to
``\sphinxsetup``, not as package options to "sphinx.sty".
Also, make parameters for long code line breaking (ref #2343 , 1.4.2)
accessible as sub-keys of 'sphinxpackageoptions'. The space reserved for
the continuation character has been modified for coherence and
compatibility with use in footnotes. In fact it did not use the correct
font for the dimension computation. The documentation explains how to
recover former value.
2016-10-28 21:45:44 +02:00
jfbu
fb8bb072cb
`'sphinxpackageoptions'` for key=value styling of Sphinx LaTeX
2016-10-27 20:24:33 +02:00
Darragh Bailey
22765990f0
Allow skipping anchor checking by regex
...
To avoid needing to turn off anchor checking across the entire
documentation allow skipping based on matching the anchor against a
regex.
Some sites/pages use JavaScript to perform anchor assignment in a
webpage, which would require rendering the page to determine whether
the anchor exists. Allow fine grain control of whether the anchor is
checked based on pattern matching, until such stage as the retrieved
URLs can be passed through an engine for deeper checking on the HTML
doctree.
2016-10-27 10:52:04 +01:00
Jean-François B
5fa47df1e8
Merge pull request #3096 from jfbu/latex_fixtoodeeplynested
...
Fix #777 : (part II) LaTeX output "too deeply nested"
2016-10-27 09:58:48 +02:00
jfbu
4e2bdf6671
ignore `'maxlistdepth'` if package "enumitem" in use
2016-10-27 09:24:12 +02:00
jfbu
183a2ca75a
Fix label placement in doc/config.rst (caused extra white line)
2016-10-26 23:49:49 +02:00
jfbu
e59ab1538d
fix typos and mark-up in doc/config.rst
2016-10-26 23:16:15 +02:00
jfbu
a3cf7185f1
fix mark-up in doc/config.rst
2016-10-26 22:56:58 +02:00
jfbu
3af9353b38
Fix #777 : (part II) LaTeX output "too deeply nested"
...
The standard classes have a severe cap on maximal nesting of list-like
environments (a total of six levels, and four for each of enumerate and
itemize). This commit defines a new key ``'maxlistdepth'``. _Only_ if it
is set (i.e. non-empty) will sphinx.sty do some hack to lift the LaTeX
limitations and extend the maximal list depth to the desired value.
2016-10-26 10:30:52 +02:00
Philip Molloy
47bae16513
Fix indentation in conf.py
2016-10-25 17:03:56 -04:00
Jakob Lykke Andersen
efa5382e9b
Merge pull request #3072 from jakobandersen/multiline-signatures
...
Make rendering of multiline signatures better in html.
2016-10-24 13:38:33 +02:00
jfbu
720e155b83
Add a comment to Makefile template for make-mode, update doc/Makefile
2016-10-23 10:45:23 +02:00
jfbu
54dbd3882d
add advice on use of tabulary (latex output)
2016-10-20 15:47:38 +02:00
Jakob Lykke Andersen
4c2815bc95
Make rendering of multiline signatures better in html.
2016-10-20 09:28:59 +02:00
Takeshi KOMIYA
2b6eac73c3
Merge branch 'stable'
2016-10-20 14:42:54 +09:00
jfbu
6438cf54db
fix capitalization in config.rst: "Example of configuration file"
2016-10-17 17:25:40 +02:00
jfbu
daee1fc51d
Fix config.rst description of `latex_documents` docclass element
2016-10-17 09:46:38 +02:00
Jean-François B
828c96ec10
Fix #3047 : spacing before footnote in pdf output is not coherent ( #3057 )
...
A ``\sphinxBeforeFootnote`` macro is inserted by footnote environment
and ``\footnotemark`` command. Its default is to remove the space before
the footnote mark. Formerly, footnotes from explicit mark-up were
preceded by a space allowing a linebreak, but automatically generated
footnotes had no such space.
2016-10-16 17:40:19 +02:00
Jean-François B
3e21ef45cf
Merge pull request #3030 from jfbu/loadhyperreflater
...
(latex) separate loading of hyperref from sphinx.sty
2016-10-15 11:47:51 +02:00
jfbu
ec8dd32e35
add example to use of `'printindex'` key
2016-10-14 11:21:18 +02:00
jfbu
689327d6fc
add missing versionchanged directive for tableofcontents
2016-10-14 11:14:15 +02:00
jfbu
536d52063f
Revert "new `'packages' key to latex_elements`"
...
This reverts commit 9972d729ab .
2016-10-14 09:04:45 +02:00