summaryrefslogtreecommitdiff
path: root/help/sk/rotate.page
blob: 3720af5b12befa4a4e75db3d1545e74f08faec2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="rotate" xml:lang="sk">

    <info>
        <link type="guide" xref="index#modify"/>
    </info>
  
	<title>Otočenie stránky</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>Použitie skratiek</title>
      <item><p>Select the page you want to rotate by clicking on it once.</p></item>
      <item><p>Stlačte jednu z nasledovných klávesových skratiek:</p>
	<table frame="bottom left right" rules="rows cols" shade="rows">
	<tr>
		<td><p><em>Príkaz</em></p></td>
		<td><p><em>Klávesová skratka</em></p></td>
	</tr>
	<tr>
		<td><p>Otočenie doľava</p></td>
		<td><p><key>[</key> (ľavá hranatá zátvorka)</p></td>
	</tr>
	<tr>
		<td><p>Otočenie doprava</p></td>
		<td><p><key>]</key> (pravá hranatá zátvorka)</p></td>
	</tr>
	</table>
      </item>
    </steps>
    
    <note><p>Pre každú novú skenovanú stránku sa použije predchádzajúce otočenie.</p></note>
</page>