repo.or.cz
/
reichenbach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add backlinks to Chapters
[reichenbach.git]
/
plastex
/
nccfoots.py
blob
e23c683ea72e5aae733848cd6fb22b5bfb48051b
1
from
plasTeX
import
Command
2
3
class
Footnote
(
Command
):
4
args
=
'mark text'
5