On 08/28/2014 11:10 AM, Laurie Fooks wrote:
> Is it possible that part of the prob may be that most genbooks have
> historically used "ThML" and some front ends are geared towards that
> markup?
$ cd ~/.sword/mods.d
$ grep -l ^DataPath.*genbook * | xargs grep ^SourceType | tr -d '\r' |
cut -f2 -d= | tr A-Z a-z | sort | uniq -c | sort
      1 plain
      1 plaintext
      1 tei
     29 osis
     57 thml

Certainly there is a lot of ThML, but genbooks are no stranger to OSIS.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to