Changeset 156:c94e206ba32c in documentViewer for documentViewer.py


Ignore:
Timestamp:
Aug 24, 2010, 9:30:45 AM (14 years ago)
Author:
abukhman
Branch:
default
Message:

characterNormalization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r153 r156  
    713713        toc = int (pageinfo['tocPN'])
    714714        pageinfo['textPages'] =int (toc)
    715        
    716        
    717        
     715             
    718716        if 'tocSize_%s'%tocMode in docinfo:
    719717            tocSize = int(docinfo['tocSize_%s'%tocMode])
Note: See TracChangeset for help on using the changeset viewer.