<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="FreeSerif">If any module authors would be interested in
      experimenting with being able to provide CSS support in your
      modules, I would like to offer you a test version of Xiphos which
      includes an initial cut of the idea.<br>
      <br>
      This evening, Xiphos gained an understanding of configuration
      directive PreferredCSSXHTML=some.file.name.&nbsp; This element name is
      as suggested by Troy in #sword.<br>
      <br>
      In the DataPath directory of your module, place a file style.css
      (or any other name you like).&nbsp; Edit configuration file to include
      the directive using that name.&nbsp; In style.css, include any
      arbitrary CSS content you like.&nbsp; Trivially test with e.g.,,<br>
      <br>
    </font><span>* { line-height: 2em ! important; }<br>
      <br>
      ...then re-display the chapter -- it will be double-spaced.&nbsp;
      Replace "2em" with "3em" -- triple-spaced.&nbsp; Remove the file and
      re-display, back to normal.&nbsp; Anything you like goes in here;
      Xiphos does not vet the content in any way, Xiphos simply inhales
      it and spits it back out as part of the widget content.&nbsp; Knock
      yourselves out with the possibilities.<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/gnomesword/files/Xiphos/Testing">https://sourceforge.net/projects/gnomesword/files/Xiphos/Testing</a><br>
      <br>
      The win32 installer is self-contained; Linux builds require you to
      have updated BibleSync as well, also present there.<br>
      <br>
      Source tarball, RPM, and win32 formats only.<br>
      <br>
      --karl<br>
    </span>
  </body>
</html>