/usr/share/help/ru/latexila/completion.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 | <?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="completion" xml:lang="ru">
<info>
<link type="guide" xref="index"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Алексей Кабанов</mal:name>
<mal:email>ak099@mail.ru</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
</info>
<title>Автодополнение команд LaTeX</title>
<synopsis>
<p>Цель — упростить набор команд LaTeX, предоставляя подсказки.</p>
</synopsis>
<section>
<title>Интерактивное автодополнение</title>
<p>
By default, when a LaTeX command is typed, proposals will be shown after two
characters. This can be configured in the preferences dialog:
<guiseq>
<gui style="menu">Edit</gui>
<gui style="menu">Preferences</gui>
<gui style="tab">Other</gui>
</guiseq>
</p>
</section>
<section>
<title>Автодополнение вручную</title>
<p>В любое время можно нажать <keyseq> <key>Ctrl</key> <key>пробел</key> </keyseq>, чтобы увидеть предлагаемые варианты команд.</p>
</section>
</page>
|