jfbu
a9fba76829
latex's `'pxunit''s default written .75bp` for conciseness
...
It boils down to exact same value (`̀ 49336sp``) as formerly.
2017-02-09 14:13:09 +01:00
jfbu
f2111d8f8a
move (latex docs) `'geometry'` to "... don't need to be overridden"
...
indeed, customization will generally go via the `̀ 'sphinxsetup'`` keys
for margins or can be achieved via use of ``'passoptionstopackages'``.
Thus the key primary use would now be to remove entirely use of
``geometry`` package, which should be rarely needed.
2017-02-09 13:54:31 +01:00
Jean-François B
6f3759dbab
Merge branch 'stable' into japanesetextlayout
2017-02-06 14:48:38 +01:00
jfbu
64475a8d7d
shorten and link latex docs
2017-02-06 14:24:19 +01:00
jfbu
101af91b80
more precise latex docs
2017-02-06 13:55:25 +01:00
jfbu
c240a90f18
improve the index appearance in Sphinx's own PDF documentation
2017-02-05 23:20:30 +01:00
jfbu
80e39e4031
Update docs about latex's `'releasename'`
2017-02-05 23:13:17 +01:00
jfbu
451115f2d1
no need to pass truedimen as class option, package option is enough
2017-02-05 20:07:41 +01:00
jfbu
9c6a071572
Fix #3356 and #3394 (latex) text layout of Japanese documents
...
- make text width integer multiple of zenkaku width
- fix incompatibility of ``geometry`` package with ``jsbook`` LaTeX
class (``'manual'`` docclass)
- fix issue with shortened text area height in ``'manual'`` docclass
2017-02-05 17:25:50 +01:00
Timotheus Kampik
681139ee0f
document markdown support: work in review comments #2303 #825
2017-02-02 14:42:48 +09:00
Timotheus Kampik
82d608ccaf
document markdown support #2303 #825
2017-02-02 14:42:42 +09:00
jfbu
dc51eef605
LaTeX, pass dvipdfm option to geometry package for Japanese documents
2017-01-21 11:31:32 +01:00
jfbu
765b00fc30
Fix config.rst missing escape in `latex_documents` author example
2017-01-21 10:44:50 +01:00
jfbu
e46887b1e9
polish latex.rst doc slightly
2017-01-16 15:15:07 +01:00
jfbu
6f0d0ede3a
polish an item in latex.rst doc file
2017-01-16 09:41:37 +01:00
jfbu
8c21abeccc
Fix #3308 : Parsed-literals don't wrap very long lines with pdf builder
2017-01-16 00:15:29 +01:00
Javier Eduardo Rojas Romero
5868a8f656
corrected output directory for .pot files
...
Sphinx's `make gettext` always creates the .pot files in
$BUILD_DIR/gettext, regardless of the paths configured in `locale_dirs`;
those only affect sphinx-intl's operation
2017-01-12 13:37:14 -05:00
Takeshi KOMIYA
54c8c01222
Emit warning for nested numbered toctrees (refs: #3142 )
2017-01-03 01:08:27 +09:00
Takeshi KOMIYA
36eab77c3d
Add py36 support
2016-12-25 12:19:15 +09:00
shimizukawa
d876b11805
add devguide.rst as a file instead of symlink.
2016-12-18 10:06:30 +09:00
shimizukawa
9616cdf5f5
remove devguide once.
2016-12-18 10:05:47 +09:00
shimizukawa
403080f255
nits
2016-12-18 10:02:36 +09:00
shimizukawa
1c6b96c3ea
missing include directive
2016-12-18 09:52:09 +09:00
Takayuki SHIMIZUKAWA
7b3327234d
Merge pull request #3252 from mgeier/contributing
...
Add CONTRIBUTING file
2016-12-17 15:45:59 +09:00
Takeshi KOMIYA
1ccfb9736b
doc: Add a note for var, ivar and cvar
2016-12-17 14:46:39 +09:00
jfbu
3b9d83e15e
Fix typo (ref #3243 ).
2016-12-16 18:20:16 +01:00
Matthias Geier
a82aebcd7d
Add CONTRIBUTING file
2016-12-16 16:52:11 +01:00
Takeshi KOMIYA
aa49e31b64
Merge pull request #3243 from tk0miya/3194_refer_envvar_to_detect_makecmd
...
#3194 : Refer the $MAKE environment variable to determine ``make`` command
2016-12-16 15:19:29 +09:00
shimizukawa
732bb213ca
add link to Changes in toppage
2016-12-15 21:53:13 +09:00
Takeshi KOMIYA
26bf2d5fc0
Closes #3194 : Refer the $MAKE environment variable to determine `make` command
2016-12-15 11:50:00 +09:00
Takeshi KOMIYA
6d900c34f1
Fix #3214 : Allow to suppress "unknown mimetype" warnings from epub builder
2016-12-11 00:42:57 +09:00
shimizukawa
1c8935adae
Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation.
2016-12-04 18:05:16 +09:00
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