odt: Use text:outline-level instead of text:level inside text:h.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 3 Sep 2014 05:34:59 +0000 (22:34 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 4 Sep 2014 04:03:41 +0000 (21:03 -0700)
commitde03eaac4eaa1d42d7196471f22c526223d225a0
treefcb2e30c0972e8a415b08ac17119515b52c432b7
parent491cd3744c11da45ac6e41c734e4a33c19b060c9
odt: Use text:outline-level instead of text:level inside text:h.

text:level is for numbered lists, text:outline-level is for headings.

Found by validating sample output against ODT Relax-NG schema with "jing".
src/output/odt.c