<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000"><span style="font-family: Arial;">To qualify Karl's response, I think the OSIS genbook support is less solid than THML. <br><br><div id="htc_header" style="">----- Reply message -----<br>From: "Karl Kleinpaste" <karl@kleinpaste.org><br>To: "SWORD Developers' Collaboration Forum" <sword-devel@crosswire.org><br>Subject: [sword-devel] OSIS markup for gen books and devotionals<br>Date: Thu, Aug 28, 2014 16:42<br><br></div></span><br>
<div class="moz-cite-prefix">On 08/28/2014 11:10 AM, Laurie Fooks
wrote:<br>
</div>
<blockquote
cite="mid:CANa7rxCHLqF1g=ZLAdym3bdfq=KFgrCb0VEbmxpSM67F0BM8aA@mail.gmail.com"
type="cite">
<pre wrap="">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?</pre>
</blockquote>
<font face="FreeSerif">$ cd ~/.sword/mods.d<br>
$ grep -l ^DataPath.*genbook * | xargs grep ^SourceType | tr -d
'\r' | cut -f2 -d= | tr A-Z a-z | sort | uniq -c | sort<br>
1 plain<br>
1 plaintext<br>
1 tei<br>
29 osis<br>
57 thml<br>
<br>
Certainly there is a lot of ThML, but genbooks are no stranger to
OSIS.<br>
</font>
</body>
</html>