summaryrefslogtreecommitdiff
path: root/foomatic-db/opt/foo2hp-AlignY.xml
diff options
context:
space:
mode:
Diffstat (limited to 'foomatic-db/opt/foo2hp-AlignY.xml')
-rw-r--r--foomatic-db/opt/foo2hp-AlignY.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/foomatic-db/opt/foo2hp-AlignY.xml b/foomatic-db/opt/foo2hp-AlignY.xml
new file mode 100644
index 0000000..6dfcf35
--- /dev/null
+++ b/foomatic-db/opt/foo2hp-AlignY.xml
@@ -0,0 +1,22 @@
+<option type="int" id="opt/foo2hp-AlignY">
+ <!-- A multilingual <comments> block can appear here, too;
+ it should be treated as documentation for the user. -->
+ <arg_longname> <en>Alignment Offset Yellow</en> </arg_longname>
+ <arg_shortname> <en>aligny</en> </arg_shortname>
+ <arg_execution>
+ <arg_group>Alignment (in rows)</arg_group>
+ <arg_order>220</arg_order>
+ <arg_spot>A</arg_spot>
+ <arg_required />
+ <arg_substitution />
+ <arg_proto>-Oy=%s </arg_proto>
+ </arg_execution>
+ <constraints>
+ <constraint sense="true">
+ <driver>foo2hp</driver>
+ <arg_defval>0</arg_defval>
+ </constraint>
+ </constraints>
+ <arg_max>100</arg_max>
+ <arg_min>-100</arg_min>
+</option>