/usr/share/help/de/latexila/projects.page is in latexila-data 3.14.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 | <?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="projects" xml:lang="de">
<info>
<link type="guide" xref="index"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>mario.blaettermann@gmail.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
</info>
<title>Projekte</title>
<synopsis>
<p>Wenn ein LaTex-Dokument in verschiedene *.tex-Dateien unterteilt wird, ist es sinnvoll, ein Projekt anzulegen.</p>
</synopsis>
<section>
<title>Projekte verwalten</title>
<p>
All actions related to projects are located in the <gui style="menu">Projects</gui>
menu. A project contains only two pieces of information:
</p>
<list>
<item><p>Den Ordner, in welchem sich das Projekt befindet.</p></item>
<item><p>Die *.tex-Hauptdatei.</p></item>
</list>
<p>Konsequenterweise kann ein Ordner nur ein einziges Projekt enthalten.</p>
</section>
<section>
<title>Nutzen von Projekten</title>
<list>
<item><p>Ein <link xref="build_tools">Erstellungswerkzeug</link> wird auf die Hauptdatei eines Projekts angewendet.</p></item>
<item><p>The <link xref="synctex#forward_search">forward search</link>
works for a secondary file of a project.</p></item>
</list>
</section>
</page>
|