home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 110.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  736 b   |  26 lines

  1. <option type="int" id="opt/110">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Shift output vertically (in 1/300 inch)</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Yshift</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Adjustment</arg_group>
  12.    <arg_order>130</arg_order>
  13.    <arg_spot>C</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -y %s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>cjet</driver>
  20.       <arg_defval>1</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <arg_max>300</arg_max>
  24.   <arg_min>-300</arg_min>
  25. </option>
  26.