<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I'm preparing a commentary in OSIS, and have some feature requests : <br>
<ul>
  <li>OSIS tables</li>
  <li>additional hi types: small-caps, underline, super, sub
(small-caps is most important of these, but I'd appreciate all four)</li>
  <li>&lt;q&gt; markers.  When processed, these currently add a generic
double quote (") at the &lt;q&gt; and &lt;/q&gt; locations.  I request
that the &lt;q&gt; adds a left double quote (“) and the &lt;/q&gt; adds
a right double quote (”).  Most printed commentaries make use of both,
including the one which I am preparing.  Lack of the two different
quote types can sometimes make it confusing where quotations start and
stop, in particular when many quotes are lumped together in a single
paragraph.  Maybe this can be done with a style sheet.  If so, could
someone help me with how to accomplish this?<br>
  </li>
</ul>
Additionally, I have a question about &lt;a&gt; tags.  I'd like to put
down markers for other modules to later link to.  Is it true that OSIS
&lt;a&gt; tags only support "href" and not "name" attributes?  Maybe
this should be done with an &lt;index&gt; tag instead?<br>
<br>
Lastly, is there a markup for an alternate translation of a phrase. 
The commentary in question primarily uses the KJV text, but will then
offer some alternate translations.  So it will have many phrases like: <br>
    literally, “in the fields”<br>
Should “in the fields” be marked?  It's sort of similar in thought to a
&lt;rdg&gt;, but it's certainly not &lt;rdg&gt;.  I'd appreciate
knowing the best practice.<br>
<br>
Thanks very much,<br>
Brian<br>
<br>
</body>
</html>