diff options
Diffstat (limited to 'doc/sane-xsane-setup-copy-doc.html')
-rw-r--r-- | doc/sane-xsane-setup-copy-doc.html | 31 |
1 files changed, 27 insertions, 4 deletions
diff --git a/doc/sane-xsane-setup-copy-doc.html b/doc/sane-xsane-setup-copy-doc.html index 56f93b1..77f4a8d 100644 --- a/doc/sane-xsane-setup-copy-doc.html +++ b/doc/sane-xsane-setup-copy-doc.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -42,6 +43,10 @@ <li><a href="sane-xsane-gimp-doc.html">Gimp plugin</a></li> </ul> <br> +<a href="sane-xsane-medium-definition-doc.html">Medium selection</a> +<br> +<br> +<br> <a href="sane-xsane-color-correction-doc.html">Color correction:</a> <ul> <li><a href="sane-xsane-color-correction-doc.html#GAMMA">Gamma correction</a></li> @@ -76,10 +81,27 @@ <li><a href="sane-xsane-preview-doc.html#ZOOM_IN">Zoom in</a></li> <li><a href="sane-xsane-preview-doc.html#UNDO_ZOOM">Undo zoom</a></li> <li><a href="sane-xsane-preview-doc.html#AUTOSELECT">Autoselect scanarea</a></li> +<li><a href="sane-xsane-preview-doc.html#AUTORAISE">Autoraise scanarea</a></li> <li><a href="sane-xsane-preview-doc.html#SELECT_VISIBLE_AREA">Select visible area</a></li> +<li><a href="sane-xsane-preview-doc.html#DELETE_PREVIEW_CACHE">Delete preview cache</a></li> +<li><a href="sane-xsane-preview-doc.html#PRESET_AREA">Preset area</a></li> +<li><a href="sane-xsane-preview-doc.html#ROTATION">Rotation</a></li> +<li><a href="sane-xsane-preview-doc.html#ASPECT_RATIO">Aspect ratio</a></li> +<li><a href="sane-xsane-preview-doc.html#RGB_VALUES">RGB values</a></li> <li><a href="sane-xsane-preview-doc.html#SELECT_SCAN_AREA">Select scanarea</a></li> <li><a href="sane-xsane-preview-doc.html#MOVE_SCAN_AREA">Move scanarea</a></li> -<li><a href="sane-xsane-preview-doc.html#DELETE_PREVIEW_CACHE">Delete preview cache</a></li> +</ul> +<br> +<a href="sane-xsane-batch-scan-doc.html">Batch scan:</a> +<ul> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_EMPTY">Empty batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_OPEN">Open batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_SAVE">Save batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_ADD">Add area to list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_DELETE">Remove selection</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_RENAME">Rename selection</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_ROTATE">Rotate image</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_MIRROR">Mirror image</a></li> </ul> <br> <font color="#000000">Setup:</font> @@ -117,16 +139,17 @@ Define the name for the following printer definition. <blockquote> Enter the command with which you print files. The command has to read the file from the standard input. If you use the bsd printing system -this is "lpr", if you use the old printing system this should be "lp". +this is "lpr", if you use the old printing system this should be "lp". When you +use KDE then you should try "kprinter --stdin". </blockquote> <h4>COPY NUMBER OPTION:</h4> <blockquote> Enter the option of the printer command with wich the number -of copies are specified. If you use the bsd printing system (lpr) +of copies are specified. If you use the bsd printing system (lpr) or kprinter this is "-#", if you use the old printing system (lp) this should be "-n". This option is the last option passed to the printerrcommand -so if you specify a ";#" the option is ignored. +so if you specify a ";#" then the option is ignored. </blockquote> <h4>RESOLUTION:</h4> |