divGen (hendiAll)

Text

Appendix

<divGen> (automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear.

Attributes
type
specifies what type of generated text division (e.g., table of contents) is to appear..
Possible values
toc
(table of contents)
endNotes
(Endnotes) Marks the location where endnotes (extracted from note elements in runing text) should be displayed.
Example
<att>indexName</att> <gi>index</gi> <back>
        <div1 type="backmat">
          <head>Bibliography</head>
          <!-- ... -->
        </div1>
        <div1 type="backmat">
          <head>Indices</head>
          <divGen n="Index Nominum" type="NAMES"/>
          <divGen n="Index Rerum" type="THINGS"/>
        </div1>
      </back>
Example
<gi>divGen</gi> <front>
        <!--<titlePage>...</titlePage>-->
        <divGen type="toc"/>
        <div>
          <head>Preface</head>
          <p> ... </p>
        </div>
      </front>

Examples

XML

If you've spotted some error or inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.