jfbu
b879f043bc
Remove in 1.5.2 CHANGES repeated identical footnotes for same link
2017-01-16 09:03:46 +01:00
jfbu
3114c7f5a2
Fix extra space in CHANGES entry causing mis-interpreted mark-up
2017-01-16 08:38:06 +01:00
Jakob Lykke Andersen
1498897278
Oops, fix key error on refexplicit
2017-01-16 09:00:40 +09:00
jfbu
283fee743c
Update CHANGES for PR#3340
2017-01-16 00:49:24 +01:00
Jean-François B
5e0a764e6b
Merge pull request #3340 from jfbu/wraplonglines
...
Fix #3308 : Parsed-literals don't wrap very long lines with pdf builder
2017-01-16 00:31:20 +01:00
jfbu
c1e093c2a1
Fix inline math issues inside parsed-literal for LaTeX
2017-01-16 00:18:09 +01:00
jfbu
06924cc21c
More powerful parsed-literal for LaTeX output
2017-01-16 00:15:29 +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
Takeshi KOMIYA
c844404741
Merge pull request #3343 from tk0miya/adjust_space_after_captions
...
Fix #3158 : too much space after captions in PDF output
2017-01-16 01:30:21 +09:00
Takeshi KOMIYA
e9d61d70a1
Merge branch 'stable' into adjust_space_after_captions
2017-01-16 01:29:03 +09:00
Takeshi KOMIYA
cea72ddbc4
Fix #3234 : intersphinx failed for encoded inventories
2017-01-16 00:52:33 +09:00
jfbu
4116c8424f
Update CHANGES for PR#3341
2017-01-15 16:16:37 +01:00
Jean-François B
7d852bdf06
Merge pull request #3341 from jfbu/doublequotes
...
LaTeX writer: leave ``"`` character inside parsed-literal as is
2017-01-15 16:13:09 +01:00
jfbu
bd5f3aa9cd
Update CHANGES for PR#3342
2017-01-15 16:07:13 +01:00
Jean-François B
088d6254be
Merge pull request #3342 from jfbu/fixunicodeinparsedliteral
...
Fix Unicode super- and subscript digits in code-block and parsed-literal LaTeX output
2017-01-15 16:04:48 +01:00
Takeshi KOMIYA
067044211e
Fix #3158 : too much space after captions in PDF output
2017-01-15 22:02:15 +09:00
jfbu
dd4fadff81
Fix Unicode super- and subscript digits in LaTeX parsed-literal
2017-01-15 11:39:42 +01:00
Takeshi KOMIYA
8e9e0ce82c
Merge pull request #3262 from tk0miya/3256_update_release_script
...
Update packaging script (refs: #3256 )
2017-01-15 17:34:43 +09:00
Jakob Lykke Andersen
ccd6bf4a0c
C++, fix refs to operator() functions.
...
Fixes sphinx-doc/sphinx#2952 .
2017-01-15 14:36:29 +09:00
shimizukawa
00fcbfb35d
remove .
2017-01-15 11:55:32 +09:00
shimizukawa
da18a1a951
fixed #3335 : gettext does not extract field_name of a field in a field_list
2017-01-15 11:55:17 +09:00
shimizukawa
4d6d8ae369
node.source and node.line attributes are set for figure caption and nodes.title since docutils-0.11.
2017-01-15 11:50:16 +09:00
shimizukawa
c41aed5d07
Update special support nodes for gettext processing.
2017-01-15 11:42:18 +09:00
shimizukawa
57a82e44cc
fixes #3337 : Ugly rendering of definition list term's classifier.
...
refs #2318 : this incorrect rendering was introduced at #2318 . In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken.
refs #2987 : This change may affect the #2987 fix. In my environment I could not reproduce the problem.
2017-01-15 11:13:17 +09:00
jfbu
07f9ddc2cc
Fix flake8 violation
2017-01-14 23:26:30 +01:00
jfbu
02fada9124
LaTeX writer: leave `"
` character inside parsed-literal as is
2017-01-14 18:43:50 +01:00
Takeshi KOMIYA
c03da8fdf4
Merge branch 'stable' into 3256_update_release_script
2017-01-14 00:26:03 +09:00
Takayuki SHIMIZUKAWA
234379be9e
Merge pull request #3332 from jerojasro/intl-docfix
...
corrected output directory for .pot files
2017-01-13 08:35:45 +09: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
shimizukawa
a11218151f
fix nits
2017-01-13 00:24:10 +09:00
shimizukawa
7d8a37f506
refs #3329 : emit warnings if po file is invalid and can't read it. Also writing mo too.
2017-01-13 00:13:34 +09:00
shimizukawa
2254da3782
refs #3329 : emit warnings if po file is invalid and can't read it. Also writing mo too.
2017-01-13 00:11:35 +09:00
jfbu
34dd31994d
Update comment in latex style file
2017-01-12 09:57:08 +01:00
jfbu
640de35334
Update latex style file datestamp
...
modified: sphinx/texinputs/sphinx.sty
2017-01-12 09:34:53 +01:00
Takeshi KOMIYA
478306e052
Merge pull request #3327 from tk0miya/flake8
...
Update flake8 rules
2017-01-12 12:54:02 +09:00
Takeshi KOMIYA
d170862866
Fix #3328 : Could not refer rubric implicitly
2017-01-12 12:19:12 +09:00
Takeshi KOMIYA
76ecccf8af
Fix flake8 violations
2017-01-12 11:33:58 +09:00
Takeshi KOMIYA
7dcb40d135
Update flake8 rules
2017-01-12 10:11:54 +09:00
Takeshi KOMIYA
412bb9aae8
Fix flake8 violations
2017-01-12 10:09:44 +09:00
Takeshi KOMIYA
60d4846e0f
Fix flake8 violations
2017-01-12 10:07:05 +09:00
Takeshi KOMIYA
bb8dcb5cee
Fix code styles
2017-01-12 02:43:18 +09:00
Takayuki SHIMIZUKAWA
64114ae777
Merge pull request #3309 from sphinx-doc/pytest-optimization
...
pytest optimization
2017-01-10 00:53:24 +09:00
jfbu
2a3981f805
Update CHANGES for PR#3316
2017-01-09 15:49:19 +01:00
Jean-François B
c9204ea95a
Merge pull request #3316 from jfbu/fix3315
...
Fix #3315 : Bibliography crashes on latex build with docclass 'memoir'
2017-01-09 15:46:42 +01:00
Takeshi KOMIYA
2382377a6b
Fix typo
2017-01-09 22:39:42 +09:00
Takeshi KOMIYA
d7d8786d89
Remove restriction for jinja2 (refs: #3314 )
2017-01-09 18:39:08 +09:00
shimizukawa
b5530629a9
pytest: update by reviewing
...
* remove 'specific_srcdir' feature
* simplify 'shared_result' feature
* rename 'AppWrapper' into 'SphinxTestAppWrapperForSkipBuilding'
2017-01-09 17:41:47 +09:00
Takeshi KOMIYA
43eeb96e2f
Fix copy_asset_file() rewrote destination-filename
2017-01-09 13:37:01 +09:00
jfbu
dc02f2535d
Fix #3315 : Bibliography crashes on latex build with docclass 'memoir'
2017-01-08 11:50:50 +01:00
shimizukawa
561abdd164
pytest optimizatoin:
...
- remote using deprecated decorators
- remove gen_with_app
- remove yield testing
- remove pytest warnings
- refactoring
2017-01-08 15:14:38 +09:00