Blob Blame History Raw
<?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" style="task" id="plugin-text-size" xml:lang="es">

  <info>
    <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
    <link type="seealso" xref="gedit-change-default-font"/>
    <revision version="3.4" date="2013-02-24" status="review"/>

    <credit type="author">
      <name>Jim Campbell</name>
      <email its:translate="no">jwcampbell@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Sindhu S</name>
      <email its:translate="no">sindhus@live.in</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-plugins.xml"/>

    <desc>Aumentar o disminuir el tamaño del texto</desc>
  
    <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-2015</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2006-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>María Majadas</mal:name>
      <mal:email>maria.majadas@hispalinux.es</mal:email>
      <mal:years>2005</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Milagros Alessandra Infante Montero</mal:name>
      <mal:email>maim92@gmail.com</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>Tamaño del texto</title>

  <p>El complemento de tamaño del texto le permite cambiar temporalmente el tamaño del texto en <app>gedit</app> para una mejor lectura. sin tener que cambiar el tamaño del texto predeterminado del programa.</p>

<section id="enable-text-size">
  <title>Activar el complemento Tamaño del texto</title>

  <steps>
    <title>Para activar el complemento Tamaño del texto:</title>
    <item>
      <p>Seleccione <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferencias</gui> <gui style="tab">Complementos</gui></guiseq>.</p>
    </item>
    <item>
      <p>Seleccione <gui style="menuitem">Tamaño del texto</gui> para activar el complemento.</p>
    </item>
  </steps>

</section>

<section id="use-text-size">
  <title>Usar el complemento de <app>Tamaño del texto</app>:</title>

  <p>Una vez activado el complemento, realice cualquiera de estas acciones para cambiar el texto en <app>gedit</app>:</p>

  <list>
    <item>
      <p>Para <em>aumentar</em> el tamaño del texto, pulse <keyseq><key>Ctrl</key> <key>+</key></keyseq>.</p>
    </item>
    <item>
      <p>Para <em>disminuir</em> el tamaño del texto, pulse <keyseq><key>Ctrl</key> <key>-</key></keyseq>.</p>
    </item>
    <item>
      <p>Para <em>restablecer</em> el tamaño del texto a su tamaño predeterminado, seleccione <keyseq><key>Ctrl</key><key>0</key></keyseq>.</p>
    </item>
  </list>

</section>

</page>