# HG changeset patch # User abukhman # Date 1286281532 -7200 # Node ID 1737b7eb79454e40113e4d7513adf0183a0c2079 # Parent fe98a8867edbc3ed767ad352248c39619e577d2a *** empty log message *** diff -r fe98a8867edb -r 1737b7eb7945 documentViewer.py --- a/documentViewer.py Tue Oct 05 14:13:59 2010 +0200 +++ b/documentViewer.py Tue Oct 05 14:25:32 2010 +0200 @@ -615,7 +615,7 @@ docinfo['textURLPath'] = textUrl if not docinfo['imagePath']: # text-only, no page images - docinfo = self.getNumTextPages(docinfo) + docinfo = self.getTextPages(docinfo) presentationUrls = dom.xpath("//texttool/presentation") docinfo = self.getBibinfoFromIndexMeta(url, docinfo=docinfo, dom=dom) # get info von bib tag