This file is indexed.

/usr/share/bibledit-gtk/site/gtk/reference/menu/menu-none/insert-footnote-endnote-crossreference.html is in bibledit-gtk-data 4.9-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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="../../../../bibledit.css" rel="stylesheet" type="text/css" /><!-- 

Copyright (©) 2003-2011 Teus Benschop and Contributors to the Wiki.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts.  A copy of the license is included in the section entitled "GNU
Free Documentation License" in the file FDL.

-->
    <title></title>
  </head>
  <body>
    <div id="menu">
      <ul>
        <li>
          <a href="../../../../home.html">1 Bibledit</a>
        </li>
        <li>
          <a href="../menu-none.html">Menu-none</a>
        </li>
        <li style="list-style: none; display: inline">
          <hr />
        </li>
        <li>Insert Footnote, Endnote, Crossreference
        </li>
        <li>
          <a href="no-help-available.html">No help available</a>
        </li>
      </ul>
    </div>
    <div id="content">
      <h1>
        Insert Footnote, Endnote, Crossreference
      </h1>
      <h4>
        <a name="TOC-Introduction" href="" id="TOC-Introduction"></a>Introduction
      </h4>
      <p>
        This dialog comes up when choosing menu Insert / Footnote or Endnote or Crossreference.
      </p>
      <p>
        The dialog aids you while inserting bible notes.
      </p>
      <h4>
        <a name="numbering" href="" id="numbering"></a>Numbering
      </h4>
      <p>
        The numbering can be set to automatic, or no numbering at all, or a certain character.
      </p>
      <h4>
        <a name="currentreference" href="" id="currentreference"></a>Current reference
      </h4>
      <p>
        You can set whether to automatically insert the current reference in the Bible note. If you do insert it, then you can set whether to include the chapter number, and the verse number, and what the separator between them will be. A suffix can be entered too. It will show how this is going to look in the text.
      </p>
      <h4>
        <a name="content" href="" id="content"></a>Content
      </h4>
      <p>
        Note content can be added in the dialog too. Press the "Add content" button. A new area will be added that allows to insert a marker with its content.
      </p>
      <p>
        The marker to be used can be selected in the combobox.
      </p>
      <p>
        The content to be inserted can be typed in the text entry.
      </p>
      <p>
        If "Remember content" is ticked, this content will be remembered for the next time you insert a Bible note.
      </p>
      <p>
        To get rid of this content area, press the "Remove" button.
      </p>
      <h4>
        <a name="tidying" href="" id="tidying"></a>Tidying
      </h4>
      <p>
        Tick this function to tidy the references you insert. You can influence the process in the <a href="https://sites.google.com/site/bibledit/gtk/reference/menu/menu-preferences/tidy-text">settings</a>.
      </p>
      <h4>
        <a name="templates" href="" id="templates"></a>Templates
      </h4>
      <p>
        It is possible to save a certain configuration in a template. The "New" button will make a new template, and the "Delete" button will delete the current one. If no template name is given, the default one will be used. Data is saved in a template only on pressing the "Ok" button.
      </p>
      <h4>
        <a name="speed" href="" id="speed"></a>Speed
      </h4>
      <p>
        The dialogs for inserting Bible notes have been designed to improve efficiency and speed.
      </p>
      <p>
        When the dialog opens, the first entry gets focused, and you can type text there. On pressing Enter the next entry focuses, and so on, until the Ok button gets focused. Pressing Enter again inserts the note.
      </p>
    </div>
  </body>
</html>