unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [WIP v3 0/5] Update Sphinx to 1.4.8
@ 2016-10-13  6:40 Danny Milosavljevic
  2016-10-13  6:40 ` [WIP v3 1/5] gnu: Add python-snowballstemmer Danny Milosavljevic
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Danny Milosavljevic @ 2016-10-13  6:40 UTC (permalink / raw)
  To: guix-devel

This patchset updates Sphinx to 1.4.8. It has been tested unsuccessfully on branch "master" using:

$ guix build `guix refresh -l python-sphinx python2-sphinx`

It fails in python-matplotlib due to latex complaining at "\footnote[*]" in Matplotlib.tex:171. If I manually change it to "\footnote[1]" it works. The file Matplotlib.tex is generated by Sphinx.

Should "\footnote[*]" work in LaTeX? If not, how does it end up there?

Danny Milosavljevic (5):
  gnu: Add python-snowballstemmer.
  gnu: Add python-sphinx-cloud-sptheme.
  gnu: Add python-sphinx-alabaster-theme.
  gnu: Add python-imagesize.
  gnu: Update Sphinx to 1.4.9

 gnu/packages/python.scm | 149 ++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 138 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-01-04 20:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-13  6:40 [WIP v3 0/5] Update Sphinx to 1.4.8 Danny Milosavljevic
2016-10-13  6:40 ` [WIP v3 1/5] gnu: Add python-snowballstemmer Danny Milosavljevic
2016-10-13  6:40 ` [WIP v3 2/5] gnu: Add python-sphinx-cloud-sptheme Danny Milosavljevic
2016-10-13  6:40 ` [WIP v3 3/5] gnu: Add python-sphinx-alabaster-theme Danny Milosavljevic
2016-10-13  6:40 ` [WIP v3 4/5] gnu: Add python-imagesize Danny Milosavljevic
2016-10-13  6:40 ` [WIP v3 5/5] gnu: Update Sphinx to 1.4.8 Danny Milosavljevic
2016-10-13  6:45 ` [WIP v3 0/5] " Danny Milosavljevic
2016-10-13  7:41   ` Danny Milosavljevic
2016-10-13 21:16     ` Danny Milosavljevic
2016-10-14 10:09       ` Hartmut Goebel
2016-12-20 14:11       ` Ludovic Courtès
2017-01-04 20:46         ` Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).