File: printing-order.page

package info (click to toggle)
gnome-user-docs 3.38.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 113,644 kB
  • sloc: xml: 496; sh: 489; makefile: 485
file content (71 lines) | stat: -rw-r--r-- 2,479 bytes parent folder | download
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="printing-order" xml:lang="gl">

  <info>
    <link type="guide" xref="printing#paper"/>

    <revision pkgversion="3.4.0" date="2012-02-19" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-29" status="final"/>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Clasificar e reverter a orde de impresión.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Diéguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2011-2020</mal:years>
    </mal:credit>
  </info>

  <title>Facer que as páxinas se impriman en diferente orde</title>

  <section id="reverse">
    <title>Ao revés</title>

    <p>As impresoras normalmente imprimen a primeira páxina primeiro e a última páxina ao final, así que as páxinas recóllense en orde inverso. Se é preciso, pode reverter esta orde de impresión.</p>

    <steps>
      <title>Para inverter a orde:</title>
      <item>
        <p>Prema <keyseq><key>Ctrl</key><key>P</key></keyseq> para abrir o diálogo de Imprimir.</p>
      </item>
      <item>
        <p>Na lapela <gui>Xeral</gui> da xanela «Imprimir» baixo <em>Copias</em> marque <gui>Invertir</gui>. A última páxina imprimirase en primeiro lugar e logo as seguintes.</p>
      </item>
    </steps>

  </section>

  <section id="collate">
    <title>Clasificar</title>

  <p>If you are printing more than one copy of the document, the print-outs
  will be grouped by page number by default (that is, all of the copies of page
  one come out, then the copies of page two, and so on). <em>Collating</em>
  will make each copy come out with its pages grouped together in the right
  order instead.</p>

  <steps>
    <title>Clasificar:</title>
    <item>
     <p>Prema <keyseq><key>Ctrl</key><key>P</key></keyseq> para abrir o diálogo de Imprimir.</p>
    </item>
    <item>
      <p>Na lapela <gui>Xeral</gui>, baixo <em>Copias</em> marque <gui>Ordenar</gui>.</p>
    </item>
  </steps>

</section>

</page>