On Mon, 13 Aug 2001, Jeroen van Wolffelaar wrote:
> True, it _is_ xml, but xml is very general, and that syntax doesn't
> recognise the tags. sgml is a specify form of XML, the one used here... I
> don't recall what it stands for, but it's in onde of the README's.
You got it reversed, XML is a specific form of SGML.
> Try it out with vim, if you say syntax=sgml, tags like 'para', 'simpara',
> etc are colored yellow, but if they are not recognised, red.
They are all colored fine for me.. I use vim60 though.
The point is that we _are_ using XML Docbook files, not SGML, so the
syntax should be set appropriately.
-Andrei
The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall