added footnotes for all of Genesis
This commit is contained in:
parent
4588f0b172
commit
9f39ef1481
@ -233,8 +233,8 @@ function processline() {
|
|||||||
print $1
|
print $1
|
||||||
last_book_printed = $2
|
last_book_printed = $2
|
||||||
}
|
}
|
||||||
if ($5 == "*") {
|
if ($6 == "*") {
|
||||||
printannotation($6)
|
printannotation($7)
|
||||||
}
|
}
|
||||||
|
|
||||||
else if ($4 == 0){
|
else if ($4 == 0){
|
||||||
|
Loading…
Reference in New Issue
Block a user