guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[WIP v3 0/5] Update Sphinx to 1.4.8


From: Danny Milosavljevic
Subject: [WIP v3 0/5] Update Sphinx to 1.4.8
Date: Thu, 13 Oct 2016 08:40:41 +0200

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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]