changeset 203:1737b7eb7945

*** empty log message ***
author abukhman
date Tue, 05 Oct 2010 14:25:32 +0200
parents fe98a8867edb
children ab1ab4ad4b65
files documentViewer.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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