<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Help content XSLT: add ability to override headings when embedding sections"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130599#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Help content XSLT: add ability to override headings when embedding sections"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130599">bug 130599</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.hallot@libreoffice.org" title="Olivier Hallot <olivier.hallot@libreoffice.org>"> <span class="fn">Olivier Hallot</span></a>
</span></b>
        <pre>It is also perfectly possible to add a new (optional) attribute to the <embed>
tag in the DTD and set the desired heading level of the target, and adapt in
the XSLT.

Fact is that headings can come in either <h1> format or <paragraph
role="heading" level="1">. Proper handling of the new attribute in XLST is not
too complex. It will be written in the pieces where mode="emnbedded".</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>