From: Guenter M. <mi...@us...> - 2015-08-12 15:25:12
|
On 2015-08-05, Guenter Milde wrote: > On 2015-07-21, Mikołaj Machowski wrote: >> File "/usr/lib/python2.7/site-packages/docutils/writers/latex2e/__init__.py", line 2176, in visit_footnote >> num,text = node.astext().split(None,1) >> ValueError: need more than 1 value to unpack > I changed the code to be more stable for these cases, found a follow-up bug > and fixed as well and will upload the fix to the repository soon. It should work now with revision 7904 of the SVN repository. http://sourceforge.net/p/docutils/code/7904/ Günter |