<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >

<glade-interface>
  <widget class="GtkDialog" id="print-edit-style">
    <property name="visible">no</property>
    <property name="title" translatable="yes">Page Setup:</property>
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
    <property name="modal">no</property>
    <property name="allow_shrink">no</property>
    <property name="allow_grow">no</property>
    <property name="window-position">GTK_WIN_POS_NONE</property>

    <child internal-child="vbox">
      <widget class="GtkVBox" id="dialog-vbox1">
        <property name="homogeneous">no</property>
        <property name="spacing">8</property>
        <property name="visible">yes</property>

        <child internal-child="action_area">
          <widget class="GtkHButtonBox" id="dialog-action_area1">
            <property name="layout_style">GTK_BUTTONBOX_END</property>
            <property name="spacing">8</property>
            <property name="visible">yes</property>

            <child>
              <widget class="GtkButton" id="button1">
                <property name="can_default">yes</property>
                <property name="can_focus">yes</property>
                <property name="visible">yes</property>
                <property name="label">gtk-ok</property>
                <property name="use_stock">yes</property>
                <property name="use_underline">yes</property>
              </widget>
            </child>

            <child>
              <widget class="GtkButton" id="button2">
                <property name="can_default">yes</property>
                <property name="can_focus">yes</property>
                <property name="visible">yes</property>
                <property name="label">gtk-apply</property>
                <property name="use_stock">yes</property>
                <property name="use_underline">yes</property>
              </widget>
            </child>

            <child>
              <widget class="GtkButton" id="button3">
                <property name="can_default">yes</property>
                <property name="can_focus">yes</property>
                <property name="visible">yes</property>
                <property name="label">gtk-cancel</property>
                <property name="use_stock">yes</property>
                <property name="use_underline">yes</property>
              </widget>
            </child>
          </widget>
          <packing>
            <property name="padding">0</property>
            <property name="expand">no</property>
            <property name="fill">yes</property>
            <property name="pack_type">GTK_PACK_END</property>
          </packing>
        </child>

        <child>
          <widget class="GtkVBox" id="vbox-contact-print-style-editor">
            <property name="homogeneous">no</property>
            <property name="spacing">5</property>
            <property name="visible">yes</property>

            <child>
              <widget class="GtkHBox" id="hbox2">
                <property name="border_width">5</property>
                <property name="homogeneous">no</property>
                <property name="spacing">16</property>
                <property name="visible">yes</property>

                <child>
                  <widget class="GtkLabel" id="label8">
                    <property name="label" translatable="yes">Style name:</property>
                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                    <property name="wrap">no</property>
                    <property name="xalign">0.5</property>
                    <property name="yalign">0.5</property>
                    <property name="xpad">0</property>
                    <property name="ypad">0</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">no</property>
                    <property name="fill">no</property>
                  </packing>
                </child>

                <child>
                  <widget class="GtkEntry" id="label-style-name">
                    <property name="can_focus">yes</property>
                    <property name="editable">no</property>
                    <property name="text" translatable="yes"></property>
                    <property name="max-length">0</property>
                    <property name="visibility">yes</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">no</property>
                    <property name="fill">no</property>
                  </packing>
                </child>
              </widget>
              <packing>
                <property name="padding">0</property>
                <property name="expand">yes</property>
                <property name="fill">yes</property>
              </packing>
            </child>

            <child>
              <widget class="GtkNotebook" id="notebook1">
                <property name="can_focus">yes</property>
                <property name="show_tabs">yes</property>
                <property name="show_border">yes</property>
                <property name="tab_pos">GTK_POS_TOP</property>
                <property name="scrollable">no</property>
                <property name="tab_hborder">2</property>
                <property name="tab_vborder">2</property>
                <property name="enable-popup">no</property>
                <property name="visible">yes</property>

                <child>
                  <widget class="GtkVBox" id="vbox2">
                    <property name="border_width">5</property>
                    <property name="homogeneous">no</property>
                    <property name="spacing">5</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkAlignment" id="alignment1">
                        <property name="xalign">0.5</property>
                        <property name="yalign">0.5</property>
                        <property name="xscale">0</property>
                        <property name="yscale">0</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkFrame" id="frame5">
                            <property name="label" translatable="yes">Preview:</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <placeholder />
                            </child>
                          </widget>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">yes</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkHBox" id="hbox1">
                        <property name="homogeneous">yes</property>
                        <property name="spacing">7</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkFrame" id="frame6">
                            <property name="label" translatable="yes">Options</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkAlignment" id="alignment4">
                                <property name="xalign">0</property>
                                <property name="yalign">0</property>
                                <property name="xscale">0</property>
                                <property name="yscale">0</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkTable" id="table1">
                                    <property name="border_width">8</property>
                                    <property name="homogeneous">no</property>
                                    <property name="row_spacing">0</property>
                                    <property name="column_spacing">0</property>
                                    <property name="n-rows">6</property>
                                    <property name="n-columns">5</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label5">
                                        <property name="label" translatable="yes">Include:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">1</property>
                                        <property name="top_attach">4</property>
                                        <property name="bottom_attach">5</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkLabel" id="label4">
                                        <property name="label" translatable="yes">Sections:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">1</property>
                                        <property name="top_attach">0</property>
                                        <property name="bottom_attach">1</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment2">
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkRadioButton" id="radiobutton1">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">Immediately follow each other</property>
                                            <property name="active">yes</property>
                                            <property name="draw_indicator">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">5</property>
                                        <property name="top_attach">0</property>
                                        <property name="bottom_attach">1</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkCheckButton" id="checkbutton1">
                                        <property name="can_focus">yes</property>
                                        <property name="label" translatable="yes">Letter tabs on side</property>
                                        <property name="active">no</property>
                                        <property name="draw_indicator">yes</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">5</property>
                                        <property name="top_attach">4</property>
                                        <property name="bottom_attach">5</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkCheckButton" id="checkbutton2">
                                        <property name="can_focus">yes</property>
                                        <property name="label" translatable="yes">Headings for each letter</property>
                                        <property name="active">no</property>
                                        <property name="draw_indicator">yes</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">5</property>
                                        <property name="top_attach">5</property>
                                        <property name="bottom_attach">6</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment3">
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkRadioButton" id="radiobutton2">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">Start on a new page</property>
                                            <property name="active">no</property>
                                            <property name="draw_indicator">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">5</property>
                                        <property name="top_attach">1</property>
                                        <property name="bottom_attach">2</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkLabel" id="label6">
                                        <property name="label" translatable="yes">Number of columns:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">3</property>
                                        <property name="top_attach">2</property>
                                        <property name="bottom_attach">3</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">2</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkLabel" id="label7">
                                        <property name="label" translatable="yes">Blank forms at end:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">3</property>
                                        <property name="top_attach">3</property>
                                        <property name="bottom_attach">4</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">2</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment6">
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkSpinButton" id="spinbutton2">
                                            <property name="can_focus">yes</property>
                                            <property name="climb_rate">1</property>
                                            <property name="digits">0</property>
                                            <property name="numeric">no</property>
                                            <property name="update_policy">GTK_UPDATE_ALWAYS</property>
                                            <property name="wrap">no</property>
                                            <property name="snap_to_ticks">no</property>
                                            <property name="visible">yes</property>
                                            <property name="adjustment">2 0 100 1 10 10</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">3</property>
                                        <property name="right_attach">4</property>
                                        <property name="top_attach">3</property>
                                        <property name="bottom_attach">4</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">2</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment5">
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkSpinButton" id="spinbutton1">
                                            <property name="can_focus">yes</property>
                                            <property name="climb_rate">1</property>
                                            <property name="digits">0</property>
                                            <property name="numeric">no</property>
                                            <property name="update_policy">GTK_UPDATE_ALWAYS</property>
                                            <property name="wrap">no</property>
                                            <property name="width-request">45</property>
                                            <property name="snap_to_ticks">no</property>
                                            <property name="visible">yes</property>
                                            <property name="adjustment">1 0 100 1 10 10</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">3</property>
                                        <property name="right_attach">4</property>
                                        <property name="top_attach">2</property>
                                        <property name="bottom_attach">3</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">2</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>
                                  </widget>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkVBox" id="vbox3">
                            <property name="homogeneous">no</property>
                            <property name="spacing">8</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkFrame" id="frame7">
                                <property name="label" translatable="yes">Fonts</property>
                                <property name="label_xalign">0</property>
                                <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkTable" id="table2">
                                    <property name="border_width">8</property>
                                    <property name="homogeneous">no</property>
                                    <property name="row_spacing">13</property>
                                    <property name="column_spacing">8</property>
                                    <property name="n-rows">2</property>
                                    <property name="n-columns">2</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment7">
                                        <property name="xalign">0.5</property>
                                        <property name="yalign">1</property>
                                        <property name="xscale">1</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkButton" id="button6">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">F_ont...</property>
                                            <property name="relief">GTK_RELIEF_NORMAL</property>
                                            <property name="visible">yes</property>
                                            <property name="use_underline">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">2</property>
                                        <property name="top_attach">1</property>
                                        <property name="bottom_attach">2</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment8">
                                        <property name="xalign">0.5</property>
                                        <property name="yalign">1</property>
                                        <property name="xscale">1</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkButton" id="button5">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">_Font...</property>
                                            <property name="relief">GTK_RELIEF_NORMAL</property>
                                            <property name="width-request">90</property>
                                            <property name="visible">yes</property>
                                            <property name="use_underline">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">1</property>
                                        <property name="right_attach">2</property>
                                        <property name="top_attach">0</property>
                                        <property name="bottom_attach">1</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkVBox" id="vbox4">
                                        <property name="homogeneous">no</property>
                                        <property name="spacing">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkLabel" id="label10">
                                            <property name="label" translatable="yes">Headings</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry3">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes">10 pt. Tahoma</property>
                                            <property name="width-request">100</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">1</property>
                                        <property name="top_attach">0</property>
                                        <property name="bottom_attach">1</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">expand|fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkVBox" id="vbox5">
                                        <property name="homogeneous">no</property>
                                        <property name="spacing">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkLabel" id="label9">
                                            <property name="label" translatable="yes">Body</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry2">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes">8 pt. Tahoma</property>
                                            <property name="width-request">100</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="left_attach">0</property>
                                        <property name="right_attach">1</property>
                                        <property name="top_attach">1</property>
                                        <property name="bottom_attach">2</property>
                                        <property name="x_padding">0</property>
                                        <property name="y_padding">0</property>
                                        <property name="x_options">expand|fill</property>
                                        <property name="y_options">fill</property>
                                      </packing>
                                    </child>
                                  </widget>
                                </child>
                              </widget>
                              <packing>
                                <property name="padding">0</property>
                                <property name="expand">yes</property>
                                <property name="fill">yes</property>
                              </packing>
                            </child>

                            <child>
                              <widget class="GtkFrame" id="frame8">
                                <property name="label" translatable="yes">Shading</property>
                                <property name="label_xalign">0</property>
                                <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkCheckButton" id="checkbutton3">
                                    <property name="can_focus">yes</property>
                                    <property name="label" translatable="yes">Print using gray shading</property>
                                    <property name="active">no</property>
                                    <property name="draw_indicator">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                </child>
                              </widget>
                              <packing>
                                <property name="padding">0</property>
                                <property name="expand">yes</property>
                                <property name="fill">yes</property>
                              </packing>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">yes</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>
                  </widget>
                </child>

                <child>
                  <widget class="GtkLabel" id="label1">
                    <property name="label" translatable="yes">Format</property>
                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                    <property name="wrap">no</property>
                    <property name="xalign">0.5</property>
                    <property name="yalign">0.5</property>
                    <property name="xpad">0</property>
                    <property name="ypad">0</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="type">tab</property>
                  </packing>
                </child>

                <child>
                  <widget class="GtkHBox" id="hbox3">
                    <property name="homogeneous">yes</property>
                    <property name="spacing">0</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkVBox" id="vbox6">
                        <property name="homogeneous">no</property>
                        <property name="spacing">0</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkFrame" id="frame9">
                            <property name="label" translatable="yes">Paper</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkVBox" id="vbox16">
                                <property name="border_width">10</property>
                                <property name="homogeneous">no</property>
                                <property name="spacing">0</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkVBox" id="vbox17">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">0</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label21">
                                        <property name="label" translatable="yes">Type:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkScrolledWindow" id="scrolledwindow1">
                                        <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
                                        <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
                                        <property name="shadow_type">GTK_SHADOW_IN</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkTreeView" id="clist1">
                                            <property name="can_focus">yes</property>
                                            <property name="headers-visible">no</property>
                                            <property name="visible">yes</property>

                                            <child>
                                              <widget class="GtkLabel" id="label26">
                                                <property name="child_name">CList:title</property>
                                                <property name="label" translatable="yes">label26</property>
                                                <property name="justify">GTK_JUSTIFY_CENTER</property>
                                                <property name="wrap">no</property>
                                                <property name="xalign">0.5</property>
                                                <property name="yalign">0.5</property>
                                                <property name="xpad">0</property>
                                                <property name="ypad">0</property>
                                                <property name="visible">yes</property>
                                              </widget>
                                            </child>
                                          </widget>
                                        </child>

                                        <child internal-child="hscrollbar">
                                          <widget class="GtkHScrollbar" id="convertwidget1">
                                            <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>

                                        <child internal-child="vscrollbar">
                                          <widget class="GtkVScrollbar" id="convertwidget2">
                                            <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkVBox" id="vbox18">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">0</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label24">
                                        <property name="label" translatable="yes">Dimensions:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkHBox" id="hbox5">
                                        <property name="homogeneous">yes</property>
                                        <property name="spacing">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkLabel" id="label27">
                                            <property name="label" translatable="yes">Width:</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0.5</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry9">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes"></property>
                                            <property name="width-request">1</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">yes</property>
                                            <property name="fill">yes</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkLabel" id="label28">
                                            <property name="label" translatable="yes">Height:</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0.5</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry10">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes"></property>
                                            <property name="width-request">1</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">yes</property>
                                            <property name="fill">yes</property>
                                          </packing>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkVBox" id="vbox19">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">0</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label25">
                                        <property name="label" translatable="yes">Paper source:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkCombo" id="combo1">
                                        <property name="value_in_list">no</property>
                                        <property name="case_sensitive">no</property>
                                        <property name="enable_arrow_keys">yes</property>
                                        <property name="enable_arrows_always">no</property>
                                        <property name="allow_empty">yes</property>
                                        <property name="visible">yes</property>

                                        <child internal-child="entry">
                                          <widget class="GtkEntry" id="combo-entry1">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes"></property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>

                                        <child internal-child="list">
                                          <widget class="GtkList" id="convertwidget3">
                                            <property name="visible">yes</property>

                                            <child>
                                              <widget class="GtkListItem" id="convertwidget4">
                                                <property name="visible">yes</property>

                                                <child>
                                                  <widget class="GtkLabel" id="convertwidget5">
                                                    <property name="label" translatable="yes"></property>
                                                    <property name="xalign">0.0</property>
                                                    <property name="visible">yes</property>
                                                  </widget>
                                                </child>
                                              </widget>
                                            </child>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkFrame" id="frame10">
                            <property name="label" translatable="yes">Margins</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkTable" id="table4">
                                <property name="border_width">15</property>
                                <property name="homogeneous">yes</property>
                                <property name="row_spacing">6</property>
                                <property name="column_spacing">9</property>
                                <property name="n-rows">2</property>
                                <property name="n-columns">4</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkLabel" id="label29">
                                    <property name="label" translatable="yes">Top:</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">0</property>
                                    <property name="right_attach">1</property>
                                    <property name="top_attach">0</property>
                                    <property name="bottom_attach">1</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">fill</property>
                                    <property name="y_options">expand|fill</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkLabel" id="label30">
                                    <property name="label" translatable="yes">Bottom:</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">0</property>
                                    <property name="right_attach">1</property>
                                    <property name="top_attach">1</property>
                                    <property name="bottom_attach">2</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">fill</property>
                                    <property name="y_options">expand|fill</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkLabel" id="label31">
                                    <property name="label" translatable="yes">Left:</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">2</property>
                                    <property name="right_attach">3</property>
                                    <property name="top_attach">0</property>
                                    <property name="bottom_attach">1</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">fill</property>
                                    <property name="y_options">expand|fill</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry11">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="width-request">1</property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">1</property>
                                    <property name="right_attach">2</property>
                                    <property name="top_attach">0</property>
                                    <property name="bottom_attach">1</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">expand|fill</property>
                                    <property name="y_options"></property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry12">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="width-request">1</property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">3</property>
                                    <property name="right_attach">4</property>
                                    <property name="top_attach">0</property>
                                    <property name="bottom_attach">1</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">expand|fill</property>
                                    <property name="y_options"></property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry13">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="width-request">1</property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">3</property>
                                    <property name="right_attach">4</property>
                                    <property name="top_attach">1</property>
                                    <property name="bottom_attach">2</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">expand|fill</property>
                                    <property name="y_options"></property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry14">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="width-request">1</property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">1</property>
                                    <property name="right_attach">2</property>
                                    <property name="top_attach">1</property>
                                    <property name="bottom_attach">2</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">expand|fill</property>
                                    <property name="y_options"></property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkLabel" id="label32">
                                    <property name="label" translatable="yes">Right:</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="left_attach">2</property>
                                    <property name="right_attach">3</property>
                                    <property name="top_attach">1</property>
                                    <property name="bottom_attach">2</property>
                                    <property name="x_padding">0</property>
                                    <property name="y_padding">0</property>
                                    <property name="x_options">fill</property>
                                    <property name="y_options">expand|fill</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">yes</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkVBox" id="vbox7">
                        <property name="homogeneous">no</property>
                        <property name="spacing">0</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkFrame" id="frame11">
                            <property name="label" translatable="yes">Page</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkVBox" id="vbox8">
                                <property name="border_width">10</property>
                                <property name="homogeneous">no</property>
                                <property name="spacing">0</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkVBox" id="vbox20">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">0</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label33">
                                        <property name="label" translatable="yes">Size:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkScrolledWindow" id="scrolledwindow2">
                                        <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
                                        <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
                                        <property name="shadow_type">GTK_SHADOW_IN</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkTreeView" id="clist2">
                                            <property name="can_focus">yes</property>
                                            <property name="headers-visible">no</property>
                                            <property name="visible">yes</property>

                                            <child>
                                              <widget class="GtkLabel" id="label35">
                                                <property name="child_name">CList:title</property>
                                                <property name="label" translatable="yes">label26</property>
                                                <property name="justify">GTK_JUSTIFY_CENTER</property>
                                                <property name="wrap">no</property>
                                                <property name="xalign">0.5</property>
                                                <property name="yalign">0.5</property>
                                                <property name="xpad">0</property>
                                                <property name="ypad">0</property>
                                                <property name="visible">yes</property>
                                              </widget>
                                            </child>
                                          </widget>
                                        </child>

                                        <child internal-child="hscrollbar">
                                          <widget class="GtkHScrollbar" id="convertwidget6">
                                            <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>

                                        <child internal-child="vscrollbar">
                                          <widget class="GtkVScrollbar" id="convertwidget7">
                                            <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkVBox" id="vbox21">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">0</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkLabel" id="label34">
                                        <property name="label" translatable="yes">Dimensions:</property>
                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
                                        <property name="wrap">no</property>
                                        <property name="xalign">0</property>
                                        <property name="yalign">0.5</property>
                                        <property name="xpad">0</property>
                                        <property name="ypad">0</property>
                                        <property name="visible">yes</property>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">no</property>
                                        <property name="fill">no</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkHBox" id="hbox6">
                                        <property name="homogeneous">yes</property>
                                        <property name="spacing">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkLabel" id="label36">
                                            <property name="label" translatable="yes">Width:</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0.5</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry15">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes"></property>
                                            <property name="width-request">1</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">yes</property>
                                            <property name="fill">yes</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkLabel" id="label37">
                                            <property name="label" translatable="yes">Height:</property>
                                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                                            <property name="wrap">no</property>
                                            <property name="xalign">0.5</property>
                                            <property name="yalign">0.5</property>
                                            <property name="xpad">0</property>
                                            <property name="ypad">0</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">no</property>
                                            <property name="fill">no</property>
                                          </packing>
                                        </child>

                                        <child>
                                          <widget class="GtkEntry" id="entry16">
                                            <property name="can_focus">yes</property>
                                            <property name="editable">yes</property>
                                            <property name="text" translatable="yes"></property>
                                            <property name="width-request">1</property>
                                            <property name="max-length">0</property>
                                            <property name="visibility">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                          <packing>
                                            <property name="padding">0</property>
                                            <property name="expand">yes</property>
                                            <property name="fill">yes</property>
                                          </packing>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkFrame" id="frame12">
                            <property name="label" translatable="yes">Orientation</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkHBox" id="hbox4">
                                <property name="homogeneous">no</property>
                                <property name="spacing">10</property>
                                <property name="visible">yes</property>

                                <child>
                                  <placeholder />
                                </child>

                                <child>
                                  <widget class="GtkVBox" id="vbox9">
                                    <property name="homogeneous">no</property>
                                    <property name="spacing">5</property>
                                    <property name="visible">yes</property>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment9">
                                        <property name="xalign">0</property>
                                        <property name="yalign">1</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkRadioButton" id="radiobutton3">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">Portrait</property>
                                            <property name="active">no</property>
                                            <property name="draw_indicator">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>

                                    <child>
                                      <widget class="GtkAlignment" id="alignment10">
                                        <property name="xalign">0</property>
                                        <property name="yalign">0</property>
                                        <property name="xscale">0</property>
                                        <property name="yscale">0</property>
                                        <property name="visible">yes</property>

                                        <child>
                                          <widget class="GtkRadioButton" id="radiobutton4">
                                            <property name="can_focus">yes</property>
                                            <property name="label" translatable="yes">Landscape</property>
                                            <property name="active">no</property>
                                            <property name="draw_indicator">yes</property>
                                            <property name="visible">yes</property>
                                          </widget>
                                        </child>
                                      </widget>
                                      <packing>
                                        <property name="padding">0</property>
                                        <property name="expand">yes</property>
                                        <property name="fill">yes</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">yes</property>
                                    <property name="fill">yes</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">yes</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>
                  </widget>
                </child>

                <child>
                  <widget class="GtkLabel" id="label2">
                    <property name="label" translatable="yes">Paper</property>
                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                    <property name="wrap">no</property>
                    <property name="xalign">0.5</property>
                    <property name="yalign">0.5</property>
                    <property name="xpad">0</property>
                    <property name="ypad">0</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="type">tab</property>
                  </packing>
                </child>

                <child>
                  <widget class="GtkVBox" id="vbox10">
                    <property name="border_width">8</property>
                    <property name="homogeneous">no</property>
                    <property name="spacing">0</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkTable" id="table5">
                        <property name="homogeneous">yes</property>
                        <property name="row_spacing">4</property>
                        <property name="column_spacing">4</property>
                        <property name="n-rows">4</property>
                        <property name="n-columns">3</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkAlignment" id="alignment15">
                            <property name="xalign">0</property>
                            <property name="yalign">1</property>
                            <property name="xscale">0</property>
                            <property name="yscale">0</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkButton" id="button11">
                                <property name="can_focus">yes</property>
                                <property name="label" translatable="yes">F_ont...</property>
                                <property name="relief">GTK_RELIEF_NORMAL</property>
                                <property name="visible">yes</property>
                                <property name="use_underline">yes</property>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="left_attach">1</property>
                            <property name="right_attach">2</property>
                            <property name="top_attach">2</property>
                            <property name="bottom_attach">3</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text10">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">50</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">0</property>
                            <property name="right_attach">1</property>
                            <property name="top_attach">1</property>
                            <property name="bottom_attach">2</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">expand|fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text11">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">50</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">2</property>
                            <property name="right_attach">3</property>
                            <property name="top_attach">1</property>
                            <property name="bottom_attach">2</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">expand|fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text12">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">50</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">1</property>
                            <property name="right_attach">2</property>
                            <property name="top_attach">1</property>
                            <property name="bottom_attach">2</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text13">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">50</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">0</property>
                            <property name="right_attach">1</property>
                            <property name="top_attach">3</property>
                            <property name="bottom_attach">4</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">expand|fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text14">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">5</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">1</property>
                            <property name="right_attach">2</property>
                            <property name="top_attach">3</property>
                            <property name="bottom_attach">4</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkTextView" id="text15">
                            <property name="can_focus">yes</property>
                            <property name="editable">no</property>
                            <property name="text" translatable="yes"></property>
                            <property name="wrap_mode">GTK_WRAP_WORD</property>
                            <property name="height-request">50</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="left_attach">2</property>
                            <property name="right_attach">3</property>
                            <property name="top_attach">3</property>
                            <property name="bottom_attach">4</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkAlignment" id="alignment16">
                            <property name="xalign">0.5</property>
                            <property name="yalign">1</property>
                            <property name="xscale">1</property>
                            <property name="yscale">0</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkVBox" id="vbox14">
                                <property name="homogeneous">no</property>
                                <property name="spacing">0</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkLabel" id="label14">
                                    <property name="label" translatable="yes">Header</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">no</property>
                                    <property name="fill">no</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry7">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">no</property>
                                    <property name="fill">no</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="left_attach">0</property>
                            <property name="right_attach">1</property>
                            <property name="top_attach">0</property>
                            <property name="bottom_attach">1</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">expand|fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkAlignment" id="alignment17">
                            <property name="xalign">0.5</property>
                            <property name="yalign">1</property>
                            <property name="xscale">1</property>
                            <property name="yscale">0</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkVBox" id="vbox15">
                                <property name="homogeneous">no</property>
                                <property name="spacing">0</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="GtkLabel" id="label15">
                                    <property name="label" translatable="yes">Footer:</property>
                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                                    <property name="wrap">no</property>
                                    <property name="xalign">0</property>
                                    <property name="yalign">0.5</property>
                                    <property name="xpad">0</property>
                                    <property name="ypad">0</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">no</property>
                                    <property name="fill">no</property>
                                  </packing>
                                </child>

                                <child>
                                  <widget class="GtkEntry" id="entry8">
                                    <property name="can_focus">yes</property>
                                    <property name="editable">yes</property>
                                    <property name="text" translatable="yes"></property>
                                    <property name="max-length">0</property>
                                    <property name="visibility">yes</property>
                                    <property name="visible">yes</property>
                                  </widget>
                                  <packing>
                                    <property name="padding">0</property>
                                    <property name="expand">no</property>
                                    <property name="fill">no</property>
                                  </packing>
                                </child>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="left_attach">0</property>
                            <property name="right_attach">1</property>
                            <property name="top_attach">2</property>
                            <property name="bottom_attach">3</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">expand|fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkAlignment" id="alignment14">
                            <property name="xalign">0</property>
                            <property name="yalign">1</property>
                            <property name="xscale">0</property>
                            <property name="yscale">0</property>
                            <property name="visible">yes</property>

                            <child>
                              <widget class="GtkButton" id="button10">
                                <property name="can_focus">yes</property>
                                <property name="label" translatable="yes">_Font...</property>
                                <property name="relief">GTK_RELIEF_NORMAL</property>
                                <property name="visible">yes</property>
                                <property name="use_underline">yes</property>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="left_attach">1</property>
                            <property name="right_attach">2</property>
                            <property name="top_attach">0</property>
                            <property name="bottom_attach">1</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options">fill</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">yes</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkHBox" id="hbox7">
                        <property name="homogeneous">no</property>
                        <property name="spacing">0</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkToolbar" id="toolbar1">
                            <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
                            <property name="toolbar-style">GTK_TOOLBAR_ICONS</property>
                            <property name="visible">yes</property>

                            <child>
                              <placeholder />
                            </child>

                            <child>
                              <placeholder />
                            </child>

                            <child>
                              <placeholder />
                            </child>

                            <child>
                              <placeholder />
                            </child>

                            <child>
                              <placeholder />
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">no</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">no</property>
                        <property name="fill">yes</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkCheckButton" id="checkbutton4">
                        <property name="can_focus">yes</property>
                        <property name="label" translatable="yes">Reverse on even pages</property>
                        <property name="active">no</property>
                        <property name="draw_indicator">yes</property>
                        <property name="visible">yes</property>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">no</property>
                        <property name="fill">no</property>
                      </packing>
                    </child>
                  </widget>
                </child>

                <child>
                  <widget class="GtkLabel" id="label3">
                    <property name="label" translatable="yes">Header/Footer</property>
                    <property name="justify">GTK_JUSTIFY_CENTER</property>
                    <property name="wrap">no</property>
                    <property name="xalign">0.5</property>
                    <property name="yalign">0.5</property>
                    <property name="xpad">0</property>
                    <property name="ypad">0</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="type">tab</property>
                  </packing>
                </child>
              </widget>
              <packing>
                <property name="padding">0</property>
                <property name="expand">yes</property>
                <property name="fill">yes</property>
              </packing>
            </child>
          </widget>
          <packing>
            <property name="padding">0</property>
            <property name="expand">yes</property>
            <property name="fill">yes</property>
          </packing>
        </child>
      </widget>
      <packing>
        <property name="padding">4</property>
        <property name="expand">yes</property>
        <property name="fill">yes</property>
      </packing>
    </child>
  </widget>
</glade-interface>