This file is indexed.

/usr/share/help/gl/gnome-terminal/app-fonts.page is in gnome-terminal-data 3.22.2-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
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="task" id="app-fonts" xml:lang="gl">

  <info>
    <revision version="0.1" date="2013-02-22" status="candidate"/>
    <link type="guide" xref="index#appearance"/>
    <link type="guide" xref="profile"/>

    <credit type="author copyright">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2013</years>
    </credit>

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

    <desc>Use os tipos de letra do sistema ou seleccione un tipo de letra personalizado para o seu terminal.</desc>

  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Dieguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2013.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Leandro Regueiro</mal:name>
      <mal:email>leandro.regueiro@gmail.com</mal:email>
      <mal:years>2011.</mal:years>
    </mal:credit>
  </info>

  <title>Cambiar o tipo de letra e estilo</title>

  <p>Cando traballa con moito texto no <app>Terminal</app>, pode querer cambiar o tipo de letra predeterminado á súa elección. Debe seguir as seguintes opcións:</p>

  <section id="system-font">
  <title>Tipo de letra de largura fixa do sistema</title>

  <p>Para usar os tipos de letra predeterminados do sistema:</p>

  <steps>
    <item>
      <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">
      Profile Preferences</gui> <gui style="tab">General</gui></guiseq>.</p>
    </item>
    <item>
      <p>Seleccione <gui style="checkbox">Usar o tipo de letra de largura fixa do sistema</gui>.</p>
    </item>
  </steps>

  </section>

  <section id="custom-font">
  <title>Estabelecer un tipo de letra personalizado</title>

  <p>Para estabelecer un tipo de letra e tamaño personalizado:</p>

  <steps>
    <item>
      <p>Seleccione <guiseq><gui style="menu">Editar</gui> <gui style="menuitem">Preferencias de perfíl</gui> <gui style="tab">Xeral</gui></guiseq>.</p>
    </item>
    <item>
      <p>Asegúrese de que a opción <gui>Usar o tipo de letra de largura fixa do sistema</gui> está desmarcada.</p>
    </item>
    <item>
      <p>Prema o botón ao carón de <gui>Tipo de letra</gui>.</p>
    </item>
    <item>
      <p>Escriba o nome do tipo de letra que desexa no campo de busca ou explore a lista de tipos de letra.</p>
    </item>
    <item>
      <p>Drag the slider that is below the font list to set the font size.
      Alternatively, you can type in the font size into the field next to the
      slider, or click on <gui style="button">+</gui> to increase font size or
      <gui style="button">-</gui> to decrease selected font size.</p>
    </item>
    <item>
      <p>Click <gui style="button">Select</gui> to apply your changes. To
      discard changes and go back to previous dialog, click
      <gui style="button">Cancel</gui>.</p>
    </item>
  </steps>

  </section>

  <section id="bold-fonts">
  <title>Texto en negriña</title>

  <p>O <app>Terminal</app> permítelle á súa shell procesar texto como o prompt, nomes de cartafol e cabeceiras de páxinas man para que aparezan en negriña.</p>

  <steps>
    <item>
      <p>Go to <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">
      Profile Preferences</gui> <gui style="tab">General</gui></guiseq>.</p>
    </item>
    <item>
      <p>Seleccione <gui style="checkbox">Permitir texto en negriña</gui>.</p>
    </item>
  </steps>

  <note style="important">
    <p><gui style="checkbox">Allow bold text</gui> is a shell specific feature.
    If you are using a shell other than Bash, then the described behavior may
    not be similar.</p>
  </note>

  </section>

</page>