[sword-devel] Help converting text to imp

Karl Kleinpaste karl at kleinpaste.org
Wed Jun 15 09:08:30 MST 2011


Karl Kleinpaste <karl at kleinpaste.org> writes:
> $ mod2imp KJV | grep '^\$' | tr -d '$' | grep : | head -2 | while read key ; do read -u 17 line ; echo '$$$'"$key" "$line" ; done > text.vpl

Oops, remove the "head -2" stage.  That was just from using a 2-line
test text.



More information about the sword-devel mailing list