1.6.5 biblatex

<..configure ooffice biblatex..>
 \Configure{thebibliography}%
    {\ifvmode \IgnorePar\fi \EndP
     \EndP\HCode{<text:list text:style-name="printthebibliography"
                                  text:name="printthebibliography"\Hnewline>}%
     \PushMacro\end:itm
     \global\let\end:itm=\empty}
    {\ifvmode \IgnorePar\fi \EndP
     \PopMacro\end:itm \global\let\end:itm \end:itm
     \EndP\HCode{</text:p></text:list-item></text:list>}\ShowPar}
    {\ifvmode \IgnorePar\fi \EndP
     \end:itm \global\def\end:itm{\EndP\HCode{</text:p></text:list-item>}}%
     \HCode{<text:list-item><text:h
            text:style-name="printthebibliography-dt"\Hnewline>}\bgroup \bf}
    {\ifvmode \IgnorePar\fi \EndP
     \egroup\HCode{</text:h><text:p
            text:style-name="printthebibliography-dd"\Hnewline>}\par\ShowPar}
-_-_-

<..configure ooffice biblatex..>+
 \Configure{bibinit}{\IgnorePar}
-_-_-

<..configure ooffice biblatex..>+
 \Configure{printshorthands}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<text:list
                text:style-name="printshorthands"
                      text:name="printshorthands"\Hnewline
            ><text:list-item><text:h
            text:style-name="printshorthands-dt"\Hnewline>}%
    }
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{</text:list-item></text:list>}}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{</text:list-item><text:list-item><text:h
            text:style-name="printshorthands-dt"\Hnewline>}}
    {\HCode{</text:h><text:p text:style-name="printshorthands-dd">}%
     \Next:EndP{\HCode{</text:p>}}%
    }
 \Configure{@shorthands}
    {\Configure{printfield-annotation}
       {\HTML:PAR{printshorthands-dd}{printshorthands-dd}}
       {}%
    }
-_-_-

<..configure ooffice biblatex..>+
 \Configure{biblatex-style}{authortitle}{}
 \Configure{biblatex-style}{authortitle-comp}{}
 \Configure{biblatex-style}{authortitle-tcomp}{}
 \Configure{biblatex-style}{authortitle-icomp}{}
 \Configure{biblatex-style}{authortitle-ibid}{}
 \Configure{biblatex-style}{authoryear}{}
 \Configure{biblatex-style}{authoryear-ibid}{}
 \Configure{biblatex-style}{authoryear-comp}{}
 \Configure{biblatex-style}{verbose}{}
 \Configure{biblatex-style}{verbose-ibid}{}
 \Configure{biblatex-style}{verbose-note}{}
 \Configure{biblatex-style}{alphabetic-verb}{}
 \Configure{biblatex-style}{alphabetic}{}
 \Configure{biblatex-style}{numeric}{}
 \Configure{biblatex-style}{numeric-verb}{}
 \Configure{biblatex-style}{numeric-comp}{}
 \Configure{biblatex-style}{draft}{}
 \Configure{biblatex-style}{reading}{}
 \Configure{biblatex-style}{verbose-trad1}{}
 \Configure{biblatex-style}{verbose-trad2}{}
-_-_-

<..configure ooffice latex..>+
 \NewConfigureOO{printshorthands}
 \ConfigureOO{printshorthands}{<.printshorthands style.>}
-_-_-

<..printshorthands style..>
 <text:list-style style:name="printshorthands" >
   <text:list-level-style-bullet
        text:level="1"
        text:style-name="Source-Text"
        text:bullet-char=" " >\Hnewline
      <style:list-level-properties
        text:space-before="0in"
        text:min-label-width="0in"
        text:min-label-distance="0in" />\Hnewline
   </text:list-level-style-bullet>
 </text:list-style>
 <style:style
     style:name="printshorthands-dd"
     style:family="paragraph"
     style:parent-style-name="Standard">
  <style:paragraph-properties
     fo:margin-left="0.35in"
     fo:margin-right="0in"
     fo:margin-top="0cm"
     fo:margin-bottom="0.2cm"
     fo:text-indent="0in"
     style:auto-text-indent="false"/>
 </style:style>
 <style:style
        style:name="printshorthands-dt"
        style:family="paragraph"
        style:parent-style-name="">
   <style:paragraph-properties
        fo:margin-left="0.1in"
        fo:margin-right="0in"
        fo:text-indent="0in"
        style:auto-text-indent="false"/>
 </style:style>
-_-_-

<..configure ooffice latex..>+
 \NewConfigureOO{printthebibliography}
 \ConfigureOO{printthebibliography}{<.printthebibliography style.>}
-_-_-

<..printthebibliography style..>
 <text:list-style style:name="printthebibliography" >
   <text:list-level-style-bullet
        text:level="1"
        text:style-name="Source-Text"
        text:bullet-char=" " >\Hnewline
      <style:list-level-properties
        text:space-before="0in"
        text:min-label-width="0in"
        text:min-label-distance="0in" />\Hnewline
   </text:list-level-style-bullet>
 </text:list-style>
 <style:style
     style:name="printthebibliography-dd"
     style:family="paragraph"
     style:parent-style-name="Standard">
  <style:paragraph-properties
     fo:margin-left="0.35in"
     fo:margin-right="0in"
     fo:margin-top="0cm"
     fo:margin-bottom="0.2cm"
     fo:text-indent="-0.35in"
     style:auto-text-indent="false"/>
 </style:style>
 <style:style
        style:name="printthebibliography-dt"
        style:family="paragraph"
        style:parent-style-name="">
   <style:paragraph-properties
        fo:margin-top="0cm"
        fo:margin-bottom="0cm"
        style:auto-text-indent="false"/>
 </style:style>
-_-_-