Commit Graph

9024 Commits

Author SHA1 Message Date
jfbu
e20f28ce70 Improve latex docs of `latex_use_latex_multicolumn` config setting 2017-05-11 10:24:10 +02:00
Takeshi KOMIYA
cf70e4e910 Skip latex compilations on Travis CI 2017-05-11 16:28:25 +09:00
Takeshi KOMIYA
b65b9e4ff5 Add .circleci/config.yml 2017-05-11 16:26:24 +09:00
jfbu
75653d85ac Fix #3479: add latex support for docutils table stub columns
This implementation in latex writer allows arbitrary columns to be
declared "stub columns". But currently Docutils option
``:stub-columns:`` only allows a number telling the how many initial
columns are "stub columns".
2017-05-10 11:35:12 +02:00
jfbu
1385e1ac1b Use (again) Perl concatenation for latexmk variables (refs #3719)
Indeed, with this latexmk will display something like

Running 'pdflatex --halt-on-error --interaction=batchmode  -recorder
"sphinx.tex"'

if `make latexpdf` was invoked with `LATEXOPTS="--halt... "`, which
is more useful console output than:

Running 'pdflatex $LATEXOPTS -recorder "sphinx.tex"'

as is the case without this commit.
2017-05-09 23:32:47 +02:00
jfbu
593eb39be0 Update CHANGES about latex table templates (#3389, 2a37b0e) 2017-05-09 22:23:51 +02:00
jfbu
050dd96626 Update CHANGES for PR #3686 2017-05-09 22:23:46 +02:00
Jean-François B
e9df41535d Merge pull request #3686 from jfbu/dropthreeparttable
Drop usage of `threeparttable` (LaTeX)
2017-05-09 22:00:41 +02:00
Takeshi KOMIYA
f1a3e45878 Update setup.cfg 2017-05-09 23:40:29 +09:00
Takeshi KOMIYA
5e65316459 Skip testcase for sphinx.util.inspect on 3.4.3
The inspect library of python-3.4.3 also can't handle wrapped
functions.
2017-05-09 23:24:25 +09:00
jfbu
c1ff084ef6 Update (again) CHANGES for PR #3720 2017-05-09 15:57:35 +02:00
jfbu
a5ffd7dd27 Update CHANGES for PR #3720 2017-05-09 15:53:49 +02:00
Jean-François B
9c6efc34e5 Merge pull request #3720 from jfbu/dontforcelatexmake
Don't use forced mode by default for latexmk runs
2017-05-09 15:43:38 +02:00
Takeshi KOMIYA
56d3458584 Fix flake8 violations 2017-05-09 21:57:36 +09:00
jfbu
97625a2c5c Don't use forced mode for Latexmk 2017-05-08 20:53:03 +02:00
jfbu
832f537703 Re-simplify latexmkrc syntax: it works! 2017-05-08 20:49:05 +02:00
jfbu
3414292ace Fix: LATEXOPTS is not passed over correctly to pdflatex since 1.6b3 2017-05-08 20:49:05 +02:00
shimizukawa
62d7abb2f8 fix typos in CHANGES 2017-05-07 22:21:12 +09:00
jfbu
3b91322563 Update latex style file version date after 1.6b3 2017-05-07 11:50:13 +02:00
jfbu
3a20b29dd5 Amend CHANGES for entries which did not make it into 1.6b3 2017-05-07 11:47:32 +02:00
Takeshi KOMIYA
5161ea3dce Update CHANGES 2017-05-07 18:22:32 +09:00
Takeshi KOMIYA
eab611e433 Bump version 2017-05-07 18:19:19 +09:00
Takeshi KOMIYA
0b43022f1e Merge remote-tracking branch 'refs/remotes/origin/1.6-release' into 1.6-release 2017-05-07 18:18:22 +09:00
Takeshi KOMIYA
5eb1a6afae Bump to 1.6b3 2017-05-07 18:11:57 +09:00
jfbu
38e6dfca34 Update latex docs 2017-05-07 11:10:41 +02:00
jfbu
e02f3f12b8 LaTeX: `\sphinxstyletheadfamily` to allow multiparagraph headers
Deprecate ``\sphinxstylethead`` at 1.6 with removal at 1.7.
2017-05-07 10:49:03 +02:00
Takeshi KOMIYA
df002416b6 Merge branch 'stable' into 1.6-release 2017-05-07 17:40:41 +09:00
Takeshi KOMIYA
9f5f169af2 Update warning message (refs: #3524) 2017-05-07 16:36:29 +09:00
Takeshi KOMIYA
16e07b1981 Update CHANGES for PR #3717 2017-05-07 16:24:26 +09:00
Takeshi KOMIYA
d003ac4ac0 Fix flake8 violation 2017-05-07 16:22:55 +09:00
Takeshi KOMIYA
6d2e05dbe4 Merge pull request #3717 from njsmith/favicon-png-is-ok
Stop enforcing that favicon's must be .ico
2017-05-07 16:22:08 +09:00
Takeshi KOMIYA
b0b0b7ec66 Merge pull request #3682 from tk0miya/3633_misdetect_unreferenced_citations
Fix #3633: misdetect unreferenced citations
2017-05-07 16:18:33 +09:00
Takeshi KOMIYA
8f0d269069 Merge branch '1.6-release' into 3633_misdetect_unreferenced_citations 2017-05-07 16:14:50 +09:00
Takeshi KOMIYA
6d2bcf9c27 Mark as experimental 2017-05-07 16:13:19 +09:00
Nathaniel J. Smith
07f1a6d84d Stop enforcing that favicon's must be .ico
Support for at least .png and .gif is now essentially universal, and
other formats (.jpg, .svg, etc.) are relatively widespread.

This was only a warning, but it's common to run sphinx with warnings
turned into errors, so it caused problems.
2017-05-07 00:02:27 -07:00
Takeshi KOMIYA
9612dd6fa7 Add sqlalchemy and whoosh to test-reqs 2017-05-07 15:44:46 +09:00
Takeshi KOMIYA
69891bd9fb Cherry-pick #3699 into 1.6-release branch 2017-05-07 15:26:53 +09:00
Takeshi KOMIYA
d7353e6cf4 Merge pull request #3712 from tk0miya/3708_latex_allows_irc_scheme
Fix #3708: LaTeX writer allows irc scheme
2017-05-07 15:20:24 +09:00
Takeshi KOMIYA
59412d7f6b Update CHANGES for PR #3700, #3714 2017-05-07 14:42:17 +09:00
Takeshi KOMIYA
733bdd5810 Merge pull request #3714 from iacchus/1.6-release
Rebasing as asked. viewcode extension not taking highlight_code='none' in account. Original pull request: #3700
2017-05-07 14:40:55 +09:00
Takeshi KOMIYA
797131a1bb Merge pull request #3716 from tk0miya/update_type_annotations
Update type annotations for new mypy
2017-05-07 14:40:04 +09:00
Takeshi KOMIYA
579a79660e Update type annotations for new mypy 2017-05-07 14:28:41 +09:00
Iacchus Mercurius
527f5777ba please see #3700 2017-05-07 00:34:14 -03:00
Takeshi KOMIYA
79b0c50165 Fix #3708: LaTeX writer allows irc scheme 2017-05-06 22:41:23 +09:00
jfbu
3b69c51897 Merge branch 'stable' into 1.6-release 2017-05-05 18:20:01 +02:00
jfbu
698d8d440e Change slightly console output of LaTeX deprecation macro 2017-05-05 18:18:51 +02:00
jfbu
79412051d2 Merge branch 'stable' into 1.6-release 2017-05-05 13:33:50 +02:00
jfbu
da8007c3f4 Update CHANGES for PR #3703 2017-05-05 13:15:41 +02:00
Jean-François B
c033fa2ab2 Merge pull request #3703 from jfbu/sphinxlegend
Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend
2017-05-05 13:10:57 +02:00
jfbu
cdc1dadd8e Rename `\sphinxcaptionof to \sphinxcaption`, only 2 args 2017-05-04 16:10:58 +02:00