/usr/share/help/fr/latexila/synctex.page is in latexila-data 3.16.1-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 | <?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="fr">
<info>
<link type="guide" xref="index"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Sébastien Wilmet</mal:name>
<mal:email>sebastien.wilmet@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Bruno Brouard</mal:name>
<mal:email>annoa.b@gmail.com</mal:email>
<mal:years>2011-12</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Alain Lojewski</mal:name>
<mal:email>allomervan@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
</info>
<title>Recherche ascendante et descendante</title>
<synopsis>
<p>La synchronisation entre les fichiers *.tex du document et la sortie PDF résultante, ouverte avec le visionneur de documents <app>Evince</app>.</p>
</synopsis>
<note>
<p>Pour plus d'informations, lisez la <link href="help:evince#synctex">documentation d'<app>Evince</app></link>.</p>
</note>
<section id="forward_search">
<title>Recherche descendante : du .tex au PDF</title>
<p>Depuis une certaine position dans le fichier source .tex, sauter à la position correspondante dans le fichier PDF.</p>
<p>Il y a différents moyens de faire une recherche descendante :</p>
<list>
<item><p>Dans le menu : <guiseq> <gui style="menu">Rechercher</gui> <gui style="menu">Recherche descendante</gui> </guiseq></p></item>
<item><p>En appuyant sur <keyseq> <key>Ctrl</key> <key>clic gauche</key> </keyseq></p></item>
</list>
<p>Si un document est séparé en plusieurs fichiers .tex, créez un <link xref="projects">projet</link>. Il n'y a pas besoin de mentionner le fichier principal grâce à un commentaire LaTeX dans chaque fichier .tex secondaire, tel qu'expliqué dans la <link href="help:evince/synctex-search#forward-search">documentation d'<app>Evince</app></link>.</p>
</section>
<section id="backward_search">
<title>Recherche ascendante</title>
<p>Dans <app>Evince</app>, appuyez sur <keyseq> <key>Ctrl</key> <key>clic gauche</key> </keyseq>, et la position correspondante dans le fichier .tex sera ouvert dans <app>LaTeXila</app>.</p>
<p><app>Evince</app> doit être lancé par <app>LaTeXila</app>. Autrement, la recherche ascendante ne fonctionnera pas.</p>
</section>
</page>
|