summaryrefslogtreecommitdiffstats
path: root/tlgu
diff options
context:
space:
mode:
authorTroy A. Griffitts <scribe@crosswire.org>2005-11-23 22:53:41 +0000
committerTroy A. Griffitts <scribe@crosswire.org>2005-11-23 22:53:41 +0000
commit0bbf116640e81f2e6fc08c2ade58948e877c8911 (patch)
treedc0f6feeb0ab4ba49b3e78f922bc88074fc5d44a /tlgu
parentbe8bc1114804330e32b991cdf13a1ce25a0f0067 (diff)
downloadsword-tools-0bbf116640e81f2e6fc08c2ade58948e877c8911.tar.gz
Updated README to capture my latest experience with this tool converting
Duke Databank of Papyrii git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@54 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'tlgu')
-rw-r--r--tlgu/README15
1 files changed, 14 insertions, 1 deletions
diff --git a/tlgu/README b/tlgu/README
index dbef3a1..3555e1d 100644
--- a/tlgu/README
+++ b/tlgu/README
@@ -1 +1,14 @@
-man -l tlgu.1 \ No newline at end of file
+This tool has been updated to allow passing a prefix string that can be used to
+add the SWORD $$$Key imp header to each entry. Much work was spent trying to unerstand what all [a-z][A-Z] (52) fields mean. These are the only fields that seems to have data (this command should show all these likely fields):
+
+#./tlgu -r -Z d:%d/c:%c/Z:%Z/y:%y/z:%z/a:%a/b:%b/n:%n/x:%x/D:%D/L:%L/R:%R/T:%T/ $i tmp.out
+
+I'm still not confident I understand them all. d:-z:, above, are my best guess at a heirarchy.
+
+./convert.sh should be able to convert all files in one collection into an imp data file ready for import into SWORD with imp2gbs
+
+ -scribe@crosswire.org
+
+--------------
+also see:
+man -l tlgu.1