<div>Let's step back from OSIS XML briefly.<br></div><div><br></div><div><b>USFM</b> defines markers <b>\qt_...\qt*</b> for quotations.<br></div><div>See <a href="https://ubsicap.github.io/usfm/characters/index.html#qt-qt">https://ubsicap.github.io/usfm/characters/index.html#qt-qt</a><br></div><div><br></div><div>Given that at least one available conversion script (<a href="https://github.com/adyeths/u2o"> https://github.com/adyeths/u2o</a> ) processes this, we simply need to know the corresponding XML output.<br></div><div>Line 518 of u2o.py has:<br></div><div>&nbsp;&nbsp;&nbsp; r'\qt': ('&lt;seg type="otPassage"&gt;', '&lt;/seg&gt;'),<br></div><div><br></div><div>Section&nbsp;<b>13.14. seg</b> of the <b>OSIS 2.1 User Reference</b> includes:</div><div>The type attribute on the <b>seg</b> element has four values (in addition to "x-") which are:<br></div><div>• alluded<br></div><div>• keyword<br></div><div>• <b>otPassage</b><br></div><div>• verseNumber<br></div><div><br></div><div>So clearly, the Python script <b>u2o.py</b> conforms to the OSIS standard in this particular.<br></div><div><br></div><div>What's required therefore is a CSS style that will apply to the text wrapped in a <b>seg</b> element with this particular <b>type</b> value.<br></div><div><br></div><div>Even if the SWORD engine remains agnostic of this construction, the XML would be still preserved in the module, so any CSS predicated on it should work OK.<br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>Best regards,<br></div><div><br></div><div>David<br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On 15 May 2018 5:57 PM, Cyrille &lt;lafricain79@gmail.com&gt; wrote:<br></div><div> <br></div><blockquote class="protonmail_quote" type="cite"><div><br></div><div><br></div><div class="moz-cite-prefix">Le 15/05/2018 à 17:53, Karl Kleinpaste
      a écrit&nbsp;:<br></div><blockquote type="cite"><div class="moz-cite-prefix">On 05/15/2018 12:09 PM, Cyrille
        wrote:<br></div><blockquote type="cite">is it
        already possible to show otquotation quoted?<br></blockquote><div><span class="font" style="font-family:FreeSerif">I mentioned before that there appears to be
        no Sword-defined CSS class for OT quotations. All that's used is
        (shock! horror!) explicit visual presentation indicators like
        "line indent0" and "small-caps".</span><br></div></blockquote><div><br></div><div><span class="font" style="font-family:FreeSerif">Yes I remember, is it possible to add that to
      sword?</span><br></div><div> <br></div><blockquote type="cite"><div><br></div><div><br></div><pre wrap="">_______________________________________________
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="moz-txt-link-abbreviated">sword-devel@crosswire.org</a>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="moz-txt-link-freetext">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page<br></pre></blockquote></blockquote><div><br></div>