summaryrefslogtreecommitdiff
path: root/db/source/opt/101.xml
blob: 316ae9605fed7b086ee9abacb5113fae49553976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<option type="int" id="opt/101">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Bottom Margin</en>
  </arg_longname>
  <arg_shortname>
   <en>BottomMargin</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Adjustment</arg_group>
   <arg_order>210</arg_order>
   <arg_spot>B</arg_spot>
   <arg_substitution />
   <arg_proto> -b %s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>pnm2ppa</driver>
      <arg_defval>150</arg_defval>
     </constraint>
  </constraints>
  <arg_max>600</arg_max>
  <arg_min>0</arg_min>
</option>