/usr/share/help/es/latexila/completion.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 | <?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="es">
<info>
<link type="guide" xref="index"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>daniel.mustieles@gmail.com</mal:email>
<mal:years>2011-2012</mal:years>
</mal:credit>
</info>
<title>Completado de comandos de LaTeX</title>
<synopsis>
<p>El propósito es facilitar la escritura de comandos de LaTeX, mostrando propuestas.</p>
</synopsis>
<section>
<title>Completado interactivo</title>
<p>De manera predeterminada, cuando se escribe un comando de LaTeX, las propuestas se muestran después de dos caracteres. Esto se puede configurar en el diálogo de preferencias: <guiseq> <gui style="menu">Editar</gui> <gui style="menu">Preferencias</gui> <gui style="tab">Otras</gui> </guiseq></p>
</section>
<section>
<title>Completado manual</title>
<p>En cualquier momento, pulse <keyseq> <key>Ctrl</key> <key>Espacio</key> </keyseq> para mostrar las propuestas.</p>
</section>
</page>
|