Hey Markus,
things seem to be working a bit better, will try to get you a
reproducible version of that error soon, in the meantime...
there's a paragraph in the manual (chapter 10) that reads, in sgml
source:
<para>The <option>-t</option> switch determines the <link
linkend="sect-output-formats">type of output</link>. The default value for
<replaceable>output-format</replaceable> is <wordasword>scrn</wordasword>
(screen output), other possible values are <wordasword>db31</wordasword>
(DocBook SGML V. 3.1), <wordasword>db31x</wordasword> (DocBook XML),
<wordasword>ris</wordasword> (RIS as of Reference Manager 8.01),
<wordasword>risx</wordasword> (XML according to the <link
linkend="sect1-writing-risx">risx DTD</link>), <wordasword>html</wordasword>
(HTML), <wordasword>xhtml</wordasword> (XHTML), and
<wordasword>bibtex</wordasword> (BibTeX).</para>
This has a coupleo f errors (b/c of direct copying from getref documntation)
and should probably read morel ike:
<para>The <option>-t</option> switch determines the <link
linkend="sect-output-formats">type of output</link>. The default value for
<replaceable>output-format</replaceable> is <wordasword>scrn</wordasword>
(screen output), other possible values are <wordasword>xnote</wordasword> (XML
according to the <link linkend="sect1-writing-risx">xnote DTD</link>),
<wordasword>html</wordasword> (HTML), and <wordasword>xhtml</wordasword>
(XHTML).</para>
the <link linkend="sect1-writing-risx"> element is wrong but I wasn't sure
where you would want to point the xnote link.
more soon (making progress on php!),
matt
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
|