<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/08/2015 01:54 PM, Peter von
      Kaehne wrote:<br>
    </div>
    <blockquote cite="mid:0MNMyz-1YI3Kg0ORl-006tS3@mail.gmx.com"
      type="cite">
      <pre wrap="">can you explain in simple words what the presence of the parametre in the conf will do?</pre>
    </blockquote>
    <font face="FreeSerif">Feature=NoParagraphs is advice to the
      frontend regarding whether the module ought to be presented by
      default as verse-per-line or expecting the content to have
      internal paragraph boundaries in its markup.<br>
      <br>
      In <a class="moz-txt-link-freetext" href="http://www.crosswire.org/wiki/DevTools:conf_Files">http://www.crosswire.org/wiki/DevTools:conf_Files</a>, "for modules
      without any paragraphing information, which are typically typeset
      with a verse per line."<br>
      <br>
      All the modules I listed have no paragraph boundaries, so only the
      application default (verse-per-line or not) controls how they
      appear.  For modules with what amounts to run-on text,
      Feature=NoParagraphs advises the need for verse-per-line
      regardless of app default.<br>
      <br>
      By implication, frontend default should be to assume
      paragraph-bounded content and provide verse-per-line only if the
      user asks for it explicitly, or if Feature=NoParagraphs is
      present.<br>
    </font>
  </body>
</html>