Changeset 577:9251719154a3 in documentViewer for documentViewer.py


Ignore:
Timestamp:
Oct 18, 2012, 3:53:09 PM (12 years ago)
Author:
casties
Branch:
default
Message:

toc with list of handwritten notes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r571 r577  
    150150    toc_figures = PageTemplateFile('zpt/toc_figures', globals())
    151151    toc_concordance = PageTemplateFile('zpt/toc_concordance', globals())
     152    toc_handwritten = PageTemplateFile('zpt/toc_handwritten', globals())
    152153    toc_none = PageTemplateFile('zpt/toc_none', globals())
    153154    # other templates
Note: See TracChangeset for help on using the changeset viewer.