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="sv">

  <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>Öka eller minska textstorleken.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Nylander</mal:name>
      <mal:email>po@danielnylander.se</mal:email>
      <mal:years>2007, 2008, 2009</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Josef Andersson</mal:name>
      <mal:email>josef.andersson@fripost.org</mal:email>
      <mal:years>2016</mal:years>
    </mal:credit>
  </info>

  <title>Textstorlek</title>

  <p>Insticksmodulen textstorlek låter dig tillfälligt ändra textstorlekar för bättre läsbarhet i <app>gedit</app> utan att ändra programmets standardtextstorlek.</p>

<section id="enable-text-size">
  <title>Aktivera insticksmodulen Textstorlek</title>

  <steps>
    <title>För att aktivera insticksmodulen Textstorlek:</title>
    <item>
      <p>Välj <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Inställningar</gui> <gui style="tab">Insticksmoduler</gui></guiseq>.</p>
    </item>
    <item>
      <p>Använd <gui style="menuitem">Textstorlek</gui> för att aktivera insticksmodulen.</p>
    </item>
  </steps>

</section>

<section id="use-text-size">
  <title>Att använda insticksmodulen <app>Textstorlek</app></title>

  <p>När du väl har aktiverat insticksmodulen, gör något av följande för att ändra textstorleken i <app>gedit</app>:</p>

  <list>
    <item>
      <p>För att <em>öka</em> textstorleken, tryck ned <keyseq><key>Ctrl</key><key>+</key></keyseq>.</p>
    </item>
    <item>
      <p>För att <em>minska</em> textstorleken, tryck ned <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
    </item>
    <item>
      <p>För att <em>återställa</em> textstorleken till ursprunglig storlek, tryck ned <keyseq><key>Ctrl</key><key>0</key></keyseq>.</p>
    </item>
  </list>

</section>

</page>