This file is indexed.

/usr/share/help/sv/latexila/synctex.page is in latexila-data 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="synctex" xml:lang="sv">

<info>
  <link type="guide" xref="index"/>

    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Josef Andersson</mal:name>
      <mal:email>josef.andersson@fripost.org</mal:email>
      <mal:years>2016</mal:years>
    </mal:credit>
  </info>

<title>Framåt- och bakåtsökning</title>

<synopsis>
  <p>Synkronisering mellan dokumentens *.tex-filer och resulterande PDF-utmatning, öppnad med dokumentvisaren <app>Evince</app>.</p>
</synopsis>

<note>
<p>För mer information läs dokumentationen för <link href="help:evince#synctex"> <app>Evince</app></link>.</p>
</note>

<section id="forward_search">
  <title>Framåtsökning: från .tex till PDF</title>

  <p>Från en viss position i .tex-källfilen, hoppa till motsvarande position i PDF-filen.</p>

  <p>Det finns flera olika sätt att göra en framåtsökning:</p>
  <list>
    <item><p>I menyn: <guiseq> <gui style="menu">Sök</gui> <gui style="menu">Sök framåt</gui> </guiseq></p></item>
    <item><p>Genom att trycka ned <keyseq> <key>Ctrl</key> <key>vänsterklick</key> </keyseq></p></item>
  </list>

  <p>Om ett dokument är delat i flera olika .tex-filer, skapa <link xref="projects">projekt</link>. Det finns ingen orsak till att nämna huvudfilen med ett LaTeX-kommando i var sekundär .tex-fil, som det förklaras i <link href="help:evince/synctex-search#forward-search"> dokumentationen för <app>Evince</app>. </link></p>
</section>

<section id="backward_search">
  <title>Sökning bakåt</title>

  <p>I <app>Evince</app>, tryck ned <keyseq> <key>Ctrl</key> <key>vänsterklick</key> </keyseq> och motsvarande position i .tex-filen kommer att öppnas i <app>LaTeXila</app>.</p>

  <p><app>Evince</app> måste startas av <app>LaTeXila</app>. Annars kommer bakåtsökningen inte att fungera.</p>
</section>
</page>