diff options
Diffstat (limited to 'help/C/scanning.page')
| -rw-r--r-- | help/C/scanning.page | 22 | 
1 files changed, 15 insertions, 7 deletions
| diff --git a/help/C/scanning.page b/help/C/scanning.page index a106dc8..4502c0d 100644 --- a/help/C/scanning.page +++ b/help/C/scanning.page @@ -1,9 +1,20 @@ -<page xmlns="http://projectmallard.org/1.0/" +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"        type="guide"        id="scanning">      <info> +        <revision pkgversion="3.35.90" date="2020-02-07"/>          <title type="sort">0</title> +        <credit type="author" its:translate="no"> +            <name>Robert Ancell</name> +            <email>robert.ancell@gmail.com</email> +        </credit> +        <credit type="author" its:translate="no"> +            <name>Ali Shtarbanov</name> +            <email>ametedinov@gmail.com</email> +        </credit> +        <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> +        <title type="sort" its:translate="no">0</title>          <link type="guide" xref="index#acquire"/>      </info> @@ -15,8 +26,8 @@      <steps>        <item><p>Connect the scanner to your computer and power it on.</p></item>        <item><p>Open <app>Document Scanner</app>.</p></item> -      <item><p>Click the arrow to the right of the "Scan" button and choose the type -	     of document you are scanning: <em>Photo</em> or <em>Text</em>.</p> +      <item><p>Click the arrow to the right of the <gui style="button">Scan</gui> button.</p></item> +      <item><p>Select the type of document you are scanning: <gui style="button">Text</gui> or <gui style="button">Image</gui>.</p>  	     <media type="image" src="figures/scan_toolbar.png"/></item>        <item><p>Click the "Scan" button on the toolbar (or press <keyseq><key>Ctrl</key><key>1</key></keyseq>).</p></item>      </steps> @@ -27,9 +38,6 @@      </p></note>      <p> -      The document type can be also be changed from the <guiseq><gui>Document</gui> -      <gui>Scan</gui></guiseq> menu. Choose <gui><em>Text</em></gui> if you want the document -      to be quickly scanned in black and white; choose <gui><em>Photo</em></gui> for a high  -      resolution color scan. See <link xref="dpi"/> for more details and more options. +      To change the quality of a scanned page, see <link xref="dpi"/>.      </p>  </page> | 
