This file is indexed.

/usr/share/help/lv/gnome-help/printing-booklet-duplex.page is in gnome-user-guide 3.22.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
72
73
74
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="printing-booklet-duplex" xml:lang="lv">

  <info>
    <link type="guide" xref="printing-booklet"/>

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

    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <credit type="author editor">
      <name>Petr Kovar</name>
      <email>pknbe@volny.cz</email>
    </credit>

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

    <desc>Print folded booklets (like a book or pamphlet) from a PDF using normal
    A4/Letter-size paper.</desc>
  </info>

  <title>Izdrukāt bukletu ar divpusējo printeri</title>

  <p>You can make a folded booklet (like a small book or pamphlet) by printing
  pages of a document in a special order and changing a couple of printing
  options.</p>

  <p>Šīs instrukcijas ir par to, kā veidot brošūras no PDF dokumentiem.</p>

  <p>Ja vēlaties veidot brošūras no <app>LibreOffice</app> dokumenta, vispirms eksportējiet to uz PDF, izvēloties <guiseq><gui>Datne</gui><gui>Eksportēt kā PDF…</gui></guiseq>. Jūsu dokumentā lapu skaitam ir jādalās ar 4 (4, 8, 12, 16,…). Iespējams, ka jums būs jāpievieno līdz 3 tukšas lapas.</p>

  <p>Lai izdrukātu bukletu:</p>

  <steps>
    <item>
      <p>Atvērt drukāšanas dialoglodziņu. To parasti var izdarīt izvēlnē <gui style="menuitem">Drukāt</gui>, vai izmantojot <keyseq><key>Ctrl</key><key>P</key></keyseq> taustiņu kombināciju.</p>
    </item>
    <item>
      <p>Spiediet <gui>Īpašības...</gui> pogu</p>
      <p>In the <gui>Orientation</gui> drop-down list, make sure that
      <gui>Landscape</gui> is selected.</p>
      <p>In the <gui>Duplex</gui> drop-down list, select <gui>Short Edge</gui>.
      </p>
      <p>Click <gui>OK</gui> to go back to the print dialog.</p>
    </item>
    <item>
      <p>Under <gui>Range and Copies</gui>, choose <gui>Pages</gui>.</p>
    </item>
    <item>
      <p>Ievadiet lappušu numurus šādā secībā (n ir kopējais lappušu skaits, un tas dalās ar 4):</p>
      <p>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11…</p>
      <p>Piemēri:</p>
      <list>
        <item><p>4 lappušu bukleti: ievadiet <input>4,1,2,3</input></p></item>
        <item><p>8 lappušu bukleti: ievadiet <input>8,1,2,7,6,3,4,5</input></p></item>
        <item><p>20 lappušu bukleti: ievadiet <input>20,1,2,19,18,3,4,17,16,5,6,15,14,7,8,13,12,9,10,11</input></p></item>
      </list>
    </item>
    <item>
      <p>Choose the <gui>Page Layout</gui> tab.</p>
      <p>Under <gui>Layout</gui>, select <gui>Brochure</gui>.</p>
      <p>Under <gui>Page Sides</gui>, in the <gui>Include</gui> drop-down list,
      select <gui>All pages</gui>.</p>
    </item>
    <item>
      <p>Spied <gui>Drukāt</gui>.</p>
    </item>
  </steps>

</page>