home *** CD-ROM | disk | FTP | other *** search
/ The John MacArthur Essential Bible Study Library / JohnMacArthurEssentialBibleStudyLibrary-Win2000.iso / Setup / Styles / CopyBibleVerses / FullyFormatted.lbxcbv next >
Extensible Markup Language  |  2008-03-05  |  2KB  |  53 lines

  1. <?xml version="1.0"?>
  2. <lbx-copy-bible-verses-style category="Styles/CopyBibleVerses" name="Fully Formatted" guid="{782D946F-ABBC-4D38-B4A3-D3BD2879C1B9}" version="2008-03-06T00:39:21Z" creator="libronix" owner="libronix">
  3.     <header>
  4.         <title xml:lang="en">Fully Formatted</title>
  5.         <title xml:lang="de">Formatiert wie in Textanzeige</title>
  6.         <title xml:lang="es">Completamente formateado</title>
  7.         <title xml:lang="nl">Volledige opmaak</title>
  8.         <title xml:lang="no">Fullformattert</title>
  9.         <title xml:lang="pt">Formata├º├úo completa</title>
  10.     </header>
  11.  
  12.     <metadata>
  13.         <title xml:lang="en">Fully Formatted</title>
  14.         <title xml:lang="de">Formatiert wie in Textanzeige</title>
  15.         <title xml:lang="es">Completamente formateado</title>
  16.         <title xml:lang="nl">Volledige opmaak</title>
  17.         <title xml:lang="no">Fullformattert</title>
  18.         <title xml:lang="pt">Formata├º├úo completa</title>
  19.     </metadata>
  20.  
  21.     <templates>
  22.         <template name="BeforePassage">
  23.             <pattern xml:space="preserve">^P (^a)^n</pattern>
  24.         </template>
  25.  
  26.         <template name="AfterVerse">
  27.             <pattern>^n</pattern>
  28.         </template>
  29.  
  30.         <template name="BeforeVerse">
  31.             <pattern xml:space="preserve">^v </pattern>
  32.         </template>
  33.  
  34.         <template name="AfterPassage">
  35.             <pattern xml:space="preserve"/>
  36.         </template>
  37.     </templates>
  38.  
  39.     <options>
  40.         <option name="BibleTextOnly">false</option>
  41.         <option name="CharacterFormatting">true</option>
  42.         <option name="BibliographicCitation">true</option>
  43.         <option name="ParagraphFormatting">true</option>
  44.         <option name="RedLetter">true</option>
  45.         <option name="CopyFootnotes">true</option>
  46.     </options>
  47.  
  48.     <languages>
  49.         <language name="el">unicode</language>
  50.         <language name="he">unicode</language>
  51.     </languages>
  52. </lbx-copy-bible-verses-style>
  53.