On 2010-09-16 11:20-0400 Hazen Babcock wrote:

>
> It chokes on the following:
> type Real_Vector is array (Integer range <>) of Long_Float;
>
> In particular it does not seem to like the "<>". Does anyone know how to
> tell it that this is not a command that it should try to interpret?

Try replacing the "<" and ">" in the text by the entities &lt; and &gt;.

See http://www.xmlnews.org/docs/xml-basics.html.

Normally, "make validate" detects DocBook XML errors in an extremely
reliable fashion, but in this interesting case (the first instance of
this I have ever seen), it fails to do that so a full documentation
build is required to spot the error.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to