diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 10:20:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 10:20:56 +0200 |
commit | 657d8b8812f16b2c377e5b77ff2ffcc4046a7dce (patch) | |
tree | bbcf268a73f802c7308f7670f6daf62b44a6e834 /help/bg/rotate.page | |
parent | 6f674ee5c209ae295a32211c9c86807aa06999a5 (diff) |
New upstream version 3.25.1upstream/3.25.1
Diffstat (limited to 'help/bg/rotate.page')
-rw-r--r-- | help/bg/rotate.page | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/help/bg/rotate.page b/help/bg/rotate.page deleted file mode 100644 index 432e0e1..0000000 --- a/help/bg/rotate.page +++ /dev/null @@ -1,56 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="rotate" xml:lang="bg"> - - <info> - <link type="guide" xref="index#modify"/> - </info> - - <title>Rotating a Page</title> - - <p> - In <app>Simple Scan</app>, you can change the rotation of a page either before or after scanning the page. - Currently, there are four ways to rotate a page: - </p> - - <steps> - <title>Use Toolbar Buttons</title> - <item><p>Select the page you want to rotate by clicking on it once.</p></item> - <item><p>Press one of the arrows on the toolbar to rotate the page in the desired direction.</p></item> - </steps> - <steps> - <title>Use Right Click</title> - <item><p>Right click on the page you want to rotate.</p></item> - <item><p>From the context menu choose "Rotate Left" or "Rotate Right".</p></item> - </steps> - - <steps> - <title>Use a Menu</title> - <item><p>Select the page you want to rotate by clicking on it once.</p></item> - <item><p>Click the "Page" menu and select "Rotate Left" or "Rotate Right".</p></item> - </steps> - - <steps> - <title>Use Shortcuts</title> - <item><p>Select the page you want to rotate by clicking on it once.</p></item> - <item><p>Press one of the following shortcut keys:</p> - <table frame="bottom left right" rules="rows cols" shade="rows"> - <tr> - <td><p><em>Command</em></p></td> - <td><p><em>Shortcut Key</em></p></td> - </tr> - <tr> - <td><p>Rotate Left</p></td> - <td><p><key>[</key> (left bracket)</p></td> - </tr> - <tr> - <td><p>Rotate Right</p></td> - <td><p><key>]</key> (right bracket)</p></td> - </tr> - </table> - </item> - </steps> - - <note><p> - Each new scanned page will use the previous rotation. - </p></note> -</page> |