Add backlinks to Chapters
[reichenbach.git] / plastex / nccfoots.py
blobe23c683ea72e5aae733848cd6fb22b5bfb48051b
1 from plasTeX import Command
3 class Footnote(Command):
4 args = 'mark text'