Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $header->insert_new_elt(first_child => headerfield => {type=>"layout"}
    +);
    }
    
  2. or download this
    <?xml version="1.0"?>
    <indd_document>
    <para>
    </para>
    </indd_document>
    
  3. or download this
    <?xml version="1.0"?>
    <indd_document>
    ...
    <para>
    </para>
    </indd_document>