1.12.1 Envelop

<..ooffice index..>
 \Configure{theindex}
    {\ifvmode\IgnorePar\fi
     \EndP\HCode{<text:alphabetical-index text:name="theindex"  >
       <.index format.>%
       <text:index-body>\Hnewline}%
     \csname put:IndexTitle\endcsname
    }
    {\HCode{</text:index-body></text:alphabetical-index>}}
    {\HCode{<text:p text:style-name="P6"  >}}
       {\HCode{<text:tab-stop/></text:p>}\hfill\break}
    {\HCode{<text:p text:style-name="P7"  >}}
       {\HCode{<text:tab-stop/></text:p>}\hfill\break}
    {\HCode{<text:p text:style-name="P8"  >}}
       {\HCode{<text:tab-stop/></text:p>}\hfill\break}
    {}
-_-_-

<..index format..>
 <text:alphabetical-index-source
        text:sort-algorithm="alphanumeric"  >\Hnewline
    <text:index-title-template
                 text:style-name="Index-Heading"  >\indexname
    </text:index-title-template>\Hnewline
    <.index entry format.>\Hnewline
 </text:alphabetical-index-source>\Hnewline
-_-_-

<..index entry format..>
 <text:alphabetical-index-entry-template
        text:outline-level="1"
        text:style-name="Index-1"  >\Hnewline
   <text:index-entry-text/>\Hnewline
   <text:index-entry-tab-stop
      style:type="left"
      style:position="0in"
      style:leader-char=" "
       />\Hnewline
   <text:index-entry-page-number/>\Hnewline
 </text:alphabetical-index-entry-template>\Hnewline
-_-_-

<..index entry format..>+
 <text:alphabetical-index-entry-template
        text:outline-level="2"
        text:style-name="Index-2"  >\Hnewline
   <text:index-entry-text/>\Hnewline
   <text:index-entry-tab-stop
      style:type="left"
      style:position="0in"
      style:leader-char=" "
        />\Hnewline
   <text:index-entry-page-number/>\Hnewline
 </text:alphabetical-index-entry-template>\Hnewline
-_-_-

<..index entry format..>+
 <text:alphabetical-index-entry-template
        text:outline-level="3"
        text:style-name="Index-3"  >\Hnewline
   <text:index-entry-text/>\Hnewline
   <text:index-entry-tab-stop
      style:type="left"
      style:position="0in"
      style:leader-char=" "
        />\Hnewline
   <text:index-entry-page-number/>\Hnewline
 </text:alphabetical-index-entry-template>\Hnewline
-_-_-

<..content style 6..>
 \NewConfigureOO{Index 1}
 \ConfigureOO{Index 1}{\Hnewline
    <style:style style:name="Index-1"
                 style:family="paragraph"
                 style:parent-style-name="Index"
                 style:class="index">
    <style:paragraph-properties  fo:margin-left="0cm"
                 fo:margin-right="0cm"
                 fo:text-indent="0cm"
                 style:auto-text-indent="false"/>
    </style:style>
    \Hnewline }
-_-_-

<..content style 7..>
 \NewConfigureOO{Index 2}
 \ConfigureOO{Index 2}{\Hnewline
    <style:style style:name="Index-2"
                 style:family="paragraph"
                 style:parent-style-name="Index"
                 style:class="index">\Hnewline
    <style:paragraph-properties  fo:margin-left="0.499cm"
                 fo:margin-right="0cm"
                 fo:text-indent="0cm"
                 style:auto-text-indent="false"/>\Hnewline
    </style:style>
 \Hnewline}
-_-_-

<..content style 8..>
 \NewConfigureOO{Index 3}
 \ConfigureOO{Index 3}{\Hnewline
    <style:style style:name="Index-3"
                 style:family="paragraph"
                 style:parent-style-name="Index"
                 style:class="index">\Hnewline
    <style:paragraph-properties  fo:margin-left="0.998cm"
                 fo:margin-right="0cm"
                 fo:text-indent="0cm"
                 style:auto-text-indent="false"/>\Hnewline
    </style:style>
    \Hnewline}
-_-_-

<..automatic style 6..>
 \Hnewline
    <style:style style:name="P6"
                 style:family="paragraph"
                 style:parent-style-name="Index-1">\Hnewline
    <style:paragraph-properties >\Hnewline
       <style:tab-stops>\Hnewline
          <style:tab-stop style:position="0cm"/>\Hnewline
       </style:tab-stops>\Hnewline
    </style:text-properties>\Hnewline
    </style:style>
    \Hnewline
-_-_-

<..automatic style 7..>
 \Hnewline
    <style:style style:name="P7"
                 style:family="paragraph"
                 style:parent-style-name="Index-2">\Hnewline
    <style:paragraph-properties >\Hnewline
       <style:tab-stops>\Hnewline
          <style:tab-stop style:position="0cm"/>\Hnewline
       </style:tab-stops>\Hnewline
    </style:paragraph-properties >\Hnewline
    </style:style>
    \Hnewline
-_-_-

<..automatic style 8..>
 \Hnewline
    <style:style style:name="P8"
                 style:family="paragraph"
                 style:parent-style-name="Index-3">\Hnewline
    <style:paragraph-properties >\Hnewline
       <style:tab-stops>\Hnewline
          <style:tab-stop style:position="0cm"/>\Hnewline
       </style:tab-stops>\Hnewline
    </style:paragraph-properties >\Hnewline
    </style:style>
    \Hnewline
-_-_-