Egon, looking at that docbook.xml, it appears that some (all?) of the problem is with

See also:
<xref linkend="delay"/>,
<xref linkend="exit"/>,
<xref linkend="frame"/>,
<xref linkend="loop"/>,
<xref linkend="model"/>,
<xref linkend="move"/>,
<xref linkend="moveto"/>,
<xref linkend="quit"/>,
<xref linkend="script"/>,
<xref linkend="setspin"/>,
<xref linkend="show"/>,
<xref linkend="spin"/>,
<xref linkend="translate"/>,
<xref linkend="zoom"/>,

which only appears within a <section> tag. Is this something that was recently added? This got translated from my:

<cmdxref>
<seealso><a class="xref" href="#delay">delay</a> </seealso>
<seealso><a class="xref" href="#exit">exit</a> </seealso>
<seealso><a class="xref" href="#frame">frame</a> </seealso>
<seealso><a class="xref" href="#loop">loop</a> </seealso>
<seealso><a class="xref" href="#model">model</a> </seealso>
<seealso><a class="xref" href="#move">move</a> </seealso>
<seealso><a class="xref" href="#moveto">moveto</a> </seealso>
<seealso><a class="xref" href="#quit">quit</a> </seealso>
<seealso><a class="xref" href="#script">script</a> </seealso>
<seealso><a class="xref" href="#setspin">set spin</a> </seealso>
<seealso><a class="xref" href="#show">show</a> </seealso>
<seealso><a class="xref" href="#spin">spin</a> </seealso>
<seealso><a class="xref" href="#translate">translate</a> </seealso>
<seealso><a class="xref" href="#zoom">zoom</a> </seealso>
</cmdxref>


Should all these xrefs just be removed? Does docbook have a cross-referencing mechanism that we can properly tie into?





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to