Added custom headers/footers with page numbers, date, time, etc. Plus, doc fix ...
commit4f7ce160205c04b2b229809cf57a9d12dfd08790
authordkuhlman <dkuhlman@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 29 Dec 2009 19:45:17 +0000 (29 19:45 +0000)
committerdkuhlman <dkuhlman@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 29 Dec 2009 19:45:17 +0000 (29 19:45 +0000)
tree212777ae590c754e6c51e411bb2c287be8a9ebff
parent3063fd528338948b6be7560d532df0075cdbe3ec
Added custom headers/footers with page numbers, date, time, etc.  Plus, doc fix (containers).

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6214 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/writers/odf_odt/__init__.py
docutils/writers/odf_odt/styles.odt
test/functional/expected/odt_custom_headfoot.odt [new file with mode: 0644]
test/functional/input/odt_custom_headfoot.txt [new file with mode: 0644]
test/test_writers/test_odt.py