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)
text:level is for numbered lists, text:outline-level is for headings.

Found by validating sample output against ODT Relax-NG schema with "jing".


No differences found