OOo-impress outputs slide titles as H3 instead of H2 in HTML output
-------------------------------------------------------------------

         Key: FOR-873
         URL: http://issues.apache.org/jira/browse/FOR-873
     Project: Forrest
        Type: Improvement

  Components: Plugin: input.OpenOffice.org  
    Versions: 0.7, 0.8-dev    
    Reporter: Clay Leeds
    Priority: Minor


Currently the OOo plugin accepts SXI files as input. It works well, except the 
individual slide titles do not as <h2> elements. They appear as <h3 
class="underlined_5" /> elements, and so the TOC items become nested 
unordered-lists (<ul><li><ul><li>[slidename]</li></li></ul></ul>).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira