Hello Peter,
28.11.2017 19:02, Peter Eisentraut wrote:

What is the standalonetext attribute?  I don't see that in the DTD.
Wouldn't that fail validation?
I've added it to postgres.sgml as allowed by DocBook standard:
http://www.sagehill.net/docbookxsl/AddProfileAtt.html
+<!ENTITY % local.effectivity.attrib "standalonetext CDATA #IMPLIED">

Also, the makefile fragments need to be written differently.  You can't
use pipes; that would not catch any errors.

I believe, that the last xsltproc will fail in case of error in previous command(s) as it will not get valid xml. For example, if sed failed with error, I get:
-:1: parser error : Document is empty


Best regards,
------
Alexander Lakhin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Reply via email to