|
|
@@ -1,16 +1,16 @@
|
|
|
|
|
|
# Table of Contents
|
|
|
|
|
|
-1. [Description](#org0fd2bf5)
|
|
|
-2. [Dependencies](#orgdac3001)
|
|
|
-3. [Usage](#org5c15c21)
|
|
|
- 1. [Keybindings](#org0af4153)
|
|
|
-4. [Features](#org4cdaafe)
|
|
|
-5. [Example](#org1894248)
|
|
|
+1. [Description](#org0eeeacd)
|
|
|
+2. [Dependencies](#org6e0c5aa)
|
|
|
+3. [Usage](#org64704cb)
|
|
|
+ 1. [Keybindings](#org7b6324e)
|
|
|
+4. [Features](#org1bad6b4)
|
|
|
+5. [Examples](#orga0675f2)
|
|
|
|
|
|
|
|
|
|
|
|
-<a id="org0fd2bf5"></a>
|
|
|
+<a id="org0eeeacd"></a>
|
|
|
|
|
|
# Description
|
|
|
|
|
|
@@ -18,7 +18,7 @@ An Emacs Bible study application using [the SWORD project](https://www.croswire.
|
|
|
command line program to access SWORD text modules.
|
|
|
|
|
|
|
|
|
-<a id="orgdac3001"></a>
|
|
|
+<a id="org6e0c5aa"></a>
|
|
|
|
|
|
# Dependencies
|
|
|
|
|
|
@@ -41,7 +41,7 @@ The program \`mkfastmod' should be used to generate indexes so the
|
|
|
lexical search method will work.
|
|
|
|
|
|
|
|
|
-<a id="org5c15c21"></a>
|
|
|
+<a id="org64704cb"></a>
|
|
|
|
|
|
# Usage
|
|
|
|
|
|
@@ -50,7 +50,7 @@ lexical search method will work.
|
|
|
- emacs -g =150x25 -fn \\"Ezra SIL-14\\" -f bible-open
|
|
|
|
|
|
|
|
|
-<a id="org0af4153"></a>
|
|
|
+<a id="org7b6324e"></a>
|
|
|
|
|
|
## Keybindings
|
|
|
|
|
|
@@ -62,13 +62,14 @@ lexical search method will work.
|
|
|
- n - Next chapter
|
|
|
- p - Previous chapter
|
|
|
- q - Quit window
|
|
|
+- r - Set search range (see diatheke documentation for syntax)
|
|
|
- s - Search
|
|
|
- w - Toggle word study
|
|
|
- x - Split display
|
|
|
- / - Search
|
|
|
|
|
|
|
|
|
-<a id="org4cdaafe"></a>
|
|
|
+<a id="org1bad6b4"></a>
|
|
|
|
|
|
# Features
|
|
|
|
|
|
@@ -84,9 +85,14 @@ lexical search method will work.
|
|
|
- Searching
|
|
|
|
|
|
|
|
|
-<a id="org1894248"></a>
|
|
|
+<a id="orga0675f2"></a>
|
|
|
|
|
|
-# Example
|
|
|
+# Examples
|
|
|
|
|
|
-[Example Image](./example4.png)
|
|
|
+[Example Image 1](./example1.png)
|
|
|
+[Example Image 2](./example2.png)
|
|
|
+[Example Image 3](./example3.png)
|
|
|
+[Example Image 4](./example4.png)
|
|
|
+[Example Image 5](./example5.png)
|
|
|
+[Example Image 6](./example6.png)
|
|
|
|